html,body {
	background-color: #BEBB9A;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	height:100%;
	}

body { background:url(../images/background_body.jpg) top left repeat-x;}
#main { width:970px;}

p {margin:0 0 15px 0;}

#header { width:970px; height:276px; background-color:#101c09;}
#header img.newlogo {margin:0 0 0 -31px; float:left;}

#headerflash { width:671px; height:256px; margin:10px 0 0 0; float:left;
	background-image:url(../images/flash_placeholder.jpg);}
	
#navContainer { width:970px; height:34px; margin:0;
	background-color:#101c09;}
#navContainer table {margin:0 0 0 10px;}

#topDivider {width:970px; height:34px; background:url(../images/top_wdiv.jpg) top left no-repeat;}

#mainContainer {width:970px; background-color:#FFF;
	background:url(../images/main_back.jpg) left top repeat-y;}
#mainContainerDirt {width:970px; background-color:#FFFFFF;
	background:url(../images/main_back_dirt.jpg) right bottom no-repeat;}
	
#leftColumn {width:271px; float:left; background:url(../images/leftcol_back.jpg) left top no-repeat;
	background-color:#465b30; min-height:349px; padding:0 9px 0 9px;}
#videoContainer {width:245px; margin-top:15px;}

.masterpieceText { font-family:"Times New Roman", Times, serif; font-size:24px; color:#293a19; font-weight:normal;
	line-height:35px;}
.mainTagText1 { font-family:"Times New Roman", Times, serif; font-size:19px; color:#293a19; font-weight:bold;
	line-height:24px;}
	
.mainTagTextDirt { font-family:"Times New Roman", Times, serif; font-size:32px; color:#FFF; font-weight:bold;
	line-height:28px;}	
.secondTagTextDirt { font-family:"Times New Roman", Times, serif; font-size:21px; color:#FFF; font-weight:normal;
	line-height:28px;}	
.secondTagTextDirt a, .secondTagTextDirt a:link, .secondTagTextDirt a:active, .secondTagTextDirt a:visited { font-family:"Times New Roman", Times, serif; font-size:21px; color:#FFF; font-weight:normal;
	line-height:28px; text-decoration:none;}
.secondTagTextDirt a:hover { font-family:"Times New Roman", Times, serif; font-size:21px; color:#FFF; font-weight:normal;
	line-height:28px; text-decoration:underline;}	

.mainText1 { font-family:"Times New Roman", Times, serif; font-size:16px; color:#293a19; font-weight:normal;
	line-height:19px;}
.sansSerifText1 { font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#293a19; font-weight:normal;
	line-height:19px;}
.sansSerifText2 { font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal;
	line-height:19px;}
.whiteText1 { font-family:"Times New Roman", Times, serif; font-size:14px; color:#FFF; font-weight:normal;
	line-height:normal;}
.whiteText1 a, .whiteText1 a:link, .whiteText1 a:visited, .whiteText1 a:active, .whiteText1 a:hover { font-family:"Times New Roman", Times, serif; font-size:14px; color:#FFF; font-weight:normal;
	line-height:normal;}
	
.whiteText2 { font-family:"Times New Roman", Times, serif; font-size:16px; color:#FFF; font-weight:bold;
	line-height:normal;}
.whiteText3 { font-family:"Times New Roman", Times, serif; font-size:12px; color:#FFF; font-weight:normal;
	line-height:normal;}
.whiteText3 a, .whiteText3 a.link { font-family:"Times New Roman", Times, serif; font-size:12px; color:#FFF; font-weight:normal;
	line-height:normal; text-decoration:none;}
.creamText {font-family:"Times New Roman", Times, serif; font-size:14px; color:#ebe2d1; font-weight:normal;
	line-height:normal;}
	
.footerText1 {font-family:"Times New Roman", Times, serif; font-size:16px; color:#a6c354; font-weight:normal;
	line-height:17px;}
.footerText2 {font-family:"Times New Roman", Times, serif; font-size:24px; color:#a6c354; font-weight:bold;
	line-height:17px;}

#bottomDivider {width:970px; height:36px; background:url(../images/bottom_wdiv.jpg) top left no-repeat;}
#bottomDividerDirt {width:970px; height:36px; background:url(../images/bottom_wdiv_dirt.jpg) top left no-repeat;}

#bottomContainer {width:970px; min-height:131px; background-color:#111d09; 
	background: url(../images/bottom_back.jpg) top left repeat-x; padding-top:23px;}

#bottomBox1 { width:246px; margin-left:23px; float:left;}
#bottomBox2 { width:337px; margin-left:40px; float:left;}
#bottomBox3 { width:265px; margin-left:40px; float:left;}

ul.noIndent {
margin-left: .5em;
padding-left: .5em;
margin-bottom:5px;
padding-bottom:5px;
}

#footer { width:952px; margin:12px 0 12px 0; padding:0 9px 0 9px;}
#footer .footText1 { font-family:"Times New Roman", Times, serif; font-size:14px; color:#000; font-weight:normal;}
#footer .footText1 a, #footer .footText1 a.link { font-family:"Times New Roman", Times, serif; font-size:14px; 
	color:#000; font-weight:normal; text-decoration:underline;}
#footer .footText2 { font-family:"Times New Roman", Times, serif; font-size:12px; color:#000; font-weight:normal;}
#footer .footText2 a, #footer .footText2 a.link { font-family:"Times New Roman", Times, serif; font-size:12px; 
	color:#000; font-weight:normal; text-decoration:underline;}


