body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
background-color:#993333;
}

#wrapper{
margin-left:auto;
margin-right:auto;
width:966px;
background-color:#fffcd5;
padding-top:1px;
padding-bottom:1px;
}


#wrapper{
margin-left:auto;
margin-right:auto;
width:966px;
background-color:#fffcd5;
padding-top:1px;
padding-bottom:1px;
}


#header{
width:966px;
height:317px;
margin-left:1px;
}

#header .left{
	float:left;
	width:479px;
	height:317px;
	background-image:url(../images/header-left-side.jpg);
}

#header .right{
	float:left;
	width:484px;
	height:317px;
	background-image:url(../images/header-right-side.jpg);
}

#subheader{
	width:100%;
	height:100px;
}

#subheader .left{
	float:left;
	width:481px;
	height:101px;
	background-image:url(../images/subheader-left-side.jpg);
}

#subheader .rent_box{
	float:left;
	width:484px;
	height:101px;
	background-image:url(../images/renting-box.jpg);
}

#subheader .rent_box .txt{
	width:200px;
margin-left:215px;
margin-top:15px;
font-size:16px;
font-weight:bold;
}




.descbox_link{
float:right;
width:140px;
height:52px;
margin-right:27px;
margin-top:12px;
}

#nav-main{
	width:947px;
	height:48px;
	background-image:url(../images/nav-main-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


#nav-main a.leftnav:link, #nav-main a.leftnav:visited, #nav-main a.leftnav:active{
	float:left;
	display:block;
	width:136px;
	height:28px;
	padding-left:14px;
	padding-top:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CCC;
	font-size:16px;
	text-transform:uppercase;
	background-image:url(../images/nav-bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#nav-main a.leftnav:hover{
	color:#900;
}


#pagination a:link, #pagination a:visited, #pagination a:active{
color:#FFF;
text-decoration:none;
}

#pagination a:hover{
color:#000;	
}




#content{
width:948px;
background-image:url(../images/content-bg.gif);
background-repeat:repeat-y;
padding-left:18px;
}

#nav-left{
float:left;	
width:256px;
}

#nav-left a.leftnav:link, #nav-left a.leftnav:visited, #nav-left a.leftnav:active{
	display:block;
	width:240px;
	height:28px;
	background-image:url(../images/nav-left-bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	color:#CCC;
	font-size:16px;
	text-transform:uppercase;
}

#nav-left a.leftnav:hover{
	color:#900;
}

a.glossary:link, a.glossary:visited, a.glossary:active{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}

a.glossary:hover{
	text-decoration:underline;
	color:#C00;
}


#main{
float:left;	
width:670px;
padding:7px;
}


a.more:link, a.more:visited, a.more:active{
	width:170px;
	height:20px;
	color:#808000;
	padding-left:10px;
	background-image:url(../images/more-bullet.gif);
	background-repeat:no-repeat;
}

a.more:hover{
	color:#F00;
}


#for_sale{
float:left;
border:1px #996 solid;
padding:5px;
width:435px;
height:167px;
margin-right:5px;
background-image:url(../images/forsale-hot.jpg);
}

#contact-box{
	float:left;
	width:235px;
	height:178px;
}


#info_center{
	width:688px;
	height:106px;
	background-image:url(../images/info-center.jpg);
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}

#info_center .txt{
	margin-top:40px;
	margin-left:10px;
	font-size:14px;
	color:#666;
}

.other-info{
width:213px;
height:72px;
margin:10px 0 10px 12px;
background-image:url(../images/other-info-box-bg.jpg);
padding-top:40px;
padding-left:7px;
padding-right:7px;
font-size:14px;
color:#069;
}


a.info:link, a.info:visited, a.info:active{
color:#069;
text-decoration:none;
font-weight:normal;
}

a.info:hover{
font-weight:bold;	
}

a.y:link, a.y:visited, a.y:active{
color:#FF0;
text-decoration:none;
}

a.y:hover{
text-decoration:underline;
}



#footer{
width:964px;
height:40px;
margin-left:1px;
margin-right:1px;
background-image:url(../images/footer-bg.gif);
background-repeat:repeat-x;
color:#FFF;
font-size:11px;
}

#footer .copyright{
	padding-top:5px;
	padding-left:5px;
	float:left;
	width:319px;
	font-weight:bold;
}

#footer .links{
	float:left;
	width:570px;
	padding-top:10px;
	font-size:14px;
	margin-left:70px;
}

a.footer:link, a.footer:visited, a.footer:active{
color:#FFF;
text-decoration:none;
}

a.footer:hover{
color:#FF0;	
}

h1{
margin:0;
padding:0;
font-size:16px;
font-weight:bold;
}

h2{
margin:0;
padding:0 0 5px 0;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#000;
}







.darkred{
color:#930;	
}

.blue{
color:#069;
}

.yellow{
color:#FF0;	
}

.white{
color:#FFF;	
}