html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color1: #464544;
	padding-bottom: 10px;
}

#outer {
  /**background: top left url(images/page_bg_top.gif) repeat-x;**/
  background: top left url(images/snow.jpg) no-repeat;height:
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background1: url(images/body_bg.gif) repeat-y;

}

.pagebackground {
	text-align: left;
	margin: auto;
	width: 798px;
	top1: 10px;
  position: relative;
  background: white;
}

#body-bot {
  background1: bottom left url(images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  padding-top: 0.8em;
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: navy;
  font: 14px sans-serif;
  font-weight: bold;
  margin: 0;
}

#headimg{
width:100%;
align:center;
background: black;
padding-top: 2px;
height:134px;
}

/** nav **/

#nav {
  margin-top: 20px;
  height: 20px;
  background: #eeeeff;
  background1: top url(images/green_bg_nb.jpg);
}


#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 10px;
}

.navSelected{
  background1: navy;
  border: 1px solid navy;
  color: white;
}


#nav a {
  color: navy;
  text-decoration: none;
  font-weight: bold;
  padding-top1: 5px;
  padding-left: 10px;
  padding-right: 10px;
  
}
#nav a:hover {
  color: #FFA405;
}

/** green box **/
#gbox {
  width: 798px;
  margin-top: 10px;
  margin-left: 0px;
}

#gbox-bg  { background1: url(images/green_bg.gif) repeat-y; }
#gbox-grd { min-height: 300px;padding: 5px 5px;background1: url('images/green_grad_nb.jpg');}
#gbox-top { background: navy; background1: url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background1: bottom left url(images/green_bot.gif) no-repeat; height: 23px; }


#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 10;
}

#gbox p {
  font: 12px arial;
  margin: 1em 0;
  z-index: 99;
}

#gbox-grd p {
  margin: 1em 0;
}

#mainmsg{
  width: 380px;
  margin-top: 1em;
  margin: 10px;
  padding: 10px 10px;
}

#features {
  color: navy;
  background: #EEEEFF;
  border: 1px solid navy;
  padding: 14px;
  margin: 10 -14px;
  width: 325px;
  position: absolute;
  left: 410px;
  top: 300px;
}

#pictureframe {
  background: #EDF0C4;
  padding: 14px;
  margin: 10 -14px;
  width: 500px;
  position: absolute;
  left: 250px;
  top: 512px;
  
}

#videoframe {
  background: #eeeeff;
  padding: 14px;
  margin: 10 -14px;
  width1: 400px;
  position: absolute;
  left: 325px;
  top: 290px;
  
}



#cleanpattern {
  background: #eeeeff;
  padding: 14px;
  margin: 10 -14px;
  width: 260px;
  position: absolute;
  left: 500px;
  top: 280px;
  
}


#features h2 {
  color: navy;
  position: relative;
}
#features ul {
  float: left;
  width: 98%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  color: navy;
  list-style: square;
  margin-left: 12px;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#greybox {
  background1: url(images/grey_bg.gif) repeat-y;
  width1: 326px;
  position: absolute;
  top: 200px;
  left: 457px;
}

/** grey box **/

#greybox {
  background1: url(images/grey_bg.gif) repeat-y;
  width1: 326px;
  position: absolute;
  top: 200px;
  left: 457px;
}
#greybox-top {
  background: url(images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}

















































