/* Site Styles
   Updated: Tue 07.29.08 @ 9:25 p.m.
   Updated by: Andrew Johnston
   Author: Andrew Johnston & Kym Gaspard
   ----------------------------------------------------*/

/* Colors
	 Burgandy:							#6A0D38
	 Green:							#5C755C
	 Dark Tan:							#A39382
	 Lite Tan:							#E6E2DD
	 Charcoal:							#4D4D4F
	 
	 Background:						#E6E2DD
	 Text:								#4D4D4F
	 Navigation:						#5C755C
	 Sub-nav:							#A39382
   ----------------------------------------------------*/
	 

/* Base ---------------------------------------*/

body {
	background:transparent url(../img/bg.gif) repeat;
	font-family: Arial,sans-serif;
	font-size:100%;
	margin: 0;
	padding:0;
	color: #4D4D4F;
	text-align:center;
}

h1, h2 {
	font-family : Georgia;
	font-weight : bold;
	font-style : italic;
	text-align : left;
	margin: 0;
	padding: 0;
}

h1 { font-size : 1.64em; }
h2 { font-size : 1.13em; }


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	margin: 0;
	padding:0;
}

a:link, a:visited { text-decoration: none; color: #6A0D38; font-weight: normal; }
a:active, a:hover { text-decoration: none; color: #5C755C; font-weight: normal; }



/* Layout ---------------------------------------------*/

#container {
	margin:0 auto;
	width:860px !important;
	background: #e6e2dd;
	text-align:left;
}

#header {
	background: url(../img/header_bg.gif) repeat-x;
	height: 75px;
	text-align: left;
}

#header a h1.logo {
	background: url(../img/header_logo.gif) no-repeat ;
	width: 294px;	
	height: 75px;
	text-indent: -1000em;
}

#content { background: #E6E2DD; padding-top: 1px; }
#content p { font-size: .7em;}

#col-1, #col-3 { width: 411px; float: left;}
#col-1 { background: #360b1f; height: 261px;}
#col-2 { width: 449px; float: left;height: 261px;}
#col-3 p { margin: 10px 15px;}	
#col-4 { width: 270px; background: #d4d2ca; float: left; height: 379px;}
#col-5 { width: 179px; float: left; text-align: center}

#col-4 p { margin: 10px }	
#col-5 p { margin: 10px}	

#col-4 ul{
	font-size: .7em;
	padding: 0;
	margin: 10px;
}


#col-4 ul li {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
	
}

.login { font-size: .7em; text-align: left; padding: 0 8px; }

#footer {
	color: #4d4d4f;
	font: .6em/1.2em Arial;
	padding: 0 10px;
	margin: 10px auto;
	width: 860px;
	text-align: center;
}

/* Quick Search ---------------------------------------*/

#quick_search {
	float: right;
	background: #5b745c url(../img/search-bg.gif) repeat-x top left;
	height: 35px;
	line-height: 30px;
	color: #fff;
	padding:0 0 0 12px;
	font-weight: bold;
	font-size: .7em;
}

#quick_search input { margin: 0 5px; padding: 2px;}

button.goButton {
border: none;
width: 40px;
height: 22px;
margin: 2px 5px 0 0;
padding: 0;
background: transparent url(../img/go.png) no-repeat center;
text-indent: -1000em;
cursor: pointer;
}

button.goButton:hover {
background: transparent url(../img/go-hover.png) no-repeat center;
}



/* Search Options --------------------------------------------------*/

#search_options {
 background: #5d5d5d url(../img/so_bg.gif) repeat-x;
 margin: 0;
 padding: 0;
 color: #fff;
 width: 860px !important;
 }

#search_options_inner {
 background-color: transparent;
 padding: 10px 20px;
 margin: 0;
}

#search_options_inner label {
 color: #fff;
 margin: 0;
 padding: 0;
}

#search_options_inner td {
 width: 25%;
  font-size: .75em;
   color: #fff;
}

#search_options_inner input.field {
	border: 0;
    font-size: .8em;
    width: 150px;
    padding: 4px;
	height: 24px;
}

#search_options_inner input {
	font-size: 1em;
	border: 1px solid #d0ccc8;
}

#search_options_inner input.check {
	font-size: 1em;
	border: 0;
}

#search_options_inner input.btn {
	font-size: 1em;
	border: 0;
}

#search_options_inner select {
	font-size: 1em;
	border: 1px solid #d0ccc8;
}

#search_options_inner select.box {
	width: 180px;
}

#search_options_inner label {
	display: block;
	padding: 2px;
	font-weight: bold;
	color: #fff;	
}






/* Navigation -----------------------------------------*/
#navigation { 
	position: relative;
	padding:0 0 5px 0;
	line-height: 1em;
	height: 1.75em;
	background: #5C755C ;
	z-index: 100;
}

#navigation ul#nav { 
	background: #5C755C ;
	margin: 0;
	padding: 0;
}

#navigation ul#nav li { 
	position: relative;
	float: left;
	text-align: center;
	line-height: .55em;
	list-style-type: none;
}

#navigation ul#nav li a { 
	display: block;
	padding: 12px 0;
	color: #fff;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #5C755C;
	font-size: .75em;
	text-align: center;
}

#navigation ul#nav li a.current {
	color: #b7d3b7;
	font-weight: bold;
} 


#navigation ul#nav li a span { 
	padding: 0 15px 0 10px;
	background: url(../img/down-arrow.gif) no-repeat 100% 50%;
}

#navigation .item1 { width: 126px; }
#navigation .item2 { width: 125px; }
#navigation .item3 { width: 131px; }
#navigation .item4 { width: 125px; }
#navigation .item5 { width: 130px; }
#navigation .item6 { width: 121px; }
#navigation .item7 { width: 100px; }
#navigation ul#nav li.item7 a { border: 0; }

		/* ----------| =Navigation (Drop Down) |---------- */ 

		#navigation ul#nav  li ul { 
			display: block;
			position: absolute;
			left: -999em;
			width: 162px;
			padding: 8px;
			margin: 0;
			background: #688468 url(../img/sub-bg-green.gif) repeat-x left top;
		}

		#navigation ul#nav  li:hover ul, 
		#navigation ul#nav  li.over ul /* used to target IE via script */ { 
			display: block;
			left: 0;
			top: 100%;
			position: absolute;
			width: 146px;
		}

		#navigation ul#nav  li ul li { 
			width: 146px;
			height: 1.5em;
			background: transparent;
			text-indent: 0;
			padding: 0;
			margin: 0;
		}

		#navigation ul#nav  li:hover ul li a, 
		#navigation ul#nav  li.over ul li a { 
			display: block;
			width: 126px;
			background: transparent;
			padding: 7px 10px;
			text-decoration: none;
			margin: 0;
			color: #eee;
			text-indent: 0;
			text-align: left;
			border: 0;
			font-size: 11px;
			white-space: nowrap;
		}

		#navigation ul#nav li ul li a:hover { 
			color: #fff;
			background: #5C755C;
		}
		
#navigation ul#nav li.active a, 
#navigation ul#nav li a:hover, 
#navigation ul#nav li:hover a, 
#navigation ul#nav li.over a { 
	background: #5C755C ;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.autoclear { display: inline-block; }
.autoclear { display: block; }



/* Quick Links ----------------------------------------*/


h2.quicklink {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	width: 195px;
	float: left;
}

h2.quicklinkdk {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	width: 390px;
}

	
h2.quicklink a:link, h2.quicklink a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	border-top: 1px solid #360b1f;
	border-left: 1px solid #360b1f;
	background: #6A0D38;
	padding: 10px;
	width: 195px;
}

h2.quicklink a:hover, h2.quicklink a:active { 	background: #46142a; }
h2.quicklinkdk a:link, h2.quicklinkdk a:visited, h2.quicklinkdk a:hover, h2.quicklinkdk a:active { 
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #360b1f;
	background-color: #360b1f;
	padding: 10px;
	width: 390px;
}


h2.quicklink span, h2.quicklinkdk span {font-weight: bolder; }

.mag-highlite {
	background-color: #360b1f; 
	color: #fff;
	width: 390px;
	margin: 0;
	padding: 10px;
	font-size: 1em;
}

.mag-highlite p { margin: 0; padding: 0 0 15px 0; line-height: 1.75em;}
.mag-highlite p a{ line-height: 1.75em; font-weight: bold;}


/* Welcome Section ---------------------------------------*/

h2.headerblock1, h2.headerblock2, h2.headerblock3 {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .9em;
	color: #fff;
	padding: 10px;
	margin-top: 0;
}






/* Link Classes ---------------------------------------*/

span.right { float: right; line-height: 35px; font-size: .7em; padding: 0 15px; color: #4D4D4F;}
span.right a:link, span.right a:visited { color: #4D4D4F; }
span.right a:hover, span.right a:active { color: #6A0D38; }

.mag-highlite a:link, .mag-highlite a:visited  { color: #A39382; text-decoration: none; font-style: italic; }
.mag-highlite a:hover, .mag-highlite a:active  { color: #A39382; text-decoration: underline; font-style: italic; }



/* Color Classes --------------------------------------*/

.white { color: #ffffff }
.maroon { color: #6A0D38 }
.maroonbg { background-color: #6A0D38; }
.dkmaroonbg {background-color: #360b1f; }
.green { color:	#5C755C }
.ltgreenbg { background: #799979 }
.greenbg { background:	#5C755C }
.dkgreenbg { background: #405240 }
.dkTan { color: #A39382 }
.ltTan { color:	#E6E2DD }
.charcoal { color:	#4D4D4F }


#left-col { width:344px; padding-top: 15px; text-align: left;  }
#right-col { float: right; }
#right-col img {margin: 0; padding: 0;}
#banners { height: 205px; padding-bottom: 1px; text-align: center;}
#banners img {margin: 0; padding: 0; display: inline; }
.clear {clear:both; height: 0;}

#left-col h2 {
	font-family : Georgia;
	font-size : 1.64em;
	font-weight : bold;
	font-style: normal;
	text-align : left;
	margin: 0 20px;
	padding: 0;
}

#left-col p {
  margin:10px 20px 0 20px;
	line-height: 1.12em;
	}

	


#wrapbottom, #wrapbottom2 {
	text-align:center;
	width: 860px;
	font-size: .7em;
}

#wrapbottom { height: 20px; 	background:#4d4d4f;}
#wrapbottom2 { height: 12px; background:#5C755C;}

.affiliates {
	background:#6a0d38;
	height: 66px;
	line-height: 66px;
	margin: 0;
	text-align: center;
}





#phoneinfo {
	color: #4D4D4F;
	font: .7em/1.2em Arial;
	padding: 0 10px;
	margin: 10px auto;
	width: 688px;
}

#phoneinfo a:link, #phoneinfo a:visited { 
	color: #4D4D4F;
	font-weight: bold;
}

#phoneinfo a:hover, #phoneinfo a:active {
	color: #fff;
	font-weight: bold;
}





#return {
	color: #4D4D4F;
	margin: 20px auto ;
	width: 860px;
	text-align: center;
}

#return a:link, #return a:visited { 
	font-size: 1.1em;
	color: #4D4D4F;
	font-weight: bold;
}

#return a:hover, #return a:active {
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}


.VB10, .VB11, .VB11child, .VB14, .V10, .V12, .VB12 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.V10		{ font-size: .9em; }
.VB10		{ font-size: .9em; font-weight: bold;}
.VB11 		{ font-size: 1em; font-weight: bold;}
.VB11child 	{ font-size: 1em; font-weight: bold;}
.V12 		{ font-size: 1.1em;}
.VB12 		{ font-size: 1.1em; font-weight: bold;  }
.VB14 		{ font-size: 1.25em; font-weight: bold;}
.AB11		{ font-family: Arial; text-decoration: none; font-weight: bolder; }

.VB11link a:link, .VB11link a:visited { font-family : Verdana; font-weight : bold; font-size: 1em;}
.VB10link a:link, .VB10link a:visited, .VB10link a:hover, .VB10link a:active  { font-family : Verdana;	color : #fff; font-weight : bold; font-size:.9em;}

.maroon a:link, .maroon a:visited { font-family : Arial; color : #6A0D38; text-decoration: none;	font-size: 1em;}
.maroon a:hover, .maroon a:active { text-decoration: underline; }

.V12link A:link, .V12link a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.1em; font-weight: normal; }



.V12linkchild A:link, .V12linkchild a:visited {		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
		color: #F7D080;
	  TEXT-DECORATION: none;
		}

.V12linkchild a:hover, .V12linkchild a:active {
	color : #FFFFFF;
}





.agentphone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 2px;
}


.greypopup, .greypage, .greypagechild  {
	background:#e6e2dd;
	padding:0;
	margin:0 auto;
	text-align: left;
}	

.greypopup {	color: #4d4d4f;	font-size: .7em;}
.greypage {	width: 860px; color: #4d4d4f;	font-size: .7em;}
.greypagechild {	color: #433440;}






























.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
}

.title {
	text-indent: 80px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4D4D4F;
	font-weight : bold;
	letter-spacing: 15px;
}

.title2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4D4D4F;
	font-weight : bold;
	letter-spacing: 15px;
}

.title3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4D4D4F;
	font-weight : bold;
	letter-spacing: 15px;
}

.title4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4D4D4F;
	font-weight : bold;
	letter-spacing: 10px;
}


.copy {
	margin-left: 80px;
	margin-right: 80px;
}




#sbGrey {
	width: 170px;
	background: #a39382;
	font-family : Verdana;
	color: #ffffff;
	font-weight : bold;
	font-style: italic;
	line-height: 20px;
	padding: 10px 0px 10px 10px;
	text-align: left;
	float: right;
	margin-bottom: 30px;
}

#sbGrey a:link, #sbGrey a:visited {
	font-family : Verdana;
	color : #ffffff;
	font-weight : bold;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	font-size: 1em;
}

#sbGrey a:hover, #sbGrey a:active {
	color : #e6e2dd;
}

#sbLink {
	width: 140px;
	background: #A39382;
	font-family : Verdana;
	color: #ffffff;
	font-weight : bold;
	font-style: italic;
	line-height: 20px;
	padding: 10px 0px 10px 10px;
	text-align: left;
	float: right;
	text-decoration: none;
	font-size: 1em;
}

#sbLink a:link, #sbLink a:visited {
	font-family : Verdana;
	color : #ffffff;
	font-weight : bold;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	font-size: 1em;
}

#sbLink a:hover, #sbLink a:active {
	color : #e6e2dd;
}





TD.gap {
	line-height: 22px;
	}

	
.listing {
	width: 206px;
	color: #4d4d4f;
	text-align: left;
	font-size: 1em;
	padding-bottom: 10px;
	vertical-align: top;
}

ul#markedlinks {
    list-style-type: none;
    margin:0;
    padding:10px 0;
    width: 100%;
    text-align: center;
}

ul#markedlinks li {
    display: inline;
    padding: 0 25px;
}

ul#markedlinks li a:link,
ul#markedlinks li a:visited {
    padding: 0 2px;
    font-size: 1.1em;
	color : #fff;
}

ul#markedlinks li a:hover, 
ul#markedlinks li a:active {
    color : #f7d080;

}

.listing img {margin-bottom: 0px; }

.listing ul {
	list-style-type: none;
	margin:0;
	padding:1px 0;
	background:#433440;
	text-align: center;
	margin-bottom:3px;
	width: 207px;
	}

.listing ul li {
	display: inline;
	}

.listing a:link, .listing a:visited {
	color: #6a0d38;
	font-size: 1em;
}

.listing a:hover, .listing a:active {
	color: #5C755C;
	}


.listing2 {
	width: 165px;
	color: #4D4D4F;
	text-align: left;
	font-size: 1em;
	padding-bottom: 10px;
}

.listing2 img {margin-bottom: 3px; }


.spacing {
line-height: 20px;
}

img#placeholder {
	width: 286px;
}

p.details {
	padding-right: 80px;
	margin-bottom: 25px;
}

.details ul {
	width: 180px;
	font-size: 1em;
	list-style-type: none;
	padding: 30px 0 30px 0 ;
	margin:0;
}

.details li {
	display: block;
	padding: 0;
	}



div#extras ul {
	font-size: 1em;
	list-style-type: none;
	padding: 30px 0 30px 0 ;
	margin:0;
}

div#extras li {
	display: block;
	padding: 0;
	}


	
#open {
	padding: 5px;
	margin-top: 20px;
	width: 40%;
	border-top: 1px solid #4D4D4F;
	border-bottom: 1px solid #4D4D4F;
	}
	
.sidebar {
	background:#6A0D38;
	color: #fff;
	width: 285px;
	text-align: left;
	font-size: 1em;
        line-height:1.6em;
}

.sidebar h1 {
	font-size: 1.2em;
	
	color : #fff;
	font-weight : bold;
	margin: 0;
	padding:0;
}


.sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.6em;
	color : #fff;
	font-weight : bold;
	margin: 0;
	padding:0;
}

.sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
	color : #fff;
	font-weight : bold;
	margin: 0;
	padding:0;
}


.agentinfo {
	width: 149px;
}
	
.sidebar a {
color:#fff;
text-decoration:none;
font:1em Verdana;
font-weight:bold;
}

.sidebar a.active, .sidebar a:hover {
color:#E6E2DD;
}

img.headshot {
	width: 104px;
}

.favlink {
float: right;
height: 67px;
padding: 0 40px 10px 0;
border: 0;
}

#qksearch{
	height: 24px;
}

#qksearch input.field {
		border: 0;
    font-size: .8em;
    width: 150px;
    padding: 4px;
		height: 24px;
}

input {
	font-size: 1em;
	border: 1px solid #d0ccc8;
}

input.noborder { border:none;} 

select {
	font-size: 1em;
	border: 1px solid #d0ccc8;
}

select.box {
	width: 180px;
}

label {
	display: block;
	padding: 2px;
	font-weight: bold;
	color: #4D4D4F;	
}

form { margin:0;}
textarea {
	border: 1px solid #d0ccc8;
	}


#favs table {
  margin: 5px 0 20px 0;
  color: #4d4d4f;
}
#favs table tr th {
  background: #4d4d4f;
  color: #fff;
  padding: 3px;
}

#favs table tr td {
  border-bottom: 1px solid #4d4d4f;
  padding: 3px;
}


#favs a:link, #favs a:visited {
	color: #6a0d38;
	text-decoration: underline;
	}

#favs a:hover, #favs a:active {
	color: #5C755C;
	text-decoration: underline;
	}

	
#compare td {
	border-right: 1px solid #E6E2DD;
	border-bottom: 1px solid #E6E2DD;
}

.listedprop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

.listedprop a:link, .listedprop a:visited {
	color: #fff;
	font-size: 1em;
}

.listedprop a:hover, .listedprop a:active {
	color: #5C755C;
	}

