/*------------------------------------------------------------------------------------------------
  global classes
------------------------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}

form { 
   margin: 0px; 
}

A:link {
	color: #666633; 
	text-decoration: none; 
}

A:visited { 
	color: #666633; 
	text-decoration: none; 
}

A:hover { 
	color: #990000;
	text-decoration: none; 
}

/*------------------------------------------------------------------------------------------------
  top navigation classes
------------------------------------------------------------------------------------------------*/

.hometopnav:link
{
	float: left;
	width: 80px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CDCD9A;
	background: #FFFFFF;
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

.hometopnav:hover 
{
	float: left;
	width: 80px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CDCD9A;
	background: #ECECD8;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}

.hometopnav:visited 
{
	float: left;
	width: 80px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CDCD9A;
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

/*------------------------------------------------------------------------------------------------
  link classes
------------------------------------------------------------------------------------------------*/

.footernav:link { 
	color: #990000;
	font-size: 9px;
	text-decoration: none; 
}

.footernav:visited {
	color: #990000;
	font-size: 9px;
	text-decoration: none; 
}

.footernav:hover { 
	color: #666633; 
	font-size: 9px;
	text-decoration: none; 
}

.home_footernav:link { 
	color: #666633;
	font-size: 9px;
	text-decoration: none; 
}

.home_footernav:visited {
	color: #666633;
	font-size: 9px;
	text-decoration: none; 
}

.home_footernav:hover { 
	color: #990000; 
	font-size: 9px;
	text-decoration: none; 
}

.home_randimg:link { 
	color: #CDCD9B;
	font-size: 9px;
	text-decoration: none; 
}

.home_randimg:visited {
	color: #CDCD9B;
	font-size: 9px;
	text-decoration: none; 
}

.home_randimg:hover { 
	color: #CDCD9B; 
	font-size: 9px;
	text-decoration: none; 
}

.topnav:link { 
	color: #666633; 
	text-decoration: none; 
}

.topnav:visited { 
	color: #666633; 
	text-decoration: none; 
}

.topnav:hover { 
	color: #990000; 
	text-decoration: none; 
}

.topnav_on:link { 
	color: #990000; 
	text-decoration: none; 
}

.topnav_on:visited { 
	color: #990000; 
	text-decoration: none; 
}

.topnav_on:hover { 
	color: #990000; 
	text-decoration: none; 
}

.prevnextgrey:link { 
	color: #999999; 
	text-decoration: none; 
}

.prevnextgrey:visited { 
	color: #999999; 
	text-decoration: none; 
}

.prevnextgrey:hover { 
	color: #999999; 
	text-decoration: none; 
}

.prevnextpage:link { 
	color: #336699; 
	text-decoration: none; 
	font-weight: bold;
}

.prevnextpage:visited { 
	color: #336699; 
	text-decoration: none; 
	font-weight: bold;
}

.prevnextpage:hover { 
	color: #336699; 
	text-decoration: none; 
	font-weight: bold;
}

/*------------------------------------------------------------------------------------------------
  text classes
------------------------------------------------------------------------------------------------*/

.body_tan {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #CCCC99;
}

.home_nav_top {
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}

.home_nav_top_bot {
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

.property_text {
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}	

.property_title {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}	

.blue_title {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}	

.alert 
{ 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 12px; 
	color: #990000; 
}

.propinfo 
{ 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 12px; 
	color: #990000; 
}

.caption 
{ 
	font-size: 10px; 
	line-height: 15px; 
	color: #666666; 
}

.prevnextgrey 
{ 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	color: #999999; 
}

.editlbl 
{ 
	font-size: 10px; 
}

.editlbl_req
{ 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333; 
}

.main_titles 
{
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

/*------------------------------------------------------------------------------------------------
  nav classes
------------------------------------------------------------------------------------------------*/

.inside_nav_box {
	padding-bottom: 1px;
	padding-top: 1px;
}

.inside_nav {
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 1px;
	padding-left: 6px; 
	padding-top: 1px;
}

.inside_nav_box_on {
	background-color:#990000; 
	border-bottom: solid 1px #CCCCB6; 
	padding-top: 1px;
}

.inside_nav_on {
	font-size: 9px;
	font-weight: normal;
	border-bottom: solid 1px #CCCCB6; 
	padding-left: 6px; 
	padding-top: 1px;
}

.inside_subnav {
	font-size: 9px;
	font-weight: normal;
	padding-left: 15px; 
	padding-right: 5px; 
}

.inside_nav_photo {
	border-bottom: solid 1px #CCCCB6; 
}

/*------------------------------------------------------------------------------------------------
  listing classes
------------------------------------------------------------------------------------------------*/

.propimg {
	padding-top: 8px; 
	padding-right: 12px; 
}

.propimg_end {
	padding-top: 8px; 
}

.prevnext_bottom {
	padding-top: 8px; 
}

/*------------------------------------------------------------------------------------------------
  detail classes
------------------------------------------------------------------------------------------------*/

.detail_left {
	padding-right: 10px; 
}

.detail_right {
	background: #EAE9DA; 
	padding: 10px;
	width: 160px;
}

.detail_thumb {
	/*border: 1px solid #CCCCCC; */
	padding-top: 10px;
}

/*------------------------------------------------------------------------------------------------
  greatest estates classes
------------------------------------------------------------------------------------------------*/

#greatest {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#greatest li {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 16px;
	background-image: url("/images/elements/bullet_features.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.greatest_titlelg { 
	color: #990000;
	font-size: 16px;
}

.greatest_title { 
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}

.greatest:link { 
	color: #990000; 
	text-decoration: none; 
}

.greatest:visited { 
	color: #990000; 
	text-decoration: none; 
}

.greatest:hover { 
	color: #666633; 
	text-decoration: none; 
}

/* new greatest estates class for dynamic section - SRH 2-24-06 */

.greatest_prop_title {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #990000;
}	

.greatest_prop_location {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #666633;
}	

.greatest_prop_price_number {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #666633;
	letter-spacing: 1px;
}	

.greatest_prop_price_text {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #666633;
	letter-spacing: normal;
}	

/* new featured classes for dynamic section - SRH 6-20-06 */

.featured_prop_title {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #990000;
}	

.featured_prop_location {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666633;
}	

.featured_prop_price_number {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #666633;
	letter-spacing: 1px;
}	

.featured_prop_price_text {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #666633;
	letter-spacing: normal;
}	

/*------------------------------------------------------------------------------------------------
  form classes
------------------------------------------------------------------------------------------------*/

.submit 
{
	background: #FFFFFF;
	border: 1px solid #CCCCB6;
	padding: 1px 6px 2px 6px;
	line-height: 11px;
	font-size: 11px; 
	color: #660000; 
	font-weight: bold;
}

.submit:hover 
{
	border: 1px solid #999999;
	color: #660000; 
}

.search 
{
	background: #FFFFFF;
	border: 1px solid #CDCD9A;
	padding: 2px 6px 3px 6px;
	line-height: 11px;
	font-size: 10px;
	font-weight: normal;	
	color: #990000; 
}

.search:hover 
{
	border: 1px solid #CDCD9A;
	background: #ECECD8;
	color: #990000; 
}

/*------------------------------------------------------------------------------------------------
  layout classes
------------------------------------------------------------------------------------------------*/

.listimagebox { 
	border: 1px solid #EFEFEF; 
	padding: 1px;
	height: 124px;
	width: 124px;
}

.divpadbttm { 
	border-bottom: 1px dotted #CCCCB6; 
	padding-bottom: 6px;
}

.divpadtop { 
	border-top: 1px dotted #CCCCB6; 
	padding-top: 6px;
}

.divpadboth { 
	border-top: 1px dotted #CCCCB6; 
	border-bottom: 1px dotted #CCCCB6; 
	padding-top: 3px;
	padding-bottom: 3px;	
}

.listbull { 
	padding-top: 5px;
	padding-right: 3px;
}

#newsbox legend 
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold; 
	color: #666666;
	line-height: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#newsbox fieldset 
{
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#newsbox fieldset p 
{
	margin: 0px;
	display: run-in;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 5px;
	color: #666666;
}

#newsbox .summary 
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#newsbox .summarytotal
{
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

/*------------------------------------------------------------------------------------------------
 form spam check, do not remove
------------------------------------------------------------------------------------------------*/

.emailspmchk {
	width:5px;
	visibility:hidden;
}
