/* CSS Home Page 
Dark Brn: #A78C5D
Dark Grn: #006600
Lt Grn: #009900
Menu Beige: #D6C8AD
*/
/* html { margin: 0; padding: 0; }*/
td.container {
	margin: 0px;
	padding: 0px;
}
#box { width: 351px; height: 79px; background: transparent url(../images/holiday.gif) no-repeat 0 0; border-right: 2px solid white; border-bottom: 3px solid white;}
img.mission { margin-top: 5px; }
img.sponsor { margin: 5px 5px 0 5px;}
img.holiday { margin:0; padding:0; }
#movie {
	width: 351px;
	height: 336px; 
	background-color: white; 
}
#sheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#headlines {
	width: 434px;
	height: 270px;
	padding-top: 20px;
	margin-top: 0;
	left: 0;
	background: #A78C5D url(../images/headlinesBG4.jpg) no-repeat 100px 0;
	background-position: 0  -70px;
	border-bottom: 3px solid white;
	border-top: 3px solid white;
	border-left: 3px solid white;
	margin-top: 0;
}
#video { 
	width: 349px;
	height: 80px;
	background-color: #A78C5D;
} 
#video.box {
	background-color: #FFFFFF;
	margin-top: 20px 0 20px 20px;
	padding: 5px;
	height: 50px;
	width: 250px;
}
.video_button a{ 
	width: 73px;
	height: 73px;
	display: block;
	background: #D6C8AD url(../images/video_button.gif) no-repeat top left;
	text-index: -99999px;
}
.video_button a:hover { 
	background: #D6C8AD url(../images/video_button_over.gif) no-repeat top left;
}
#headlines ul { margin-top: 20px; }
#headlines ul li, .rental {
	margin: 0;
	padding-left: 2px;
	list-style-type: none;
	border: 1px;
	font-size: 12px;
	font-weight: bold;
}
#headlines ul li { margin-bottom: 10px; }
#headlines h2 {
	font-size: 18px;
	font-weight: bold;
	color: #462300;
	text-align: center;
	margin-bottom: -5px;
	margin-top: 0;
} 
div#container{width:786px;margin:0 auto}
div#wrapper { float:left; width: 100%; }
div#leftCol { width: 350px; margin-right: 436px; }
div#rightCol { float: right; width: 200px; height: 200px; left-right: 436px; 
border: 1px dotted white; border: 1px dotted white;}
div#sponsors{clear:left;width:100%}
