@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 15px 0;
	background-color:#008E42;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {color:#006600; font-size:18px;}

.small {font-size:11px;}
.blue {color:#000080;}
.red {color:#800000;}
.larger-line-height {line-height:24px;}
.brown-normal {font-weight:bold; color:#8D4400;}
.brown {font-size:20px; color:#8D4400;}
.blue-cursive {font-family:"Times New Roman", Times, serif; color:#000080; font-size:18px; line-height:14px;}
.med {font-size:17px; line-height:15px;}
.med-blue {color:#000080; font-size:17px; line-height:20px;}
.large {font-size:16px; font-weight:bold;}
.large-blue {color:#000080; font-size:18px; line-height:20px;}
.large-green {color:#006600; font-size:18px; line-height:20px;}
.large-red {color:#800000; font-weight:bold;}
.large-red2 {color:#800000; font-weight:bold; font-size:16px;}
.large-brown {color:#8D4400; font-size:16px; font-weight:bold;}
.larger {font-size:18px; font-weight:bold; line-height:20px;}
.larger-red {color:#800000; font-size:17px; font-weight:bold; line-height:20px;}
.larger-red2 {color:#800000; font-size:18px; font-weight:bold; line-height:20px;}
.larger-blue {color:#000080; font-size:30px; font-weight:bold; line-height:34px;}
.larger-blue2 {color:#000080; font-size:24px; font-weight:bold; line-height:24px;}
.big-blue {color:#0000FF; font-size:48px; font-style:italic; font-weight:bold; margin-top:0; line-height:48px;}
.big-red {color:#800000; font-size:22px; font-weight:bold; line-height:20px;}
.xlarge {font-size:28px; line-height:20px; margin-bottom:0;}

a:link{color:#000080;}
a:active{color:#000080;}
a:visited{color:#000080;}
a:hover{color:#000;}

.footer {font-weight:bold;}
.footer a:link{color:#12552C;}
.footer a:active{color:#12552C;}
.footer a:visited{color:#12552C;}
.footer a:hover{color:#000;}
