@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px;
	top-margin:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 15pt;
	background-color: #660000
}

a:link {
	text-decoration: none;
	color:#660000;
}

a:visited {
	text-decoration: none;
	color: #660000;
}

a:hover {
	text-decoration: underline;
	color:#666666;
}

a:active {
	text-decoration: none;
	color: #660000;
}

img, img a, div, div a {
	border:none;
}

p {
	margin:5px 0 5px 0;
	padding:0;
}

#main {
	margin: 10px auto;
	width: 900px;
	padding: 0px;
	background-color:#FFF;
}

#main-int {
	margin: 10px auto;
	width: 900px;
	padding: 0px;
	background-color:#500000;
}

/*#announce {
	margin: 0px;
	padding: 0px;
	width: 894px;
	background-color:#3E143F;
	color:#FFF;
	text-align:center;
	font-size:12px;
	padding:3px;
}*/

#masthead {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#navigation {
	height: 25px;
	background-color:#500000;
	border-top: solid 5px #500000;
}

#sidebar {
	float: left;
	width: 150px; /* since this element is floated, a width must be given */
	background: #500000; /* top and bottom padding create visual space within this div */
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#content {
	margin: 0px;
	padding: 30px;
	width: 840px;
}

#content-int {
	margin: 0 1px 0 150px;
	padding: 15px;
	background:#FFFFFF;
}

#footer{
	margin: 0px;
	padding: 10px;
	width: 880px;
	text-align:center;
	background:#000000;
	color:#FFFFFF;
	border-top: solid 5px #500000;
	border-bottom: solid 5px #500000;
}
#footer a:link {
	color:#FFC6CA;
}

#footer a:visited {
	color:#FFC6CA;
}

#footer a:active {
	color:#FFC6CA;
}

#sub-info {
	color:#e8d536;
	margin:20px auto;
	width:600px;
	font-size:11px;
	text-align:center;
}

#sub-info a:link {
	color:#CCCCCC;
}

#sub-info a:visited {
	color:#CCCCCC;
}

.largepurple {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFC6CA;
}

.arial10class { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bodybold12class { font-weight: bold; font-size: 12pt; font-family: Georgia, "Times New Roman", serif }
.christmasbodybold12class { color:#660000; font-weight: bold; font-size: 14pt; line-height: 18pt; font-family: Georgia, "Times New Roman", serif }
.bodyboldclass { font-weight: bold; font-size: 10pt; font-family: Georgia, "Times New Roman", serif }
.bodybolditalicclass { font-style: italic; font-weight: bold; font-size: 10pt; font-family: Georgia, "Times New Roman", serif }
.bodyboldlinkclass { color: maroon; font-size: 10pt; font-family: Georgia, "Times New Roman", serif; text-decoration: none }
.bodyclass { font-size: 10pt; line-height: 15pt; font-family: Georgia, "Times New Roman", serif }
.bodyitalicclass { font-style: italic; font-size: 10pt; font-family: Georgia, "Times New Roman", serif }
.bodyjustifyclass { font-size: 10pt; line-height: 15pt; font-family: Georgia, "Times New Roman", serif; text-align: justify }
.boldheadclass { color: maroon; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bolditalic10class { font-style: italic; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.boldlucidaitalic10class { font-style: italic; font-weight: bold; font-size: 10pt; font-family: Lucida, Arial, Helvetica }
.doublespaceclass { color: maroon; font-style: italic; font-weight: 300; font-size: 10pt; line-height: 40pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; text-indent: 0pt }
.photoclass {font-size: 10pt; font-family: Trebuchet MS, Arial, Helvetica, sans-serif }