@charset "utf-8";
/* CSS Document */

body {
	background:#008822;
	padding:0px;
	margin:0px;
	font-family: "Comic Sans MS", Forte;
	font-size: 11pt;
}
#contentstyle {
	background: #ffff88;
}
.footerstyle {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	color: #FFFFDD;
}

h1{
	font-family:"Comic Sans MS", Arial;
	font-size:18px;
	color:#007124;
	font-weight: bold;
	margin: 28px 0px 5px;
	padding: 0px;
	text-decoration: underline;
}
h2{
	font-size:16px;
	color:#4B4B25;
	font-weight: bold;
	margin: 18px 0px 5px;
	padding: 0px;
}
p{
	font-family:"Comic Sans MS", Forte;
	font-size:11pt;
	color:#665500;
	line-height: 22px;
	margin: 5px 0px 15px;
	padding: 0px;
}
div{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF88;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#bgcontent {
	background: url(images/index_12.jpg) repeat-y;
}
p.leftcol {
	font-size: 10pt;
	margin: 0px 8px;
	padding: 0px;
	line-height: 18px;
}
.footerstyle p {
	color: #A88F02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#footer {
	background: #005B17 url(images/bgfooter.jpg) no-repeat bottom;
}
