@charset "UTF-8";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/background2.jpg);
	background-position: center center;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-color: #210000;
}
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 25;
}
#flashbox {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#navbar a {
	color: #D8944D;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#navbar a:hover {
	color: #FFF;
	text-decoration: underline;
}
#navbar a:active {
	color: #FFF;
	text-decoration: underline;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/header.jpg);
	height: 150px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #723C22;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #E8E8E8;
}
#navbar {
	color: #FFF;
	text-align: right;
	padding: 15px;
}
#colorbox {
	background-color: 886600;
	width: 700px;
}
p {
	color: #FFF;
	font-size: 14px;
}
h1 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: oblique;
	font-size: 44px;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#photobox {
	float: left;
	background-color: #CCC;
	padding: 1%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hws_info {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#hws_info div a {
	color: #E8E8E8;
}
#mainContent p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#mainContent table tr td h4 strong em {
	color: #87660A;
}
.TwelvePT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#slideshow {
	width: 544px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
