@charset "UTF-8";

h1,h2,h3,h2 a{
	color:#444240;
	font-weight:normal;
}
h1{
	font-size:28px;
	font-family: 'Share', cursive;
	margin-bottom: 33px;
}

h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555147;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom:15px;
}

h1 img {
	margin-right: 10px;
	vertical-align: text-bottom;
}

h2, h2 a{
	font-size:28px;
	font-family: 'Share', cursive;
	background-image:url(../images/bg-h2.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-bottom: 33px;
}
h2 a{
	padding-left:0;background-image:none;
}
h3{
	font-size:15px;
	font-family:Helvetica, sans-serif;
}
a {text-decoration:none;font-size:12px;color:#669900;}

a:hover{
	color:#69803A;
}
p, #main p{
	margin-bottom:10px;
	line-height: 20px;
	text-align: justify;
	opacity:0.9;
}
strong{
	opacity: 1.0;
	color:#444240;
}
.rolloverbt{
}
.left{float:left;}
ul{list-style-position:inside;}
.formdiv{	background-color:#F6F5F3;
	padding-top:20px;
	padding-bottom:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#444240;
	border-bottom-color: #444240;
}
.content{}
.clr{clear:both;}
.fullwidth{width: 100%; display: table;}
.tablecol{display:table-cell;}
.bordertop{
	margin:0px;
	padding:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555147;

}

