@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	color: #34342c;
	background: #ece4d9 url(/31/img/tan/page_background.jpg) repeat-x;
}

#wrapper {
	float: left;
	width: 990px;
}

#header {
	padding-top: 20px;
	padding-left: 220px;
	height: 96px;
}

#business {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.5em;
	color: #372c2c;
	line-height:.7em;
	padding-top: 10px;
}

#business a {
	color: #392f25;
	text-decoration: none;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.1em;
	color: #212525;
	margin: 10px 40px 0px 0px;
}

#container {
	display: block;
	position: relative;
	float: left;
}

#content {
	float: left;
	width: 770px;
	line-height: 24px;
	position: relative;
}

#content_shell {
	width: 990px;
	position: relative;
	float: left;
}

#copy_container {
	padding: 20px;
	position: relative;
	width: 530px;
	margin-left: 6px;
	background: #f7f7f7 url(/31/img/purple//content_background.jpg) no-repeat;

}

#navbar {
	float: left;
	width: 190px;
	padding-left: 0px;
	margin-top: 40px;
	margin-left: 5px;
	text-align: center;
}

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

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

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

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

#navbar ul li .activenav {
	color: #453a35;
	border-bottom: 1px solid #99362a;
}

#navbar li a:hover {
}

#navbottom {
	background: url(/31/img/tan/nav_bottom.jpg) no-repeat;
	display: block;
	height: 90px;
}

#specials {
	padding: 10px 15px 10px 10px;
	display: block;
	width: 160px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #fff;
	float: right;
}

#specials a, #specials a:visited {
	color: #fff;
}

#specials h3 {
	color: #fff;
	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: 40px;
	margin-left: auto;
	margin-right: auto;
}

#ascp a {
	display: block;
	width: 190px;
	height: 110px;
}

#ascp span {
	display: none;
}

a {
	color: #507962;
}

a:visited {
	color: #333;
}

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

h2 {
	color: #34342c;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom:.4em;
}

#footer {
	margin-top: 20px;
	font-size:.9em;
	color: #291300;
	float: left;
	padding: 5px 0px;
	display: block;
	text-align: center;
	width: 970px;
}

#footer a, #footer a:visited {
	color: #291300;
	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;
}
