@charset "UTF-8";
body {
	background-color: #771519;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #771519;
}

h1, .pagetitle {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 28px;
	color: #771519;
	text-transform:uppercase;
	border-bottom: 1px solid #771519;
}
h2 {
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 16px;
	color: #771519;
	
	
}
ol.sellersguide li {
	padding-bottom:15px;
}
ol.buyersguide li {
	padding-bottom:15px;
}

.buyersguide {
	padding-top: 15px;
}
.sellersguide {
	padding-top: 15px;
}
.back {
	font-size: 12px
}
img {
	border: 0;
}

#container {
	width: 1000px; 
	margin: auto;
	background: #f5f0ee;
}

#header_main {
	width: 1000px;
	height: 126px;
	border-bottom: 2px solid #771519;
}

#header_sub {
	width: 1000px;
	height: 126px;
}

#photos_main {
	width: 1000px;
	height: 222px;
	border-top: 2px solid #f5f0ee;
	border-bottom: 2px solid #f5f0ee;
}

.photo_main {
	float: left;
}

.photo_main_spacer {
	float: left;
	width: 2px;
	height: 222px;
}

#nav {
	width: 1000px;
	border-top: 2px solid #771519;
	border-bottom: 2px solid #771519;
	clear: both;
	position: relative;
	z-index: 50;
}

#buttons {
	width: 1000px;
	height: 47px;
	border-top: 1px solid #f5f0ee;
	border-bottom: 1px solid #f5f0ee;
}

.button {
	float: left;
	position: relative;
	z-index: 50;
}

.button div a {
	text-decoration: none;
	line-height: 25px;
	display: block;
	padding: 0 0 0 20px;
	color: #FFFFFF;
	width: 180px;
	text-transform:uppercase;
	font-size: 12px;
}

#sub_reguide {
 	position: absolute;
	top: 47px;
	left: 1px;
	border: 1px solid #8e2021;
	color: #FFFFFF;
	z-index: 50;
	background: #ac6465;
	display: none;
}

#sub_reguide a:link, #sub_reguide a:visited {
	width: 196px;
}

#sub_reguide a:hover, #sub_reguide a:visited:hover {
	width: 196px;
	background: #FFFFFF;
	color: #990000;
}

#sub_communities {
 	position: absolute;
	top: 47px;
	left: 1px;
	border: 1px solid #8e2021;
	color: #FFFFFF;
	z-index: 50;
	background: #ac6465;
	display: none;
}

#sub_communities a:link, #sub_communities a:visited {
	width: 251px;
}

#sub_communities a:hover, #sub_communities a:visited:hover {
	width: 251px;
	background: #FFFFFF;
	color: #990000;
}

#sub_areainfo {
 	position: absolute;
	top: 47px;
	left: 1px;
	border: 1px solid #8e2021;
	color: #FFFFFF;
	z-index: 50;
	background: #ac6465;
	display: none;
}

#sub_areainfo a:link, #sub_areainfo a:visited {
	width: 201px;
}

#sub_areainfo a:hover, #sub_areainfo a:visited:hover {
	width: 201px;
	background: #FFFFFF;
	color: #990000;
}

#content {
	width: 940px;
	padding: 10px 30px;
	clear: both;
	position: relative;
	z-index: 40;
}

#footer {
	width: 960px;
	text-align: center;
	padding: 10px 20px;
	border-top: 2px solid #771519;
	color: #771519;
	font-size: 12px;
}

.favs {
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}

.smallest {
	font-size: 11px;
	font-weight: normal;
}

.smallestbold {
	font-size: 11px;
	font-weight: bold;
}

.small {
	font-size: 12px;
	font-weight: normal;
}

.smallbold {
	font-size: 12px;
	font-weight: bold;
}

.medium {
	font-size: 14px;
	font-weight: normal;
}

.mediumbold {
	font-size: 14px;
	font-weight: bold;
}

.large {
	font-size: 18px;
	font-weight: normal;
}

.largebold {
	font-size: 18px;
	font-weight: bold;
}

.type {
	text-align: left;
	position: absolute;
	display: block;
	visibility: hidden;
	}

#type1 {
	visibility:visible;
	}

 #type2 {
  visibility:hidden;
 }

 #type3 {
  visibility:hidden;
 }
 
 #type4 {
  visibility:hidden;
 }
 
 #type5 {
  visibility:hidden;
 }
 
 #type6 {
  visibility:hidden;
 }
 
 #type7 {
  visibility:hidden;
 }
 
 #type8 {
  visibility:hidden;
 }
 
.typetable { border-right: 0px solid #000; }
.typetable td { padding: 2px 2px 2px 10px; }

.oneselected { background: #FFFFFF; border: 0px solid #000; }
.twoselected { background: #FFFFFF; border: 0px solid #000; }
.threeselected { background: #FFFFFF; border: 0px solid #000; }
.fourselected { background: #FFFFFF; border: 0px solid #000; }
.fiveselected { background: #FFFFFF; border: 0px solid #000; }
.sixselected { background: #FFFFFF; border: 0px solid #000; }
.sevenselected { background: #FFFFFF; border: 0px solid #000;; }
.eightselected { background: #FFFFFF; border: 0px solid #000; }

#type1 .oneselected { background: #e3e3e3; border: 1px solid #000; }
#type2 .twoselected { background: #e3e3e3; border: 1px solid #000; }
#type3 .threeselected { background: #e3e3e3; border: 1px solid #000; }
#type4 .fourselected { background: #e3e3e3; border: 1px solid #000; }
#type5 .fiveselected { background: #e3e3e3; border: 1px solid #000; }
#type6 .sixselected { background: #e3e3e3; border: 1px solid #000; }
#type7 .sevenselected { background: #e3e3e3; border: 1px solid #000; }
#type8 .eightselected { background: #e3e3e3; border: 1px solid #000; }

#type1 .oneselected a { text-decoration: none; color: #000000; }
#type2 .twoselected a { text-decoration: none; color: #000000; }
#type3 .threeselected a { text-decoration: none; color: #000000; }
#type4 .fourselected a { text-decoration: none; color: #000000; }
#type5 .fiveselected a { text-decoration: none; color: #000000; }
#type6 .sixselected a { text-decoration: none; color: #000000; }
#type7 .sevenselected a { text-decoration: none; color: #000000; }
#type8 .eightselected a { text-decoration: none; color: #000000; }
 
 #searchform {
  margin: 350px 0px 0px 0px;
 }
 
 #searchmls {
  margin: 40px 0px 0px 0px;
 }
 .townlist {
 	padding-top: 15px;
}
.wiki {
	text-align:center;
	font-size:10px;
}
.pricetitle {
	font-size:16px;
	font-weight: bold;
	padding-top: 30px;
}
ul.addfeatures li {
	font-size: 14px;
	padding-top:5px;
	font-weight:normal;
}
.addfees {
	font-size:16px;
	font-weight: bold;
	padding-top: 60px;
}
.pbg {
	background-color:#e4d6d4;
}
.lrhdr {
	font-size:16px;
	font-weight: bold;
	padding-top: 30px;
}
.linkpad {
	padding-top:5px;
}
.imgtxt {
	font-size:6px;
	text-align:center;
	padding-top:10px;
}
div.copyright {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	padding-top: 10px;
}