/* CSS Document */

html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
body {
	background: #006633;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.gallery {
	font: 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:10px;
	}
	
/** Sections of layout **/
#header {
	width: 850px;
	height:93px;
	background:#006633;
}
#wrapper {
	width: 850px;
	height: auto;
	background:#006633;
	position: center;
}
#navbar {
	width:850px;
	height:25px;
}
#section1 {
	width: 275px;
	height: 550px;
	float: left;
}
#section2 {
	width: 575px;
	height: 225px;
	float: right;
}
#section3 {
	width: 575px;
	height: 325px;
	float: right;
}
#section4 {
	width: 575px;
	height: 550px;
	float: right;
}
#section5 {
	width: 850px;
	height: 550px;
	float: left;
	}
#section6 {
	width: 850px;
	height:666px;
	float:left;
	}
#section7 {
	width:850px;
	height:786px;
	float:left;
	}
#section8 {
	width:850px;
	height:610px;
	float:left;
	}
#section9 {
	width: 575px;
	height: 550px;
	float: left;
}
#section10 {
	width: 275px;
	height: 550px;
	float: right;
}
#section11 {
	width:850px;
	height:550px;
	margin-top:0px;
}
#section12 {
	width: 575px;
	height: 51px;
	margin-top:324px;
}
#secton13 {
	height: 16px;
	}
#setion14 {
	width:275px;
	height:265px;
	float:left;
}
#section15 {
	width:275px;
	height:285px;
	float:left;
	background-color: #006633;
	padding-top:11px;
	padding-left: 7px;
	padding-right: 7px;
}
#footer {
  text-align: center;
  background: #006633;
  padding: 10px 20px 12px 20px;
  height: 100px;
  width: 850px;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #FFFFFF;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
  color: #FFFF99;
}
#photogallery {
	margin-top:5px;
	
	width:265px;
	height:131px;
	float: right;
	text-align: center;
	}
#gallerytext {
	margin-top:11px;
	margin-left: 20px;
	width:275px;
	height:60px;
	float:left;
	text-align:center;
	}
#gallerytext2 {
	margin-top:11px;
	
	width:275px;
	height:60px;
	float:left;
	text-align:center;
	}
#photogallery2 {
	margin-top:5px;
	
	width:265px;
	height:131px;
	float: left;
	text-align: left;
	}
#gallerytext3 {
	margin-top: 41px;
	width:275px;
	height: 63px;
	text-align: center;
}
#photogallery3 {
	width: 265px;
	height: 131px;
	text-align:left;
}