
BODY {
	color: White;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0;
		background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	 background-position: top;
scrollbar-face-color:#F4ECBD;
scrollbar-highlight-color:#EADF8B;
scrollbar-3dlight-color:#EADF8B;
scrollbar-darkshadow-color:#EADF8B;
scrollbar-shadow-color:#EADF8B;
scrollbar-arrow-color:#C02C05;
scrollbar-track-color:#F4ECBD;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: #596F8F;
	font-weight: 900;
}
p.menuitem{
text-align: center;
color: White;
font-family: Tahoma;
}
p.leftitem{
text-align: left;
font-size: 9pt;
font-weight: bold;
color: #2F4461;
font-weight: 600;
 
}
p.footernote{
text-align: left;
font-size: 7pt;
margin-left: 4px;
margin-right: 4px;
margin-top: 0px;
margin-bottom: 0px;
color: #FFF;
font-weight: 400;
padding-top: 2px;
 
}
p.rightitem{
text-align: left;
font-size: 9pt;
color: #000;
font-weight: 400;
margin-left: 12px;
 
}
p.innercontent{
text-align: justify;
font-size: 8pt;
color: #596F8F;
font-weight: 400;
margin-left: 12px;
margin-right: 12px;
line-height:18px;
 
}

p.innercontent2{
text-align: left;
font-size: 8pt;
color: #596F8F;
font-weight: 900;
margin-left: 12px;
margin-right: 12px;
list-style: disc inside url(images/bullet_new.gif);
}

p.innercontent3{
text-align: left;
font-size: 8pt;
color: #596F8F;
font-weight: 900;
margin-left: 4px;
margin-right: 4px;
list-style: disc inside url(images/bullet_new.gif);
}

p.picturetitle{
text-align: left;
font-size: 10pt;
font-weight: bold;
color: #000;
margin-top:0;
font-weight: 800;
}
img.imageborder{
	border: 1px solid #000;
}

#container
{
margin-left:auto;
margin-right:auto;
width:780px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	 background-position: top;
}
#logoset
{
margin-left:auto;
margin-right:auto;
width:780px;
height:105px;
background-color: #DDCC45;
}

#headerwithmenu
{
margin-left: auto;
margin-right: auto;
width:780px;
height:216px;
 background-image: url(images/headerbg.gif);
 background-repeat: no-repeat;
 background-position: top;
}
#headerflash
{
margin-left:auto;
margin-right:auto;
padding-left: 1px;
padding-top:3px;
width:745px;
height:177px;
}

*html #headerflash {padding-top:2px; }

#headermenu
{
width:780px;
height:40px;
}

#mainblock
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
width:732px;
}

#innerblock
{
background-color: #F4ECBD;
margin-left: 20px;
margin-right: 20px;
margin-top: 5px;
margin-bottom: 5px;
width:730px;
border: medium solid White;
}

#mainblockinner{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
background-repeat: no-repeat;
text-align: center;
	width: 762px;
}

#contentarea{
margin-top: 20px;
margin-left: 10px;
	width: 730px;
	float: left;
}

#leftcontent{
	width: 224px;
	text-align: center;
	float: left;
	border-right: 2px solid #DDCC45;
}

#rightcontent{
	width: 500px;
	float: left;
}
.propertys{
	font-size:7.5pt;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
.propertydetail{
	font-size:7.5pt;
	text-align: left;
	color:#000000;
	font-weight:bold;
}
#footer
{
margin-left: auto;
margin-top: 10px;
margin-right: auto;
width:732px;
height:20px;
background-color: #354256;
border: 1px solid White;
clear: both;
}

#navlist ul
{
margin: 0;
white-space: nowrap;
padding-top: 7px;
padding-left: 0px;
padding-right: 0px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-left: 10px;
}

#navlist a { padding: 3px 4px; }

#navlist a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navlist a:hover
{
color: #FF0;
text-decoration: underline;
}
.textbox {
	width:100%;
	background-color:#f6f0cd;
	border:1px solid #c6bd88;
	padding:4px;
}
#afterfooter
{
margin-left: auto;
margin-right: auto;
width:732px;
height:28px;
background-color: #fff;
clear: both;
}

ul {
	font-size: 8pt;
	color: #596F8F;
	font-weight: 900;	
	list-style-type: disc;
	list-style-position: outside;
	margin-left:20px;
	line-height:12px;
	list-style-image: url(images/bullet_new.gif);
}

#dropmenudiv{
position:absolute;
border: 1px solid #354256;
border-bottom-width: 0;
font:normal 12px Verdana;
background:#F0f;
margin-top:4px;
margin-left :-5px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #354256;
width: 100%;
display: block;
border-bottom: 1px solid #354256;
padding: 1px 0;
text-decoration: none;
text-indent: 15px;
line-height:24px;
font-size:8pt;
font-weight:normal;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #354256;
color:#fff;
}

/* IE Hack - Hide from IE5-mac. Only IE-win sees this. \*/
* html ul{
	margin-left:55px;
}
/* End hide from IE5/mac */