@charset "UTF-8";
html,body {
	padding: 0;
	margin: 0;
	height:100% !important;
	min-height:100% !important;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(bg_stripe.gif);	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d3d3; */
   }
   
   /*text.css*/
   
   .style15 {
	font-family: "Trebuchet MS Bold", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #a40b0b;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
	line-height:16px;
	color: #202020;
}
.style13 {
	color: #a40b0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style16 {font-size: 11px}

.style18 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


	
	
   
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin:auto;
	background-color: #FFFFFF;	
} 
*html #container {
height:100%;
}
#header {
	height: 123px;
}

.logo {
	clear: right;
	float: left;
	height: 48px;
	width: 296px;
	background-image: url(images/logo/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-left: 20px;
	
}
.logo2 {
	float: right;
	height: 48px;
	width: 282px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-image: url(images/logo/logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav_bg {
	height: 40px;
	width: 900px;
	float: left;
	padding-top: 2px;
	background-image: url(images/logo/nav_bg.jpg);
}
.nav {
	height: 29px;
	width: 876px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 14px;
}
.nav_buttons {
	height: auto;
	width: auto;
	clear: right;
	float: left;
}
#flash {
	height: 236px;
	width: 900px;
	float: left;
	background-color: #cccccc;
}

#image_holder {
	height: 163px;
	width: 900px;
	float: left;
	background-color: #CBCBCB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#index_content {
	float: left;
	height: 300px;
	width: 867px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.box1 {
	background-color: #F3F3F3;
	border:1px solid #cdcdcd;
	float: left;
	height: 251px;
	width: 186px;
	margin-right: 10px;
}

.left_address {
	background-color: #FFFFFF;
	float: left;
	height: 450px;
	width: 186px;
	margin-right: 10px;
	padding-top: 30px;
}


.left_address_new {
	background-color: #FFFFFF;
	float: left;
	height: 350px;
	width: 186px;
	margin-right: 10px;
	padding-top: 30px;
}

.address_image {
	border:1px solid #CECECE;
	float: none;
	background-color: #eeeeee;
	margin: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}

#main_content {
	float: left;
	height: auto;
	width: 868px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}

.main_content {
	float: left;
	height: auto;
	width: 618px;
	padding-left: 25px;		
}

.main_content_map {
	float: left;
	height: auto;
	width: 810px;
	padding-left: 25px;
}

.main_content_offer {
	float: left;
	height: auto;
	width: 810px;
	padding-left: 25px;
}

.main_content_new {
	float: left;
	height: auto;
	width: 810px;
	padding-left: 25px;
}

.main_content_text {
	height: auto;
	width: auto;
	line-height: 16px;
}
.main_content_head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d3d3;
}
.address_text {
	height: 115px;
	padding-top: 10px;
	padding-left: 6px;
}

.search {
	height: 251px;
	width: 268px;
	float: left;
	background-color: #F3F3F3;
	margin-left: 2px;
}
.top_header {
	margin: 6px;
}
.textbox1 {
	height: 88px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;	
}

.address_bar {
	border:1px solid #cdcdcd;
	height: 28px;
	width: 867px;
	float: left;
	background-color: #f3f3f3;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
	
#footer {
	width: 900px;
	background-image: url(images/footer/footer_bg.jpg);
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	height:140px;
}
.footer_links {
	height: 40px;
	width: 867px;
	padding-top: 10px;
}
.footer_logo {
	float: right;
	height: 23px;
	width: 160px;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 15px;
}

a:hover {
text-decoration:underline;
}

a {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}

a.email {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a40b0b;
}

a.site {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	font-weight: bold;
}

a.sitea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
	line-height:16px;
	color: #202020;
}


.address_footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
}
.footer_text {
	text-align: center;
	padding-top: 35px;
	color: #666666;
}
.index_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 550px;
	
}
.placeholder {
	height: auto;
	padding-top: 20px;
}
.placeholder_box {
	width: 186px;
	border:1px solid #cdcdcd;
	float: left;
	height: 126px;
	background-color: #f3f3f3;
	margin-right: 14px;
	margin-bottom: 16px;
	padding-left: 0px;
}

.left_col {
	width: 186px;
	float: left;
	height: 126px;
	background-color: #FFFFFF;
	margin-right: 18px;
	margin-bottom: 18px;
	padding-left: 0px;
}

.placeholder_head {
	margin: 10px;
}
.lower_tabs {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d3d3;
}
.stock_box {
	height: 200px;
	border:1px solid #cdcdcd;
	background-color: #f3f3f3;
}
/*Global Paddings */
.gpadding {margin-bottom: 20px;}
.hand {cursor: pointer;} 
.left_col {
	width: 200px;
	height: 500px;
}
.new_list {
	height: 200px;
	padding-left: 6px;
	padding-top: 30px;
}

.selector {
	width:163px;
}
.selector_box {
	background-color: #EEEEEE;
	border:1px solid #CECECE;
	height: 20px;
	width: 177px;
	padding: 5px;
	clear: right;
	float: left;
}


.dropdown {
	height: 60px;
}

.dropdown_box_text {
	height: 100px;
	width: 550px;
	float: left;
	margin-left: 25px;
	}
	
