@charset "UTF-8";

body {
	text-align: center;
	background-color: #000;
	}

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
	}

.clear {
	clear: both;
	}

.clear_dashed {
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
	}

h1 {
	font-family: "Adobe Garamound Pro", Times, serif;
	font-size: 30px;
	color: #CFAD4B;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	}

h2 {
	font-family: "Adobe Garamound Pro", Times, serif;
	font-size: 24px;
	color: #A67C29;
	font-weight: normal;
	}

h3 {
	font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	border-top: 1px dashed #CCCCCC;
	padding-top: 5px;
	margin-top: 10px;
	}

.featured_title {
	font-family: "Adobe Garamound Pro", Times, serif;
	font-size: 24px;
	color: #A67C29;
	text-transform: uppercase;
	font-weight: normal;
	margin: auto !important;
	text-align: center !important;
	width: 300px;
	}
	
.QHS_title {
	font-family: "Adobe Garamound Pro", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	margin: auto !important;
	text-align: center !important;
	}

#wrapper {
	width: 900px;
	background: url(/images/layout/interior_bg.jpg) no-repeat top;
	margin: 10px auto;
	text-align: left;
	}

#wrapper_home {
	width: 900px;
	background: url(/images/layout/homepage_bg.jpg) no-repeat top;
	margin: 10px auto;
	text-align: left;
	}

a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
	font-size: 11px;
	color: #9F792E;
	font-weight: bold;
	}

a:hover {
	color: #CEAC4B;
	text-decoration: underline;
	}

img.floatright {
		float: right; 
		border: 1px solid #CCCCCC;
		padding: 5px;
		margin: 0px 0px 20px 20px; 
		}
	
img.floatleft {
	float: left; 
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 20px 20px 20px 0px; 
	}


#banner {
	clear: bottom;
	height: 110px;
	}
	
	#logo {
		width: 240px;
		height: 100px;
		margin: auto;
		border: 0px;
		}
	
	.phone_slogan {
		text-align: right !important;
		padding: 20px 20px 0 0;
		height: 90px;
		font-style: italic;
		width: 880px;
		}
	
		.phone {
			font-family: Adobe Garamound Pro, Times, Serif;
			color: #CFAD4B;
			font-size: 24px;
			margin-bottom: 10px;
			}
		
		.slogan {
			font-family: Adobe Garamound Pro, Times, Serif;
			color: #999999;
			size: 18px;
			}
	
#main_nav {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 20px;
	}
	
	#main_nav ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
		}
	
	#main_nav li {
		display: inline;
		margin: auto !important;
		text-align: center;
		}
		
		.suckertreemenu {
			margin: auto !important;
			padding: 10px 0px;
			text-align: center !important;
			}
		
		.suckertreemenu ul { 
			list-style-type: none; 
			padding:0 !important; 
			margin: auto !important; 
			text-align: center !important;
			}
		
		.suckertreemenu ul li ul { 
			clear:both; 
			}
		
		/*Top level list items*/
		.suckertreemenu ul li { 
			position:relative; 
			display:inline; 
			float:left; 
			padding-right: 17px;
			}
		
		/*Top level menu link items style*/
		.suckertreemenu ul li a:link, .suckertreemenu ul li a:visited { 
			text-decoration:none; 
			float:left; 
			font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
			font-weight: bold;
			font-size: 9px;
			color: #FFFFFF;
			text-decoration: none;
			text-transform: uppercase;
			}
		
		.suckertreemenu ul li a:hover { 
			color:#DEC87D;
			}
		
		/*1st sub level menu*/
		.suckertreemenu ul li ul.submenu { display:block; position:absolute; top:1em; /* no need to change, as true value set by script */ visibility: hidden; z-index:100; text-align: left; }
		
		/* Sub level menu links style */
		.suckertreemenu ul.submenu li a:link, .suckertreemenu ul.submenu li a:visited { background-color:#333333; border:1px solid #000000; color:#999999; text-decoration: none; width:160px; /*width of sub menu levels*/ /* for IE */filter:alpha(opacity=95); /* CSS3 standard */opacity:0.95; padding: 5px; size: 9px;}
		
		.suckertreemenu ul.submenu li a:hover { color:#000000; background-color:#CEAC4B; /* for IE */filter:alpha(opacity=90); /* CSS3 standard */opacity:0.9; size: 9px;}


.left_buttons {
	width: 265px;
	height: 240px;
	margin: 20px 10px;
	float: left;
	display: block;
	}
	
	.buy_button a:link, .buy_button a:visited { 
		background: url("/images/layout/buy_off.png") no-repeat 50% top; 
		display: block; 
		width: 265px; 
		height: 70px; 
		border: 0;
		float: left;
		}
		.buy_button a:hover { 
			background: url("/images/layout/buy_on.png") no-repeat 50% top; 
			}
	
	.sell_button a:link, .sell_button a:visited { 
		background: url("/images/layout/sell_off.png") no-repeat 50% top; 
		display: block; 
		width: 265px; 
		height: 70px; 
		border: 0;
		float: left;
		}
		.sell_button a:hover { 
			background: url("/images/layout/sell_on.png") no-repeat 50% top; 
			}
	
	.build_button a:link, .build_button a:visited { 
		background: url("/images/layout/build_off.png") no-repeat 50% top; 
		display: block; 
		width: 265px; 
		height: 70px; 
		border: 0;
		float: left;
		}
		.build_button a:hover { 
			background: url("/images/layout/build_on.png") no-repeat 50% top; 
			}

#featured_home {
	width: 300px;
	padding: 25px 15px 0 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	font-size: 11px;
	margin: auto !important;
	text-align: center !important;
	float: left;
	display: block;
	}

	.featured_info {
		padding: 0px;
		display: block;
		margin-top: 5px;
		margin: auto !important;
		text-align: center !important;
		width: 300px;
		}
	
	#featured_home li {
		list-style: none;
		display: block;
		height: 16px;
		margin-bottom: 5px;
		}
	
	.featured_frame {
		background: url("/images/layout/featured_frame.gif") no-repeat 50% top;
		width: 300px;
		height: 210px;
		border: 0;
		margin: 5px 0;
		}
	
	.featured_frame img {
		width: 270px;
		height: 180px;
		margin: 15px;
		border: 0;
		}
	
	.feat_price {
		font-size: 12px;
		font-weight: bold;
		font-family: "Adobe Garamound Pro", Times, serif;
		}

.right_buttons {
	width: 265px;
	height: 240px;
	margin: 20px 5px;
	float: right;
	display: block;
	}
	
	.trumbull_button a:link, .trumbull_button a:visited { 
		background: url("/images/layout/trumbull_off.png") no-repeat 50% top; 
		display: block; 
		width: 265px; 
		height: 70px; 
		border: 0;
		float: right;
		}
		.trumbull_button a:hover { 
			background: url("/images/layout/trumbull_on.png") no-repeat 50% top; 
			}
	
	.mahoning_button a:link, .mahoning_button a:visited { 
		background: url("/images/layout/mahoning_off.png") no-repeat 50% top; 
		display: block; 
		width: 265px; 
		height: 70px; 
		border: 0;
		float: right;
		}
		.mahoning_button a:hover { 
			background: url("/images/layout/mahoning_on.png") no-repeat 50% top; 
			}
	
	.columbiana_button a:link, .columbiana_button a:visited { 
		background: url("/images/layout/columbiana_off.png") no-repeat 50% top; 
		display: block; 
		width: 265px; 
		height: 70px; 
		border: 0;
		float: right;
		}
		.columbiana_button a:hover { 
			background: url("/images/layout/columbiana_on.png") no-repeat 50% top; 
			}
	
.left_bottom {
	width: 195px;
	padding: 5px;
	float: left;
	display: block;
	}

#QHS_frame {
	width: 490px;
	height: 185px;
	background: url("/images/layout/QHS_bg.gif") no-repeat 50% top;
	float: left;
	display: block;
	margin-bottom: 30px;
	margin-left: 205px;
	}

#QHS {
	width: 440px;
	height: 170px;
	float: left;
	display: block;
	text-align: center;
	margin: 15px 0 0 25px;
	}
	
	#QHS table {
		border-top: 1px dashed #666666;
		font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
		font-size: 11px;
		color: #FFFFFF;
		margin-top: 10px;
		}
	
	#QHS input, select {
		font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
		font-size: 11px;
		color: #666666;
		}

.atlas_search {
	width: 195px;
	padding: 5px;
	float: left;
	display: block;
	}
	
	.atlas_button a:link, .atlas_button a:visited { 
		background: url("/images/layout/atlas_off.png") no-repeat 50% top; 
		display: block; 
		width: 195px; 
		height: 165px; 
		border: 0;
		float: left;
		}
		.atlas_button a:hover { 
			background: url("/images/layout/atlas_on.png") no-repeat 50% top; 
			}

#home_content {
	width: 900px;
	text-align: center;
	}

#content {
	background: url("/images/layout/interior_bg_middle.jpg") repeat-y 50% top;
	width: 900px;
	margin-top: 30px;
	}
	
	#content2 {
		width: 840px;
		padding: 0 30px;
		}

	#content2 p {
		font-size: 12px;
		line-height: 16px;
		padding: 10px 0;
		}
		
	#content2 ul, ol{
		padding-left: 40px;
		font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
		font-size: 12px;
		}
	
	.text { 
		font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
		font-size: 11px;
		}
		

.left_column {
	float: left;
	width: 450px;
	display: block;
	}


.right_column {
	float: left;
	width: 300px;
	margin-left: 40px;
	display: block;
	}


.bg_bottom {
	background: url("/images/layout/interior_bg_bottom.jpg") no-repeat 50% top;
	width: 900px;
	height: 30px;
	margin-bottom: 30px;
	}

#MHF {
	width: 470px;
	float: left;
	display: block;
	font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 30px 40px 30px;
	padding-right: 30px;
	text-align: left;
	}
	
	.MHF_title {
		font-size: 18px;
		color: #F3EAD0;
		font-weight: normal;
		font-family: "Adobe Garamound Pro", Times, serif;
		border-bottom: 1px dashed #666666;
		padding-bottom: 5px;
		}
	
	#MHF table {
		font-family: Helvetica, Arial, sans-serif,"Helvetica Neue";
		font-size: 11px;
		color: #FFFFFF;
		}

	.MHF_left {
		width: 220px;
		float: left;
		display: block;
		margin-top: 10px;
		}
		
	.MHF_right {
		width: 220px;
		float: left;
		display: block;
		margin-left: 30px;
		margin-top: 10px;
		}

#featured_affiliate {
	width: 300px;
	float: left;
	display: block;
	text-align: left;
	}

	.affiliate_title {
		font-size: 18px;
		color: #CFAD4B;
		font-weight: normal;
		font-family: "Adobe Garamound Pro", Times, serif;
		border-bottom: 1px dashed #666666;
		padding-bottom: 5px;
		}

#footer {
	width: 840px;
	padding: 10px 30px;
	margin: auto;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	border-top: #CEAC4B solid 1px;
	}
	
	#footer p {
		margin: 10px 0;
		}
