/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet style.css ****/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-color: #7D8B7A;
}

div, p, td {

}

a:link {
	color: #723C3A;
	text-decoration: none;
}

a:visited {
	color: #723C3A;
  text-decoration: none;
}

a:hover {
	color: #723C3A;
	text-decoration: underline;
}

a:active {
	color: #723C3A;
	text-decoration: underline;
}
body {
	background-color: #3B5339;
}
.borders {
	border: 1px solid #49666A;
}
.navBg {
	background-image: url(/images/nav_bg.jpg);
}
.contentBg {
	background-image: url(/images/content_bg.jpg);
}
.footerMain {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 39px;
	padding-left: 200px;
	height: 81px;
	width: 748px;
	font-size: 10px;
	color: #0D4A06;
}
.header {
	background-image: url(/images/header.jpg);
	height: 187px;
	width: 748px;
	background-position: left;
	text-align: left;
	padding-top: 152px;
	padding-left: 170px;
}
.mlsTextBox {
	font-size: 10px;
	border: 1px solid #0D4A06;
}
.mlsSubmit {
	font-size: 10px;
	border: 1px solid #0D4A06;
}
.featuredPropertyTitle {
	font-weight: bold;
	font-size: 14px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0D4A06;
	border-right-color: #0D4A06;
	border-bottom-color: #0D4A06;
	border-left-color: #0D4A06;
	width: 300px;
	text-align: left;


}.featuredProperty {
	background-color: #BED0AC;
	border: 1px solid #0D4A06;
}
.pagetitle {

	font-weight: bold;
	font-size: 14px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0D4A06;
	border-right-color: #0D4A06;
	border-bottom-color: #0D4A06;
	border-left-color: #0D4A06;
	width: 550px;
}
.quickSearchesBg {
	background-image: url(/images/nav_searches_bg.jpg);
	height: 228px;
	width: 150px;
	padding-left: 15px;
	padding-top: 5px;
}
.whiteTextSpan {
	font-size: 11px;
	color: #FFF7F3;
}


/**** LINK-tag style sheet search_forms.css ****/

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 3px double #666666;
}
.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin: 10px;

}
.search-basic-header {
	height: 30px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E1E1;
	background-color: #CCCCCC;
	padding-top: 6px;
	text-transform: uppercase;
}
.search-basic-table {
	border: 1px solid #666666;
	padding: 10px;
}
.basic-search {
	font-size: 13px;
	color: #000000;
}
.detailed-search {

	font-size: 11px;
	color: #205090;
}
.searchheaders {
	width: 100%;
	font-weight: bold;
	background-color: #F3F3F3;
	border-bottom: 1px solid #666666;
}
.searchbox {
	font-size: 12px;
	border: 1px solid #666666;
	width: 100%;
	margin: 5px;
}
.search-basic-table {
	font-size: 12px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	width: 465px;
	background-color: #C1D0D0;
}
.spanExpand {
	text-align: center;
}
#region {
	border: 1px solid #666666;
	background-color: #ffffff;
}
#featured-property img {
	width: 300px;
	border: 3px double #1B4166;
}
.borders2 {
	border: 3px double #49666A;
	padding: 5px;

}
.calculateDirectionsBox {
	background-color: #CCCCCC;
	display: block;
	height: 20px;
	width: 150px;
	border: 1px solid #000000;
	text-align: center;
	margin-left: 100px;
	padding-top: 2px;
}

