	
body
{
	margin: 0;
	padding: 0;
	color: #fff;
	font: 115% sans-serif;
}
.nomargin 
{
margin-bottom: 5px;
}
h1
{
	color: #FCFAC2;
	font: 190% impact, sans-serif;
	line-height: 80%;
	margin-bottom: -20px;	
}
h2 a { text-decoration: none; }
h2
{
	font: 100% impact, sans-serif;
	clear: both;
}
h3
{
	font: 100% impact, sans-serif;
	margin-top: 0;
}
img 
{ 
	border: 0px;
}
#nolist 
{ 
	list-style-type: none;
}
#container
{
	background-image: url(images/woodgrain3.jpg);
	margin: 1em auto;
	margin-top: 10px;
	width: 850px;
	text-align: left;
}

#header
{
	height: 127px;
	margin: 0 0 0 22px;
	width: 100%;
	background-image: url(images/wood_header3.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	clear: both;
	position: relative;
}
#locheader
{
	position:top;
	width: 100%;
	height: 24px;
	text-align: center;
	position: relative;
}
#locheader a
{
text-decoration: none;
}
#locheader a:visited {
	text-decoration: none;
	color: #fff;
}
#menu_wrap
{
	float:left;
	width:200px;
	position:relative;
	margin: 0 0 0 10px;
	padding: 0 0;
	font: 170% impact, sans-serif;
}
#menu_wrap p
{
	margin: 8px;
	line-height:85%
}

#contents
{
	float:left;
	width: 625px;
	position:relative;
}
#contents img 
{ 
	border: 3px;
	border-color: red;
	margin: 15px;
}

#mainnav ul 
{ 
	list-style-type: none;
}
#mainnav li { 
	display: inline; 
}
#vacnav ul 
{ 
	list-style-type: none;
}
#vacnav li { 
	display: inline; 
	margin: 0 5px;
	font: 100% impact, sans-serif;
	}
#twit {
	margin-top: 35px;
}
a:link {
	text-decoration: none;
	color: #fff;
	}
a:focus		{
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #fff;
	}
a:hover {
	text-decoration: none;
	font-effect: outline;
	color: #1D2789;
	}
a:active {
	text-decoration: underline;
	color: #1D2789;
}

#footer {
	clear: both;
	height: 30px;
	text-align: right;
	font-size: 90%;
	margin: 15px 10px;
	margin-top: 35px;
}
.imagefloatr { 
	float: right; 
}
.imagefloatl { 
	float: left; 
}
.wide
{
	width: 100%;	
	clear: both;
}
.clearright
{
	clear: right;
}
.textbox
{
	font: helvitica, sans-serif;
	margin: 35px;	
}
.textbox10
{
	font: helvitica, sans-serif;
	margin: 10px;	
}
