@charset "utf-8";

body{padding:0px; margin:0px;}

#Page {
	margin:0px auto;
	height: 766px;
	width: 1022px;
}

#Content {
	margin:0px auto;
	margin-top:50px;
	width:900px;
	height:670px;
	background-repeat:no-repeat;
	}

#HeaderText{
	padding-left:305px;
	height:300px;
	width:595px;
}

#HeaderText span{color:#599720;}

#HeaderText h1{
	margin:0px;
	padding-top:155px;
	line-height:51px;
	font-size:45px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	}

#HeaderText h2{
	margin:0px;
	padding-top:110px;
	line-height:27px;
	font-size: 20px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	}	


#Navigation{
	height:40px;
	width:878px;
	padding-top:20px;
	padding-left:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
	}

#Navigation a:link{margin-left:8px; margin-right:8px; text-decoration:none; color:#8D8B8D;}
#Navigation a:visited{margin-left:8px; margin-right:8px; text-decoration:none; color:#8D8B8D;}
#Navigation a:hover{margin-left:8px; margin-right:8px; text-decoration:none; color:#599720;}
#Navigation a:active{margin-left:8px; margin-right:8px; text-decoration:none; color:#599720;}
#Navigation span{margin-left:8px; margin-right:8px; text-decoration:none; color:#599720;}

#MainContent{
	width:900px;
	height:330px;
	color:#707173;
	}

#MainContent-ds{
	max-width:900px;
	padding: 40px 20px 20px 30px;
	height:auto;
	color:#707173;
	}

#MainContent-ds h1 {
	color: #599720;
	font-size: 22px;
	font-weight: 400;
	margin-top:25px;
}

#MainContent-ds h2 {
	color: #599720;
	font-size: 18px;
	font-weight: 400;
	margin-top:30px;
}

#MainContent-ds h3 {
	color: #599720;
	font-size: 16px;
	font-weight: 400;
	margin-top:30px;
}
	
#LeftColumn{
	float:left;
	padding-top:30px;
	padding-left:130px;
	width:170px;
	height:300px;
	}

#LeftColumn p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#707173;
	font-size:10px;
	margin-top:5px;
	}
	
#RightColumn{
	float:left;
	width:600px;
	height:300px;
	padding-top:30px;
	}
	
#RightColumn h1{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	}

#RightColumn p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	margin-top:5px;
	margin-bottom:0px;
	}
	
#RightColumn span{color:#599720;}
	

#Clearer{clear:left;}
	
#Footer{
	margin-top:5px;
	position:relative;
	margin:0px auto;
	width:900px;
	height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#8D8B8D;
}

#Footer td{height:15px;}

a.HalfGreen:link{text-decoration:none; color:#8D8B8D;}
a.HalfGreen:visited{text-decoration:none; color:#8D8B8D;}
a.HalfGreen:hover{text-decoration:none; color:#599720;}
a.HalfGreen:active{text-decoration:none; color:#599720;}


a.FullGreen:link{text-decoration:none; color:#599720;}
a.FullGreen:visited{text-decoration:none; color:#599720;}
a.FullGreen:hover{text-decoration:none; color:#599720;}
a.FullGreen:active{text-decoration:none; color:#599720;}


.FooterEnlarge{font-size:14px; line-height:10px; color:#599720;}
.FooterISpace{margin-left:5px; margin-right:5px;}

.DottedBox {
	width:545px;
	border-top:1px dotted #599720;
	border-bottom:1px dotted #599720;
	padding-top:4px;
	padding-bottom:7px;
	margin-top:5px;
	margin-bottom:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#599720;
	}

.ImprBoxLeft {
	float:left;
	width:215px;
	height:280px;
	padding-top:30px;
	padding-left:315px;
	padding-right:10px
	}
	
.ImprBoxLeft h1{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	}
	
.ImprBoxLeft p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	margin-top:5px;
	margin-bottom:0px;
	}
	


.ImprBoxRight {
	float:left;
	width:340px;
	height:280px;
	padding-left:20px;
	padding-top:30px;
	}
	
.ImprBoxRight h1{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	}
	
.ImprBoxRight p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	margin-top:5px;
	margin-bottom:0px;
	}