
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #69725c;
	margin-top: 10px;
	overflow-x: hidden;
}
#cd {
	display: none;
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
	background: url(Images/background.jpg);
	background-repeat: repeat;
	padding: 0 20px 0 20px;
	border-bottom: 10px solid #000000;
}
#categories {
	list-style-type:none;
	padding-top: 10px;
	margin-bottom: 30px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0px;
	height: auto;
	background: #69725c;
	width: 1000px;
	color: #CCC;
	font-size: 12px;
}
.oneColFixCtrHdr #footer a:link{
	color: #000;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:active{
	color: #000;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover{
	color: #000;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:visited{
	color: #000;
	text-decoration: none;
}
.oneColFixCtrHdr #header {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 40px;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 2px solid #d5bf98;
}
h2 {
	font-size: 16px;
	margin: 10px;
	margin-left: 0px;
}
h6 {/*This is otherwise known as the bubble that is under each blog posting for the comment(s)*/
	background: url(Images/bubble.png) no-repeat;
	width: 20px;
	height: 25px;
	margin: 0px;
	color: #FFF;
	padding: 2px 0 0 9px;
	font-size: 13px;
	display: inline-block;
	font-weight: normal;
}
#mailing{
	float: left;
	text-align: left;
	width: 150px;
	padding-top: 15px;
	margin-top: -10px;
	padding-bottom: 20px;


}
#mailingheader{
	float: left;
	width: 174px;
	text-align: left;

}
.oneColFixCtrHdr #mainContent {
	text-align: left;
	padding-bottom: 40px;
	margin-top: -15px;
	height: 720px;
}
.oneColFixCtrHdr #mainContent a:link{
	text-decoration: none;
	color: #980000;
}
.oneColFixCtrHdr #mainContent a:visited{
	text-decoration: none;
	color: #980000;
}
.oneColFixCtrHdr #mainContent a:hover{
	text-decoration: none;
	color: #000000;
}
.oneColFixCtrHdr #mainContent a:active{
	text-decoration: none;
	color: #980000;
}
/*#musicPlayer {
	position: relative;
	top: -43px;
	margin-right: 45px;
}*/
#musicPlayer {
	position: relative;
	top: -125px;
	margin-right: -5px;
}
#nav{
	margin-top: -8px;
	cursor: pointer;
}
#news{
	float: left;
	text-align: left;
	width: 590px;
	border-right: 2px solid #d5bf98;
	height: 200px;
	padding-top: 15px;
	padding-right: 20px;
	margin-top: -10px;
	padding-bottom: 20px;

}
#newsheader{
	float: left;
	width: 628px;
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
}
#photos {
	list-style: none;
	margin: 0;
	padding: 0;
}
#slideshow {
	background-color: #69725c;
	margin-bottom: 40px;
	cursor: pointer;
}
.storytitle {
	font-size: 16px;
	font-weight: bold;
}
.textfield {
	margin: 0 0 10px 0;
	border: 1px solid #000;
}
#tour{
	float: left;
	margin: -10px 20px 0 20px;
	text-align: left;
	width: 120px;
	border-right: 2px solid #d5bf98;
	height: 200px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#tourheader{
	float: left;
	width: 144px;
	text-align: left;
}

