@charset "utf-8";
body {
	background-color: #daccb3;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContainer #sidebar {
	background-attachment: scroll;
	background-color: #C0660E;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 349px;
}
#mainContainer #mainContent {
	background-attachment: scroll;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainContainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#mainContainer #header {
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 960px;
}
#mainContainer #sidebar #textArea {
	padding: 10px;
}
#mainContainer #sidebarEdge {
	background-attachment: scroll;
	background-image: url(images/sidebar_edge.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#sidebar #textArea .images {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style2 {
	font-size: 25px;
	font-weight: bold;
}
a:link {
	color: #8D1100;
}
a:hover {
	color: #BF1600;
}
#mainContainer #header table td.topMenu {
	text-align: right;
}

.newsDate {
	margin-top:2px;
	margin-bottom:0px;
}
.newsDivision {
	margin-bottom:4px;
	margin-top:4px;
}
.newsText {
	margin-top:8px;
	margin-bottom:10px;
}

.sidebar_header{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 6px;
}

.content_title{
	font-size: 25px; 
	font-weight: bold; 
	color: #8d1100; 
	line-height:25px;
}
.content_title_w_img{
	font-size: 25px; 
	font-weight: bold; 
	color: #8d1100; 
	padding-top:10px;
	line-height:25px;
}
#sidebar #textArea .images img {
	text-align: center;
	border: 1px solid #FFFFFF;
}
#packages_body {
	padding-right: 18px;
	padding-left: 18px;
}
#main_table td {
	padding-right: 30px;
	padding-left: 30px;
}
.newsHeadline {
	font-size: large;
	
}
.newsDate, .newsHeadline {
	color: #8D1100;
}
.video_frame {
	height: 300px;
	width: 611px;
	background-image: url(images/playerWindow.png);
	background-repeat: no-repeat;
}
.video_window {
	height:240;
	width:320;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 145px;
}
 #logo {
	width:611px;
	float: left;
	height: 150px;
}
#main_video {
	border: 1px solid #FFFFFF;
	width: 320px;
	margin-right: 4px;
	margin-left: 4px;
}
html{
	margin-bottom:1px;
	overflow:scroll; 
}
#main_table {
	line-height: 16px;
}
.newsletter {
display:block;
}
