body,p,td,th,font,sup{ font-family:verdana,arial,sans-serif; font-size:11px; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd,legend,input,select { margin:5px; padding:0; }
h1,h2,h4,h5,h6,pre,code { font-size:14px;font-weight: bold; color: #007409; padding-top:15px; padding-bottom: 0px;
}

/* ================= BASIC ================= */
p { 
	color: #595959;
	line-height: 1.4;
		PADDING-BOTTOM: 5px;
}

body {
  margin:0;
  padding:0;
  background:#b6aa98;
  font:small Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333;
  }

.home #header {
  background-color:#fff;
  background-image:url("images/hp/01.jpg");
  background-position:0 0;
  border:solid #007409;
  border-width:1px;
  background-repeat:no-repeat;
  height:204px;
  width:675px;
  }
.home #header2 {
  background-image:url("images/hp/02.jpg");
  background-position:0 0;
  border:solid #007409;
  border-width:1px;
  background-repeat:no-repeat;
  height:204px;
  width:675px;
  }
 
 .home #header3 {
  background-image:url("images/hp/03.jpg");
  background-position:0 0;
  border:solid #007409;
  border-width:1px;
  background-repeat:no-repeat;
  height:204px;
  width:675px;
  }
   .home #header4 {
  background-image:url("images/hp/04.jpg");
  background-position:0 0;
  border:solid #007409;
  border-width:1px;
  background-repeat:no-repeat;
  height:204px;
  width:675px;
  }
     .home #header5 {
  background-image:url("images/hp/05.jpg");
  background-position:0 0;
  border:solid #007409;
  border-width:1px;
  background-repeat:no-repeat;
  height:204px;
  width:675px;
  }
.container {
	background:#fff;
	width:675px;
	margin:0 auto;
	border:solid #007409;  
	border-width:0 1px 10px;
	text-align:left;
	overflow: hidden;
	color:#333;
    height:1000px;

  }
#main {
  background-image:none;
  }

#main-text {
  padding: 30px;
  padding-top: 10px;
	}


/* =Nav
----------------------------------------------- */
#nav {
  float:right;
  width:100%;
  border:solid #fff;
  border-width:1px 1px;
  }

#nav ul {
  margin:0;
  padding:0 20px;
  list-style:none;
  font-size:85%;
  text-transform:lowercase;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav a, #nav strong {
  display:block;
  padding:5px 10px 6px;
  border:solid;
  border-width:0 1px 0 0;
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */

#nav #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
  color:#007409;
  }
#nav a:hover {
  background-repeat:no-repeat;
  }
#nav a strong, #nav #current a strong {
  background:none;
  padding:0;
  border:none;
  }
.home #nav {
  background-color:#007409;
  border-color:#007409;
  }
.home #nav a, .home #nav strong {
	border:none;
	color:#d8d1bb;
	font-weight: bold;
  }
.home #nav a:hover, .home #nav #current a:hover strong, .home #nav #current strong {
  color:#fff;
  }
/* =Nav */



a
    {
    color: #307082;
    }
a:hover
    {
    color: #C76400;
    }

.floatright
	{
	float:right; 
	margin: 4px; 
	padding: 10px;
	padding-top: 5px;
	padding-right: 0;
	}

.floatleft
	{
	float:left; 
	margin: 4px; 
    padding: 10px;
	padding-top: 5px;
	padding-left: 0;
	}

#footer {
	background-repeat:no-repeat;
	clear: both;
	color: #333333;
	font-size: x-small;
	text-align: center;
  	padding-top: 0;
	padding-bottom: 20px;
  }

.sitemp {
	color: #333333;
	text-decoration: underline;
	}
	
.hphours {
	font-size: x-small;
	}
#extradiv {
	clear: both;
  }
.event {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}

.noneavail {
	color:#999999;
}

