/* Mesa color scheme

color name :: hex :: where applied

tan: #c9b383 ~ left nav background
light tan: #ecdebf ~ calendar background
tarnished gold: #cb9203 ~ left nav active
maroon: #612327 ~ links
cream: #fff7e4 ~ listing gradient bg


*/


BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

#thumbnails {
	position: absolute;
	z-index:1;
	float: right;
}

.homeHeaderTitle {
	visibility: visible;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 4px 12px 0px;
}
.homeHeaderText {
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:none;
	text-align: right;
	font-size: 11px;
	font-weight:normal;
	line-height: 1.5em;
	padding: 0px 12px 0px 8px;
}
.homeHeaderText p {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
}
img.headerThumb {
	cursor:pointer;
	cursor:hand;
	border: 2px solid white;
	margin: 12px 12px 12px 0px;
}
img.headerThumb:hover {
	border: 2px solid #cb9203;
	margin: 12px 12px 12px 0px;
}

.newsTitle {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #612327;
}

.newsContent {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.newsLink {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cb9203;
}

.wht  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
}

a {
	color: #cb9203;
	text-decoration: underline;	
}

a:hover {
	color: #612327;
	text-decoration: none;	
}


TABLE.border {
	background-color: #612327;	
}

TR.border {
	background-color: #612327;
}


TR.subrow {
	background-color: #cb9203;
}

TD.inside {
	background-color: #ffffff;
}

TD.forminside {
	background-color: #ecdebf;
}

TR.evenrow {
	background-color: #ecdebf;
}

TR.oddrow {
	background-color: #ffffff;
}

TR.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

TR.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}

.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}

a.headertext {
	font-size : 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.headertext:hover {
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}

.midtext {
	font-size : 14px;
	font-weight: bold;
	color: #67458f;
}

.boldtext {
	font-weight: bold;
}

.FormText {
	color: #888888;
	font-size : 12px;
	font-weight: bold;	
}

.smmidtext {
	color: #612327;
	font-size : 12px;
	font-weight: bold;	
}

.hint {
	color: #800000;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

.bigboxhead {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.boxhead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.subboxhead {
	color: #ffffff;
	font-weight: bold;
}

.subboxhead:hover {

	color: #cb9203;

}

.smboxhead {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
}


.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.botnav:hover {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:underline;
}

A.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}

.orangetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFCC66;
}

.tabon {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

.tabon:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;		
}

.taboff {
	color: #c9b383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;		
}

.taboff:hover {
	color: #c9b383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;		
}

.tabon {
	background-color: #cb9203;
}

.taboff {
	background-color: #612327;
}

input.button { 
	background-color: #612327;
	border: solid 1px #cb9203; 
	color: #cb9203; 
	font-weight: bold;
}

 .totalbox {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12px;
	  	font-weight: bold;
	  	color: #990000;
	  	width: 95;
	  	background-color : #ffffff;
	  	border-style : Solid;
	  	border-color : #ffffff;
	  	border-width : 0;
	  }
	  
.caltext {
	font-size: 11px;
	font-weight: bold;
	color: #3a7071;
}


SELECT.homesel {
	font-size: 11px;
}

.footerLink,a.footerLink {
	font-family: "Adobe Garamond Pro", "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, _serif;
	font-size:14px;
	color:#612427;
	padding: 0px 0px 0px 12px;
	
}
	
a.footerLink {
	text-decoration:none;
}
a.footerLink:Hover {
	text-decoration:underline;
}

.tabSubLink,a.tabSubLink {
	font-size:10px;
	font-weight: 500;
	color:#ffffff;	
}
	
a.tabSubLink {
	text-decoration:none;
}
a.tabSubLink:Hover {
	text-decoration:underline;
}

td.leftNavInactive {	
	padding-left: 8px;
	background-color: #c9b383;
	color: #ffffff;

}

td.leftNavActive {
	padding-left: 16px;
	background-color: #cb9203;
	color: #ffffff;
}

a.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}

a.leftNav:hover {

	text-decoration: underline;

}

a.leftNavActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}
a.leftNavActive:hover {

	text-decoration: underline;

}

.headertext {

	font-family: "Adobe Garamond Pro", "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, _serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 11px;
	color: #612327

}
.headertext:hover {

	color: #cb9203;

}

.listingGradient {

	background-image:url(../images/listingBg.gif);
	background-repeat: repeat-x;
	background-color: #fff7e4;
	padding: 8px;

}

.menuhover a:hover
{
color:#FFFFFF;
}



.headerText1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.headerText2 {
	font-size: 16px;
	font-weight: bold;
	color: #00457D;
}

.subheading1 {
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
}

.subheading2 {
	font-size: 14px;
	font-weight: bold; 
	color: #00457D;
}

.content div {
	padding: 0 1em;
}
#advSearch {
	position: relative;
	padding: 1em 11px 0;
}
#advSearch input {
	margin-left: 0.5em;
}

/*--------- WCT Styles --------*/
.listingOptions {
	float:right;
}

.listingRate {
	font-weight:bold;
}

.rssIcon {
	background: url(../images/feed-icon-28x28.png) center left no-repeat;
	display:inline-block;
	padding:0 0 0 36px;
	line-height:28px;
	float:right;
	font-weight:bold;
	text-decoration:none;
}


