* html .propbox{
	margin-right: 10px;
}

body {
	background-color: #485E73;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1{
	font-size: 9px;
	color: #A9B5C0;
	margin: 5px auto;
}
h3, h2{
	color: #00008B;
}

table#form{
	background-color: #B0E0E6;
	font-size: 10px;
}

ul.stars li {
	background: url('gifs/star_orange.gif') no-repeat 0 1px;
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 23px;
}

.beds{
	color: #0066CC;
	font-size: 14px;
}

.bgpic{
	float: right;
	margin: 0 10px 10px 10px;
}

.bigbold{
	font-size: 17px;
	font-weight: bold;
}

.bluestuff{
	color: #0000FF;
	font-weight: bold;
}

.boldtext{
	font-weight: bold;
}

.button{
	background: #00407F;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	color: White;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin: 10px 0 0 20px;
	padding-right: 0.5em;
	width: 140px;
}

.button:hover{
	background: #228B22;
	border-bottom: 1px solid #ADD8E6;
	border-left: 1px solid #483D8B;
	border-right: 1px solid #ADD8E6;
	border-top: 1px solid #483D8B;
	color: #FFFFFF;
}

.button1 {
	background: #004F9B;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	cursor: pointer;
	margin: 10px 0 0 40px;
	padding-right: 0.5em;
	width: 100px;
}

.button1:hover{
	background: #6263FF;
	border-bottom: 1px solid #ADD8E6;
	border-left: 1px solid #483D8B;
	border-right: 1px solid #ADD8E6;
	border-top: 1px solid #483D8B;
	color: #FFFFFF;
}

.clear{
	clear: both;
}

.container{
	border: 1px solid #000000;
	clear: right;
	float: right;
	margin: 5px 60px 5px 0px;
	padding: 5px;
	width: 380px;
}

.countryflag{
	border: none;
	margin: 5px 5px 0 0;
}

.description{
	color: #000000;
	font-size: 13px;
	margin: 10px 5px 0 5px;
	position: relative;
	text-align: justify;
}

.disclaim{
	color: #B0B1FF;
	font-size: 9px;
}

.emess{
	color: #FEFF77;
	font-weight: bold;
}

.emessage{
	color: #FF0000;
	font-weight: bold;
}

.favswide{
	width: 180px;
}

.featureimage {
	border: 1px solid #000000;
}

.featureimage{
	margin-left: 5px;
}

.high {
	color: #0066CC;
	font-weight: bold;
}
.highflag {
	color: #0066CC;
	font-weight: bold;
	font-size: 17px;
}

.lists{
	color: #FF8C00;
	font-size: 13px;
	font-weight: bold;
	list-style: url(gifs/star_orange.png);
	margin: 15px 0;
}

.location{
	color: #000000;
	font-size: 13px;
	margin: 120px 5px 0 5px;
}

.logogif{
	margin: 0px;
}

.map{
	border: 1px solid #000000;
	float: right;
	margin: 10px;
}

.menuflag{
	border: none;
	float: left;
	margin-right: 4px;
}

.moveover{
	margin-left: 47px;
}

.new{
	position: absolute;
	right: 0px;
	top: 0px;
}

.numbers{
font-size: 12px;
	margin-left: 240px;
}

.picr{
	float: right;
}

.picturebox{
	margin: 10px 0 5px 0px;
	position: relative;
}

.point {
	color: #FF8A00;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

.priceor{
	color: #AA0000;
	font-size: 17px;
}

.privacy, .towns{
	margin: 10px 10px 10px 240px;
}

.propbox{
	background-image: url(gifs/thumbbg.png);
	display: block;
	float: left;
	height: 165px;
	margin: 15px 15px 20px 10px;
	padding: 10px;
	position: relative;
	text-align: center;
	width: 130px;
	z-index: 10;
	overflow: hidden;
}

.propbox p{
	margin: 1px;
	padding: 1px;
}

.request a:link, .request a:visited{
	background: #0000FF;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	padding: 0.5em;
}

.request a:hover {
	background-color: #6495ED;
}

.select {
	color: #000000;
	display: block;
	font-size: 9px;
	line-height: 2.5em;
	margin: 10px 10px 10px 240px;
	text-align: center;
}

.select a:link, .select a:visited, #footer a:link, #footer a:visited {
	background-color: #FFFFFF;
	border: 1px solid #9E9E9E;
	color: #6A5ACD;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.select a:hover, #footer a:hover {
	background-color: #B0E0E6;
	color: #0000CD;
	text-align: center;
	text-decoration: none;
}

.select p{
	margin: 0px;
	padding: 0px;
}

.smaller{
	border: 1px solid #000000;
	margin: 5px 0 0 5px;
}

.smallpic{
	border: 1px solid #000000;
}

.sw{
	float: left;
	margin: 0px 10px 0 0;
}

.teeny a:link, .teeny a:visited{
	color: #FFA500;
	text-decoration: none;
}

.thumb{
	border: 3px solid #FFFFFF;
}
.thumbbox{
	clear: right;
	float: left;
	width: 350px;
}

.topprop{
	color: #FF8A00;
	font-size: 17px;
}

.towns a:link, .towns a:visited{
	color: #008B8B;
	text-decoration: underline;
}

.towns a:hover{
	color: #00008B;
	text-decoration: none;
}

.towns p{
	margin: 3px;
}

#alert{
	margin: 10px;
	padding: 10px;
}

#alert a:link, #alert a:visited{
	color: #AA0000;
	font-size: 15px;
	text-decoration: none;
}

#alert a:hover {
	color: #FF8A00;
}

#bedsbox{
	position: absolute;
	right: 0px;
	top: 225px;
	width: 150px;
}
#buttons p{
	margin: 10px 0 10px 40px;
}
#buttons a:link, #buttons a:visited{
	background-color: #0066CC;
	border: 1px solid #000000;
	color: White;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	width: 120px;
	margin: 10px 0 10px 40px;
}


#buttons2 a:link, #buttons2 a:visited{
	background-color: #379DFF;
	font-size: 9px;
	border: 1px solid #000000;
	color: White;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	width: 120px;
}
#buttons a:hover, #buttons2 a:hover{
	background-color: #B0E0E6;
	color: #708090;
}
.whatdo{
	color: #0066CC;
	font-size: 15px;
}


#buyguide a:link, #buyguide a:visited{
	color: #00008B;
}

#buyguide a:hover {
	color: #006400;
}

#cartdisplay{
	text-align: center;
	width: 200px;
}

#contactleft{
	left: 240px;
	position: absolute;
	top: 220px;
	width: 150px;
}

#contactright{
	left: 440px;
	position: absolute;
	top: 220px;
	width: 270px;
}

#dontknow{
	background-color: #ADD8E6;
	border: 1px solid #000000;
	margin: 5px;
	padding: 10px;
}

#footer{
	margin-top: 40px;
	text-align: center;
}

#formone legend,#formtwo legend,,#formthree legend{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#formone p, #formtwo p{
	margin: 2px;
}

#formone select{
	font: Verdana;
	font-size: 12px;
	margin: 5px 0 0 5px;
	width: 170px;
}

#headline{
	clear: right;
}

#pagebody {
	background-color: #FFFFFF;
	background-image: url(gifs/back.gif);
	background-repeat: repeat-y;
	border: 10px solid #000039;
	color: #000000;
	margin: 10px auto 20px auto;
	min-height: 1050px;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 760px;
}

#pricebox{
	position: absolute;
	right: 0px;
	top: 95px;
	width: 150px;
}

#property, #buyguide{
	margin: 20px 10px 10px 240px;
}

#rightside{
	background-color: #FFFFFF;
	height: 1000px;
	width: 500px;
}

#search
	{
	background-color: #003264;
	background-image: url(gifs/logobg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	float: left;
	min-height: 1050px;
	padding: 0px 10px;
	width: 210px;
}

#search a:link, #search a:visited{
	color: #E1E1E1;
	text-decoration: none;
}

#search a:hover{
	color: #20B2AA;
	text-decoration: underline;
}

#search p{
	margin: 2px;
	padding: 2px;
}

#shopwindow{
background-image: url(gifs/shop.jpg);
background-repeat: no-repeat;
	color: Black;
	float: right;
	height: 140px;
	margin: 0 18px 0 0;
	padding: 5px;
	width: 492px;
}

#space{
	height: 20px;
}
#twopics, #bottomprint{
	display: none;
}
.invest{
	position: absolute;
	top: 0px;
	right: 0px;
	border: none;
}
.shop{
	margin: 3px 5px  0px 220px;
	font-weight: bold;
	font-size: 14px;
	color: #003264;
}
.orbullet{
	font-weight: bold;
	color: #FF8A00;
}
.legend{
	color: White;
	font-weight: bold;
}
#views{
margin: 10px;
	font-size: 11px;
	text-align: right;
}
#featured{
	background-color: #B0E0E6;
	border: 1px dashed #6495ED;
	color: Navy;
	padding: 10px;
	text-align: center;
	clear: right;
	margin: 10px 0 0 385px;
	width: 200px;
	height: 16px;
}
.details{
	margin: 10px 10px 10px 240px;
	text-align: justify;
}
#bottomnav{
	font-size: 9px;
	color: #4D5A66;
	margin: 10px 10px 10px 240px;
	text-align: justify;
}
#bottomnav a:link, #bottomnav a:visited{
	color: #4674B0;
	text-decoration: none;

}
#bottomnav a:hover{
color: #708090;
text-decoration: underline;
	
}
.mapp{
	cursor: pointer;
}
