/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	min-width: 761px;
}
body {
	text-align: center;
	background: #3a1f04 url(../images/site/bg_site.jpg) repeat-x center top;
	font: 12px/15px Arial, Verdana, "Lucida Grande", san-serif;
	margin: 0 auto;
    voice-family: "\"}\""; voice-family:inherit;
}
img { border: 0; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }

p.clear { height: 1px; clear: both; margin-top: -1px; }

.grey { color: #434343; }

#header {
	width: 753px;
	text-align: right;
	margin: 0 auto;
}
#header h1.logo {
	float: left;
	margin: 20px 0 0 0;
}
#header h1.logo a {
	background: #ffffff url(../images/site/award_logo.gif) no-repeat center center;
	height: 55px;
	width: 664px;
	display: block;
}
#header h1.logo span {
	display: none;
}
ul#menu_header {
	font-size: 12px;
	padding: 60px 16px 9px 0;
	list-style: none;
}
ul#menu_header li { display: inline; white-space: nowrap; margin-left: 8px; }
ul#menu_header li a { color: #727272; }
ul#menu_header li a:hover { }

#menu_main {
	width: 761px;
	margin: 17px auto 0 auto;
	font-family: Tahoma, "Tahoma MS", san-serif;
	left: 50px;
}
#menu_main ul { list-style: none; margin-left: 4px; }
#menu_main li { float: left; font-weight: bold; background: url(../images/site/bg_tab.jpg) left 0px; white-space: nowrap; line-height: 28px; }
#menu_main li#tab_homeowners { background: url(../images/site/bg_tab1.jpg) left 0px; }
#menu_main li a { 
     display: block; 
     width: .1em; 
     background: url(../images/site/bg_tab.jpg) right 0px; 
     margin-left: 15px; 
     padding-right: 15px; 
     color: #fff; 
	 text-decoration: none;
}
#menu_main li a:hover { text-decoration: underline; color: #000000;

}

#menu_main > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_main ul a {float:none;}
/* End IE5-Mac hack */

#page_awardhome li#tab_awardhome,
#page_shop li#tab_shop,
#page_buying li#tab_buying,
#page_award li#tab_award,
#page_locations li#tab_locations,
#page_care li#tab_care,
#page_contact li#tab_contact
{
     background: url(../images/site/bg_tab.jpg) left -28px;
}
#page_awardhome li#tab_awardhome a,
#page_shop li#tab_shop a,
#page_buying li#tab_buying a,
#page_award li#tab_award a,
#page_locations li#tab_locations a,
#page_care li#tab_care a,
#page_contact li#tab_contact a
 {
     background: url(../images/site/bg_tab.jpg) right -28px;
	 color: #000000;
}

/* Sub menu styles */

#menu_sub {
	line-height: 25px;
	height: 25px;
	background: #ABAAA3 url(../images/site/bg_submenu.jpg) no-repeat center top;
	text-align: left; 
	width: 761px;  
	clear: both;
	margin: 0 auto;
}
/* Change submenu for index page and when first tab is active */

#page_index #menu_sub { background-image: url(../images/site/bg_submenu_index.jpg); }
#page_homeowners #menu_sub { background-image: url(../images/site/bg_submenu_firsttab.jpg); } 

#menu_sub ul { list-style: none; margin-left: 30px; }
#menu_sub li { display: inline; white-space: nowrap; color: #black; padding-right: 20px; }
#menu_sub li a { color: #434343; }

#inner {
	background: #ffffff url(../images/site/bg_inner.jpg) repeat-y center center;
	text-align: left;
	width: 761px;
	margin: 0 auto;
}
#content { width: 753px; background-color: #ffffff; color: #333333; margin: 0 4px; }

#content a { text-decoration: underline; }
#content a:hover { text-decoration: none; }

/* Breadcrumb styles */

#content #breadcrumbs {
	font-size: 11px;
	line-height: 11px;
	padding: 3px 0 3px 25px;
	font-weight: normal;
	background-color: #B8A043;
}
#content #breadcrumbs a {
	color: #434343;
	text-decoration: underline;
}
#content #breadcrumbs ul {
	list-style: none;
}
#content #breadcrumbs ul li { padding-right: 10px; }

#content h1 { font-weight: normal; color: #B57717; font-size: 18px; line-height: 20px; margin-left: 10px; padding: 10px 0 7px 0; }
h1.grey { color: #434343; }
#content h2 { font-weight: 600; color: #996600; font-size: 14px; line-height: 18px; padding: 7px 0 2px 10px; }
#content p { padding: 7px 10px 2px 10px ; }
#content a { color: #B57717; }
#content ul {
	line-height: 20px;
	margin-left: 10px;
	padding-left: 15px;
}

#content #column_left {
	width: 250px;
	float: left;
	margin-left: 0px;
}
#content #column_center {
	width: 353px;
	float: left;
	margin-right: 0px;
}
#content #column_right {
	width: 150px;
	float: right;
	margin-right: 0px;
}
#content #column_homeleft {
	width: 245px;
	float: left;
	margin-left: 0px;
	background-color: #3B2005;
	height: 255px;
}
#content #column_homeright {
	width: 508px;
	float: right;
	margin-right: 0px;
}
#content #column_homefull {
	width: 753px;
	margin-right: 0px;
	margin-top: 1px;
}
#content #column_full {
	width: 710px;
	float: left;
	margin-left: 20px;
}
#content #column_listLeft {
	width: 345px;
	float: left;
	margin-left: 0px;
}
#content #column_listRight {
	width: 408px;
	float: right;
	margin-right: 0px;
}
#content div.test_drive { width: 205px; margin-bottom: 20px; padding-bottom: 5px;}
#content div.callout { width: 195px; margin-bottom: 20px; padding-bottom: 5px; background: url(../images/site/bg_callout.jpg) no-repeat 0px bottom; }
#content div.callout h2 { text-align: center; padding: 4px; font-size: 12px; color: #ffffff; font-weight: bold; background: url(../images/site/bg_callout_head.jpg) no-repeat 0px 0px; }
#content div.callout p { padding: 5px 7px; }
#content div.callout ul { list-style: none; }
#content div.callout ul li { padding: 5px 7px; }



#content table.index_callouts { text-align: center; margin: 0 auto; border-collapse: collapse; }
#content table.index_callouts thead th { text-align: center; width: 207px; color: #ffffff; background: #FFFFFF url(../images/site/bg_index_callouts_head.jpg) no-repeat center 0px; padding: 4px 0 2px 0; border: 20px #ffffff solid; border-bottom: 0px; }
#content table.index_callouts td { text-align: left; width: 207px; background: #FFFFFF url(../images/site/bg_index_callouts.jpg) repeat-y center center; border-left: 20px #ffffff solid; border-right: 20px #ffffff solid; }
#content table.index_callouts td.clients { text-align: center; vertical-align: middle; }
#content table.index_callouts tfoot td { text-align: center; vertical-align: bottom; width: 207px; background: #FFFFFF url(../images/site/bg_index_callouts_foot.jpg) no-repeat center bottom; padding: 4px 0 2px 0; }
#content table.index_callouts a { font-weight: bold; color: #B57717; }
#content table.index_callouts p { padding: 6px 10px; }
#content table.index_callouts h3 { font-size: 12px; padding: 3px 10px; }
#content table.index_callouts ul { list-style: none; }
#content table.index_callouts ul li { padding: 6px 10px; }


#content .actionMenu {
	margin: 0px;
	padding: 10px 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a09a5c;
	font-size: 10px;
}
#content .actionMenu img {
	display: inline;
	margin-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
#content .actionMenu li h2 {
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0;
}
#content table.tblProdInfo {
	font-size: 11px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content table.tblProdInfo th {
	width: 190px;
	color: #666;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #ccc;
	padding: 2px 0;
}
#content table.tblProdInfo td {
	color: #666;
	border-top: 1px solid #ccc;
	padding: 2px 0;
}
#content .prodSwatch {
	background-image: url(../images/sw_dropshadow.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 135px;
	padding-top: 20px;
	padding-left: 0px;
	background-position: 0px 20px;
}

#footer {
	background: #3a1f04 url(../images/site/bg_footer.jpg) no-repeat center top;
	text-align: center;
	width: 761px;
	margin: 0 auto;
	color: #ffffff;
	padding-top: 17px;
	font-size: 10px;
}
#footer p a, #footer li a { color: #ffffff; }
#footer p.logo { float: right; margin: 0px 25px 10px 30px; }
#footer p.logo a span { display: none; }
#footer ul { list-style: none; }
#footer li { display: inline; padding-left: 4px; }

#ulHomeNav {
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #3B2005;
}
#ulHomeNav li {
	display: inline;
	list-style-type: none;
}
#ulHomeNav a:link, #ulHomeNav a:visited, #ulHomeNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, "Tahoma MS", san-serif;
	font-size: 12px;
	display: block;
	width: 170px;
	padding: 10px 10px 10px 20px;
	background: center;
	font-variant: normal;
	font-weight: normal;
}
#ulHomeNav a:hover, #ulHomeNav a.current, #ulHomeNav a.current:link, #ulHomeNav a.current:visited {
	color: #B99E44;
}
#divHome {
	width: 245px;
	height: 50px;
	background-color: #B8A043;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
