body 
{
	color:black;
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:16px;
	font-family:arial, helvetica, sans-serif;
}

#topgradient
{
    color:white;
    background-image:url("/images/gradientbar.jpg");
		background-repeat:repeat-x;
		height:80px;
		
}

#toplogo
{
    color:#000000;
		background-image:url("/images/gradientbar.jpg");
		background-repeat:repeat-x;
		height:120px;
		width:150px;
}

/* **************************** Top Horizontal Menu  */
#horizmenu {
	font-size: .7em;
	margin: 16px 0px 2.5em 0px;
	color:#FFFFFF;
	clear:both;
  font-size: .7em;
  font-family:arial, helvetica, sans-serif;
}

#horizmenu a {
  display: block;
	padding: 3px 22px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #990002;
	font-size: .7em;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
}
#horizmenu a:link, #horizmenu a:visited {
background-color:#990002;
color: #FFFFFF;
text-decoration: none;
}

#horizmenu a:hover, #horizmenu a:active {
	background-color: #FFFFFF;
	color: #990002;
	text-decoration: none;
}

/* **************************** Left hand vertical menu */
#navlist {
color:#FFFFFF;
top: 160px;
width: 120px;
font-family:arial, helvetica, sans-serif;
}

#navlist b {
color:#FFFFFF;
font-family:arial, helvetica, sans-serif;
}

#navlist input {
font-family:arial, helvetica, sans-serif;
}

#navlist select {
font-size: .7em;
font-family:Arial, Helvetica, sans-serif;
}

#quicksearch {
margin:5px 5px 5px 5px;
}

#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: .7em;
font-family:arial, helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
background-color:#660000;
}
#navlist li {
margin: 0;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
}

#navlist a {
display: block;
padding: 2px 2px 2px 4px;
background-color: #660000;
height:1.5em;
}
#navlist a:link, #navlist a:visited {
color: #FFFFFF;
text-decoration: none;
}
#navlist a:hover, #navlist a:active {
background-color: #FFFFFF;
color: #660000;
}



/* ************************************************* Page Footer  */
#pagefooter
{
    margin-top:20px;
    color:#AA4446;
    font-size:10px;
		font-family:arial, helvetica, sans-serif;
}

#pagefooter a
{
    color:#AA4446;
    text-decoration:none;
}

#pagefooter a:hover
{
    color:#660000;
}


/* ***************************************************** Content */
#content
{
 margin:10px 10px 10px 10px;
 color:#000000;
 font-size:12px;
 font-family:arial, helvetica, sans-serif;
 clear:both;
 text-align:justify;
}

.contenttext
{
 color:#000000; 
 font-size:11px; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
}

.contenttable
{
  color:#000000; 
  font-size:11px; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align:justify;
  border-width:1px;
  border-style:solid;
  border-color:black;
  margin:10px 10px 10px 10px;
}

b.contenttext, b.contenttable
{
  font-size:12px;
  font-family:arial, helvetica, sans-serif;
}

a.contenttext, a.contenttable
{
	color:#660000;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

a:active.contenttext, a:active.contenttable
{
  color:#660000;
  text-decoration:none;
  font-family:arial, helvetica, sans-serif;
}

a:hover.contenttext, a:hover.contenttable
{
  color:#DD00FF;
  text-decoration:none;
  font-family:arial, helvetica, sans-serif;
}

a:visited.contenttext, a:visited.contenttable
{
  color:#660000;
  text-decoration:none;
  font-family:arial, helvetica, sans-serif;
}

/* Horizontal menu at top of content, used on New Homes pages */

.horizmenu td
{
  background-color:#EEEEEE;
	border-style:solid;
	border-color:black;
	border-width:1px;
	padding:2px;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	width:12px;
}
.horizmenu a:link 
{
  text-decoration:none;
	color:#660000;
	font-family:arial, helvetica, sans-serif;
}

.horizmenu a:hover
{
  text-decoration:none;
	color:#990000;
	font-family:arial, helvetica, sans-serif;
}
.horizmenu a:visited
{
  text-decoration:none;
	color:#660000;
	font-family:arial, helvetica, sans-serif;
}
.horizmenu a:active
{
  text-decoration:none;
	color:#660000;
	font-family:arial, helvetica, sans-serif;
}

.smallText a:link 
{
  text-decoration:none;
	color:#660000;
	font-family:arial, helvetica, sans-serif;
}

.smallText a:hover
{
  text-decoration:none;
	color:#990000;
	font-family:arial, helvetica, sans-serif;
}
.smallText a:visited
{
  text-decoration:none;
	color:#660000;
	font-family:arial, helvetica, sans-serif;
}
.smallText a:active
{
  text-decoration:none;
	color:#660000;
	font-family:arial, helvetica, sans-serif;
}

#content table
{
 font-size:12px;
 font-family:arial, helvetica, sans-serif;
}

#content select
{
 font-size:11px;
 font-family:arial, helvetica, sans-serif;
}

#content h1
{
 font-size:12px;
 font-weight:bold;
 color:#660000;
 font-family:arial, helvetica, sans-serif;
}

#content input
{
 font-size:11px;
}

#content a
{
	text-decoration:none;
	color: #630000;
}

#content a:hover
{
	color:#A60000;
	text-decoration: none;
}

#content a:visited
{
	color:#630000;
	text-decoration: none;
}

.tableheader1
{
 color:#FFFFFF;
 background-color:#660000;
 padding-left:5px;
 padding-right:5px;
}

.tableheader2
{
 color:#000000;
 background-color:#FFEEEE;
 padding-left:5px;
 padding-right:5px;
}


.tablefooter
{
 color:#FFFFFF;
 background-color:#888888;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630000;
}


/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box {
	 width: 300px;
	 background-color: #ffffff;
}


.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}
.bl .br .tl .tr #homeSearch form label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #630000;
	font-weight: bold;
}
.bl .br .tl .tr #homeSearch form select {
	font-size: 11px;
}



.rss-items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss-item  {
	font-size: 11px;
	margin-bottom: 1em;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	}

.rss-item a:hover { 

	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-decoration: underline;
}
.error { color: #FF0000; font-weight:bold; }

.sharethis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align:middle;
	font-weight: normal;
	letter-spacing: 1.5px;
}
a.sharethis, a.sharethis:link, a.sharethis:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #630000;
}
a.sharethis:hover, a.sharethis:active {
	color: #630000;
}
a.sharethis img, a.sharethis:link img, a.sharethis:visited img, a.sharethis:hover img{border:none;}
a:link {
	color: #630000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #630000;
}
a:hover {
	color: #A60000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #630000;
}
a img, a:link img, a:visited img, a:hover img{border:none;}

.noComingleMode#adv_check_table_container .adv_ctrl_checkbox {
	DISPLAY: none
}
.noComingleMode#adv_check_table_container .adv_ctrl_radio {
	DISPLAY: inline
}
.comingleMode#adv_check_table_container .adv_ctrl_checkbox {
	DISPLAY: inline
}
.comingleMode#adv_check_table_container .adv_ctrl_radio {
	DISPLAY: none
}
TABLE.adv_checkbox_table {
	WIDTH: 100%
}
TABLE.adv_checkbox_table {
	FONT-SIZE: 11px
}
TABLE#adv_drop_table {
	FONT-SIZE: 11px
}
TABLE#adv_listing_type_table {
	FONT-SIZE: 11px
}
TABLE.adv_checkbox_table TD.search-row-label {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; LINE-HEIGHT: 16px
}
TABLE#adv_drop_table TD.search-row-label {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; LINE-HEIGHT: 16px
}
TABLE TD.adv_check {
	PADDING-LEFT: 10px; WHITE-SPACE: nowrap
}
TABLE#adv_check_table_container TD.check_cell {
	VERTICAL-ALIGN: top
}
TABLE TD.search-row-label-drop {
	PADDING-LEFT: 10px; FONT-SIZE: 11px
}
IMG.red_sq {
	BACKGROUND: url(../images/sprites/nav_top_sprite.png) no-repeat left 0px; VERTICAL-ALIGN: middle; WIDTH: 5px; HEIGHT: 5px
}
IMG.ico_list_for_sale {
	BACKGROUND: url(../images/sprites/map_icons_sprite.gif) no-repeat left -120px; WIDTH: 15px; HEIGHT: 16px
}
IMG.ico_list_for_sale_condo {
	BACKGROUND: url(../images/sprites/map_icons_sprite.gif) no-repeat left -360px; WIDTH: 15px; HEIGHT: 16px
}
IMG.adv_checkbox_icon {
	BOTTOM: -2px;
	POSITION: relative;
	background-image: url(../images/sprites/map_icons_sprite.gif);
}
IMG.ico_list_for_sale_townhome {
	BACKGROUND: url(../images/sprites/map_icons_sprite.gif) no-repeat left -7075px; WIDTH: 15px; HEIGHT: 16px
}
IMG.ico_list_for_sale_land {
	BACKGROUND: url(../images/sprites/map_icons_sprite.gif) no-repeat left -10075px; WIDTH: 15px; HEIGHT: 16px
}
.searchbox {
	BORDER-RIGHT: #9f9d97 1px solid;
	BORDER-TOP: #9f9d97 1px solid;
	PADDING-LEFT: 18px;
	FONT-WEIGHT: normal;
	OVERFLOW: hidden;
	BORDER-LEFT: #9f9d97 1px solid;
	BORDER-BOTTOM: #9f9d97 1px solid;
	background-color: #f5f4ef;
	background-image: url(../images/sprites/magnifying_glass.png);
	background-repeat: no-repeat;
	background-position: left center;
}
SELECT.search-control {
	FONT-SIZE: 12px; WIDTH: 110px
}
SELECT.search {
	FONT-SIZE: 12px; width: 230px
}
#bnrRT {
	float: right;
	height: 600px;
	width: 160px;
	position: absolute;
	left: 750px;
	top: 0px;
}
img {
	border-bottom-style: none;
}
#navBreadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#navPageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630000;
	width: 450px;
	padding-top: 15px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#homeSearch {
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 350px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bl {
	background: url(/images/bl.gif) 0 100% no-repeat #e2e2e2;
	width:250px;
	float:right;
	margin-top: 5px;
}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630000;
	display: inline;
}
