/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/


body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center; /* needed for centering website*/
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #000; 
	background-color: #c2d0fc; 
background-image: url("images/background2.gif"); 
    background-repeat: repeat-x;
}
 
table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #4c7637; 
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #7ea06d; 
	font-weight: bold;
	text-decoration: none;
} 

dt
{
	margin-top: 10px;
		font-weight: bold;
			color: #4c7637; 
}

h6
{	
	font-family:  Arial, sans-serif;
	color: #7ea06d; 
	text-align: left;
	font-size: 14px;
	padding: 1px;
	margin-bottom: 5px
}

h5
{	
	font-family:  Arial, sans-serif;
	color: #7ea06d; 
	text-align: center;
	font-size: 14px;
	padding: 1px;
	margin-bottom: 5px
}

h4
{	
	font-family:  Arial, sans-serif;
	color: #7ea06d; 
	text-align: left;
	font-size: 18px;
	padding: 1px;
	margin-bottom: 5px
}

h3
{	
	font-family:  Arial, sans-serif;
	color: #7ea06d; 
	text-align: center;
	font-size: 18px;
	padding: 1px;
	margin-bottom: 5px
}

h2
{
	font-family:  Arial, sans-serif;	
	color: #7ea06d; 
	text-align: left;
	font-size: 24px;
	padding: 1px;
	margin-bottom: 5px
}

h1
{
	font-family:  Arial, sans-serif;
	color: #7ea06d; 
	text-align: center;
	font-size: 24px;
	padding: 1px;
	margin-bottom: 5px
}

.headertext
{
	font-family:  Arial, sans-serif;
	color: #7ea06d;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	padding: 2px;
	margin-bottom: 5px
	
}

.headertextsm
{
	font-family:  Arial, sans-serif;
	color: #4c7637; 
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
	margin-bottom: 5px;	
}

#main
{
	background-color: #c2d0fc; <br>
	width: 900px; 
	margin-left: auto; /* needed for centering website*/
  	margin-right: auto; /* needed for centering website*/
  	/*text-align: left;  needed for left aligned text in centered website*/

	}

 
.maincontent
{	
	background-color: #ffffff;	
	width: 772px; 
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 2px #7ea06d;
	
}

dl
{
	text-align: left;
}

p
{
	text-align: left;
}

li
{
	line-height: 150%;
	text-decoration: none;
}

.menu ul 
{
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu 
{
	background-color: #fff;
	font-size: 11px;
	text-align: right;
	color: #999;
	font-weight: bold;
	padding: 0px;
	}

.menu a:link, .menu a:visited 
{
	color: #4c7637;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #7d9f6c; 
	font-weight: bold;
	text-decoration: none;
} 


.menu2 ul 
{
	background-color: #c2d0fc;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 
{
	background-color: #c2d0fc;
	font-size: 11px;
	text-align: right;
	color: #999;
	font-weight: bold;
	padding: 0px;
	}

.menu2 a:link, .menu2 a:visited 
{
	color: #4c7637;
	font-weight: bold;
	text-decoration: none;
}

.menu2 a:active, .menu2 a:hover
{
	color: #7d9f6c; 
	font-weight: bold;
	text-decoration: none;
} 

.gallery
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.gallery img
{
	border: solid 2px #666;
	padding: 3px;
	background-color: #7d9f6c;
}

.images 
{
	border: solid 2px #666;
	padding: 3px;
	background-color: #7d9f6c;
	margin: 4px;
}

.transparentimage
{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.leftbar
{
  border-left: solid 2px #7ea06d;
  background-color: #7ea06d;
}


div.transbox
  {
  	font-weight: bold;
	width:128px;
  height:190px;
  margin-left: 40px;
  margin-right: 40px;
  padding-top:15px;
  padding-left:10px;
  background-color:#ffffff;
  /*border:1px solid black;*/
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
.quote
{
	font-size: 12px;
	color: #7ea06d;
	font-style: italic;
	text-align: center;
}

.tiny
{
	font-size: 10px;
	color: #999;
	text-align: center;
}

.tiny2
{
	font-size: 10px;
	color: #000001;
}

.sitemeter
{
	margin: 10px;
	text-align: center;
}


.validator
{
	margin: 10px;
	text-align: center;
}

.copyright
{
	font-size: 10px;
	color: #999;
	margin: 10px;
	text-align: center;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 

