body {
	background-image: url(../images/bg_brnText.jpg);
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #6C4528;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #3f2747;
	margin-left: 25px;
}
.textBlue {
	color: #369;
}

#headerBox {
	display: inline;
	float: left;
	height: 143px;
	width: 387px;
	margin-top: 15px;
	margin-left: 15px;
}
#headerPic {
	display: inline;
	clear: none;
	float: right;
	height: 150px;
	width: 371px;
	margin-top: 15px;
	margin-right: 15px;
}

#mainBody {
	background-color: #FFF;
	width: 750px;
	margin-top: 15px;
	margin-left: 25px;

}
#mainBody p {
	margin-left: 25px;
	margin-right: 30px;
	text-align: justify;
}
#mainBody a {
	color:#1b675f;
	text-decoration: underline;
}
#mainBody a.tourLink {
	font-size: 16px;
	color: #990000;
}
#mainBody a:hover {
	color:#333333;
}
#slideshow {
	text-align: center;
}

#footer {
	clear: none;
	float: right;
	height: 75px;
	width: 550px;
	margin-right: 25px;
	display:inline;
	margin-top:25px;
	text-align: center;
	margin-bottom: 25px;
}
#footer a {
	color:#333333;
	text-decoration: underline;
}
#footer a:hover {
	color:#1b675f;
}
.copyright {
	font-size: 10px;
	display: inline;
}
a.copyright {
	color:#333333;
	text-decoration: underline;
}
.copyright a:hover {
	color:#CC00FF;
}
.navAlign {
	margin-left: 5px;
}
.textEmphasis {
	color: #900;
}
.smallText {
	font-size: 10px;
}
.medText {
	font-size: 14px;
}
.whatNowBox {
	text-align: center;
	display: inline;
	padding: 2px;
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #1E655D;
}
.galleryPic {
	display: inline;
	float: left;
	width: 175px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px;
}
.imgFloatLeft {
	display: inline;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
