/* CSS Document */

/*main*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #3B3A3B;
	margin: 0 0 10px 0;
	text-align: center;
	background: url("../images/mainbg.jpg") repeat-x top left;
}
a:link, a:visited {
	text-decoration: none;
	color:#07856C;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color:#A7A5A5;
}

h1 {
	font-size: 130%;
	font-weight:bold;
	color:#155d05;
	margin-left: 10px;
	padding-left: 6px;
	padding-top: 10px;
	margin-bottom: 0px;
}

h2 {
	font-weight: bold;
	font-size: 110%;
	color:#155d05;
	margin: 20px 0px 0px 10px;
	padding-left: 6px;
	padding-bottom: 0px;
}

h3 {
	font-size: 100%;
	color:#07856C;
	margin-left: 10px;
	padding-left: 6px;
	margin-bottom: 0px;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	color:#FFFFFF;
	padding: 3px;
	font-weight: bold;
	background: #07856C;
	margin: 20px 16px 0px 16px;
}

h5 {
	font-size: 1em;
	color:#FFFFFF;
	padding: 2px 2px 2px 3px;
	background: #AFAEAE;
	margin: 6px 16px 0px 16px;
}

h6 {
	margin: 0px;
	padding: 5px;
	background: #E8E8E8;
	color: #07856C;
	font-size: 1.1em;
	margin-bottom: 5px;
}



/*content*/

/*top*/
#topnav {
	position: relative;
	width: 800px;
	margin: auto;
	text-align:right;
	padding:10px 0px 5px 0px;
	color: #07856C;
	font-size:0.85em;
	
}

#topnav a {
	color: #155d05;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	font-weight: normal;
}

#topnav a:hover {
	color: #155d05;
	text-decoration:none;
}

#topnav ul { margin:0px;}
#topnav li { display:inline;}

/*mainsite*/

#container {
	position: relative;
	width: 800px;
	margin: auto;
	text-align:left;
	background: url("../images/contbg.jpg") repeat-y right bottom;
	padding: 0px;
}

/*header*/
#header {
	width: 800px;
	height: 194px;
	background: url("../images/headerback.jpg") no-repeat top left;
	margin-top: 0px;
	padding: 0px;
}

#logo {
	float: left;
}

#headerbtns {
	margin-left: 280px;
	height: 175px;
	padding-top: 10px;
}

#headerbtns img {
	margin-top: 18px;
}

#leftmiddle {
	float: left;
	width: 324px;
}

#headerleft {
	float: left;
	width: 158px;
}

#headermiddle {
	margin-left: 163px;
	width: 158px;
}

#headerright {
	margin-left: 328px;
	width: 158px;

}

#maincontentarea {
  width: 771px;
  margin-left: 14px;
  margin-top: 9px;
  padding: 0px;
  background: url("../images/maincontentarea_back.gif") repeat-y top left;

}

/*sidenav*/
#sidenav {
	float: left;
	width: 241px;
	padding: 0px;
	background: url("../images/sidenavback.jpg") repeat-y top right;
	margin: 0px;
	padding-bottom: 50px;

}

#sidenav img {
	border: none;
	
}

#sidenav p {
	text-align: center;
}

#sidebuttons {
	width: 211px;
	margin: auto;
	padding-bottom: 8px;
	border-bottom: 5px solid #BDBCBC;
}

#sidebuttons img {
	margin-top: 5px;
}

#sidebuttons form {
	padidng-top: 10px;
}

#resources {
	width: 211px;
	margin: auto;
	margin-top: 8px;
	background: url("../images/resourcesback.gif") repeat-y top right;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	padding-top: 4px;
}

#resources img {
	margin-bottom: 4px;
}

#resourceslist {
	width: 199px;
	margin: auto;
}

#resources ul {
	width: 199px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 9px;
	
}

#resources li {
	list-style: none;
	background: #4c7045;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin-top: 3px;

}

#resources a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	display: block;

}

#resources a:hover {
	background: #738e6d;

}

/*maincontent*/
#maincontent {
	background: url("../images/maincontback.jpg") no-repeat top left;
	width: 515px;
	padding: 0px;
	margin-left: 253px;
	padding-bottom: 20px;
}

#maincontentdetails {
	width: 780px;
}

#maincontent p {
	margin: 10px 16px 5px 16px;
	font-size: 0.85em;
	text-align: justify;
}

#maincontent ul {
	font-size: 0.85em;
}

#features {
	width: 479px;
	margin: auto;
	text-align: center;
	margin-top: 15px;
}

#features img {
	border: 2px solid #155d05;
}

#features a {
	color: #07856C;
	text-decoration: underline;
}

#features p {
	text-align: center;
	color: #155d05;
}

#featuresleftmiddle {
	float: left;
	width: 319px;
}

#featuresleft {
	float: left;
	width: 152px;
	height: 200px;
	background: url("../images/feature_prop_back.gif") no-repeat top left;
	border: 2px solid #155d05;
	padding-top: 30px;

}

#featuresmiddle {
	margin-left: 160px;
	width: 152px;
	height: 200px;
	background: url("../images/feature_prop_back.gif") no-repeat top left;
	border: 2px solid #155d05;
	padding-top: 30px;

}

#featuresright {
	margin-left: 320px;
	width: 152px;
	height: 200px;
	background: url("../images/overseas_prop_back.gif") no-repeat top left;
	border: 2px solid #155d05;
	padding-top: 30px;
}

#google {
	width: 468px;
	height: 60px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #FFFFFF;
	border-bottom: 3px solid #E8E8E8;
	padding-bottom: 15px;
}

#google2 {
	width: 468px;
	height: 60px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #FFFFFF;
}

#propsearch {
	margin-left: 15px;
}

#propsearch img {
	float: left;
	margin-right: 15px;
	border: 2px solid #155d05;
}

/*bottom*/

#footer {
	height: 50px;
	background: #155d05;
	clear: both;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color:#07856C;
}

#footertext {
	width: 800px;
	margin: auto;
	color: #ffffff;
	text-align: left;
	padding: 15px 0px 0px 10px;
}

.header1 {
	color: #A6A6A6;
	font-size: 0.8em;
}

.first {
	font-weight: bold;
	padding-top: 11px;
}

.none {
	display: none;
}

.center {
	margin-left: 40px;
}

.searchprops {
	border: 2px solid #E8E8E8;
	margin-right: 15px;
	padding: 5px;
	height: 135px;
	margin-bottom: 10px;
}

#googlesearch {
	margin-left: 8px;
	font-size: 0.9em;
	margin-top: 7px;
}

#googlesearch form {
	padding-top: 8px;
}

#news {
	margin-left: 15px;
	width: 470px;
	
}	