/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 15px;
	color: #000;
	background: #EEEFE4;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
*
{
	margin: 0 auto 0 auto;
	text-align:left;
}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#mainpic h1
{
	position:absolute;
	text-align:left;
	color:#F8FDEE;
	font-size:45px;
	color:#FFF;
	left:54px;
	top:9px;
	width: 635px;
	height: 53px;
}


#mainpic h2
{
	position:absolute;
	text-align:left;
	color:#E1E7F7;
	left:732px;
	top:23px;
}

#mainpic
{
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:400px;
}



.off
{
color:#3A6028;
	
}




#menu
{
background-image:url(images/menu.png);
background-repeat:no-repeat;
width:1100px;
/*  was 940 px */
height:69px;
float:left;
/* left to center - jc */
margin-right: auto;
clear:both;
}

#content
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#7198E1;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:900px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 17px;
	font-size: 18px;
}

#menu a:hover{
	color:#BEE399;
}

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left;}
#container #mainpic h1 {
	font-family: Arial Black, Gadget, sans-serif;
}
#container #mainpic h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#container #mainpic h1 {
	font-family: Tahoma, Geneva, sans-serif;
}
#container #mainpic h1 {
	font-family: Comic Sans MS, cursive;
}
#container #mainpic h1 {
	font-family: Lucida Console, Monaco, monospace;
}
#container #mainpic h1 {
	font-family: MS Serif, New York, serif;
}
#container #mainpic h1 {
	font-family: Arial, Helvetica, sans-serif;
}
