/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

#container {
	background-color:#FFFFFF;
	}
p a:link {
	color: #B4A893; text-decoration:none; font-size:12px;
}
p a:visited {
	text-decoration:none; font-size:12px;
	color: #B4A893;
}
p a:hover {
	text-decoration:underline; font-size:12px;
	color: #FFFFFF;
}
p a:active {
	text-decoration: underline; font-size:12px;
}
.footer {
	color:#06203c; font-size:11px; text-align:center; 
	}
.footer a:link {
	color:#06203c; font-size:11px; text-decoration:none;
	}
.footer a:visited {
	color:#06203c; font-size:11px; text-decoration:none;
	}	
.footer a:hover {
	color:#06203c; font-size:11px; text-decoration:underline;
	}
.ume {
	color:#b4a783; font-size:9px;
	text-align:right; 
	}
.ume a:link, a:visited {
	text-decoration:none; color:#b4a783; font-size:9px;
	}
.ume a:hover {
	text-decoration:underline; color:#b4a783; font-size:9px;
	}
.boxleft {
	background-image:url(images/box_left.gif); background-repeat:repeat-y;
	}
.boxright {
	background-image:url(images/box_rt.gif); background-repeat:repeat-y;
	}
.navybox {
	background-color:#06203c;
	}
#featured {
	background-color:#06203c; background-image:url(images/featuredbox.gif); background-repeat:no-repeat;
	}
.boxbottom {
	background-image:url(images/boxbtm.jpg); background-repeat:repeat-x;
	}
h1 {
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.teaser {font-size: 11px}
.teaser a:link {
	color:#FFFFFF; text-decoration:underline
	}

.listing {
	background-color:#B3AA81
	}
.listing a:link {
	color:#06203c; text-decoration:underline;
	}
.listing a:visited {
	color:#06203c; text-decoration:none;
	}
.listingaddprice {
	color: #06203C;
	font-weight: bold;
}
.back2top {font-size:11px}
.back2top a:link {
	color:#FFFFFF; text-decoration:none;
	}
.back2top a:visited {
	color:#FFFFFF; text-decoration:none;
	}
.justify {
	text-align:justify;
	}
.psuedohdr {
	font-size: 14px;
	font-weight: bold;
}
.featuredproperty {color: #FFFFFF}
.goldcol {
	background-color:#B5A784;
	}
