body
{ background: #3a3a3a;
	font-family: arial;
	color: white;
	font-size:9pt;
	text-align: center;
	min-width: 1000px;
	margin:0 auto;
}

.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   text-align:justify;
 }


a:link, a:visited, a:active
{ text-decoration: none;
	color:white;
}

.link1 a:link, .link1 a:visited, .link1 a:active
{ text-decoration: none;
	color:black;
}

a:hover, .link1 a:hover
{ color:#a6dd10;
}

ul
{ list-style-type: none;
	padding: 0;
	margin: 0;
}

li.bullet
{ background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2 -0.1em;
	padding-left: 1.8em;
}

h1
{ text-align:left;
	font-family: garamond;
	font-size:15pt;
	color:#000000;
	margin:0;
}

p
{ font-family: arial;
	color: #000000 ;
	font-size:9pt;

}

#main
{ postion: relative; top:0px;
	margin:0 auto;
	width:1000px;
	text-align: left;
	

}

#container
{ postion: relative; top:0px;
	margin:0 auto;
	width:846px;
	text-align:center;
  background: #003700;
 }

 
#header
{ 	postion: relative;
	margin:0 auto;
 	width:839px;
	background:none;
	text-align: center;
	padding-bottom:8px;
}


#banner
{ 	postion: relative;
	margin:0 auto;
 	width:830px;
	height:23px;
	padding-top:8px;
	background: #237025;
}

#banner1
{	 postion: relative;
	margin:0 auto;
 	width:600px;
	padding-left:8px;
	text-align:left;
	float: left;
	background: #237025;
	font-family: arial;
	font-size: 12;
}

#banner2
{ 	postion: relative;
	margin:0 auto;
 	width:150px;
	float: right;
	padding-right:8px;
	text-align:right;
	background: #237025;
	font-family: arial;
	font-size: 14;
}

#menu
{ 	postion: relative;
	margin:0 auto;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-color:#f3f3f3;
	padding:0;
	width:832px;
	background:none;
}

#left
{	float:left;
	background: #FFFFFF;
	width: 400px;
}

#right
{	float:left;
	width: 400px;
	background: #FFFFFF;
}


#content
{	postion: relative;
	margin:0 auto;
	text-align:justify;
	width:810px;
	background: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding:10px;
}

#contact-area {
	background: #FFFFFF;
	width: 390px;
	margin-top: 25px;
	text-align:left;
}



#contact-area input, #contact-area textarea {
background: #FFFFFF;
	padding: 0px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float:left;
	margin-right:0px;
	
}

#footer
{	postion: relative;
	margin:0 auto;
 	width:846px;
	text-align:center;
	background: #002100;
}