body {
	background: url(images/bg.jpg) center repeat-y #975934;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #000; 
	}

h1 {
	font-size: 18px;
	color: #5a3428;
	}

h2 {
	font-size: 14px;
	color: #5a3428;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #954616;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #954616;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #714233; 
	}
	
.small {
	font-size: 11px;
	color: #fff;
	}
	
.small2 {
	font-size: 11px;
	color: #000;
	}
	
#hmText {
	padding-top: 190px;
	padding-left: 67px;
	}
	
#subText {
	padding-left: 25px;
	padding-right: 25px;
	}

.input {
	border: 1px solid #954616;
	background-color: #fff;
	}
	
.button {
	background-color: #954616;
	border: 1px solid #f000;
	color: #fff;
	font-weight: bold;
	}
	
#flashcontent {	
	width: 520px;
	height: 353px;		
	}
	
.gallery {
	border: 10px solid #fff;
	}