body {
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #663300;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1, h2, p {
	margin: 0;
	padding: 0;
	}
.althide {
	display: none;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.strong {
	font-weight: bold;
	}
#wrap {
	margin: 0 auto;
	width: 90%;
	border: 1px solid #000000;
	color: #663300;
	background-color: #CC9966;
	}
.content {
	margin: 0 auto;
	width: 750px;
	color: #663300;
	background-color: #CC9966;
	position: relative;
	z-index: 2;
	}
#toppic {
	float: left;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
#toppic img, .pic {
	border-style: ridge;
	border-color: #663300;
	border-width: 10px;
	}
#bottompic {
	float: right;
	position: relative;
	left: -20px;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	}
#bottompic img {
	border-style: ridge;
	border-color: #663300;
	border-width: 10px;
	}
#welcome {
	width: 380px;
	float: right;
	margin-top: 30px;
	position: relative;
	left: -20px;
	}
#welcome h1 {
	font-size: 24px;
	margin-bottom: 25px;
	}
#welcome p {
	font-size: 16px;
	margin-bottom: 15px;
	text-align: center;
	}
.content h1 {
	font-size: 24px;
	margin-bottom: 25px;
	}
.content p {
	font-size: 16px;
	margin-bottom: 15px;
	text-align: justify;
	}
#contactinfo {
	float: left;
	width: 350px;
	position: relative;
	left: 20px;
	top: 40px;
	}
#contactinfo a {
	color: #663300;
	background-color: transparent;
	}
#contactinfo a:hover {
	background-color: #663300;
	color: #CC9966;
	}
.address {
	white-space: pre;
	}
#contactinfo p {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	}
#contactinfo .note {
	font-size: 12px;
	margin-top: 10px;
	}

/* Start Menu */

#menubar {
	margin: 0 auto;
	width: 100%;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	height: 45px;
	background-color: #A67442;
	background-image: url(Images/menubg.jpg);
	clear: both;
	}

#menubar ul {
	width: 605px;
	padding: 0;
	margin: 0 auto;
	}

#menubar ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	}

#menubar ul li a {
	display: block;
	height: 43px;
	text-decoration: none;
	}

#menuhome a {
	background: transparent url(Images/Menu.jpg) 0 0 no-repeat;
	width: 87px;
	}
#menuhome a:hover, #menuhome a.active {
	background: transparent url(Images/Menu.jpg) 0 -40px no-repeat;
	}

#menubio a {
	background: transparent url(Images/Menu.jpg) -87px 0 no-repeat;
	width: 121px;
	}
#menubio a:hover, #menubio a.active {
	background: transparent url(Images/Menu.jpg) -87px -40px no-repeat;
	}

#menustat a {
	background: transparent url(Images/Menu.jpg) -208px 0 no-repeat;
	width: 192px;
	}
#menustat a:hover, #menustat a.active {
	background: transparent url(Images/Menu.jpg) -208px -40px no-repeat;
	}

#menugallery a {
	background: transparent url(Images/Menu.jpg) -400px 0 no-repeat;
	width: 110px;
	}
#menugallery a:hover, #menugallery a.active {
	background: transparent url(Images/Menu.jpg) -400px -40px no-repeat;
	}

#menucomments a {
	background: transparent url(Images/Menu.jpg) -510px 0 no-repeat;
	width: 93px;
	}
#menucomments a:hover, #menucomments a.active {
	background: transparent url(Images/Menu.jpg) -510px -40px no-repeat;
	}
/* End Menu */

div.row {
	margin: 0;
	padding: 0;
	clear: both;
	}
div.row span.ltext {
	padding: 0 6px 0 0;
	float: left;
	width: 110px;
	color: #663300;
	text-align: right;
	font-weight: bold;
	margin-bottom: 3px;
	}
div.row span.rtext {
	float: right;
	width: 250px;
	text-align: left;
	}
.mainguestbook {
	width: 700px;
	margin: 10px auto;
	border: 1px solid #663300;
	background-color: #A67442;
	font-size: 14px;
	}
#forpur {
	float: left;
	width: 220px;
	height: 260px;
	position: relative;
	left: 40px;
	background-image: url(Images/summer-valley.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
	}
#private {
	float: left;
	width: 220px;
	height: 260px;
	position: relative;
	left: 40px;
	background-image: url(Images/good-girl.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
	}
#otherpro {
	float: left;
	width: 220px;
	height: 260px;
	position: relative;
	left: 40px;
	background-image: url(Images/den.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
#forpur a, #private a, #otherpro a {
	display: block;
	border: 1px dashed #CC9966;
	width: 220px;
	height: 260px;
	}
#forpur a:hover, #private a:hover, #otherpro a:hover {
	border: 1px dashed #663300;
	}
#forpur img, #private img, #otherpro img {
	border: 0;
	}
div.float {
	float: left;
	height: 220px;
	width: 130px;
    padding: 15px 15px 3px 15px;
	margin: 5px 3px;
	background: #A67442;
    border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
    text-align: center;
    font-size: 12px;
	color: #EFE0D1;
	}
div.floattext {
	width: 130px;
	}
div.float img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
	}
div.ls img {
	height: 96px;
	width: 128px;
	margin: 16px 0px 0px 0px;
	}
div.pt img {
	height: 128px;
	width: 96px;
	margin: 0 16px;
	}
div.spacer {
	clear: both;
	}
div.ls .newls img, div.ls .soldls img {
	height: 38px;
	width: 96px;
	border: 0;
	position: relative;
	top: -125px;
	left: 30px;
	z-index: 22;
	}
div.pt .newpt img {
	height: 38px;
	width: 96px;
	border: 0;
	position: relative;
	top: -140px;
	left: 20px;
	z-index: 22;
	}
div.pt .soldpt img {
	height: 48px;
	width: 96px;
	border: 0;
	position: relative;
	top: -140px;
	left: 20px;
	z-index: 22;
	}
.statusfix {
	position: relative;
	top: -38px;
	}
#footer, #footer a, #footer a:hover {
	font-size: 12px;
	color: #EFE0D1;
	}
#footer {
	margin: 0 auto;
	margin-bottom: 10px;
	}	

#clinks a {
  color: #663300;
  }