/* Div tags for base construction */
#wrapper {
	width: 904px;
}
#mast {
}
#members {
	float: left;
	height: 174px;
	width: 144px;
	background-color: #B0472B;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #A5BBD6;
	padding-left: 30px;
	font-size: 12px;
}
#mastimage {
	float: left;
	height: 174px;
	width: 730px;
	background-color: #F0EDC5;
	display: block;
}
#base {
	float: left;
	width: 904px;
	background-image: url(images/design/bodyback.jpg);
	background-repeat: repeat-y;
}
#menu {
	float: left;
	width: 144px;
	background-color: #FFF8E0;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
}
#copyright {
	background-color: #A5BBD6;
	height: 19px;
	width: 689px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 215px;
	float: left;
	text-align: left;
	padding-top: 5px;
}
#bodylinks {
	float: left;
	width: 261px;
	text-align: left;
}
#subjectlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	width: 210px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5BBD6;
	border-bottom-color: #A5BBD6;
	border-left-color: #A5BBD6;
	padding-left: 20px;
	border-left-width: 1px;
	padding-right: 20px;
	margin-top: 48px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#bodytext {
	float: left;
	width: 428px;
	text-align: left;
	padding-left: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
#bodytextadmin {
	float: left;
	width: 688px;
	text-align: left;
	padding-left: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}



/* Stylesheets */

body {
	background-color: #CAC8A6;
	text-align: center;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5BBD6;
	background-color: #F0EDC5;
	text-align: left;
	border: 1px solid #A5BBD6;
	height: 16px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #B0472B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5BBD6;
	text-align: left;
	padding-bottom: 10px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 32px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A5BBD6;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	padding-bottom: 2px;
}

.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #74ABC6;
}
.adminlinks {
	line-height: 25px;
	padding-top: 20px;
}

.smalltypeform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 11px;
}
.bullets {
	margin-bottom: 5px;
}
.smalltext {
	font-size: 10px;
}
.sublinkstext {
	line-height: 12px;
	height: 25px;
	text-decoration: none;
	color: #666666;
	display: block;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(images/design/arrowlink.jpg);
}
.descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFF66;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subheadbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0472B;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.subheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #89A73F;
}
.smalltextwithline {
	font-size: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
	line-height: 11px;
}
.browntext {
	color: #B0472B;
}
.bluetext {
	color: #74ABC6;
}
.greentext {
	color: #89A63E;
}
.tablemast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0472B;
}
.adminlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.tablecells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0472B;
	height: 20px;
	padding-top: 3px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #A5BBD6 #A5BBD6 #A5BBD6 #A5BBD6;
	border-collapse: collapse;
	line-height: 13px;
}
.tablecells td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #A5BBD6 #A5BBD6 #A5BBD6 #A5BBD6;
	-moz-border-radius: 0px 0px 0px 0px;
	}
.tablecells th { 
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #A5BBD6 #A5BBD6 #A5BBD6 #A5BBD6;
	-moz-border-radius: 0px 0px 0px 0px;
	}
.pictureborder {
	border: 1px solid #B0472B;
	margin-right: 10px;
}
.picturebordernomargin {
	border: 1px solid #B0472B;
}
.tablecellbasetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




/* Links */


#bodytext a:link {
	color: #B0472B;
	text-decoration: none;
}
#bodytext a:hover {
	color: #A5BBD5;
	text-decoration: none;
}
#bodytext a:visited {
	color: #B0472B;
	text-decoration: none;
}
#subjectlinks a:link {
	color: #666666;
	text-decoration: none;
}
#subjectlinks a:hover {
	color: #A5BBD5;
	text-decoration: none;
}
#subjectlinks a:visited {
	color: #666666;
	text-decoration: none;
}
.calendardatebluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #A5BBD6;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 20px;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	margin-top: 47px;
}
.sublinkstextbullets {
	background-image: url(images/design/arrowlink.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 0px;
	padding-left: 20px;
}
.sublinkscontainer {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px;
}
