* {
	padding: 0;
	margin: 0;
}
body {
	width:100%;
	margin:0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:1.6em;
	height:100%;
	background:#FFFFFF;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
img {
	border:0px;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
a {
	color:#9c7045;
	text-decoration:none;
	outline: none;
}
a:hover {
	text-decoration:underline;
}
ul.list {
	padding:0px 0px 10px 20px;
}
ul.list li {
	color:#decb16;
	padding:0px 0px 3px 6px;
	}
ul.list li span {
	color:#373737;
	}
img {
	border:0;
}


ol.list2 {
	padding:0px 0px 10px 20px;
}
ol.list2 li {
	color:#373737;
	padding:0px 0px 3px 6px;
	}
ol.list2 li span {
	color:#373737;
	}





h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#373737;
	padding:10px 0 10px 0;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#373737;
	padding:10px 0 10px 0;
}


.intro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#373737;
	line-height:1.6em;
	padding:0px 0 0px 0;
}


.intro2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#373737;
	line-height:1.3em;
	font-weight:bold;
	padding:0px 0 0px 0;
}



input, textarea {
	height:15px;
	border:1px solid #ccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height:1.4em;
	padding:2px 0px 0px 3px;
	font-weight:normal;
	color:#666666;
}
textarea {
	height:75px;
}
input.buttons {
	font-size: 12px;
	border:0px;
	text-align:left;
	background-color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	padding:0;
	margin:10px 10px 0px 0px;
	cursor:pointer;
}
input.buttons:hover {
	color:#d71829;
}
input.checkbox {
	border:0px;
}
#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}
#wrapper {
	margin:10px auto;
	width:768px;
	padding:0px;
	background:#FFF;
	border:1px solid #373737;
}
#container {
	width:768px;
	margin:auto;
	align:center;
	background:#FFF;
	height:100%;
	border:0px solid #FFF;
}
#header {
	height:135px;
}
#logo {
	padding:0px;
	width:768px;
}
#section_image {
width:567px;
height:88px;
padding-bottom:10px;
}
#side_image_sml {
padding-bottom:10px;
width:170px;
height:25px;
position:relative;
left:-15px;
}

#rollover_image {
width:567px;
height:182px;
padding-bottom:10px;
}
#contact_email {
	position:relative;
	left:-2px;
	background-image:url(../images/contact_email.gif);
	background-repeat:no-repeat;
	padding:1px 0 10px 26px;
	}
#contact_phone {
	position:relative;
	left:-2px;
	top:-3px;
	background-image:url(../images/contact_phone.gif);
	background-repeat:no-repeat;
	padding:0px 0 20px 26px;
	}
#left_container {
	width:170px;
	background:#FFF;
	float:left;
	padding:12px 15px 10px 0px;
}
#contact_left {
	padding:10px 10px 0 15px;
}
#right_container {
	float:left;
	width:568px;
	background:#FFF;
	margin:12px 15px 20px 0px;
}
#right_l {
	float:left;
	width:358px;
	padding:0px 15px 0px 0px;
}
#right_r {
	float:left;
	width:195px;
	padding:10px 0px 0px 0px;
}
#patrons_table {
margin-bottom:10px;
}
#patrons_left {
width:95px;
word-wrap:nowrap;
font-weight:bold;
color:#decb16;
}
#patrons_mid {
font-weight:bold;
width:150px;
word-wrap:nowrap;
padding-bottom:10px;
}
#patrons_right {
word-wrap:nowrap;
font-weight:bold;
}
#trustee_left {
color:#decb16;
width:95px;
word-wrap:nowrap;
font-weight:bold;
}
#trustee_mid {
font-weight:bold;
width:150px;
word-wrap:nowrap;
}
#trustee_right {
word-wrap:nowrap;
padding-bottom:10px;
}
#staff_left {
color:#decb16;
width:180px;
word-wrap:nowrap;
font-weight:bold;
}
#staff_mid {
font-weight:bold;
width:190px;
word-wrap:nowrap;
}
#staff_right {
word-wrap:nowrap;
padding-bottom:0px;
}
#footer {
	clear:both;
	height:24px;
	background:#373737;
	padding:0px 10px 0px 10px;
	line-height:24px;
	color:#FFF;
}
.contact_right {
	padding:5px 0px 5px 0px;
}
.contact_left {
	width:108px;
	vertical-align:middle;
}
.contact_error {
	color:#d71829;
}

