* {
  margin: 0;
  padding: 0;
  }

body {
	font-size:100%;
	font-family: Arial, 'Lucida Grande', Verdana, sans-serif;
	text-align:center;
	background-color: #EBF1F4;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#page {width:992px; margin:0px auto; text-align:center;}

#header {
  height:191px;
  width:992px;
  background:url(../images/topbg.gif);
  text-align:left;
}

#logo {
	text-align:left;
	letter-spacing:-2px;
	text-shadow:0px 0px 8px #000;
	font:48px Georgia, Arial, "Times New Roman", Times;
	margin-left:18px;
	margin-top:94px;
	color:#FFF;
	width:300px;
	height:97px;
	float: left;
}
.red {
	color:#FF0000;
}

#slogan {
	text-align:left;
	margin-left:50px;
	font:14px Arial, "Times New Roman", Times;
	letter-spacing:0px;
	color:#FFF;
}


/* TOP NAVIGATION BAR */
#nav {
  width:610px;
  float:left;
  margin-top:136px;
}

#nav-menu-left {
  background:url(../images/navbar-left.gif) no-repeat top left;
  width:27px;
  height:55px;
  float: left;
}
#nav-menu-right {
  background:url(../images/navbar-right.gif) no-repeat top left;
  width:27px;
  height:55px;
  float: left;
}
#nav-menu {
  background:url(../images/navbar-bg.gif) repeat-x top left;
  height:55px;
  width:556px;
  float: left;
}

#nav-menu ul {
  list-style:none;
}
  
#nav-menu ul a {
  background-image: url(../images/navbar-divider.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 12px;
  padding-left: 12px;
  padding-top:5px;
  display: block;
  line-height: 50px;
  text-decoration: none;
  text-shadow:1px 1px 1px #000;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #FFF;
}
	
#nav-menu ul a:hover {
  text-decoration:underline;
  text-shadow:0px 0px 4px #FF0000;
}
 
#nav-menu li {
  float:left;
}
/* END NAVIGATION BAR */

/* BEGIN CAROUSEL */
#carousel {
	width:992px;
	height:225px;
	background-repeat: no-repeat;
	background-position: left top;
	-moz-box-shadow: 0px 0px rgba(153,153,153,1);
	-webkit-box-shadow: 0px 0px;
	box-shadow: inset 0px -3px 3px rgba(153,153,153,1);
}


/* END CAROUSEL */

/* clears all floated elements */
.clearfloats {
  clear:both;
}
/* end clear floats */

/* first content section, lighter green area */
#content {
	width:992px;
	min-height:270px;
	text-align:left;
	padding-top:35px;
	padding-bottom:20px;
	background-color: #c0d7c4;
	background-image: url(../images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

.content-padding {
  padding:0px 20px 0px 20px;
}

.content-padding a {
	font:16px Arial, "Times New Roman", Times;
	color:#0033FF;
	text-shadow:1px 1px 1px #104D00;
}

.content-padding a:hover {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-decoration:none;
  text-shadow:0px 0px 3px #FF0000;
}

.content-padding1 {
	width: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin-right: 25px;
}

.content-padding1 a {
	color:#0033FF;
	text-shadow:0px 0px #000000;
	font-family: Arial, "Times New Roman", Times;
	font-size: 16px;
}

.content-padding1 a:hover {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-decoration:none;
  text-shadow:0px 0px 3px #FF0000;
}

.content-padding660 {
	width: 660px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin-right: 25px;
}

.content-padding660 a {
	color:#0033FF;
	text-shadow:0px 0px #000000;
	font-family: Arial, "Times New Roman", Times;
	font-size: 16px;
}

.content-padding660 a:hover {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-decoration:none;
  text-shadow:0px 0px 3px #FF0000;
}

#content h1 {
  font:36px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  padding-bottom:10px;
  text-shadow:1px 1px 2px #000;
}

#content p {
	color:#006;
	text-align:left;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/* end content 1 section */


/* image that divides the two different colored content sections */
#body-divider {
	width:992px;
	height:23px;
	background-color: #003300;
	background-repeat: no-repeat;
	background-position: left top;
}
/* end content divider */

/* darker green content section, "content 2" */
#content2 {
	width:992px;
	min-height:250px;
	text-align:left;
	padding-top:10px;
	padding-bottom:30px;
	background-color: #597849;
}

#content2 p {
	font:16px Arial, "Times New Roman", Times;
	color:#FFF;
	text-align:left;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
#content2 p a {
	color: rgba(0,255,255,1);
	text-shadow: 1px 1px rgba(0,0,0,0.8);
}

#content2 h2,h3,h4,h5,h6 {
	font:normal 25px serif, "Times New Roman", Times;
	line-height:25px;
	color:#FFF;
	text-shadow:1px 1px 2px #000;
	padding-bottom:5px;
	background-color: #006633;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	margin-bottom: 10px;
	font-family: serif, "Times New Roman", Times;
}

.content2-block {
	width:274px;
	float:left;
	text-align: center;
}

.content2-block p {
  width:274px; 
  float:left;
  text-align:left;
}

  /* three column area, vertical dotted divider */
  .content-divider {
    background:url(../images/content-divider.gif) no-repeat top center;
    width:2px;
    height:274px;
    float:left;
    padding:0px 30px 0px 30px; 
  }
  /* end divider */

/* end content 2 */


/* subscribe form */
#subscribe {text-align:right; padding-right:15px;}
#subscribe input { margin:1px 0;}
.button {
  background:transparent url(../images/submit.gif) no-repeat top left;
  padding-bottom:5px; 
  border:none;
  width:126px;
  height:33px;
  color:#FFFFFF;
  font:bold 13px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
}
.inputstyle {
  background:#002200;
  width:200px;
  height:30px;
  color:#FFF;
  font-size:14px;
  padding:0px 5px 0px 10px;
  border:1px solid #427B23;
}
/* end subscribe form */



/* footer of page */
#footer-div {
	width:992px;
	height:6px;
	background-color: rgba(0,51,0,1);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	padding-top:15px;
	width:992px;
	height:150px;
	text-align:center;
	background-color: #000024;
}

#footer p {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
}

#footer a {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
}
/* end footer */
.galleryicon {
	padding: 10px;
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 7px;
	border: thin solid rgba(204,204,204,1);
	background-color: rgba(255,255,255,1);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: inset 0px 0px 7px rgba(204,204,204,1);
	margin-left: 7px;
	margin-bottom: 15px;
}
.indexbutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0.75em;
	width: 300px;
	color: rgba(67,133,73,1);
	background-color: rgba(255,255,255,1);
	float: left;
	margin-top: 25px;
	border: 1px solid #618A37;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,1);
	-webkit-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}
.indexbutton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0.75em;
	width: 300px;
	color: rgba(67,133,73,1);
	background-color: rgba(255,255,255,1);
	float: left;
	margin-top: 25px;
	border: 1px solid #618A37;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,1);
	-webkit-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,1);
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.3);
}

.sidebutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0.75em;
	color: rgba(67,133,73,1);
	background-color: rgba(255,255,255,1);
	float: left;
	margin-top: 25px;
	border: 1px solid #618A37;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,1);
	-webkit-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	width: 200px;
}
.sidebutton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0.75em;
	width: 100%;
	color: rgba(67,133,73,1);
	background-color: rgba(255,255,255,1);
	float: left;
	margin-top: 25px;
	border: 1px solid #618A37;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,1);
	-webkit-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,1);
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.3);
}
