body
{
	margin: 0px;
	padding: 0px;
	background: #EDA962 url(../_img/bodybg.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	 display: none;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{   
	border: solid 1px #3399CC;
}
.realestatedisclaimer
{
    font-size: 10px;
}
/*----------------
Wrapper
----------------*/
.larger
{
	font-size: 18px;
}
.smaller
{
	font-size: 12px;
}
#wrapper
{
	margin: 0px auto;
	width: 781px;
	background: url(../_img/wrapperbg.png) repeat-y;
}
*html #wrapper {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/wrapperbg.png', sizingMethod='scale');
}
#wrapperi
{
	margin: 0px auto;
	width: 755px;
}

#header
{
	width: 755px;
	height: 208px;
	overflow: hidden;
}
#topline
{
	width: 755px;
	height: 3px;
	overflow: hidden;
	background-color: #3399CC;
}
#logo
{
	position: absolute;
	margin-left: 127px;
	width: 533px;
	height: 205px;
	overflow: hidden;
}
#contactinfo
{
	position: absolute;
	margin-left: 645px;
	text-align: right;
	color: #FFFFFF;
}
#contactinfo a
{
	text-decoration: none;
	color: #FFFFFF;
}

#subheader
{
	width: 755px;
	height: 172px;
	background: url(../_img/subheaderbg.gif) repeat-x;
	overflow: hidden;
}
#menu
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 2px;
	list-style: none;
	float: left;
	width: 178px;
	overflow: hidden;
}
#menu li
{
	float: left;
	line-height: 23px;
	font-size: 18px;
	margin: 2px 0px;
}
#menu li a
{
	color: #fff;
	text-decoration: none;
	padding: 0px 3px;
}
#menu li a:hover, .onpage
{
	background-color: #EEAB63;
}
#menu .larger
{
	font-size: 22px;
}

#tagpic
{
	float: right;
	width: 569px;
	height: 172px;
	overflow: hidden;
}
#tagpic img, #tagpic #sshow
{
	padding-left: 48px;
}

#content
{
	width: 735px;
	padding: 10px;
	color: #3399CC;
	background: #fff url(../_img/contentbg.png) repeat-x;
}
#content a
{
    color: #3399CC;
}
#content h1 {font-size: 18px;line-height:normal;margin:0px;padding:0px;}
#featuredproperty
{
	float: left;
	width: 188px;
	background-color: #3399CC;
	color: #fff;
	text-align: center;
}
#featuredproperty h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
#featuredproperty img
{
	margin: 3px 0px;
}
#featuredproperty .details
{
	font-size: 12px;
}
#featuredproperty a
{
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 3px 0px;
}
#featuredproperty .picborder
{
    border-color: #fff;
}
#contenti
{
	float: right;
	width: 537px;
}
#footerw
{
	width: 100%;
	background: url(../_img/footerwbg.png) repeat-x;
}
#footer
{
	margin: 0px auto;
	width: 781px;
	height: 33px;
	padding-top: 2px;
	background: url(../_img/footerbg.png) no-repeat;
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 14px;
}
*html #footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/footerbg.png', sizingMethod='crop');
}
#footeri
{
	position: relative;
}
#footeri a
{
	color: #fff;
	text-decoration: none;
}
/*----------------
Bottom/Credit
----------------*/
#bottom
{
	margin: 0px auto;
	width: 781px;
	height: 44px;
	background: url(../_img/bottombg.png) no-repeat;
}
*html #bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bottombg.png', sizingMethod='crop');
}
#credit
{
	position: relative;
	margin: 0px auto;
	width: 709px;
	text-align: right;
}
#credit img
{
	padding-top: 8px;
	padding-right: 5px;
}