/* MAIN AREA */
p,h1,h2,h3,h4,h5,div,form,input,select,option {
	padding: 0px;
	margin: 0px;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	/* DO NOT SET THE BACKGROUND COLOR HERE. INSTEAD, THE BACKGROUND COLOR IS SET IN THE HEADER FILE BASED ON THE ENVIRONMENT */
}
body {
	background-image:url('/images/theme/Canv-Grey-mid.png');
	background-repeat:repeat-x;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: GARAMOND, TREBUCHET MS, arial, serif;
	/*font-family: Verdana, Trebuchet MS, Arial;*/
	font-size: 14px;
	height: 100%;
}
h1 {
	font-size:20px;
	/*font-family: Verdana, Trebuchet MS, Arial;*/
	font-family: GARAMOND, TREBUCHET MS, arial, serif;
	margin: 0px;
	padding: 0px;
	color:#B72025;
}
h2 {
	font-size:16px;
	font-family: GARAMOND, TREBUCHET MS, arial, serif;
	/*font-family: Verdana, Trebuchet MS, Arial;*/
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:13px;
	font-family: GARAMOND, TREBUCHET MS, arial, serif;
	/*font-family: Verdana, Trebuchet MS, Arial;*/
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 0 auto 0 auto;
	position:relative;
	padding: 0px 0px 0px 0px;
	top:-183px;
	width: 909px;
	z-index:1;
}
* html #page {
	height: 100%;
}
img, div { 
	behavior: url("/images/pngfix.htc");
}
a,a:link,a:visited,a:active {
	/*font-family: Verdana, Trebuchet MS, Arial;*/
	font-family: GARAMOND, TREBUCHET MS, arial, serif;
	color: #000000;
	text-decoration:none;
	outline: none;
	cursor:pointer;cursor:hand;
}
a:hover {
	text-decoration: none;
}
#main_content_area a, #main_content_area a:link, #main_content_area a:visited, #main_content_area a:active {
	font-family: GARAMOND, Trebuchet MS, Arial;
	color: blue;
	text-decoration:underline;
	outline: none;
}
#main_content_area table a, #main_content_area table a:link, #main_content_area table a:visited, #main_content_area table a:active {
	font-family: GARAMOND, Trebuchet MS, Arial;
	/*color:#0000FF;*/
	text-decoration:underline;
	/*color: #000;*/
	/*text-decoration:none;*/
	outline: none;
}
#main_content_area table a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
a img { 
   text-decoration: none; 
   background: transparent;
   border:none;
   outline: none;
}
option {
	padding-right:0px;
}
p {
	padding:0px;
}
.load {
	display:none;
}
#center {
	margin:auto;
	padding:0px 0px 0px 0px;
	width:909px;
}

#tabs {
	background: url('/images/theme/page-edge-side.png') center repeat-y;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 909px;
}

#main_content_area {
	margin: 0px 0px 0px 0px;
	min-height:450px;
	padding: 0px 30px 0px 30px;
	width: 850px;
}
#main_content_area .left{
	float: left;
	margin-left: -2px;
}
#main_content_area .right {
	float: right;
	margin-right: -2px;
}
.menu_button {
	margin: 0px 0px -10px 0px;
	padding:0px 0px 0px 0px;
}
.menu_button {
	background: url(/images/tabs/tabs.png) no-repeat top left;
	float:left;
	font-weight:bold;
	height:44px;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	width:118px;
}
.menu_button div {
	cursor:pointer;cursor:hand;
	height:100%;
	padding:8px 0px 0px 2px;
	width:100%;
}

.menu_button div span {
	padding-left:10px;
}

#content .inputError {
	background-color: #B12027;
	color: #fff;
}
#content #error {
	margin: 20px;
	font-size: 16px;
	color: maroon;
}
.error {
	background-color:#EAADEA;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
}
#find_your_home h2{ 
	background-image: url('../images/bg_find_your_home_lil_house.png');
	background-repeat: no-repeat;
	padding-left: 27px;
	font-size: 20px;
	margin-left: 10px;
	color: #fff;
	margin-bottom: 7px;
}
#find_your_home ul {
	text-align: center;
	color: #fff;
	font-size: 18px;
}
#find_your_home li {
	list-style: none;
	list-style-type: none;
	line-height: 2em;
}
#find_your_home li a:link, #find_your_home li a:visited {
	color: #fff;
}
#social_buttons {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#social_buttons li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer {
	position: absolute;
	bottom: 0;
	background-color: #C9242B;
	display: block;
	color: #fff;
	width: 875px;
	height: 45px;
}
#footer .left {
	float: left;
	margin-top: 19px;
	margin-left: 10px;
	font-weight: bold;
	width: 500px;
}
#footer .right {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #fff;
}
#comm_disclaimer {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #999;
}
#disclaimer, #disclaimer div {
	border-top: 2px solid;
	clear:both;
	font-size:9px;
	color:#999999;
}

/* PAGINATION */
#pagination ul {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px; 
	list-style-type: none;
}
#pagination ul li {
	list-style-image: none;
	display:inline;
	line-height: 1.2em;
	margin: 1px;
}

#pagination a:link, #pagination a:visited  {
	text-decoration: none;
	font: bold 114% arial;
	font-size:10px;
	color: #fff;
	border: 1px solid #C9242B;
	padding: 2px 5px;
	background-color: #C9242B;
	margin: 0 2px 0 0;
	display: inline;
}

#pagination a:hover {
	background-color: #FFF5B5;
	color: black;
	text-decoration: none;
}

#pagination a.current {
	font-weight: bold;
	color: black;
	background-color: white;
	cursor: default;
	text-decoration: none;
}
#pagination h2.current {	
	text-decoration: none;	
	font: bold 114% arial;	
	font-size:10px;	
	color: #000;	
	border: 1px solid #C9242B;	
	padding: 2px 5px;	
	background-color: #fff;	
	margin: 0 2px 0 0;	
	display: inline;
}

#content {
	float: left;
	width: 535px;
	margin-top: 0;
}

.z6 {z-index:9119;}
.z0 {z-index:459;}
.z1 {z-index:449;}
.z2 {z-index:439;}
.z3 {z-index:429;}
.z4 {z-index:419;}





#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.required {
	color:red;
	font-size:80%;
}

sup {
	font-size:11px;
	vertical-align:top;
	text-decoration: none !important;
}
input.blur,textarea.blur {
       color:#999;
}


.theme-bbb-seal{ background: url('/images/theme/bbb-seal.gif') no-repeat top left;width: 66px; height: 25px; } 
.theme-energy-star{ background: url('/images/theme/energy-star.gif') no-repeat top left; width: 56px; height: 25px; } 
.theme-real-estate{ background: url('/images/theme/real-estate.png') no-repeat top left;width: 13px; height: 11px; } 


.tabs { background: url('/images/theme/tabs/tabs.png') no-repeat top left; z-index:10; }
.tabs-Black-Tab{ background-position: 0 0; float:left; border:none; height: 44px; width: 118px;} 
.tabs-Black-Tab-Blue{ background-position: -168px 0; float:left; border:none; height: 44px; width: 118px; } 
.tabs-White-Tab-Blue{ background-position: -336px 0; float:left; border:none; height: 44px; width: 118px; } 
.tabs-White-Tab{ background-position: -504px 0; float:left; border:none; height: 44px; width: 118px; } 
.tabs-text-active { color:#000; font-weight:bold; padding: 8px 0px 0px 15px; }
.tabs-text-inactive { color:#fff; font-weight:bold; padding: 8px 0px 0px 15px; }
.tabs-text-active span, .tabs-text-inactive span { font-family:tahoma; font-size:12px; }

#header_img {
	height:183px;position:relative;left:0px;margin-top:0px;width:100%;z-index:-1;-webkit-transform: rotate(-180deg);-moz-transform: rotate(-180deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-o-transform: rotate(-180deg);-khtml-transform: rotate(-180deg);
}

#footer_img {
	position:relative;left:0px;top:-350px;width:100%;z-index:-1;
}

#contact_us {
	left:75%;position:fixed;top:0px;;z-index:100;
}

div.tabs a:hover div span {
	color:#fba412 !important;
}

.google_search_btn {
	background-image:url('/images/theme/button_google.png');
	cursor:pointer;
	cursor:hand;
	float:left;
	height:36px;
	margin:-7px 0px 0px 5px;
	width:107px;
}
.google_search_btn_txt {
	color:#fff;
	font-size:16px;
	padding-top:8px;
	text-align:center;
	width:100%
}
.google_search_btn_txt:hover {
	color:#fba412 !important;
}

#recycle_bullets div { 
	background-image: url('../images/pages/233/recycle-sign.png'); 
	background-repeat:no-repeat; 
	align:left; 
	padding: 0px 15px 7px 35px;
	line-height:15px;
}

