@charset "UTF-8";
/* CSS Document */
html, body {
	height: 100%;
}

body {
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size:.8em;
	color: #333333;
}

#wrapper {
	width: 920px;
	padding-left: 0px;
	padding-top: 11px;
	margin: 0 auto;
	display: block;
	
}

#header {
	width: 900px;
	padding-top: 15px;
	height: 91px;
	float: left;
}

#logo {
	height: 80px;
	width: 100px;
	clear: none;
	display: inline-block;
	float: left;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
}

#logo a {
	width: 100px;
	height: 80px;
	display: block;
	color: #4f4340;
}

#business {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f4340;
	line-height:.7em;
	padding: 5px 0px 5px 0px;
	font-size: 2.5em;
}

#business a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f4340;
	text-decoration: none;
}

#tagline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	color: #524444;
	
}

#call_to_action a, #call_to_action a:visited {
}

#container {
	width: 900px;
	display: block;
	position: relative;
	float: left;
}

#content {
	float: left;
	width: 420px;
	line-height: 24px;
	margin-left: 15px;
	margin-top: 270px;
	color: #3126ee21;
	display: block;
}

#content_shell {
	
	float: left;
	width: 100%;
	padding-left: 15px;
	
	
}

#navbar {
	float: left;
	width: 227px;
	margin-top: 80px;
}

#navbar ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 227px;
	padding: 0px;
}

#navbar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #524444;
	padding: 0px;
}

#navbar li a {
	display: block;
	color: #524444;
	padding: 5px;
	text-decoration: none;
	padding-left: 20px;
	width: 185px;
	font-size: 1.1em;
}

.activenav {
	color: #524444;
	display: block;
	background: url(../../img/tan/active_nav.jpg) no-repeat;
	background-position: left;
}

#navbar ul li .activenav {
	color: #524444;
}

#navbar li a:hover {
	color: #769d4a;
}

#rightbar {
	width: 180px;
	margin-top: 180px;
	float: right;
	margin-right: 15px;
}

#specials {
	background-color: #cbe3b0;
	line-height: 28px;
	padding: 10px;
	display: block;
	float: right;
	width: 170px;
	margin-bottom: 20px;
	margin-top: 150px;
}

#specials a, #specials a:visited {
	color: #333333;
}

#specials h3 {
	color: #333;
	font-size: 1.6em;
	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: 126px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#ascp a {
	display: block;
	width: 100px;
	height: 130px;
}

#ascp span {
	display: none;
}

a {
	color: #e57602;
}

a:visited {
	color: #666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34342c;
	font-weight: normal;
	font-size: 1.9em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom:.2em;
}

#footer {
	font-size:.9em;
	color: #333;
	float: left;
	padding: 5px 0px;
	display: block;
	text-align: right;
	width: 920px;
}

#footer a, #footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #fe9a33;
 
}

#footer li {
	padding-left: 10px;
	display: inline;
	margin: 0px 0px 0px 10px;
}

.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;
}

body {
	background: #f4f1e8 url(/40/img/tan/page_background.jpg)  repeat-x;
}
