@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #620000;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	color: #660000;
}
.red {
	color: #660000;
	font-weight: bold;
}
.redheads {
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}
body {
	background-image: url(tile.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #660000;
	margin-top: 20px;
}
#top_banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 160px;
}
#main_menu {
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
}
#main_content {
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 100px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/main_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#main_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #660000;
	font-weight: normal;
}
#main_content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
#textbox_offwhite {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/burst.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#textbox_offwhite h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #660000;
}
#home_content {
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 14pt;
	padding-right: 12px;
}
#home_content a:link { /*property:values here*/
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
	 }
#home_content a:visited { /*property:values here*/
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
	 }
#home_content a:hover, #nav a:active, #nav a:focus {/*property values here*/
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
}
#plain_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 36px;
	text-align: right;
	padding-right: 120px;
	background-image: url(images/footer_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 28pt;
}
#textbox_offwhite a:link {/*property:values here*/
	color: #660000;
	text-decoration: underline;
	font-size: 10pt;
}
#textbox_offwhite a:visited { /*property:values here*/
	color: #660000;
	text-decoration: underline;
	font-size: 10pt;
	 }
#textbox_offwhite a:hover, #nav a:active, #nav a:focus {/*property values here*/
	color: #FF9900;
	text-decoration: underline;
	font-size: 10pt;
}
#movie_mask {
	height: 200px;
	width: 320px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#callout {
	height: 58px;
}
.large_text {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer a {
	color: #FFFFFF;
}
#footer a:link {/*property:values here*/
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited { /*property:values here*/
	color: #FFFFFF;
	text-decoration: none;
	 }
#footer a:hover, #nav a:active, #nav a:focus {/*property values here*/
	color: #FF9900;
	text-decoration: none;
}
