/* RETREAT GROUP STYLE SHEET */

html,body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
	line-height:16px;
	}
	
body{
	background-color:#FFFFFF;
	color:#004732;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}

ul{
	list-style-position:outside;
	padding:0;
	margin:0 0 0 15px;
	}
	
ol{
	list-style-position:outside;
	}

a:link{
	color:#004732;
	text-decoration:none;
	font-weight:bold;
	}
	
a:visited{
	color:#004732;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover{
	color:#004732;
	text-decoration:none;
	font-weight:bold;
	}
		
a:active{
	color:#004732;
	text-decoration:none;
	font-weight:bold;
	}
	
#container{
	margin:20px auto;
	width:900px;
	padding:0;
	background-color:#FFFFFF;
	text-align:left;
	}
	
#logo{
	top:30px;
	left:20px;
	height:112px;
	padding:0;
	margin:0;
	}
	
#nav{
	width:881px;
	padding:9px 0 9px 8px;
	margin:0;
	border-top:#004732 solid 2px;
	border-bottom:#004732 solid 2px;
	}

#maincontent{
	width:873px;
	padding:0;
	margin:0;
	}
	
#texttitle{
	width:343px;
	height:20px;
	padding:0;
	margin:12px 0 0 8px;
	}

#textsmallblock{
	width:343px;
	height:278px;
	padding:0;
	margin:12px 0 0 8px;
	}

#texttitle{
	width:343px;
	height:20px;
	padding:0;
	margin:12px 0 0 8px;
	}


#image{
	width:502px;
	height:330px;
	padding:0;
	margin:-310px 0 12px 371px;
	border:#004732 solid 1px;
	}
	

#bottombar{
	width:881px;
	padding:9px 0 9px 8px;
	margin:0;
	border-top:#004732 solid 2px;
	border-bottom:#004732 solid 2px;
	}
	
	
/*   PROPERTY OVERVIEW PAGES   */
	
#table{
	margin:12px 8px 12px 8px;
	}

#leftcell{
	margin:0;
	padding:0;
	}

#rightcell{
	margin:o;
	padding:0 0 0 20px;
	}
	

/*   INDEX PAGE   */

#indextable{
	}
	
#indextable2{
	}
	
