@charset "utf-8";
body {
	behavior: url("/csshover.htc");
	background-color: #990000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/RepeatingParchment.jpg);
	background-repeat: repeat;
}
a {
	color: #F4E9B3;
}
a:hover {
	color: #F8AC1A;
}
#wrapper {
	background-image: url(/images/backgroundTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#header {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 186px;
	width: 844px;
}
#navigation {
	height: 86px;
	width: 844px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;
	position: relative;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li a:link {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
	width: 99px;
	padding-top: 65px;
	height: 21px;
	margin: 0px;
	padding-bottom: 0px;
}
#navigation li a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
	width: 99px;
	padding-top: 65px;
	height: 21px;
	margin: 0px;
	padding-bottom: 0px;
}
#navigation li a:hover {
	color: #F6CF1C;
	text-decoration: none;
	font-weight: normal;
	width: 99px;
	padding-top: 65px;
	height: 21px;
	margin: 0px;
	padding-bottom: 0px;
}
#navigation li ul {
	margin: 0px;
	display: none;
	padding: 0px;
	height: auto;
	width: auto;
}
#navigation li ul li {
	float: none;
	width: auto;
	display: block;
	background-color: #FFFFFF;
	color: #910707;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#navigation li ul li a:link {
	color: #910707;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
#navigation li ul li a:visited {
	color: #910707;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
#navigation li ul li a:hover {
	color: #FFFFFF;
	background-color: #910707;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
#logo {
	height: 100px;
	width: 250px;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#main {
	clear: both;
	width: 800px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#content {
	color: #FFF;
	background-color: #000;
	padding: 20px;
	clear: both;
	text-align: left;
}

#footer {
	text-align: left;
	clear: both;
	width: 842px;
	margin: auto;
}
h1 {
	font-family: "Monotype Corsiva", "Brush Script MT", "Brush Script Std", cursive;
	color: #EFE194;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 22pt;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	color: #EFE194;
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
}
.imgL {
	padding: 0px;
	float: left;
	margin-right: 20px;
	border: 1px solid #84080A;
}
#pullout {
	float: right;
	width: 200px;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
img {
	margin: 0px;
	padding: 0px;
}
#navigation img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.standout {
	font-family: "Monotype Corsiva", "Brush Script MT", "Brush Script Std", cursive;
	color: #EFE194;
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	font-weight: bold;
}
