body {
    color: #402000;
	background: #fefeeb;
	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	}

p	{
    color: #402000;
	margin: 0;
	padding: 10px;
	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	}
	
h1 {
	color: #402000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	}
	
li {font-size: 14px; font-family: tempus sans itc; padding: 5; color: #402000; line-height:1.25; }

ul {font-size: 14px; font-family: tempus sans itc; color: #402000; line-height:1.25;}

/* basic page divisions */

#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#headernav {
	width: 100%;
	text-align: right;
	}

#logobox {
	text-align: left;
	}

#navbox td {text-align: left;}
	
#navbox a:link, #navbox a:visited {
	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	color: #402000;
	background: transparent;
	width: 70px;
	line-height: 20px;
	
	}
	
#navbox a:hover {
	background-color: #e2f5c5;
    display: block;
	margin: 0;
	font-size: 13px;
	width: 70px;
	line-height: 20px;
	}
	
	
#maincontent {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}

#flashbox {
	margin: 0;
	padding: 0;
	}

#textbox {
	margin-left: 15px;
	padding-top: 10px;
	}
	
#contact {
	position: relative;
	z-index: 50;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#credits {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#creditbox {
	margin-left:445px;
	text-align:right;
	}
	
#credits p{
	font-size: 9px;
	margin-left: 200px;
	}
	
#credits a {
	font-size: 9px;
	}
	
#maps {
	position: absolute;
	top: 650px;
	left: 25px;
	}

 a:link {
	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	color: #402000;
	background: transparent;
	}
	
 a:visited {
   	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	color: #402000;
	background: transparent;
	}

 a:hover {
 	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	color: #402000;
	background: #e2f5c5;
	}
	
a:active {
	font-family: tempus sans itc, garamond, helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	color: #402000;
	background: transparent;
	}

	

