body { 
	background-color: #ffffff;
}

body, td, div {
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
}

#masthead {
	position: relative;
	width: 740px;
	height: 50px;
	background: url(../images/retreat-house-banner.gif);
	margin-left: auto;
	margin-right: auto;
}

#masthead h1 {
	text-indent: -99999px;
	margin: 0;
	padding: 0;
	border: 0;
}

#scenic-view {
	position: relative;
	width: 740px;
	height: 99px;
	margin: 0 auto 0 auto;
}

#menu { 
	position: relative;
	width: 740px;
	height: 25px;
	margin: 0 auto 0 auto;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.menu-item {
	display: block;
	position: absolute;
	top: 0px;
	height: 25px;
}

.menu-item a { 
	display: block;
	width: 100%;
	height: 25px;
	text-indent: -99999px;
	text-decoration: none;
}

#about-us { 
	left: 0px; 
	width: 125px;
	background-image: url(../images/menu-about-us.gif);
}

#tour-the-property {
	left: 125px;
	width: 243px;
	background-image: url(../images/menu-tour.gif);
}

#photo-gallery {
	left: 368px;
	width: 200px;
	background-image: url(../images/menu-photo-gallery.gif);
}

#contact-info {
	left: 568px;
	width: 172px;
	background-image: url(../images/menu-contact-info.gif);
}

#content { 
	position: relative;
	text-align: left;
	width: 740px;
	margin: 0 auto 0 auto;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
}

#content h1 {
	font-size: 23px;
	color: #ac3941;
}

#content h2 { 
	font-size: 18px;
	color: #ac3941;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #ac3941;
	text-decoration: none;
}

h2 a:hover { text-decoration: underline; }

.gallery-preview {
	width: 122px;
	height: 122px;
	margin: 11px;
	padding: 0;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	height: 100px;
}

html> .gallery-preview {
	width: 100px;
	height: 100px;
}

.gallery-preview img { border: 0; }

#footer { 
	clear: both;
	text-align: right;
	font-size: 10px;
	height: 30px;
	padding-top: 20px;
	margin-right: 5px;
}

#gallery-fullsize { 
	width: 610px;
	margin: 0 auto 0 auto;
}

#gallery-fullsize img {
	border: solid 5px white;
}

#gallery-footer {
	text-align: center;
	margin: 20px 0 10px 0;
}

.flareimg { border: solid 2px #ffffff; }

#fpleftcol {
	position: relative;
	min-height: 500px;
}
#fprightcol {
	position: relative;
	width: 300px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: right;
}
.fpimgcaption { margin: 5px 0 20px 0; }
.fpimg img { border: solid 2px #ffffff; }
p { line-height: 25px; }
#content li { line-height: 25px; }

.photo-preview {
	float: left; 
	margin:20px;
}

a img { border: 0; }

.album-index {
	border: solid 2px white;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
}

table.picTbl { border-collapse: collapse; padding: 5px; width: 100%; }
table.picTbl td { text-align: center; }

.postimg { padding: 3px; border: solid 1px #999999; }
