a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}

	*{margin:0px; padding:0px;}
body {
	background:url(images/background.jpg) repeat center top;
}

#content {
	width: 937px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #94B24E;
	height: auto;
	position: relative;
}

#maintext {
	width: 650px;
	padding-top: 265px;
	background-color: #D9EFED;
	margin-left: 250px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #275A56;
	text-decoration: none;

}



p {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}

p a{
	font-family: tahoma;
	font-size: 12px;
	color: #5F7232;
	text-decoration: none;

}

p a:hover{
	font-weight: bold;
	text-decoration: underline;

}

#image1{
	position: absolute;
	top: 0px;

}

#image2{
	position: absolute;
	left: 210px;
	top: 0px;

}


#menu{
	position: absolute;
	width: 937px;
	top: 217px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #ea9736;
	padding-bottom: 10px;
}

.menu{

}

.menu ul{
	padding-top: 10px;
	padding-left: 10px;

}

.menu li{
	display: inline;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #607432;
	padding-left: 10px;

}

.menu li:hover{

}

.menu li a{
	font-family: Tahoma;
	font-size: 12px;
	color: #275A56;
	font-weight: bold;
	text-decoration: none;

}

.menu li a:hover{
	color: #607432;
	text-decoration: none;

}


#leftlink{
	background-color: #B3C882;
	position: absolute;
	width: 220px;
	top: 257px;
	left: 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #819B44;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #819B44;
	border-left-color: #819B44;
}

.leftlink{

}

.leftlink ul{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leftlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #275A56;
	margin-right: 10px;
}

.leftlink li:hover{
	background-color: #CDDBAC;
	margin-right: 10px;
}


.leftlink li a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #275A56;
	text-decoration: none;

}

.leftlink li a:hover{
	color: #EA9736;

}

#bottomlink{
	background-color: #94B24E;


}

.bottomlink{

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	

}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: Tahoma;
	font-size: 12px;
	color: #3E4A20;
	text-decoration: none;
	font-weight: bold;

}

.bottomlink li a:hover{
	color: #666666;

}

#bottomlink2{
	background-color: #7C9641;


}

.bottomlink2{

}

.bottomlink2 ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	

}

.bottomlink2 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink2 li:hover{

}

.bottomlink2 li a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink2 li a:hover{
	color: #666666;
	text-decoration: none;

}



#footer{
	background-color: #666666;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	color: #94B24E;
	height: 40px;
	padding-top: 10px;
	font-weight: bold;

}
