@charset "utf-8";
/* CSS Document */
body 
{
	color:#663300;
	background-color:#E6CCB3;
	background-attachment:fixed;
	background-image:url(images/Marble5.jpg);
	font-size:medium;
}
.style1 
{
	border-collapse:collapse;
}
.style2 
{
	text-align:center;
}
.hlink {
	font-size: large;
}

.largefont
{
	font-size:larger;
}
.pbottom {
	padding-bottom: 1em;
}

.largebold {
	font-size: larger;
	font-weight: bold;
}
.xlargebold {
	font-size: xx-large;
	font-weight: bolder;
}
.listnone {
	list-style-type: none;
	font-size: large;
}

h1 {
	font-size:x-large;
}

.cntrpage
{
	text-align:center;
}
.style5 
{
	text-align:center;
}
a 
{
	color:#03F;
}
a:visited 
{
	color:#03F;
}
a:active 
{
	color:#03F;
}
a:hover 
{
	color:#03F;
	font-weight:bold;
}
.center 
{
	text-align:center;
	vertical-align:middle;
}
.picLeft
{
	vertical-align:top;
	margin:12px;
	float:left;
	position:relative;
}
hr 
{
	color:#FF0000;
}
.pjustified {
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}
.justified {
	text-align: justify;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}

.pcenter {
	padding-right: 1em;
	padding-left: 1em;
	text-align: justify;
}

table{ 
	border:none;
	padding:.5em;
	width:100%;
}

.form {
	font-size: medium;
}
.form h3 {
	font-size: 36px;
}
.form h4 {
	font-size: 24px;
}
.form table {
	border: none;
	padding: 0.5em;
	padding:.5em;
	width:100%;
}
.comment {
	font-size: small;
	font-variant: normal;
}
.lblcol {
	font-size: medium;
	text-align: right;
}

.form .lblcol {
	text-align: right;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}
.form .datcol {
	text-align: left;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: .25em;
}
.form .volunteer {
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-top: 1em;
}

.form .hdr {
	font-size: large;
	font-weight: bold;
}

.form .subhdr {
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0.5em;
	font-size: medium;
	padding-right: 0.5em;
	padding-left: 2em;
}
.none {
	color: #AEAEAE;
}


input {
	padding: 0.25em;
}

.form h1 {
	font-size: 42px;
}
.extreme {
	color:#F40000
}
.hard {
	color: #FF6600;
}
.moderate {
	color: #0066FF;
}
.easy {
	color: #009900;
}

.form h2 {
	font-size: 36px;
}
.req {
	color:#FF0000;
	font-weight:bold;
	font-size:x-large;
}
.topcenter {
	vertical-align: top;
	text-align: center;
}
.topLeft {
	text-align: left;
	vertical-align: top;
	padding-top: 1em;
	padding-left: 1em;
}

.error{
	color:#FF0000;
	font-weight:bold;
	font-size:small;
}
.center img {
	padding-top: .25em;
	padding-bottom: .25em;
}

