* {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link    {
  text-decoration:  none;
  font-weight:      bold;
  color:            #84CF96;
  } 
a:visited {
  text-decoration:  none;
  font-weight:      bold;
  color:            #495E25;
  } 
a:hover   {
  text-decoration:  none;
  font-weight:      bold;
  color:            #495E25;
  } 
a:active  {
  text-decoration:  none;
  } 
a img {
	border: none;
}

.wrapper {
	height: auto;
	width: 1024px;
	background-position: center;
	background-color: #666666;
}
.top_bg {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 1024px;
}
.header {
	height: 109px;
	text-align: center;
	width: 1024px;
}

.highlight {
	background-image: url(images/sub_head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
	width: 1024px;
	font-weight: bold;
	color: #84CF96;
	text-indent: 80px;
	line-height: 30px;
	font-size: 12px;
}
.space_topbg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	height: 3px;
	width: 1024px;
	background-position: center;
}
.navigation_bar {
	height: 36px;
	width: 1025px;
	background-position: center;
}
.navbar_left {
	float: left;
	height: 36px;
	width: 458px;
	background-image: url(images/navibar_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.navbar_right {
	float: right;
	height: 36px;
	width: 566px;
	background-repeat: no-repeat;
	background-position: right;
}
.navbar_right .buttons {
	float: left;
	height: 36px;
	width: 486px;
	background-image: url(images/nav_fill.jpg);
	background-repeat: repeat-x;
}
.navbar_right .edge {
	float: right;
	height: 36px;
	width: 80px;
	background-image: url(images/navibar_xtra.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#nav {
	margin: 0;
	padding: 0;
	background: #3b5e24;
	list-style-type: none;
	height: 36px;
	width: 480px;
	float: left; /* Contain floated list items */
	font-size: 14px;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
	float: left;
	width: 96px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/buttons2.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
}
#nav a:hover {
  background-color: #3b5e24;
  background-position: -96px 0;
}
#body_hom #nav_hom a, #body_abt #nav_abt a,#body_gal #nav_gal a,#body_pri #nav_pri a,#body_con #nav_con a {
  background-color: #3b5e24;
  background-position: -192px 0;
  color: #3b5e24;
  font-weight: bold;
}

.main_photo {
	height: 435px;
	width: 1024px;
	text-align: center;
	background-position: center;
}

.main_photo li {
	text-decoration: none;
	list-style-type: none;
}

#photofade li a {
	position: absolute;
	display: block;
	height: 435px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(images/main_ani.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 59px;
}
li#gallery a {
	left: 0px;
	width: 906px;
	background-position: 0 0;
}

li#gallery a:hover {
  background-position: 0 -435px;
}
.body_bg {
	height: 415px;
	width: 1024px;
	text-align: center;
	padding-top: 20px;
}
.body_bg2 {
	height: auto;
	width: 1024px;
	text-align: center;
	padding-top: 20px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.white_bg {
	height: 435px;
	width: 1024px;
}
.white_bg .left {
	background-image: url(images/wtbg_lft.jpg);
	float: left;
	height: 428px;
	width: 506px;
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 7px;
}

.white_bg .right {
	float: right;
	height: 435px;
	width: 513px;
	background-image: url(images/wtbg_rt.png);
	background-repeat: repeat-y;
}

.white_bg .right .content2 {
	float: left;
	height: 425px;
	width: 410px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.white_bg .right .content2 #title {
	font-size: 12px;
	font-weight: bold;
	color: #84CF96;
}

.white_bg .right .content2 #subtitle {
	font-size: 12px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 1024px;
	color: #84CF96;
	font-size: 10px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
#italic {
	font-size: 11px;
	font-style: normal;
	color: #019A32;
	font-weight: bold;
	text-align: center;
}
