body {
	background-image: url('images/site-bg.gif');
	background-repeat: repeat-x;
	background-color:#003366;
	margin:0px;
	padding:0px;
	font-family: "Tahoma";
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em
}


#container {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #000;
	background-color:#fff;
}

#header {
	width: 778px;
	height: 201px;
	margin: 0px;
	padding: 0px;
	background-image:url('images/header.jpg'); 
	background-repeat:no-repeat; 
        clear:both; 
}

#header h1 {
	font-family: "Arial";
	font-size: 10px;
	color:#fff;
	padding:0px;
	margin:0px;
	border-bottom:0px;
	margin-bottom:10px;
	text-indent:15px;
}

#menu {
	width: 778px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image:url('images/menubar.gif'); 
	background-repeat:no-repeat; 
	clear:both;
}

#menu ul {
	float:left;
	width:500px;
	height:36px;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

#menu li {
	height:36px;
	list-style-type:none;
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
	line-height:3.5em;

}

#menu ul li a{
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
	line-height:3.5em;
	display:block;
	padding-left:15px;
	padding-right:15px;

}

#menu  ul li a:hover{
	visibility: visible;
	background-image: url('images/navover.gif');
	background-repeat: repeat-x;
	cursor:pointer;
}

#menu  ul li a.active_item{
	background-image: url('images/navover.gif');
	background-repeat: repeat-x;
}

#menu  ul li a.active_item:hover{
	background-image: url('images/navover.gif');
	background-repeat: repeat-x;
	color:#fff;
}

#right {

	width:261px;
	float:right;
	font-family:tahoma; 
	font-size:11px;
	color: #063664;
}

#search {
	background-image: url('images/search-bg.gif');
	background-repeat: repeat-y;
	padding-left:15px;
	*padding-left:14px;
	padding-right:20px;
	line-height:1.5em;
}

#search a {
    font-family:Verdana; 
    font-size:9px;
    color: #063664;
    text-decoration:underline;
}


#search_end {
	width:261px;
	height:20px;
	background-image:url('images/search-footer.gif'); 
	background-repeat:no-repeat; 
}

#featured {
	background-image: url('images/featured-bg.gif');
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:15px;
	line-height:1.5em;
}

#featured_top {
	width:261px;
	height:46px;
	background-image: url('images/featured-top.gif');
	background-repeat: n-repeat;
}

#featured a {
    font-family:Verdana; 
    font-size:9px;
    color: #063664;
    text-decoration:underline;
}


#featured_end {
	width:261px;
	height:20px;
	background-image:url('images/featured-footer.gif'); 
	background-repeat:no-repeat; 
}

#featured a {
    font-family:Verdana; 
    font-size:12px;
    color: #063664;
    text-decoration:underline;
}


#content {
	width:500px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}

#content h3 {
	font-family: "Tahoma";
	font-size: 13px;
	color:#003366;
	padding:0px;
	margin:0px;
	line-height:24px;
	border-bottom:1px dotted #cccccc;
	margin-top:20px;
	margin-bottom:10px;
	text-indent:3px;
	background-color:#f1f1f1;
}

#content h2 {
	font-family: "Tahoma";
	font-size: 15px;
	color:#003366;
	padding:0px;
	margin:0px;
	line-height:24px;
	border-bottom:1px dotted #cccccc;
	margin-top:5px;
	margin-bottom:10px;
}

#content a {
	font-family: "Tahoma";
	color:#003366;
}

#content b, #content strong {
	font-family: "Tahoma";
	color:#003366;
}

#blog {
	width:760px;
	float:left;
	padding-left:10px;
	padding-right:5px;

}

#blog h3 {
	font-family: "Tahoma";
	font-size: 13px;
	color:#003366;
	padding:0px;
	margin:0px;
	line-height:24px;
	background-color:#f1f1f1;
	margin-top:20px;
	margin-bottom:10px;
	text-indent:3px;
}

#blog a {
	font-family: "Tahoma";
	color:#003366;
	width:100%;
	height:10px;
	display:block;
	background-image:url('images/goblog.gif'); 
	background-repeat:no-repeat; 
	background-position: right; 
}

#clear {
	clear:both;
	height:10px;
}

.form_search{
    font-face:Verdana; 
    font-size:9px;
    color: #000000;
}

#footer {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:15px;
	padding-top:10px;
	font-family:Tahoma; 
	font-size:10px;
	color: #ffffff;
}
#footer a {
	color:#fff;
}

#footer h2 {
	font-family: "Tahoma";
	font-size: 13px;
	color:#fff;
	padding:0px;
	margin:0px;
	line-height:24px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px;
}

.google_maps{
	width: 470px; 
	height: 300px; 
	border:1px solid #063664;
}

.ml_s{
    font-family:Verdana; 
    font-size:7pt;
}

.listings-img{ 
	border: 0px; 
	cursor: pointer; cursor: hand; 
	margin:0px;
}

.form_search{
	font-face:Verdana; 
	font-size:9px;
	color: #000000;
}
.search{
	font-family:Verdana; 
	font-size:11px;
	color: #063664;
}

.listings_top{
	font-family:Tahoma; 
	font-size:9pt;
	color: #000000;
	line-height:1em;
}

.bottom_links { 
	margin:0px;  
	font-family: Verdana; 
	font-size: 9pt; 
	text-decoration: 
	underline; color:#000000 
}

.bottom_links a, .bottom_links a:hover, .bottom_links a:visited, .bottom_links a:active { 
	font-family: Verdana; 
	font-size: 9pt; 
	text-decoration: underline; 
	color:#000000;
}

.about{
	border-left:1px solid #999999; border-right:1px solid #999999; border-top:1px solid #999999; border-bottom:0px solid #999999; position:absolute;
	margin-top:1px;
	*margin-top:2px;
	*margin-left:2px;
	line-height:14px;
	z-index:100;
	background-color: #EBEBEB;
	width: 110px;
	visibility: hidden;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS;
}

.buy{
	border-left:1px solid #999999; border-right:1px solid #999999; border-top:1px solid #999999; border-bottom:0px solid #999999; position:absolute;
	margin-top:1px;
	*margin-top:2px;
	*margin-left:2px;
	line-height:14px;
	z-index:100;
	background-color: #EBEBEB;
	width: 90px;
	visibility: hidden;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Tahoma;
}

.sell{
	border-left:1px solid #999999; border-right:1px solid #999999; border-top:1px solid #999999; border-bottom:0px solid #999999; position:absolute;
	margin-top:1px;
	*margin-top:2px;
	*margin-left:2px;
	line-height:14px;
	z-index:100;
	background-color: #EBEBEB;
	width: 90px;
	visibility: hidden;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS;
}

.buy a, .sell a, .about a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 2px 0;
	font-family: Tahoma; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold;
	color: #063664;
}

.buy a:hover, .sell a:hover, .about a:hover{
	background-color: #063664;
	color: #ffffff;
}

#xh1 {
	font-family: "Tahoma";
	color:#003366;
	font-size:17px;
	padding:10px;
	margin:0px;
	text-align:center;
}

#right_bar {
	width:261px; 
	float:right; 
	background-color:#fff;
	border:1px solid black;
	padding:10px;
	position:absolute;
	top:0px;
	right:-200px;
}
