/* CSS Document */
*{margin:0 auto 0 auto}

body {
	background: url(bg000000.jpg) repeat-x top;
	margin-top: 30px;
	background-color: #664C3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea {border:2px inset;border-bottom:1px solid lightgrey;border-right:1px solid lightgrey;}
.buyers-input-style td input, .buyers-input-style td textarea {border:2px inset;border-color:#cccccc;border-bottom:1px;border-right:1px;}
.sellers-input-style td input, .sellers-input-style td textarea {border:2px inset;border-color:#cccccc;border-bottom:1px;border-right:1px;}
.contact-input-style td input, .contact-input-style td textarea {border:2px inset;border-color:#cccccc;border-bottom:1px;border-right:1px;}

#container {
	margin:0 auto;
	width: 914px;
}

#header {
	background: url(nav-bg00.jpg);
	width: 914px;
	height: 45px;
}
#headerLinks {
	padding:10px 0 0 10px;
	color:#FFFFFF;
}
#headerLinks a:link, #headerLinks a:visited, #headerLinks a:hover {
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#headerLinks a:hover {
	color:#6F0000;
}

#main {
	background: url(backgrou.htm) repeat-y;
	width: 914px;
	height: 424px;
}
#main_prop {
	background: url(main-pro.jpg) repeat-y;
	width: 914px;
	height: 152px;
}

#bell_pasture {
	width: 559px;
	height: 424px;
	float: left;
}

#bell_pasture_image {
	width: 559px;
	height: 424px;
}

#about_veranda {
	width:478px;
}
#searchForm {
	float: left;
	width: 320px;
	margin-left: 20px;
}
#searchForm input{
margin-bottom:10px;
}
#searchForm select{
margin-bottom:10px;
}
#about {
	color: #FFFFFF;
	width: 355px;
	height: 205px;
	float: left;
	clear: right;
}

#about a {
	color: #FFFFFF;
}

#veranda_realty_image {
	/*background: url(../images/veranda-realty.jpg) no-repeat;*/
	width: 355px;
	height: 205px;
}

#welcome_message {
	background: url(welcome-.jpg) repeat-y;
	width: 355px;
	height: 219px;
	margin-top:0;
	padding-top:0;
	font-size:11px;
}

#welcome_text {
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0 45px 0 35px;
	margin-top:0;
	font-size: 11px;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#apDiv3
{
	font-size: 10px;
	color: #000000;
}
#apDiv3 a:link,#apDiv3 a:visited, #apDiv3 a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}

#footer a:link, #footer a:visited, #footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.back_link:link, .back_link:visited, .back_link:hover {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.back_link:hover {
	color: #6F0000;
	text-decoration: none;
}

/* CLASS */
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.1em;
}

/* PROPERTIES */
#properties_container {
	width:559px;
	float:left;
}

#properties {
	background: url(properti.jpg);
	width: 559px;
	height: 244px;
}

#properties1 {
	background: url(properti.jpg);
	width: 559px;
	height: 258px;
}

#properties1b {
	background: url(properti.jpg);
	width: 559px;
	height: 319px;
	color: #000000;
}

#properties_home {
	background: url(properti.jpg);
	width: 559px;
	height: 180px;
	color: #000000;
}

#properties_menu {
	background: url(properti.jpg);
	width:355px;
	height:371px;
}

#white_bg {
	background-image:url(white-bg.jpg);
	background-repeat:repeat-y;
	height:395px;
}

#white_bg2 {
	background-image:url(white-bg2.png);
	background-repeat:repeat-y;
	height:395px;
}
#green_bg {
	background:url(green-bg.jpg);
	width:355px;
	height:372px;
}

#prop-padding {
	width:228px;
	height:230px;
	float:right;
	text-align:center;
	font-size: 10px;
	color:#FFFFFF;
}

#prop-pic {
	width: 306px; /*359px;*/
	height:	230px; /*270px;*/
	float:left;
}
#prop-pic img {
	border:1px solid #996600;
}

#prop-title {
	color: #f2f5ed;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	padding:15px 0 10px 20px;
}

#prop-address {
	padding-top:25px;
}

#prop-desc {
	padding: 30px 0 30px 0;
}

#prop-price {

}

#thumb-pics {
	color:#000000;
	text-align:left;
}

.mini_nav a:link, .mini_nav a:visited, .mini_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #693434;
	text-decoration: none;
}

#mini_nav_padding {
	padding:15px 20px 30px 25px;
}

#mini_desc_padding {
	width:488px;
	padding-left:55px;
}

#mini_scroller {
	overflow:auto;
	line-height:1.5em;
	vertical-align:top;
	/*scrollbar-track-color: #fff;
	scrollbar-face-color: #996633;
	scrollbar-darkshadow-color: #996666;
	scrollbar-3dlight-color: #996666;
	scrollbar-shadow-color: #996666;
	scrollbar-highlight-color: #996633;
	scrollbar-arrow-color: #fff;
	padding-right:15px;*/
}

.mini_scroller {
	overflow:auto;
	line-height:1.5em;
	vertical-align:top;
	/*scrollbar-track-color: #fff;
	scrollbar-face-color: #c8d2ab;
	scrollbar-darkshadow-color: #afb993;
	scrollbar-3dlight-color: #c8d2ab;
	scrollbar-shadow-color: #c8d2ab;
	scrollbar-highlight-color: #c8d2ab;
	scrollbar-arrow-color: #fff;
	padding-right:15px;*/
}

.thumb_scroller {
	width:220px;
	height:55px;
	overflow:auto;
	margin:0;
	padding:0;
	/*scrollbar-track-color: #fff;
	scrollbar-face-color: #c8d2ab;
	scrollbar-darkshadow-color: #afb993;
	scrollbar-3dlight-color: #c8d2ab;
	scrollbar-shadow-color: #c8d2ab;
	scrollbar-highlight-color: #c8d2ab;
	scrollbar-arrow-color: #fff;*/
}

#mls_body {
	background:url(mls-bg-w.gif);
	width:914px;
	height:1000px;
	clear:both;
}

#side_links a:link, #side_links a:visited, #side_links a:hover {
	color:#990000;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
}
#side_links a:hover {
	text-decoration:underline;
}
#side_links a:active {
	color:#990000;
	text-decoration: underline;
}

.right_menu_links a:link, .right_menu_links a:visited, .right_menu_links a:hover {
	color: #fff;
	text-decoration: none;
}
.right_menu_links a:hover, .right_menu_links a:active {
	text-decoration: underline;
}

.title1 {
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	text-align:center;
	letter-spacing:4px;
	padding:0 0 15px;
}

.title2 {
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	letter-spacing:2px;
	color:#000000;
}

#listingHolder {
	width: 550px;
	float: left;
}
#listingDetail {
	width: 460px;
	margin-left:40px;
	float: left;
}
.listingData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d5b2c;
}
.listingData2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d5b2c;
}
.listingAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4d5b2c;
}
.listingDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b9d5e;
}
/*.mls_chkbox_spacing div {padding-bottom:4px;}*/
.mls_chkbox_spacing input {border:0;}
