body 
	{
	background-color: #36322F;
	margin: 0px
	}

#horizon { 
	position: absolute; 
	top: 50%; 
	width: 100%; 
	margin-top: -283px; 
	text-align: center;
}

#wrapper { 
	margin: 0px auto; 
	background-color: #fff; 
	position: relative; 
	text-align: left; 
	width: 795px; 
	height: 566px;
} 


td {font-family: arial; font-size: 11px; line-height: 16px; color: 887E76;}

.copy {font-family: arial; font-size: 11px; line-height: 16px; color: 887E76;}
.white {font-family: arial; font-size: 11px; line-height: 16px;color: FFFFFF;}
.tiny {font-family: arial; font-size: 10px; line-height: 16px; color: 887E76;}

.header {font-family: arial; font-size: 12px;font-weight:bold; line-height: 15px; color: 887E76;}
.headerwhite {font-family: arial; font-size: 12px;font-weight:bold; line-height: 15px; color: FFFFFF;}

#arrows {left: 706px; top:19px;position: absolute;z-index:5}

.input, textarea {
	font-family:  arial, helvetica, sans-serif;
	color: 333333; 
	font-size: 11px; 
	padding-left: 2px;
	border-bottom: 1px solid #867866;
	border-right: 1px solid #867866;
	border-left: 1px solid #867866;
	border-top:1px solid #867866;
}

A:link {text-decoration: none; color: 887E76;}
A:active {text-decoration: none; color: 887E76;}
A:visited {	text-decoration: none;color: 887E76;} 
A:hover {text-decoration: none; color: 000000;}


/* nav stuff */	
.button {
	padding: 0 0 0 0;
	}

.button ul {list-style: none;margin: 0;	padding: 0;	border: none; }		

.button ul li {margin: 0;width: 100%;}

html>body .button li a {width: auto;}

.button li a:hover {background-color: #C6C6C6; color: #887E76;text-decoration: none;}

.button ul li a {
		display: block;
		padding: 1px 1px 1px 3px;
		background-color: #DEDCDB;
		color: #887E76;
		text-decoration: none;
		width: 100%;
		min-width:120px
		}