body{margin-bottom:0px;
	 margin-top:0px;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background-color:#38250B;
	 background-image:url(images/bg.jpg);
	 color:#1D140F;
	 line-height:1.5em;}

img { behavior: url(iepngfix.htc); border:none; }/*This makes pngs work in ie6. We need the blank.gif, iepngfix.htc, and .htaccess files in the folder online	*/	
	
td {text-align:justify; vertical-align:top;}

h1 {font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:7px;
	text-align:left;
	margin:0px;}
	
.smallh1 {font-size:25px;}
	
h2 {font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#333333;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:7px;
	margin:0px;}
	
h2.brown {font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#321710;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:7px;
	text-align:left;
	margin:0px;
	line-height:1.5em;}	
	
.numlarge {font-size:20px;
		   font-family:"Times New Roman", Times, serif;
		   font-weight:normal;
		   padding-top:5px;}
		   
.numsmall {font-size:15px;}
	
a:link, a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#38250B;}
	
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#38250B;}
	
a.nav:link, a.nav:visited {
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	color:#38250B;}
	
a.nav:hover {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#38250B;}

.nav {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#38250B;}
/*================================================================*/
/*================================================================*/
/*=================Code for left and right shadows================*/
/*================================================================*/
/*================================================================*/

#leftshadow {background-image:url(images/leftshadow.jpg);
   			 width:21px;
			 background-position:top;
			 background-repeat:repeat-y;}
			 
#rightshadow {background-image:url(images/rightshadow.jpg);
			  width:20px;
			  background-position:top;
			  background-repeat:repeat-y;}
			  


/*================================================================*/
/*================================================================*/
/*==================Code for top navigation area==================*/
/*================================================================*/
/*================================================================*/			  
			  
#topnav {background-image:url(images/links.jpg);
		 width:909px;
		 height:32px;
		 background-position:top;
		 background-repeat:no-repeat;}
		 
#topnav a:link, #topnav a:visited {
	     color:#FFFFFF;
		 font-family:"Times New Roman", Times, serif;
		 font-size:18px;
		 font-weight:normal;
		 text-decoration:none;}
		 
#topnav a:hover {
		 font-family:"Times New Roman", Times, serif;
		 font-size:18px;
		 font-weight:normal;
		 color:#000000;
		 text-decoration:none;}
		 
#topnav td {padding-left:5px;
			padding-right:5px;
			text-align:center;
			border-right:1px solid #FFFFFF;}
			
#right  td{color:#F9F2D5;
		   text-align:left;
		   padding-right:0px;
		   border-bottom:3px dotted #6D5A55;
		   padding-bottom:5px;
		   padding-top:5px;
		   padding-left:0px;}
		   
/*================================================================*/
/*================================================================*/
/*=================Code for right side brown area=================*/
/*================================================================*/
/*================================================================*/			   
		   
#right table {margin-top:30px; margin-left:auto; margin-right:auto; margin-bottom:20px;}

#right {width:190px;}

#right a:link, #right a:visited {
		color:#F9F2D5;
		font-weight:bold;
		text-decoration:underline;}
		
#right a:hover {
		color:#F9F2D5;
		font-weight:bold;
		text-decoration:none;}
		
.moviewhite {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FFFFFF;
	 text-align:center;
	 }
