/* CSS Document */
body {
	background-color: #3F6991;
	margin: 0px;
}
#main {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainbg {
	background-color: #F1F1E9;
}
.bottom {
	height: 185px;
	width: 800px;
	background-image: url(images/bottom_placeholder.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sample {
	height: 185px;
	width: 800px;
	background-image: url(images/sample_base2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imagesheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.imagescopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #732511;
	font-weight: bold;
	text-transform: uppercase;
}
.highlight {
	font-weight: bold;
	color: #732511;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #732511;
}
.anchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #732511;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #732511;
}
.phototour {
	border: thin solid #732511;
}
a:link, a:visited {
	font-weight: bold;
	color: #732511;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3F6991;
	text-decoration: none;
}
.contact {
	color: #FFFFFF;
	font-weight: bold;
}
a.contact:link, a.contact:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.contact:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.prices {
	width: 400px;
	border: 1px solid #666666;
}
.pricebg {
	background-color: #ded0c6;	
}
.pricescopy {
	margin: 5px;
}
.donate {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.donatecopy {
	margin-left: 25px;
}
.searchbox {
	border: solid 1px #732511;
	vertical-align: top;
	height: 14px;
	width: 110px;	
	background-color: #FFFFFF;
}
#video {
	background-color: #000000;
	height: 260px;
	width: 425px;
	border: thin solid #732511;
}