@charset "UTF-8";


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #62411B;
	line-height: 1.85em;
	text-align: center;
	background-image: url(images/bg.jpg);
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20;
	margin-bottom: 20;
	}

.preload {
	display: none;
	}
		
li {
	padding-left: .25em;
	margin-left: .25em;
	list-style-position: inside;
	}
	
A:link { 
	text-decoration: none;
	font-weight: bold;
	color: #62411B;
	}
	
A:visited { 
	text-decoration: none;
	font-weight: bold;
	color: #62411B;
	}
	
A:hover {
	text-decoration: underline;
	color: #62411B;
	font-weight: bold;
	}  
	
A:active { 
	text-decoration: none;
	color: #62411B;
	font-weight: bold;
	}  
	
.foot {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #62411B;
	text-align: center;	
	vertical-align: middle;
	line-height: 1.5em;
	}

.caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin: auto;
	}
		
.tan {
	color: #BA8645;
	}
	
.subheader {
	color: #62411B;
	text-align: left;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 2.5em;
	}
	
div#container {	
	width: 800px; 
	margin: auto;
	height: auto;
	}
			
div#column {
	width: 100px;
	}
	
div#picright {
	float: right;
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.65em;
	}
	
div#picleft {
	float: left;
	padding-right: 20px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
div#piclarge {
	width: 460px;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
	}
	
div#headerhome {
	width: 800px;
	height: 175px;
	margin: auto;
	background-position: bottom;
	background-image: url(images/logo_home.gif);
	background-repeat: no-repeat;
	background-color: #e4e0d5;
	}
	
div#header {
	width: 800px;
	height: 175px;
	background-color: #E4E0D5;
	}
	
div#nav {
	background-image: url(images/navbg.gif);
	width: 800px;
	height: 30px;
	margin: auto;	
	}
	
div#movie {
	width: 800px;
	height: 350px;
	background-color: #E4E0D5;
	}
	
div#stroke1 {
	width: 800px;
	background-color: #492509;
	height: 10px;
	margin: auto;
	}
	
div#stroke2 {
	width: 700px;
	background-color: #ba8645;
	height: 1px;
	margin: auto;
	}
	
div#content {
	width: 600px;
	background-color: #e4e0d5;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: left;
	}
		
div#contenthome {
	width: 800px;
	background-color: #e4e0d5;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 25px;
	}
	
div#footer {
	width: 800px;
	height: auto;
	background-color: #e4e0d5;
	margin: auto;
	border-top: 3px solid;
	border-bottom: 3px solid;
	border-color: #e4e0d5;
	}
	
div#legal {
	width: 800px;
	height: auto;
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;	
	vertical-align: middle;
	}
	
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.85em;
	}
	
a.white:link {
	color: #FFFFFF; 
	}
	
a.white:visited {
	color: #FFFFFF; 
	}
	
a.white:hover {
	color: #FFFFFF; 
	}
	
a.white:active {
	color: #FFFFFF; 
	} 

img {
	border: 0;
	}