a img { border: none; }
.alignright {
	float: right;
	margin: 2px 0 0 10px;
}
.alignleft {
	float: left;
	margin: 2px 10px 0 0;
}
.aligntopright {
	float: right;
	margin: 10px 0 0 10px;
}
.aligntopleft {
	float: left;
	margin: 10px 10px 0 0;
}

body {
	background-color: #DFDAD6;
	color: #333;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#container {
	position: absolute;
	width: 975px;
	top: 0;
	left: 50%;
	margin-left: -488px;
}

#content_container {
	position: relative;
	background: url(../images/shadow_background.png) -11px 0 repeat-y;
	padding: 0 26px;
}
#content_container div.shadow {
	background-color: #DFDAD6;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 26px;
	height: 77px;
}
#container div.top_left { left: 0; top: 0; background-image: url(../images/shadow_top_left.png); }
#container div.top_right { right: 0; top: 0; background-image: url(../images/shadow_top_right.png); }
#container div.bottom_left { left: 0; bottom: 0; background-image: url(../images/shadow_bottom_left.png); }
#container div.bottom_right { right: 0; bottom: 0; background-image: url(../images/shadow_bottom_right.png); }

#header {
	border-right: 1px solid #BA0027;
	position: relative;
	height: 145px;
	width: 922px;
	margin: 0 auto;
	background: url(../images/headers/curtis2.jpg) right top no-repeat;
}
#header h1.logo {
	position: absolute;
	top: 19px;
	left: 0;
	width: 246px;
	height: 111px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/logo.png) left top no-repeat;
}

#nav {
	position: relative;
	width: 921px;
	height: 28px;
	margin: 0 auto;
	border-top: 1px solid #AF0408;
	border-right: 1px solid #BA0027;
	border-left: 1px solid #BA0027;
	background: #BA0027 url(../images/nav_background.png) left top repeat-x;
	font: bold 12px/20px Verdana;
	color: #fff;
	z-index: 2;
}
#nav li {
	float: left;
	position: relative;
	height: 24px;
	padding-top: 4px;
}
#nav li a {
	color: #fff;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid #C36377;
}
#nav li.first {
	margin-left: 30px;
}
#nav li.first a {
	margin: 0;
	padding-left: 0;
	border: none;
}
#nav li ul {
	display: none;
	position: absolute;
	left: 16px;
	top: 28px;
	z-index: 2;
	background-color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	border-top: none;
}
#nav li.first ul {
	left: -9px;
}
#nav li:hover ul, #nav li.hover ul { display: block; }
#nav li ul li {
	border: none;
	width: 160px;
	padding: 0;
	margin: 0;
}
#nav li ul li a {
	display: block;
	padding: 5px 8px;
	margin: 0;
	border: none;
}
#nav li ul li a:hover {
	background-color: #666;
}
#nav li.first ul li a {
	padding: 5px 8px;
}
#content {
	border: 1px solid #BA0027;
	border-top-color: #ccc;
	padding: 30px 30px 15px 30px;
	background-color: #fff;
}
#content h3.entry-title {
	font-weight: bold;
	font-size: 13px;
}
#content div.entry-date {
	font-size: 11px;
	font-style: italic;
}
#content div.entry-content {
	margin-top: 5px;
}
#content img { border: 1px solid #333; }
#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content h4 {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 15px;
}
#content a {
	color: #BA0027;
}
#content div.profile_photo {
	float: left;
	width: 287px;
	margin-bottom: 25px;
}

#footer {
	position: relative;
	width: 923px;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 11px;
}
#footer ul li {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#footer ul li.first {
	margin-left: 4px;
	padding-left: 0;
}
#footer ul li a {
	color: #333;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer p {
	position: absolute;
	right: 4px;
}
p.fine_print {
	position: relative;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	width: 800px;
	margin: 10px auto;
}

/* pages */
div.google_map {
	float: left;
	width: 500px;
	margin-bottom: 30px;	
}
div.contact_info {
	float: left;
	width: 350px;
}
div.brands p {
	float: left;
	margin-right: 15px;
}
div.bronze_brands {
	float: left;
	width: 200px;
}
p.pic_with_caption span {
	display: block;
	font-style: italic;
}

/* home */
div.category_nav {
	position: relative;
	float: left;
	width: 217px;
	border-right: 1px solid #ccc;
	padding-right: 5px;
}
#content div.category_nav p.call_us {
	width: 217px;
	height: 36px;
	background: url(../images/phone_number.png) left top no-repeat;
	margin: 0;
}
#content div.category_nav p.spanish {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 43px;
}
#content div.category_nav p.commercial_login {
	margin: 5px 0 10px 0;
}
#content div.category_nav p.commercial_login img { border: none; }
div.category_nav h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.category_nav ul {
	margin-bottom: 20px;
}
div.category_nav ul li {
	margin-bottom: 7px;
	background: url(../images/category_nav_li_background.png) left center no-repeat;
	padding-left: 10px;
	font-size: 13px;
}
div.home_content {
	position: relative;
	float: left;
	width: 638px;
}
div.home_content p {
	padding-left: 23px;
}
div.home_content div.featured_cat {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 170px;
	width: 191px;
	padding: 10px;
	float: left;
}
div.home_content div.featured_cat_first {
	border-left: none;
}
div.home_content div.featured_cat h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.home_content div.featured_cat p { padding-left: 0; text-align: center; }
div.home_content p.special_links { 
	padding-left: 0; 
	text-align: center;
	font-size: 14px;
	color: #ccc;
}
.post{clear:both;}
