
#rightcol {
	min-height: 1200px;
}

/*--image swappage--*/

body{
background: #75734c url('/img/platinumbkV2.jpg') no-repeat center top;
}

#container{	
background: transparent url('/img/platinummiddleV2.jpg') repeat-y;
}

#footer{
background: transparent url('/img/platinumbottomV2.jpg') no-repeat;
}

#header{
background: transparent url('/img/platinumtopV2.jpg') no-repeat;

}

#bottomtext{
background: transparent url('/img/EOHlogoV2.jpg') no-repeat top center;
}

#signinBtn{
background: transparent url('/img/smbuttonbkV2.jpg') no-repeat;	
}

#signinBtn:hover{
background: transparent url('/img/smbuttonbkHV2.jpg') no-repeat;	
}

.submitbutton{
background: transparent url('/img/searchbuttonbkV2.jpg') no-repeat;	
}

.submitbutton:hover{
background: transparent url('/img/searchbuttonbkHV2.jpg') no-repeat;	
}

#map{
background: transparent url('/img/mapbkV2.jpg') no-repeat;	
}

.blacktab{
background: transparent url('/img/map-blacktabV2.jpg') no-repeat;
}

.orangetab{
background: transparent url('/img/map-orangetabV2.jpg') no-repeat;
}


/*--color changes--*/

#form-top p {
color: white;
}

#footercontents,
#footercontents a,
#bottomtext,
#bottomtext a,
sup,
#required-text,
#required-text sup
{
color:#e9ecbf
}

h3{
border-top:2px solid #e9ecbf;	
}

input, select{
border:1px solid #e9ecbf;		
}

#photos img{
border:1px solid #e9ecbf;
}	

#thumbnails{
background-color:#74a1a1;
}	

#footercontents span img{
margin-left:-40px;
}

/*-----------*/

#header h2, 
h2, 
h3, 
#featured-listing #title p{
color:#ffe8d9;
}

#featured-listing{
	padding-bottom:200px;
}

#rightcol{
	min-height:700px;
}


#form-top h2{
padding-left:15px;
}


