body {
	background-color: #FFFFFF;
	background-image: url(/assets/v2_pbg.jpg);
	background-repeat: repeat-x;
	margin: 0px 2% 0px; /* left & right margin set to 10%*/
	padding: 0px;
	color: #373737;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 0px;
}
 
#logoDiv {
	position: absolute;
	width: 420px;
	top: 0px;
	left: 0px;
}
#hrznavDiv {
	position: absolute;
	top: 140px;
	right: 0px;
	left: 10px;
	width: 100%;
}

#sidebar1 {
	width: 180px;
	}
#sidebar2 {
	width: 160px;
	}

#maincell, #sidebar1, #sidebar2 {
	line-height: 1.5;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;

}
#maincell {
	font-size: 13px;
	border-right: 2px dotted #859587;
	border-left: 2px dotted #859587;
	/*width: 55%;*/
}
#maincell img.left {
	padding-right: 10px;
	padding-bottom: 3px;
	top: 2px;
	margin: 0px;	/*background-position: left top;*/
	/*margin-right: 10px;*/
}
#maincell ul {
	border: 1px solid #333333;
	padding: 6px 6px 6px 20px;
}
td, p, div, ul {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
/*#h2 {
	font-style: italic;
	font-variant: normal;
	color: #4D6666;
}*/

#tagline {
	font-size: 16px;
	margin: 30px 0px 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #00DDEE;/*ACB38A*/
	border-top: 1px solid #4D6666;
	border-bottom: 1px solid #4D6666;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
#tableCell {
	padding: 0px 0px 10px;	
}
#maincell h1 {
	font-size: 18px;
	margin: 0px 0px 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #00DDEE;/*#ACB38A*/
	letter-spacing: 0.125em;
	border-top: 1px solid #4D6666;
	border-bottom: 1px solid #4D6666;
	padding-right: 0px;
	padding-left: 1em;
}
#maincell h2 {
	font-size: 14px;
	margin: 0px;
	color: #3C5051;/* #3F5643 */
	border-bottom: 1px double #333333;
	letter-spacing: 0.125em;
	font-variant: normal;
	font-style: italic;
	text-align: left;
}
#maincell a {
	text-decoration: underline;
	color: #0000FF;
}
#sidebar1 h2, #sidebar2 h2 {
	color: #FFFFFF;
	margin: 1px 0 6px;
	background-color: #00DDEE;/*ACB38A*/
	padding-left: 0.5em;
	border-top: 1px solid #4D6666;
	border-bottom: 1px solid #4D6666;
	padding-top: 3px;
	letter-spacing: 1px;
	text-align: left;
	font-size: 16px;
}
 
#sidebar1 a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
	 
#sidebar1, #sidebar2 {
	/*color:#000000;*/
	font-size:12px;
	}
#footer { 
      font-size: 10px; 
      width: 300px; 
      margin: 36px 0 20px 30px; 
      border-top: 1px solid #808080; 
      padding-top: 6px; 
      color: #4D6666; 
}
 
#footer p { 
      margin: 0 0 6px 0; 
} 

h4 {
	color: #4D6666;
	margin: 0px;
	padding: 0px;
}
h3 {
	/*border-top: 1px solid #000000;*/
	margin: 0px;
	color: #3C5051;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 0.125em;
	font-variant: normal;
	font-style: italic;
	text-align: left;
}
hr {
	border-top: 1px solid;
}
img.left {
	margin-right: 10px;
}
/*STYLING FORMS, I.E., VOLUNTEER REGISTRATION*/
fieldset {
	margin: 1em 1em 0px 0px;
	padding: 0.5em;
	width: auto;
	border-top: 1px solid #00DDEE;/*ACB38A*/
	border-right: 1px solid #4D6766;
	border-bottom: 1px solid #4D6766;
	border-left: 1px solid #00DDEE;/*ACB38A*/
}
legend {
	font-variant: small-caps;
	color: #4D6766;
	letter-spacing: .25em;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
textarea {
	width: 100%;
}
input.go {
	font-weight: bold;
	color: #FFFFFF;
	border-top: thin solid #AAB188;
	border-right: thin solid #4D6766;
	border-bottom: thin solid #4D6766;
	border-left: thin solid #AAB188;
	background-color: #4D6766;
	letter-spacing: .25em;
}
select.age {
	/*font-weight: bold;*/
	color: #FFFFFF;
	/*border-top: thin solid #AAB188;
	border-right: thin solid #4D6766;
	border-bottom: thin solid #4D6766;
	border-left: thin solid #AAB188;*/
	background-color: #4D6766;
	letter-spacing: .25em;
}
.right {
	margin-left: 10px;
}
h5 {
	font-size: 11px;
}

