@charset "UTF-8";
/* CSS Document */
html, body {
	height: 100%;
}

body {
	margin-left: auto;
	margin-right: auto;
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
	background: #d8dfe3 url(/19/img/gray/page_background.jpg) top left repeat-x;
	
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	position: relative;
	background: url(/19/img/gray/page_background_top.jpg) top left no-repeat;
}

#header {
	width: 900px;
	padding-top: 10px;
	height: 110px;
	margin: auto;
}

#logo {
	clear: none;
	display: inline-block;
	float: left;
	font-weight: normal;
	margin-right: 10px;
}

#logo a {
	display: block;
}

#business {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #34342c;
	line-height:.7em;
	padding: 5px 0px 5px 0px;
}

#business a {
	color: #34342c;
	text-decoration: none;
}

#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #34342c;
	margin-right: 40px;
}

#container {
	width: 100%;
	margin: auto;
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
}

#panel {
	margin: 0 auto;
	width: 960px;
}

#content {
	width: 630px;
	line-height: 24px;
	position: relative;
	padding-top: 160px;
}

#content_shell {
	width: 960px;
	position: relative;
	margin: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	display: block;
}

#copy_container {
	padding: 130px 30px 10px 30px;
	position: relative;
}

#navbar {
	float: right;
	width: 230px;
	padding-left: 0px;
	margin-top: 100px;
	margin-right: 40px;
}

#navbar ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 230px;
	padding: 0px;
}

#navbar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #453a35;
	padding: 0px;
	text-align: center;
}

#navbar li a {
	display: block;
	color: #453a35;
	padding: 5px;
	text-decoration: none;
	padding-left: 0px;
	width: 208px;
	font-size: 1.0em;
}

.activenav {
	color: #453a35;
	display: block;
	border-bottom: 1px solid #453a35;
}

#navbar ul li .activenav {
	padding-top: 5px;
	color: #453a35;
}

#navbar li a:hover {
	border-bottom: 1px dashed #453a35;
}

#navbottom {
}

#specials {
	padding: 10px;
	display: block;
	width: 180px;
	margin-bottom: 20px;
	margin-top: 30px;
	background-color: #e8dccf;
	margin-left: auto;
	margin-right: auto;
	color: #453a35;
}

#specials a, #specials a:visited {
}

#specials h3 {
	color: #453a35;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:.2em;
	font-weight: normal;
}

#ascp {
	background: url(/img/ascp_logo.png) top center no-repeat;
	display: block;
	width: 190px;
	height: 110px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#ascp a {
	display: block;
	width: 100px;
	height: 130px;
}

#ascp span {
	display: none;
}

a {
	color: #7f2d0f;
}

a:visited {
	color: #7f2d0f;
}

a img {
	border: none;
	background: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34342c;
	font-weight: normal;
	font-size: 1.9em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34342c;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom:.2em;
}

#bottom_panel {
	float: left;
	display: block;
	height: 100px;
	width: 960px;
}

#footer {
	font-size:.9em;
	color: #34342c;
	float: left;
	padding: 5px 0px;
	display: block;
	text-align: center;
	width: 100%;
}

#footer a, #footer a:visited {
	color: #34342c;
	text-decoration: none;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	padding-left: 20px;
	display: inline;
	margin: 0px 10px 0px 0px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
