 body {
padding:0;
      border:0;
      margin: auto;
}
 
 div.content {
	 width:1003px;
	 background-image:url(../images/webdesign/bg.png);
	 height: auto;
	 padding:0;
	 margin: auto;
	 }
 
 div.nav {
	 font-size: 16px;
	font-family: Georgia,Times New Roman, Times, serif;
	line-height: 120%;
	 width: 200px;
	 height: auto;
	 float: left;
	 background-color: #3b3b3b;
	 border-left: 1px solid #000;
	 border-right: 1px solid #000;
 }
	 
 div.image {
	 position: relative;
	 width: 600px;
	 height: 400px;
	float:left;
    border-top: 1px solid #000;	
 }
 
 div.topright {
	 position: relative;
	 width: 199px;
	 height: 400px;
	float: left;
	 border-right: 1px solid #000;
	 border-top: 1px solid #000;	
	 }
	 
div.top {
	position: relative;
	float: left;
	background-color: #EFEFEF;
	 width: 800px;
	 height: 100px;
	 border-right: 1px solid #000;
	 }
	
 
 div.main {
	 position:relative;
     background-color: #EFEFEF;
	 width: 500px;
	 height: 0 auto;
	 float: left;
 }
 
 div.right {
	 position: relative;
	 background-color: #E0ECDF;
	 width: 300px;
	 height: auto;
	 float: left;
	 border-right: 1px solid #000;
 }
 
 div.gallery {
	 position: relative;
	 background-color: #E0ECDF;
	 width: 800px;
	 float: left;
	 border-right: 1px solid #000;
 }
 
 div.events {
	 position: relative;
	 background-color: #E0ECDF;
	 width: 800px;
	 height: auto;
	 float: left;
	 border-right: 1px solid #000;
 }
 
  img {
	  padding:0;
      border: 0;
      margin: auto;
  }

 a { 
color:#808080;
padding:0;
border:0;
margin:0;
text-decoration: none;
font-family: Georgia, Times New Roman, Times, serif;
}

a.nav {
	padding: 15px;
	}
	
	p.padding {
		padding: 15px;
		}

a:hover {
color:#666;
text-decoration:none;
font-family: Georgia, Times New Roman, Times, serif;
}

ul.a {
	list-style-type:circle;
	font-size: 20px;	
color: #666; 
	}

h1 {
	font-size: 36px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #145211;
	font-weight: normal;
}

h2 {
font-size:30px;	
font-family: Georgia, Times New Roman, Times, serif;
color: #333;
font-weight: 400;
padding: 10px;
}

h3 { 
font-size:20px;	
font-family: Georgia, Times New Roman, Times, serif;
color: #145211;
font-weight: 400;
 padding-right: 10px;
 padding-left: 10px;
}

h4 {
font-size: 18px;
font-family: Georgia, Times New Roman, Times, serif;
color: #666; 
font-weight: 400;
 line-height:110%;
padding-right: 10px;
 padding-left: 10px;
}

h5 {
font-size: 16px;
font-family: Georgia, Times New Roman, Times, serif;
color: #666;
text-align:left;
line-height:120%; 
font-weight: 400;
padding-right: 10px;
padding-left: 10px;
}

h6 {
font-size: 14px;
font-family: Georgia, Times New Roman, Times, serif; 
text-align:left;
color: #666;
font-weight: 400;
padding-right: 10px;
 padding-left: 10px;
 line-height:120%; 
}

p {
	font-size: 14px;
	text-indent: 40px;
	text-align:left;
	font-family: Georgia,Times New Roman, Times, serif;
	line-height: 120%;
	padding: 10px;
	
}
 .smallercopy {
	font-family: Georgia,Times New Roman,Times, serif;
	font-size: 12px;
	color: #696969;
	line-height: 16px;
	margin: 0px;	
}
.smallercopy_green {
	font-family: Georgia,imes New Roman,Times, serif;
	font-size: 12px;
	color: #145211;
	line-height: 16px;
	margin: 0px;
}

