@charset "utf-8";
/* CSS Document */

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

.container{
	margin: 0px auto;
}
.contentcontainer{
	background-color:#FFFFFF;
}

table tr{
	vertical-align: top;
}

table td.lefttrim{
	background: url(../images/index_r2_c2.jpg);
	width:13px;	
}
table td.righttrim{
	background: url(../images/index_r2_c9.jpg);
	width: 12px;
}
td.leftinnertrim{
	width: 6px;
}
td.rightinnertrim{
	width: 10px;
}

#menucontainer{
	width: 205px;
	padding: 5px 0px 5px 5px;
}
#menu{
	background: url(../images/menubg.jpg) no-repeat;
	/*margin: 10px;*/
	/*width: 200px;*/
	height: 220px;
	padding: 10px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	margin: 0px 0px 0px 10px;
	line-height: 18px;
}
#menu ul, #menu ul li{
	list-style-image: none;
	list-style-type: none;
}

#menu a, #menu a:link, #menu:visited{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}

#rotatorcontainer{
	width: 722px;
	height: 238px;
}
#rotator{
	border: 1px solid #DAE7F1;
	margin: 5px;
}

#left{
	width: 205px;
	padding: 0px 0px 0px 5px;
}
#content{	
	width: 493px;
}

#rightcontainer{
	width: 226px;
}
#right{
	margin: 0px 10px;
	border: 1px solid #DAE7F1;
	/*text-align: center;*/
}
#right .featuredpropety{
	
}

#right h2{
	background-color: #336699;
	color: #FFFFFF;
	display: block;
	height: 30px;
	margin: 0px;
	line-height: 30px;
	font-size: 115%;
	text-indent: 10px;
}

#right h3{
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}

a:link, a:visited{
	color: #336699;
}

#contact-container{
	color: #336699;
	font-weight: bold;
}
#contact{
	padding: 10px;
}

#left, #content, #right{
	margin-top: 10px;
}

#footer{
	text-align: center;
	color: #336699;
}

#seachform h2{
	margin: 1px;
	font-size: 110%;
}
#searchform{
	background: url(../images/bird.jpg) right top no-repeat #336699;
	color: #FFFFFF;
	padding: 20px;
}
#searchform select{
	width: 200px;
}
#searchform a, #searchform a:link, #searchform a:visited{
	color: #FFFFFF;
}
#searchhorizontal table td{
	padding: 3px;
}

#seo{
	padding: 20px;
}

