a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}

h1{	
	margin:10px 10px 0px 10px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:24px;
	color:#67801C;
	font-weight:normal;
}
h2{	
	margin:0px 0px 8px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:18px;
	color:#962530;
	font-weight:normal;
}
h3{	
	margin:0px 0px 8px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:18px;
	color:#69851B;
	font-weight:normal;
}
h4{	
	margin:0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#962530;
	font-weight:normal;
}
h5{	
	margin:0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#69851B;
	font-weight:normal;
}
h6{	
	margin:0px 0px 8px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:18px;
	color: #000066;
	font-weight:normal;
}
h7{	
	margin:0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#000066;
	font-weight:normal;
}
p{	
	margin:10px 10px 0px 10px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	line-height:17px;
}
li{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	line-height:17px;
}
.Small_White p{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	line-height:17px;
	color:#333333;
	font-weight:normal;
}
.Content_White h2{
	margin:0px 0px 8px 10px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:14px;
	color:#69851B;
	font-weight:normal;
}
.Content_White p{
	margin:0px 0px 8px 10px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	color:#333333;
	line-height:17px;
	font-weight:normal;
}
textarea{
	width:99%;
	height:128px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
input{
	width:100%;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

/* Site Formating*/

body {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/front/bg_Tile.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	text-align:center;
	background-color: #A1CD38;
}
.Main{
	width:953px;
	margin:0px auto;
}
.Header{
	width:953px;
	height:93px;
	float:left;
	position:relative;
	background-image:url(../images/front/Header.jpg);
	background-repeat:no-repeat;
}
.Nav{
	width:953px;
	height:41px;
	float:left;
	position:relative;
}
.Nav li{
	list-style-type:none;
	list-style-image:none;
	text-transform:lowercase;
	margin:0px;
	padding:10px 20px 10px 29px;
	float:left;
}
.Nav ul{
	margin:0px;
	padding:0px;
}
.Nav a{
	color:#ffffff;
	text-transform:lowercase;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:2px 5px 3px 5px;
	font-weight:normal;
}
.Nav a:Hover{
	color:#ffffff;
	background-color:#81AB1E;
}
.Home_Content{
	width:953px;
	float:left;
	position:relative;
	margin-bottom:12px;
}
.Home_Top{
	width:953px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../images/front/Top.png);
}
.Home_White{
	width:933px;
	padding:0px 10px 7px 10px;
	background-color:#FFFFFF;
	text-align:left;
	margin:0px;
	float:left;
	position:relative;
}
.Home_Bottom{
	width:953px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../images/front/Bottom.png);
}
.Content{
	width:633px;
	float:left;
	margin-bottom:12px;
}
.Content_Top{
	width:633px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../images/front/Content_Top.png);
}
.Content_White{
	width:613px;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
	background-image:url(../images/front/Content_Bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	float:left;
	position:relative;
}
.Content_Bottom{
	width:633px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../images/front/Content_Base.png);
}
.Small_Box{
	width:308px;
	float:left;
	position:relative;
	margin-right:14px;
	margin-bottom:20px;
}
.Small_Top{
	width:308px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../images/front/Small_Top.png);
}
.Small_White{
	width:288px;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
	text-align:left;
	margin:0px;
	float:left;
	position:relative;
}
.Small_Bottom{
	width:308px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../images/front/Small_Bottom.png);
}
.Content_Small_Box{
	width:308px;
	float:right;
	position:relative;
	margin-bottom:10px;
}
.footer{
	width:953px;
	float:left;
	position:relative;
	text-align:left;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:15px;
}
.footer a{
	color:#FFFFFF;
}
.footer a:hover{
	color:#FFFFFF;
}
