ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFFFFF; 
  	background-image: url('images/bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left; }
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Trebuchet, Trebuchet MS, Verdana;
	line-height:		15px;
	color: 				#5F5B35; }

A:link 		{text-decoration: none; 	color: #918E73;}
A:visited 	{text-decoration: none; 	color: #918E73;}
A:active 	{text-decoration:underline; color:#393832;}
A:hover 	{text-decoration:underline; color:#393832;}

h1 { font-size:	12px; color: #5F5B35; font-weight: normal;}
h2 { font-size:	11px; color: #918E73; font-weight: normal;}
h3 { font-size:	15px; color: #5F5B35; font-weight: BOLD;}
h4 { font-size:	13px; color: #5F5B35; font-weight: BOLD; line-height:180%;}
h5 { font-size:	15px; color: #464646; font-weight: BOLD; line-height:170%;}

td.hrline {
  	background-image: url('images/hrline.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: center center; }	
		
td.bg2 {		
  	background-image: url('splash/bg2.jpg'); 
    background-attachment: scroll;
    background-position: top left; }		
	
#flashsplash {border: solid 0px; width: 964px; height: 647px; float: left;	margin:0px; }	
#flashabout {border: solid 0px; width: 274px; height: 447px; float: left;	margin:0px; }
#flashgallery {border: solid 0px; width: 607px; height: 441px; float: left;	margin:0px; }

input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 220px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#5F5B35; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#CAC7B0;
	background-color:	#F5F4EE;
	scrollbar-face-color: #FBFBF7;
 	scrollbar-shadow-color: #C3C1AB; 
 	scrollbar-highlight-color: #C3C1AB;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF; 
 	scrollbar-track-color: #E9E8D9; 
 	scrollbar-arrow-color: #C3C1AB; 
}