html, body {
height: 100%;
}


body {
	margin:0px;
	padding:0px 0px;
	text-align:center;
	background:#FFF;
	color:#454545;
	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
	font-size:62.5%;
	font-weight: normal;
	}



#header_wrap{
	background:#000 url(../images/header_bg02.png) repeat-x scroll top left;
	z-index: 3;
	min-width: 965px;
	
}	
	

#header{
	margin:0px auto;
	height: 127px;
	background: transparent;
	width: 965px;
	position: relative;
	z-index: 3;
}	


#header h1{
	height:127px;
	width:239px;
	background:transparent url(../images/logo03.png) no-repeat scroll top left;
	margin: 0px;
	text-indent:-9999px;
	position: absolute;
	top: 0px;
	left: 0px;
}


#header h1 a {
	display:block;
	height:127px;
	width:239px;
	text-decoration: none;
}


#menu_wrap{
	position:absolute;
	width: 715px;
	top: 65px;
	left: 250px;
	height: 53px;
}

#banner_wrap{
	background:#690401 url(../images/banner_01.jpg) no-repeat scroll top center;
	height: 100px;
	z-index: 2;
	min-width: 965px;
}	


#banner_wrap_home{
	background:#690401 url(../images/banner_01.jpg) no-repeat scroll top center;
	height: 202px;
	z-index: 2;
	min-width: 965px;
}	

#banner_home{
	margin:0px auto;
	height: 202px;
	background: transparent /*url(../images/banner_people.png) no-repeat scroll bottom left*/;
	width: 965px;
	position: relative;
	z-index: 2;
}	

#banner{
    margin:0px auto;
	height: 100px;
	/*background: transparent url(../images/banner_people.png) no-repeat scroll bottom right;*/
	width: 965px;
	position: relative;
	z-index: 2;
}


#content_wrap_top{
	background:transparent url(../images/body_top_bg.png) repeat-x scroll top left;
	height: auto;
	z-index: 1;
	min-width: 965px;
}	
	

#content{
	margin:0px auto;
	height: auto;
	background: transparent;
	width: 965px;
	position: relative;
	text-align: left;
}

.clear {
clear:both;
display:block;
height:1px;
width:100%;
}


#content_wrap_bottom{
	background:#FFF url(../images/body_bottom_bg.png) repeat-x scroll top center;
	height: 66px;
	min-width: 965px;
}		


#footer_01_wrap{
	background:#640401 url(../images/red_mountains_bg.png) repeat-x scroll top center;
	height: auto;
	min-width: 965px;
}	
	

#footer_01{
	margin:0px auto;
	height: auto;
	background: transparent;
	width: 965px;
	position: relative;
}


#footer_02_wrap{
	background:#FFF url(../images/footer_bg.png) repeat-x scroll top center;
	height: auto;
	min-width: 965px;
}	
	

#footer_02{
	margin:0px auto;
	height: 275px;
	background: transparent;
	width: 965px;
	position: relative;
	padding: 0px 0px 0px 0px;
}



/*############################
CONTENT
#############################*/

#title{
	float: left;
	height: 34px;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	z-index:-5;
}

#content_left{
	float: left;
	width: 756px;
	height: auto;
}


#content_left_full{
	float: left;
	width: 960px;
	height: auto;
}

#content_right{
	float: right;
	width: 209px;
	height: auto;
	background: transparent url(../images/sidebar.png) scroll top left no-repeat;
	padding:0 0 50px 0;
	min-height: 221px;
	margin:0px;
}

#content_left_home{
	float: left;
	width: 650px;
	height: auto;
}

#content_right_home{
	float: right;
	width: 315px;
	height: auto;
	background: transparent url(../images/sidebar.pn) scroll top left no-repeat;
	padding: 55px 0px 50px 0px;
}


ul.subnav{
	width: 209px;
	margin-bottom: 30px;
}

.subnav li{

}

.subnav li a, .subnav li a:visited{
	color: #666666;
	font-size: 1.3em;
	padding: 10px 0px 10px 20px;
	display: block;
	width: 189px;
	text-decoration:none;
	line-height:1.2em;
}

.subnav li a:hover{
	color: #406940;
	text-decoration:none;
}

.subnav li.selected a, .subnav li.selected a:hover, .subnav li.selected a:visited{
	color: #750603;
	/*background: #FFF url(../images/sidebar_current.png) top left scroll no-repeat;*/
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	background-color:#FFFFFF;
}

 .subnav li a:active, .subnav li a:focus{
 color: #406940;
border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	background-color:#FFFFFF;
 }
 
 
 .image_left{
	padding: 6px;
	border: 1px solid #B3B3B3;
	float:left;
	margin: 5px 15px 5px 10px;
 }
 
 .image_right{
 	padding: 4px;
	border: 1px solid #B3B3B3;
	float:right;
	margin: 5px 20px 10px 10px;
	
 }
 
/*############################
BOX styles
#############################*/

 .search_box{
	height: auto;
	width: 300px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	position: absolute;
	top: 20px;
	right:6px;
 }

 
 .box{
	height: auto;
	width: 300px;
	padding: 0px;
	margin: 0px 0px 20px 10px;
	position: relative;
 }
 
 .box_top{
	min-height: 160px;
	width:260px;
	background: transparent url(../images/box_top2.png) top left scroll repeat-y;
	padding: 10px 20px 5px 20px;
	position: relative;
 }
 
 .box_bottom{
	height:24px;
	width:300px;
	background: transparent url(../images/box_bottom.png) top left scroll no-repeat;
 }
 
 .box2 p{
	color:#FFF;
	padding: 0px 0px 15px 5px;
	margin: 0;
 }
 
  .box2{
	height: auto;
	width: 209px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	right: 15px;
 }
 
 .box2_top{
	min-height: 160px;
	width:179px;
	background: transparent url(../images/box2_top.png) top left scroll repeat-y;
	padding: 10px 15px 5px 15px;
	position: relative;
 }
 
 .box2_bottom{
	height:24px;
	width:209px;
	background: transparent url(../images/box2_bottom.png) top left scroll no-repeat;
 }
 
 
/*############################
Footer 01
#############################*/

.footer_column{
	float: left;
	width: 190px;
	height: 175px;
	border-left: 1px solid #8f3431;
	text-align: left;
	padding: 0px 0px 0px 50px;
	margin: 20px 0px 0px 0px;
}
 
ul.footernav{
}

.footernav li{

}

.footernav li a, .footernav li a:visited{
	color: #ffa1a1;
	font-size: 1.3em;
	width: 75%;
	line-height: 1.8em;
	text-decoration:none;
}

.footernav li a:hover{
	text-decoration:underline;
	color: #ffa1a1;
} 

 /*############################
Footer 02
#############################*/

.idxlogo_01{
	position: absolute;
	height:56px;
	width: 54px;
	background: transparent url(/images/logo_footer.png) 0px 0px no-repeat;
	top: 85px;
	left: 0px;
}


.idxlogo_02{
	position: absolute;
	height:56px;
	width: 54px;
	background: transparent url(/images/logo_footer.png) -203px 0px no-repeat;
	top: 85px;
	right: 0px;
}

.footer_logo{
	position: absolute;
	height:56px;
	width: 149px;
	background: transparent url(/images/logo_footer.png) -54px 0px no-repeat;
	top: 85px;
	left: 420px;
}

.footer_logo a{
	display:block;
	height:56px;
	width: 149px;
}


.footer_text p{
	position:relative;
	top: 150px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #666666;
	}
	
.footer_text p.sig a{
	color: #697e9d;
	font-size: .9em;
	text-decoration:none;
	line-height: 1.2em;
	font-weight:bold;
}

.footer_text p.sig a:hover{
color: #50627c;
text-decoration:underline;
}	

/*############################
H Tags
#############################*/

h2{
	color: #000;
	font-size: 1.8em;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

h3{
	color: #750603;
	font-size: 1.6em;
	padding: 10px 10px 15px 10px;
	font-weight: normal;
}

h4{
	color: #FFF;
	font-size: 1.4em;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 1px solid #993b3a;
	text-align:left;
}

h4.IDX-resultsSeperator{
    color: #750603;
	font-size: 1.4em;
	padding: 15px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 0px solid #993b3a;
	text-align:left;
}

h5{
	color: #FFF;
	font-size: 1.6em;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
}

h6{
    color: #750603;
	font-size: 1.3em;
	padding: 10px 0px 10px 10px;
	font-weight: bold;

}

#content_right h6{
padding: 10px 0px 15px 20px;
}



/*############################
P TAGS
#############################*/

p{
	line-height: 1.6em;
	font-size: 1.4em;
	padding: 0px 15px 15px 10px;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
}

p a, a{
	color: #730006;
	text-decoration: underline;
}

p a:hover, a:hover{
	text-decoration:underline;
	color: #406940;
}


/*

#content_left p, #content_left_home p{
	color:#4D4D4D;
	line-height: 1.4em;
	font-size: 1.3em;
	padding: 0px 15px 15px 10px;
}

#content_left p a, #content_left_home p a, #content_left a{
	color: #730006;
	text-decoration: underline;
}

#content_left p a:hover, #content_left_home p a:hover, #content_left a:hover{
	text-decoration:underline;
	color: #406940;
}

*/
#content_right p{
padding-bottom:10px;
padding-left:20px;
}


.box_top p{
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	padding: 0px;
 }
 

p.contact{
	color:#FFF;
	font-size: 1.3em;
	position:absolute;
	top:106px;
	left:45px;
	width:auto;
	font-weight:normal;
	padding:0px 0px 2px 0px;
	line-height: 1.1em;
	letter-spacing: 0.1em;
}

p.contact a {
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
	padding: 0px;
	
 }
 
 p.contact a:hover {
 text-decoration:underline;
 color:#FFF;
 }

p.phone{
	left: 28px;
	padding: 0px;
	width: 205px;
	text-align: left;
}

p.login{
	position:absolute;
	top:5px;
	right:10px;
	width:auto;
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
}

p.tag{
	position:absolute;
	top:10px;
	width:360px;
	padding:0px;
	margin:0px;
	text-align:right;
	font-size:1.4em;
	font-style:normal;
	color: #838383;
	font-family: Helvetica, sans-serif;
	left: 435px;
	font-weight: bold;
}

.footer_column p{
	color: #ffa1a1;
	font-size: 1.3em;
	line-height: 1.8em;
	padding: 0px;
}
	

#content p.p4{
	font-size: 2.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 15px 0px;
	line-height: 1.3em;
}

.home_column{
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#content_left_home ul, #content_left ul {
	margin: 0px 0px 10px 20px;
	padding: 0px 10px 0px 10px;
	width: auto;
	position:relative;
}

#content_left_home ul li, #content_left ul li{
	list-style-type: circle;
	color: #4D4D4D;
	padding: 0px 0px 9px 0px;
	font-size: 1.3em;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
}	

#content_left_home ul li a, #content_left_home ul li a:visited, #content_left ul li a, #content_left ul li a:visited{
	color: #730006;
	text-decoration:none;
}

#content_left_home ul li a:hover, #content_left ul li a:hover{
	text-decoration:underline;
	color: #730006;
}		

/*############################
IMAGE STYLES
#############################*/

#content_left_home img, #content_left img{
	padding: 4px;
	border: 1px solid #B3B3B3;
}

/*############################
BUTTON STYLES
#############################*/	

a.button_01 {
	background: #337f1f url(../images/button_01_right.png) no-repeat scroll right top;
	display: block;
	float: right;
	height: 26px;
	padding-right: 22px; /* sliding doors padding */
	text-decoration: none;
	text-shadow: #000 1px 1px 0;
	font-weight: bold;
	line-height: 26px;
	font-size: 13px;
	color: #FFF;
	margin: 0;
	cursor:pointer;
}

a.button_01 span {
    background: transparent url(../images/button_01_left.png) top left no-repeat;
    display: block;
    padding-left: 22px;
    white-space: nowrap;
	color: #FFF;
	height: 26px;
	line-height: 26px;
	cursor:pointer;
}

a.button_01:hover{
    background-position: right -37px;
    color: #FFF;
    outline: none; 
	text-decoration:none;
}
a.button_01:hover span {
    background-position: left -37px;
	text-decoration:none;
}

a.button_01:active {
    background-position: right -74px;
    color: #000;
    outline: none; 
}
a.button_01:active span {
    background-position: left -74px;
    padding-top: 1px;
	color: #CCCCCC;
}


span.button2 {
	background: #337f1f url(../images/button_01_right.png) no-repeat scroll right top;
	display: block;
	float: right; /* sliding doors padding */
	margin: 0px 6px 0px 0px;
	padding: 0px 2px 0px 0px;
}
span.button2 input.form_but {
	background: transparent url(../images/button_01_left.png) top left no-repeat;
	display: block;
	padding:0px 20px 0px 24px;
	white-space: nowrap;
	border: 0;
	margin: 0;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-shadow: #000 1px 1px 0;
	font-weight: bold;
	color: #FFF;
	font-size:1.2em;
	cursor: pointer;
}


span.button2:hover{
    cursor: pointer;
	background-position: right -37px;
    color: #FFF;
    outline: none; 
	text-decoration:none;
}

span.button2 input.form_but:hover {
    background-position: left -37px;
	text-decoration:none;
	cursor: pointer;
	padding-top: 1px;
}
span.button2:active {
    background-position: right -74px;
    color: #000;
    outline: none; 
}
span.button2 input.form_but:active {
    background-position: left -74px;
    padding-top: 1px;
	color: #CCCCCC;
}



a.button_03 {
	background: #337f1f url(../images/button_01_right.png) no-repeat scroll right top;
	display: block;
	float: left;
	height: 26px;
	padding-right: 22px; /* sliding doors padding */
	text-decoration: none;
	text-shadow: #000 1px 1px 0;
	font-weight: bold;
	line-height: 26px;
	font-size: 13px;
	color: #FFF;
	margin: 0 0 0 20px;
	cursor:pointer;
}

a.button_03 span {
	background: transparent url(../images/button_01_left.png) top left no-repeat;
	display: block;
	padding-left: 22px;
	white-space: nowrap;
	color: #FFF;
	height: 26px;
	line-height: 26px;
	cursor:pointer;
	padding-right: 0px;
}

a.button_03:hover{
    background-position: right -37px;
    color: #FFF;
    outline: none; 
	text-decoration:none;
}
a.button_03:hover span {
    background-position: left -37px;
	text-decoration:none;
}

a.button_03:active {
    background-position: right -74px;
    color: #000;
    outline: none; 
}
a.button_03:active span {
    background-position: left -74px;
    padding-top: 1px;
	color: #CCCCCC;
}



/*############################
FORM STYLES
#############################*/

.search_box form label{
	color:#FFF;
	font-size: 1.2em;
	text-align: right;
	float: left;
	margin: 18px 0px 2px 0px;
	padding: 0px 0px 3px 0px;
	display: block;
	width: 90px;
}

.search_box form select{
	float:right;
	width: 160px;
	text-align: left;
	margin: 16px 0px 2px 0px;
	padding: 0;
	font-size: 1.1em;
}

#QS-minPriceField, #QS-maxPriceField { 
    float:right;
	width: 152px;
	text-align: left;
	margin: 16px 0px 2px 0px;
	padding: 0 0 0 3px;
	font-size: 1.1em;
} 


.search_box td {
	padding: 10px 0px 10px 0px;
	text-align: left;
	vertical-align: middle;
}

a.advanced_search{
	color:#66CC00;
	text-align:left;
	width: 95px;
	float: left;
	display: block;
	font-size: 1.1em;
	text-decoration: underline;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 0px 10px;
}

.search_box br{
clear:both;
}


.icon_google{
margin:5px 0px 10px 0px;
border:1px solid #666666;
float:left;
clear:both;
}

.icon_checkmark{
 float:right;
}

span.label,span.spacer,span.multiple span {
	width:90px;
	float:left;
	display: none;
} 
span.multiple {float:left;} 
span.button {
	padding-left:75px;
	padding-top: 5px;
} 
div.clear {clear:both;padding-top:5px;} 


/*############################
Language Bar STYLES
#############################*/

#language_bar{
	position:absolute;
	top:30px;
	right:15px;
	width:175px;
	height:auto;
	text-align:left;
	font-size: 1.3em;
	color: #999999;
}

#language_bar a{
	text-transform: capitalize;
	text-decoration: none;
	color: #2C683B;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 0.75em;
}

#language_bar a:hover{
	text-decoration: underline;
}

/*############################
IDX STYLES
#############################*/

#IDX-mapContainer a:link, #IDX-mapContainer a:hover, #IDX-mapContainer a:active, #IDX-mapContainer a:visited {
color:#730006;
margin-bottom:-3px;
display: inline-block;
}

/*############################
IDX featured homes widget STYLES
#############################*/

.IDX-showcaseDetails{
width:200px;
}

.IDX-showcasePhoto{
padding: 0 0 8px 10px;
height:85px;
}

#content_left_home .IDX-showcasePhoto img, #content_left .IDX-showcasePhoto img { 
float:left;
padding: 4px;
}

#content_left_home .IDX-showcasePhoto a:hover img{
	border: 2px solid #722E31;
}

.IDX-showcasePrice{
clear:both;
float:left;
padding: 0 0 4px 10px;
font-weight:bold;
width:90%;
text-align:left;
}


.IDX-showcaseAddress{
clear:both;
float:left;
text-align:left;
padding: 0 0 20px 10px;
width:90%;
}

.IDX-showcaseListingID{
clear:both;
float:left;
padding: 0 0 0 10px;
display:none!important;
} 

/*############################
ADDITIONAL STYLES
#############################*/

ul.special_list{

}


.special_list li{
font-size:14px;
line-height:24px;
}
