a {
	border-bottom: 1px dotted #808080;
	border-spacing: 3px;
	color: #446F2D;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
}

a:hover {
	border-bottom: 1px solid #008000;
	color: #6F442D;
	cursor: pointer;
	text-decoration: underline;
}
 
body {
	background-color: #BAC0C2;
	color: #2D345C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	line-height: 130%;
	margin: 0px;
}

fieldset {
	background-color: #EFE0DE;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 10px 10px;
	padding: 0 20px;
	width: 85%;
}

fieldset.required {
	background-color: #EFE0DE;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 10px 10px;
	padding: 0 20px;
}

fieldset.required {
	background-color: #EEDADA;
	padding: 3px;
}

h1 {
	color: #4E4E4E;
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	letter-spacing: 3px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	color: #4E4E4E;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: normal;
}

h2 a:visited {
	font-weight: bold;
	}
	
input, textarea, select {
	border: 1px solid #666666;
}

legend {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
	color: #666666;
	font-size: 110%;
	font-weight: bold;
	padding: 4px 8px;
}

select {
	font-size: 90%;
}

.required {
	background-color: #EDDDDD;
	padding: 3px;
}

.small {
	color: #008000;
	font-size: 12px;
	line-height: 5px;
}


#alerts {
	background-color: #FFD7A8;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	width: 245px;
}

#alerts a {
	margin-left: 0px;
}

#alerts h2 {
	background-color: #D24543;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 19px;
	margin: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	text-align: center;
	text-transform: none;
}

#alerts h3 {
	color: #800000;
	font-size: 110%;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 2px;
}

#alerts img {
	margin: 0px;
	padding: 0px;
}

#alerts p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#banner {
	background-color: #808080;
	border: 1px solid #FFFFFF;
	height: 200px;
	width: 759px;
}

#content {
	height: auto;
	width: 761px;
}

#content img {
	border: 1px solid #999999;
	margin: 5px;
	margin-top: 0px;
	padding: 2px;
}

#entry {
	border-top: 1px solid #CCCCCC;
}

#footer {
	background-color: #D4DFDA;
	border: 1px solid #999999;
	border-top: none;
	font-size: 80%;
	height: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 741px;
}

#footer_contact {
	float: right;
	text-align: right;
}

#header {
	border-bottom: 1px solid #999999;
}

#header a, a:hover, a:visited {
	border-bottom: none;
}

#label {
	color: #4E5E27;
} 

#leftcol {
	height: auto;
	margin-right: 246px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 25px;
	text-align: justify;
	width: auto;
}

#leftcol p:first-line {
	font-weight: bold;
	font-size: 110%;
	font-family: serif;
}

#leftcol p {

}


#logo {
	float: right;
}

#menu {
	background-color: #FAFFC8;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	height: 24px;
	text-align: center;
	width: 100%;
}

#minitabs {
	margin: 0;
	padding: 0;
}

#minitabs a {
	border-bottom: none;
	border-left: 1px solid #999999;
	color: #B73120;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-weight: bold;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
}

#minitabs a.active, #minitabs a:hover {
	color: #FFFFFF;
}

#minitabs a:hover {
	background-color: #808080;
	color: #FFFFFF;
}

#minitabs li {
	list-style: none;
	margin: 0;
	padding 0;
	display: inline;
}

#minitabs_donate {
	float: right;
	text-align: right;
}

#news {
	background-color: #E0F5D6;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 245px;
}

#news h2 {
	background-color: #94A18D;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 19px;
	margin: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	text-align: center;
	text-transform: none;
}

#news img {
	margin: 5px;
	padding: 3px;
}

#news li {
	list-style: circle;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

#news p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#news ul {

}

#rightcol {
	background-color: #E0F5D6;
	color: #575757;
	float: right;
	width: 245px;
	overflow: hidden;
}

#rightcol ul {

}

#rightcol ul li {
	list-style: circle;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

 
#singlecol {
	background-color: #FFFFFF;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	height: auto;
	padding-bottom: 25px;
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 25px;
	text-align: justify;
	width: auto;
}

#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	overflow: auto;
	width: 761px;
}
