/* basic elements */
body {
	margin: 0 auto 10px auto;
	width: 800px;
	background: #242110;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	}
.bold_blue {
	font-weight: bold;
	color: #003366;
}


p {
	margin-top: 0px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}

ul li {
	list-style-type: disc;
	list-style-position: outside;
}

dt {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
}
/* specific divs */


#title {
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
	}
#headernavback #title #intro {
	float: right;
}

#nav {
	background-color: #003366;
	height: 35px;
	width: 800px;
}



#content {
	clear: left;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	width: 800px;
}

#fright {
	width: 575px;
	clear: both;
	padding: 6px;
	border: 1px dotted #003366;
	margin-top: 20px;
}
#headernavback  #title  #logo  {
	vertical-align: middle;
	margin-top: 15px;
	float: left;
}
#home #content .leftbox .copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 8px;
}
#content .leftbox .innercontent img.staff {
	float: right;
	margin: 10px 10px 10px;
}
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}


.innercontent {
	margin: 0;
	padding: 7px 7px 7px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.piccontent {
	padding: 6px 0;
	text-align: center;
}

p.copy {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	color: #666666;
}


.centered {
	text-align: center;
}

.floatright {
	float: right;
	padding: 7px;
	margin-bottom: 7px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.floatleft {
	float: left;
	padding: 7px;
}

.stafffloatright {
	float: right;
	border: 1px solid black;
	clear: right;
}

/*td.leftbox {
	border-right: 1px solid #999999;
	padding-right: 7px;
	width: 75%;
}
*/


td.leftpics {
	background: url(../images/lcorner.gif) bottom left no-repeat;
}

td.rightbox, span.footer{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003366;
}

.cform {
}

.hidden {
	display: none;
}

.expanded {
	display: block;
}

.bold {
	font-weight: bold;
}

a:link {
	color: #003366;
}
a:visited {
	color: #242110;
}
a:hover {
	color: #006699;
}
a:active {
	color: #99CC00;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif
	padding-left: 8px;
	color: #003366;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font: bold 16px/150% Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	color: #242110;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0D8FF;
	}
h4 {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	text-align: center;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td#staffintro {
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
.li-inside {
	list-style-position: inside;
}
.tr-bkgrd {
	background-color: #F1FFD5;
}
.photosimg {
	padding-top: 8px;
}

.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}
.boldcenteredtext {
	font-weight: bold;
	text-align: center;
}
.boldgeorgia16ptgreencentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#content .leftbox .content #disclaimer {
	padding-left: 10px;
}
#content .leftbox .content #constitution {
	font-size: 11px;
	line-height: normal;
}
#content .leftbox .content #schgallery {
	text-align: center;
}
#content .leftbox .content #map {
	border: 1px solid #003366;
}
#content .leftbox .content #signup {
	background-color: #C1E0FF;
	border: 1px dotted #003366;
	margin-right: 10px;
}
#content .leftbox .innercontent #signup {
	background-color: #C1E0FF;
	border: 1px dotted #003366;
	margin-right: 10px;
}
#content .rightbox .floatright div {
	background-color: #FFFFFF;
}
#content .rightbox .floatright #signupform {
	border: 1px solid #000036;
}
