body {
	font-family: Verdana, Geneva, sans-serif;
}
a	{
	color: #990000;
}
.Mainhead {
	font-size: 2em;
	font-style: italic;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #600;
}

.maintext {
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	color: #4E4E4E;
	line-height: 1.3em;
}
.smalltxt {
	font-size: 0.6em;
	color: #FFCC33;
	font-weight: bold;
	font-style: normal;
}
.titles {
	font-size: .9em;
	font-weight: bold;
	color: #FFCC33;
}
.areas {
	font-size: 11px;
	font-weight: normal;
}
.forsearchboxes {
	font-size: 0.7em;
	font-weight: bold;
	color: #990000;
}
.agents {
	font-size: 0.9em;
}
.agents a  {
	font-weight: bold;
	color: #990000;
}
.mls {
	font-size: .8em;
	color: #990000;
	font-weight: bold;

}
.agents {
	font-size: 12px;
	font-weight: normal;
}
.footer {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFCC66;
}
.specialsmall {
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: #300;
	text-align: center;
}
table.nav td {
	background-image: url(images/back-red.gif);
	background-repeat: repeat;
}
#maincontent {
	margin: 20px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: left;
}
#sidebar {
	text-align: center;
}
.nav ul {
	margin: 0;
	list-style-type: none;
	padding:0;
}
.nav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #Fc0;
}
.nav li a {
	display:block;
	font-size: 14px;
	color: #FC0;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom:  3px;
	padding-left: 5px;
	text-decoration:none;
}
.nav li a:hover {
	background-color: #FC0;
	color: #9A0000;
}
.smallertxt {
	font-size: 0.6em;
	color: #FC0;
}
#FooterMenu {
	width: 802;
	margin: auto;
	padding: 0;
}
li.lastnav,#FooterMenu li.lastnav{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FooterMenu li {
	float: left;
	list-style-type: none;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
}
#FooterMenu a:link, #FooterMenu a:active, #FooterMenu a:visited {
	color: #FFCC33;
	text-decoration: none 
}
#FooterMenu a:hover {
	color: white;
	text-decoration: none 
}
.centeredmenu {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}
.centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
.centeredmenu ul li a {
   display:block;
   text-decoration:none;
}
#featuredListing td.content{
	background:url(/images/featured-back.gif);
	text-align:center;
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;
	font-size: .7em;
}
#featuredListing a {
	color: #FAEEB0;
	text-decoration:none;
}
#featuredListing td.content img {
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidebarAddress {
	padding-top: 12px;
	padding-bottom: 12px;
}
