﻿body {
	font-family:Trebuchet MS;
	font-size:14px;
	background-image:url('images/background_gradient.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
}
#container {
	width:980px;
	margin:0 auto;
	position:relative;
}
#mastheadBlack {
	margin: auto;
	width: 980px;
	height: 80px;
	z-index: 2;
	position: absolute;
	top: 30px;
	left: 0px;
	background-color: #000000;
}
#mastheadBanner1 {
	margin: auto;
	width: 980px;
	height: 300px;
	z-index: 2;
	position: absolute;
	top: 30px;
	left: 0px;
	background-image: url('images/banner1.jpg');
}

#logo {
	width: 220px;
	height: 60px;
	z-index: 4;
	position: absolute;
	top: 5px;
	left: 30px;
	background-image: url('images/logo_mod.png');
}
#white_body {
	padding: 20px 40px 20px 40px;
	width: 900px;
	top: 110px;
	position: absolute;
	background-color: #FFFFFF;
	height: 1000px;
}
#white_body_alt {
	padding: 20px 40px 20px 40px;
	width: 900px;
	top: 325px;
	position: absolute;
	background-color: #FFFFFF;
	height: 1000px;
}
#copyrightContainer {
	font: 11px/16px Trebuchet MS;
	color: #9e9e9e;
	height: 25px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}
#copyright {
	padding: 5px 5px 5px 0px;
}
#flash {
	background-color: #000000;
	width: 900px;
	height: 350px;
	right: auto;
	left: auto;
	position: absolute;
}
#mainContentleft {
	width: 580px;
	position: relative;
	padding-right: 20px;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.flashsmall {
	top: 400px;
	position: relative;
	width: 432px;
	height: 230px;
	float: right;
}
#rightbox {
	width: 299px;
	height: 479px;
	float: right;
	border: 1px solid #d5d5d5;
	text-align: center;
	line-height: 14px;
	background-color: #E9E9E9;
	position: absolute;
	top: 37px;
}
.h4 {
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
#navbar_home {
	font: Trebuchet MS;
	font-size: 14px;
	color: #FDFDFD;
	position: absolute;
	top: 15px;
	left: 525px;
}
#navbar_media {
	font: Trebuchet MS;
	font-size: 14px;
	color: #FDFDFD;
	position: absolute;
	top: 15px;
	left: 625px;
}
#navbar_schedule {
	font: Trebuchet MS;
	font-size: 14px;
	color: #FDFDFD;
	position: absolute;
	top: 15px;
	left: 725px;
}
#navbar_testimonials {
	font: Trebuchet MS;
	font-size: 14px;
	color: #FDFDFD;
	position: absolute;
	top: 15px;
	left: 850px;
}
a {
	color: #FDFDFD;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.schedule_main {
	font-size: 18px;
	color: #990000;
	line-height: 20px;
}
.schedule_reg {
	font-size: 18px;
	color: #333333;
	line-height: 20px;
}
.schedule_sub {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.quote_large {
	font-size: 20px;
	color: #333333;
	font-style: italic;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	position: relative;
	width: 590px;
	right: 10px;
	left: 0px;
	line-height: 22px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
