body
{

	background: #C4BAA6 url('pg_bckg.jpg') top left repeat-x;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: #655854;
}

#tainer
{
	display:block;
	width: 792px;
	border: solid 4px white; 
	background-color: #FFF;
	margin: 20px auto;
}

#footnote
{
	color: #958259;
	width: 800px;
	display: block;
	height: 10px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	line-height: 10px;
	
}

#footnote #footlinks
{
	float:left;
}


#footnote a:link, a:visited
{
	color: #958259;
	text-decoration: none;	
	font-size: 8pt;
}

#footnote a:hover
{
	color: white;

}

#footnote #alka
{
	float:right;

}


#content
{
	padding: 4px 20px 10px 13px; 
	
	float: right;
}


.clearer
{
	clear: both;
}

a
{
	color: #9D8960;
	text-decoration: none;		

}


/****************************************************/
/****                 Main Menu                 *****/
/****************************************************/


#leftbar
{
	float: left;
	margin-top: -2px;
	color: #9D8960;
	
}


#menubar
{
	background: url('nav_bckg.jpg') top left no-repeat;
	height: 296px;
	width: 200px;
	padding-top: 0px;
	margin-left: 13px;
}


.menuintro, .menunutshell, .menuwho, .menuinvest, .menuworks, .menunext, .menufaq, .menumaintenance, .menuproperties, .menucontact
    {
    float: left;
    width: 200px; 
    height: 20px;
    margin: 0px 4px 7px 0px;
    }

#pageintro .menuintro a, #pagenutshell .menunutshell a, #pagewho .menuwho a, #pageinvest .menuinvest a, #pageworks .menuworks a, #pagenext .menunext a, #pagefaq .menufaq a, #pagemaintenance .menumaintenance a, #pageproperties .menuproperties a, #pagecontact .menucontact a
{
    background-image: url('none');
}



.menuintro
{
    background: url('m_intro.jpg') no-repeat top left;
}

.menunutshell
{
    background: url('m_rent2own.jpg') no-repeat top left;
}

.menuwho
{
    background: url('m_where.jpg') no-repeat top left; 
}

.menuinvest
{
    background: url('m_looking.jpg') no-repeat top left;
}

.menuworks
{
    background: url('m_free.jpg') no-repeat top left; 
}

.menunext
{
    background: url('m_landlords.jpg') no-repeat top left; 
}

.menufaq
{
    background: url('m_faqs.jpg') no-repeat top left; 
}


.menumaintenance
{
    background: url('m_happy2.jpg') no-repeat top left;
}

.menuproperties
{
    background: url('m_properties.jpg') no-repeat top left;
}

.menucontact
{
    background: url('m_contact.jpg') no-repeat top left;
}



.menuintro a, .menunutshell a, .menuwho a, .menuinvest a, .menuworks a, .menunext a, .menufaq a, .menumaintenance a, .menuproperties a, .menucontact a
    {
    display: block;
    margin: 0px; 
    padding:0px;
    width:100%; 
    height:100%;
    overflow:hidden;
    }

.menuintro a
{
    background: url('m_intro.jpg') no-repeat 0px -20px;
}

.menunutshell a
{
    background: url('m_rent2own.jpg') no-repeat 0px -20px;
}

.menuwho a
{
    background: url('m_where.jpg') no-repeat 0px -20px;
}

.menuinvest a
{
    background: url('m_looking.jpg') no-repeat 0px -20px;
}

.menuworks a
{
    background: url('m_free.jpg') no-repeat 0px -20px;
}

.menunext a
{
    background: url('m_landlords.jpg') no-repeat 0px -20px;
}

.menufaq a
{
    background: url('m_faqs.jpg') no-repeat 0px -20px;
}

.menumaintenance a
{
    background: url('m_happy2.jpg') no-repeat 0px -20px;
}

.menuproperties a
{
    background: url('m_properties.jpg') no-repeat 0px -20px;
}

.menucontact a
{
    background: url('m_contact.jpg') no-repeat 0px -20px;
}


.menuintro span, .menunutshell span, .menuwho span, .menuinvest span, .menuworks span, .menunext span, .menufaq span, .menumaintenance span, .menuproperties span, .menucontact span
   {
    margin:0px;
    padding: 7px 0 0 13px;
    display:none;
    }

.menuintro a:hover, .menunutshell a:hover, .menuwho a:hover, .menuinvest a:hover, .menuworks a:hover, .menunext a:hover, .menufaq a:hover, .menumaintenance a:hover, .menuproperties a:hover, .menucontact a:hover
{
    background-image: url('none');
}


#brochure
{
	background: url('download_brochure.gif') top left no-repeat;
	width: 200px;
	height: 36px;
	margin-left: 13px;
	display:block;
}

#brochure span
{
    display:none;	
}

#contacttel
{
	background: url('tel_email.gif') top left no-repeat;
	width: 200px;
	height: 34px;	
	margin-left: 13px;
}

#contacttel span
{
    display:none;	
}





/*****            END OF MAIN MENU           ******/
/**************************************************/


/****************************************************/
/****         Contact Form Styles               *****/
/****************************************************/

.contactlabel
{
	display:-moz-inline-box; 
	display:inline-block; 
	width: 131px; 
	vertical-align: top;
	float:left;

}

.contactButs
{
	float:right; 
	position: relative; 
}

.contactinput
{
	width: 390px;
	margin-bottom: 5px;
}

.contactmessage
{
	width: 525px;
	height: 150px;
}

.contactaddress
{
	width: 390px;
	height: 100px;
}


.contactleftpos
{
	position: relative; 
	float:left;
}

input
{
	background-color: #EBE6D9;
}

textarea
{
	background-color: #EBE6D9;
}


/****************************************************/
/****         Property Layout	                *****/
/****************************************************/



.propheader
{
	font-size: 8pt;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #BEAC83;    
	float: left;
	position: relative;
	width: 515px;
	display:block;
	padding: 5px 10px 5px 10px;
}

.propnav
{
	font-size: 8pt;
	font-family: verdana, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	color: #BEAC83;    
	float: left;
	position: relative;
	width: 535px;
	display:block;
	padding: 0px 0px 10px 0px;
}




.propbox
{
	width: 515px;
	margin-bottom: 10px;
	clear: both;
	background-color: #EBE6D9;
	height: auto;
	padding: 10px;
	
}

.propdetail
{
	width: 515px;
	margin-bottom: 10px;
	clear: both;
	background-color: #EBE6D9;
	height: auto;
	padding: 10px;
}

.propdetail img
{
	padding: 2px 10px 0px 0px;
	border: 0px;
}

.imgsbox
{
	float: left;
	display: inline;
}



.propbox img
{
	padding: 0px 10px 0px 0px;
	display: inline;
	border: 0px;
}


.banner
{
	z-index: 5;
	padding: 0px;
}


.propad
{
	float:left;
}	

.propad p
{
	margin: 0px;
	padding: 0px;
}

	
.propprice
{
	float: right;
	position: relative;
}

.propdes
{
	clear:right;
	margin-left: 215px; 
}

.proptitles
{
	color: #968359;
	font-weight: bold;
	margin-bottom: 3px;
}

.imgsbox .thumb
{
	height: 62px;
	width: 95px;
	overflow: hidden;
}

#navbuts
{
	clear:both;
	margin-top: 10px;
}