@charset "utf-8";
/* CSS Document */
body {

	height: 100%;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #333333;
	line-height: 125%;
}	

img {
	border:none;
}

img a {
	border:none;
}
#header {
	margin-top: -7px;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	height: 175px;
/*	background-image: url(images/header/header01.jpg);*/
	background-repeat: no-repeat;
}

#nav {
	z-index: 1;
	margin-top: -50px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-align: center;
	letter-spacing: .15em;
	margin-left: auto;
	margin-right: auto;
	width: 898px;
	padding-top: 19px;
	height: 26px;
}
#nav a {
	color: #FFFF99;	
	text-decoration: none;
}
	
	
#nav a:visited {
	color: #CCCC99;	}
	
a {
	color: #663300;
}

a:visited {
	color: #999999;

}

a:hover, active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: .10em;
}

.menu {
	display:inline;
}

#subnav {
	background-color: #efefef;
	color: #663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: .125em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#innerbody {
	background-color: white;
	background-image: url(images/innerback.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 849px;
	height: 100%;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}	

#location {
	margin: 15px;
	padding:15px;
	float: right;
	border: #C7D9B4 thin solid;
	width: 325px;
	background-color: white;
	background-image: url(images/locback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer {
	clear:both;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	padding-top: 15px;
	padding-bottom: 15px;

}

.selected{
	color: #ffffff;
	font-weight: bold;
}





.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #000000}
.style6 {color: #A6A64E}
