body {
	background-color:#32515b;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	margin:12px 0px 12px 0px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
}
#mainTable {
	width:778px;
}
#content, #adminContent {
	padding:0px 15px 7px 15px;
	width:737px;
	font-size:14px;
	color:#000000;
	background-color:#f2bd8c;
}
body:first-of-type #content {
	padding:0px 15px 7px 15px;
	width:707px;
	}
#header {
	background-image:url(images/header.jpg);
	width:778px; height:417px;
	position:relative;
}
#upperContent {
	position:absolute;
	left:258px; top:340px;
	width:490px; height:77px;
	font-size:14px;
	color:#000000;
}
#testimonial {
	width:207px;
	margin-right:15px;
}
#testimonial td {
	font-size:13px;
	font-style:italic;
	color:#ffffff;
}
.testimonialName {
	margin-top:7px;
	text-align:right;
	font-size:12px;
	font-style:normal;
	color:#ffd255;
}
h1 {
	color:#7d2100;
	font-size:18px;
	font-weight:bold;
	display:block;
	border-bottom:2px solid #a07349;
}
h2 {
	color:#7d2100;
	font-size:18px;
	font-weight:bold;
	margin-bottom:-15px;
}
h3 {
	text-align:center;
	color:#7d2100;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}
h4 {
	color:#7d2100;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
}
.heading2 {
   color:#7d2100;
	font-size:13px;
	text-align:center;
	}
td, p, li {
     font-size:14px;
	color:#000000;
}
.secrets {
	font-size:12px;
	color:#000000;
}
.copyright {
	font-size:11px;
	color:#70868d;
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.copyright a {
	font-size:11px;
	color:#70868d;
}
.copyright a:hover {
	font-size:11px;
	color:#ffffff;
}
a {
	color:#7d2100;
}
a:hover {
	color:#ff0000;
}
.mlsframe {
	border:2px solid #661e03;
}
.disclaimerBox {
	background-color:white;
	border:1px solid #c19164;
	padding:5px;
	width:410px;
	height:200px;
	overflow:auto;
}
.disclaimerBox p {
	font-size:11px;
}
.disclaimerBox h1 {
	color:#7d2100;
	font-size:15px;
	font-weight:bold;
	display:block;
	border-bottom:2px solid #a07349;
	margin-bottom:-15px;
}
.iH {
	display:none;
	}

/* ============================== */
/* ========== Feedback ========== */
/* ============================== */

.slide-out-div {
	padding:10px;
	width:473px; height:244px;
	background:white;
	z-index:99;
	text-align:left;
	}

/* ============================== */
/* ========== RSS Feed ========== */
/* ============================== */

.rss_header {
	width:473px;
	height:27px;
	margin-top:20px;
	background-color:#c9986a;
	background-image:url(images/news_bkgd.jpg);
	}
.rss_header div {
	font-size:17px;
	color:#5d221a;
	margin:4px 10px 4px 20px;
	}
.rss_box {
	/*padding:4px 10px 4px 20px;*/
	width:473px;
	height:133px;
	background-color:#c9986a;
	overflow:auto;
	}
.rss_title, rss_title a {
	font-size:18px;
	font-weight:bold;
	margin: 5px 0;
	padding:0;
	}
.rss_items {
	margin:0; padding:0;
	margin:4px 10px 4px 20px;
	text-align:left;
	list-style-type:none;
	}
.rss_item  {
	font-size:12px;
	line-height:18px;
	margin:8px 0 0 0;
	color:#33515b;
	}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration:none;
	font-weight:bold;
	border-bottom:none;/*1px solid #ededed*/
	color:black;
	}
.rss_item a:hover {
	color:#5d221a;
	}
.rss_date {
	font-size:11px;
	font-weight:normal;
	color:#F60;
	}
.rss_footer {
	width:473px;
	height:10px;
	font-size:0;
	background-color:#c9986a;
	background-image:url(images/news_bkgd_lower.jpg);
	}

/* ************************************************ */
/* ********** Featured Properties Styles ********** */
/* ************************************************ */

.featureMenuHeading {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.featureMenuHeading:hover, .featureMenuSub:hover {
	color:#800000;
	background-color:#c19164;
}
.featureMenuSub {
     font-size:14px;
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.title {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.price {
	color:#7d2100;
	font-weight:bold;
}
.availability {
	font-style:italic;
}
.soldHeader {
     padding-left:15px;
     background-color:#7d2100;
}
.thumbTD {
	width:121px; height:91px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
	border:1px solid #a1d1e5;
}
.resources {
	width:100%;
	padding:3px;
	background-color:#7d2100;
	color:white;
}
.resources a {
	color:white;
}
.simLink {
	color:#7d2100;
	text-decoration:underline;
	cursor:auto;
}
.simLink_hover {
	color:#ff0000;
	text-decoration:underline;
	cursor:pointer;
}
.classesTable th {
	font-size:13px;
	background-color:#c19164;
	color:white;
	}
.classesTable td {
	font-size:12px;
	border-bottom:1px solid #c19164;
	border-right:1px solid #c19164;
	}

/* ********************************** */
/* ********** Admin Styles ********** */
/* ********************************** */

#adminHeader {
	background-image:url(images/header_admin.jpg);
	width:778px; height:180px;
	position:relative;
}
#adminMenu {
	width:742px; height:23px;
	position:absolute; left:16px; top:157px;
}
.adminMenuOut {
	font-size:13px;
	color:#ffffff;
	text-align:center;
	border-right:1px solid black;
}
.adminMenuHover {
	background-image:url(images/admin_mouseover.jpg);
	cursor:pointer;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	border-right:1px solid black;
}
#adminContent {
	padding-top:10px;
	background-color:#f2bd8c;
}
.btn {
	background-color:#992c0b;
	border-top:1px solid #cd826c;
	border-left:1px solid #cd826c;
	border-bottom:1px solid black;
	border-right:1px solid black;
	height:19px;
	font-size:12px;
	padding:0px;
	color:white;
}
.btnSave {
	background-color:#992c0b;
	border-top:1px solid #cd826c;
	border-left:1px solid #cd826c;
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:0px;
	color:white;
	width:150px;
}
.btnOrange {
	background-color:#70868d;
	border-top:1px solid #bdd3da;
	border-left:1px solid #bdd3da;
	border-bottom:1px solid #283033;
	border-right:1px solid #283033;
	height:19px;
	font-size:12px;
	padding:0px;
	color:white;
}
.subContentBox {
	background-color:#ffffff;
	border:1px solid #32515b;
	padding:10px;
}
.adminTable {
	border:1px solid #32515b;
	background-color:#ffffff;
}
.inactiveClass {
	font-size:11px;
	color:red;
}
#theDiv {
	overflow:auto;
}
#theDiv td {

}
#theDiv th {
   font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: white;
	text-align:left;
	background-color:#7d2100;
}
#theDiv th input {
	font-weight:normal;
}
#theDiv th a {
	color: white;
}
#theDiv th a:hover {
	color: #e8b932;
}
.adminHeader {
	background-color:#32515b;
	border:none;
}
.adminSubCategoryTable {
	width:100%;
}

/* ========================= DATE PICKER STYLES ====================== */

.dpDiv {}
.dpTable {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: center;
   color: #000000;
   background-color: #FFFFFF;
   border: 1px solid #32515b;
}
.dpTR {}
.dpTitleTR {}
.dpDayTR {}
.dpTodayButtonTR {}
.dpTD {
   cursor: pointer;
}
.dpDayHighlightTD {
   background-color: #d3eef7;
   border: 1px solid #a1d1e5;
   cursor: pointer;
}
.dpTitleTD {}
.dpButtonTD {}
.dpTodayButtonTD {}
.dpDayTD {
   background-color: #d3eef7;
   border: 1px solid #a1d1e5;
   color: #32515b;
}
.dpTitleText {
   font-size: 12px;
   color: #32515b;
   font-weight: bold;
}
.dpDayHighlight {
   color: #32515b;
   font-weight: bold;
}
.dpButton {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   background-color:#992c0b;
	border-top:1px solid #cd826c;
	border-left:1px solid #cd826c;
	border-bottom:1px solid black;
	border-right:1px solid black;
   font-weight: bold;
   padding: 0px;
}
.dpTodayButton {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   background-color:#992c0b;
	border-top:1px solid #cd826c;
	border-left:1px solid #cd826c;
	border-bottom:1px solid black;
	border-right:1px solid black;
   font-weight: bold;
}
