body {
	background-color: #180d09;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#buttons {
	background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 6px 5px 4px 5px;
	font-weight: bold;
	margin: 5px;

}
#buttons a:link, #buttons a:visited {
text-decoration: none;
	color: #660000;
}
#buttons a:hover {
text-decoration: underline;
color: #000000;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content.inside {
	background-image: url(images/inside-tile.jpg);
	
}
#footer {
	background-image: url(images/bottom-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #2c2313;
	padding: 10px 0 25px 50px;
}

#footer.inside {
	background-image: url(images/inside-bottom.jpg);
}
#middle {
	background-image: url(images/home-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}

#middle.inside {
	background-image: url(images/inside-bg.jpg);
	padding: 25px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #dcd1c6;
	width: 330px;
	margin-left: 185px;
	margin-top: 40px;
}

#middle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #dcd1c6;
	font-weight: normal;
	display: block;
	margin-top: 15px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#maintext {
	clear: both;
	margin-right: 50px;
	margin-left: 45px;

}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #998e85;
	letter-spacing: 0.4em;
}
#callout {
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #e5c6aa;
}
#callout p {
	margin: 0px;
	padding: 0px;
}


#callout a {
color: #ffffff;
}
.subheadsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #480501;
	display: block;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
}
a:active, a:hover, a:visited:hover {
	color: #660000;
}
a:visited {
	color: #000000;
}




.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4d0300;
	display: block;
	padding-top: 15px;
	margin-bottom: 10px;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 10px;
	margin-top: 10px;
	background-image: url(images/swash.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding-top: 12px;
}
#dates h1 {
	color: #B3A382;
	background-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px 0px -10px 0px;
}

