* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: solid 1px #124171;
}
.hr {
	margin: 10px 0;
	border-top: dashed 1px #bfbfbf;
	background: #FFFFFF;
}
.clear {
	clear: both;
}
#wrapper,
#wrapper_internal {
	margin: auto;
	width: 797px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper_left {
	padding-top: 155px;
	float: left;
	text-align: left;
	width: 117px;
	position: relative;
}
#logo {
	position: absolute;
	background: url(images/logo.gif) no-repeat;
	width: 136px;
	height: 156px;
	left: -19px!important;
	left: -17px;
	top: 0;
}
#logo a {
	display: block;
	width: 136px;
	height: 156px;
}
ul#menu_left {
	margin: 5px 0;
}
ul#menu_left li {
	background-color: #d8e8ee;
	color: #003366;
	padding: 5px;
	margin-bottom: 2px;
	font-size: 11px;
	list-style: none;
}
ul#menu_left li a {
	color: #003366;
}


#wrapper_right {
	width: 661px;
	padding-top: 78px;
	float: left;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}
ul#head_menu {
	text-align: right;
	font-size: 12px;
	color: #ffffcc;
	margin-right: 5px;
}
#head_menu li {
	padding: 0 2px;
	display: inline;
}
#head_menu a {
	color: #ffffcc;
}

#head_bottom {
	background-color: #f3e6b6;
	border: solid 1px #003366;
	position: relative;
	margin: 5px 20px 0;
	padding-bottom: 3px;
	text-align: left;
}
#head_bottom_left {
	position: absolute;
	background: url(images/menu_left.gif) no-repeat;
	height: 5px;
	width: 5px;
	bottom: -1px!important;
	bottom: 83px;
	left: -1px;
}
#head_bottom_right {
	position: absolute;
	background: url(images/menu_right.gif) no-repeat;
	height: 5px;
	width: 5px;
	bottom: -1px!important;
	bottom: 83px;
	right: -1px!important;
	right: 19px;
}

ul#menu {
	color: #993300;
	font-size: 11px;
	margin-top: 3px;
	margin-left: 5px;
}
ul#menu li {
	margin-right: 10px;
	float: left;
	list-style: none;
	position: relative;
}
ul#menu a {
	color: #993300;
}
ul#menu li:hover ul,
ul#menu li.show_sub ul,
ul#menu li:hover div,
ul#menu li.show_sub div {
	display: block;
}
ul#menu li ul {
	display: none;
	position: absolute;
	z-index: 20; 
	opacity: 0.85;
	filter: alpha(opacity = 85);
	border-width: 0 1px;
}
ul#menu li ul li {
	list-style: none;
	float: none;
}
ul#menu li ul li a {
	display: block;
	text-align: left;
	font-size: 9px;
	padding: 3px 6px;
	border: solid 1px #003366;
	border-top: none;
	background-color: #f3e6b6;
	width: 100px;
}
.menu_ul_top {
	width: 112px;
	background-color: #f3e6b6;
	height: 7px;
	font-size: 1px;
	position: absolute;
	left: 0;
	top: 13px;
	display: none;
}


#searsh {
	margin-right: 10px!important;
	margin-right: 25px;
	position: absolute;
	right: 0;
	top: 0;
}
#searsh_text {
	width: 105px;
	height: 12px;
	margin-top: 2px;
	font-size: 12px;
}


.position {
	position: absolute;
	left: 0;
	z-index: 1;
	height: 357px;
}
#content {
	background-color: #d8e8ee;
	width: 615px;
	position: relative;
	color: #003366;
	text-align: left;
	margin-right: 26px;
	margin-left: 20px;
}
#content_bot_left {
	position: absolute;
	bottom: 1px;
	right: 132px;
	background: url(images/sidebar_left.gif) no-repeat;
	width: 3px;
	height: 3px;
}
#content_bot_right {
	position: absolute;
	bottom: 1px;
	right: 0;
	background: url(images/sidebar_right.gif) no-repeat;
	width: 3px;
	height: 3px;
}
#content_left {
	float: left;
	width: 465px!important;
	width: 445px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-top: 23px;
	padding-right: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}
.img_right {
	float: right;
	margin: 0 0 20px 10px;
}
.img_left {
	float: left;
	margin: 5px 10px 5px 0;
}
#content_left a {
	color: #993300;
}
#content_left p {
	line-height: 18px;
}
#content .clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
}

.column {
	float: left;
	width: 220px;
	margin: 10px 10px 10px 0;
}
#content_left .column p {
	line-height: 12px;
}
#sidebare {
	float: right;
	width: 115px;
	margin-right: 10px!important;
	margin-right: 3px;
	text-align: left;
	padding-top: 15px;
}
#sidebare h3 {
	font-size: 17px;
}
ul#current_events {
	margin-top: 4px;
}
ul#current_events li {
	font-style: italic;
	font-size: 10px;
	list-style: none;
	margin-bottom: 5px;
	line-height: 12px;
}
ul#current_events li a {
	font-style: normal;
	font-size: 12px;
	color: #993300;
}
.more {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.more a {
	color: #993300;
}
ul.sdbr_menu {
	margin-top: 12px;
}
ul.sdbr_menu li {
	font-size: 12px;
	margin-bottom: 4px;
	list-style: none;
}
ul.sdbr_menu li a {
	color: #003366;
}
#footer {
	font-size: 10px;
	line-height: 12px;
	color: #993300;
	text-align: right;
	margin-right: 26px;
	padding-top: 5px;
}
#footer a {
	color: #993300;
}


		/*	INTERNAL */
		
		
#wrapper_internal #content {
	background-color: #FFFFFF;
	padding-top: 10px;
}
#wrapper_internal #content p,
#wrapper_internal #content  li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
#wrapper_internal #content ul {
	padding-left: 15px;
}

#wrapper_internal #content ol {
	padding-left: 25px;
}
#wrapper_internal #content ul li {
	list-style: disc;
}
#wrapper_internal #content h1,
#wrapper_internal #content h2 {
	margin-bottom: 5px;
}
#wrapper_internal #content .img_left {
	margin: 5px 10px 1px 0;
}
#wrapper_internal #content .img_right {
	margin: 5px 5px 1px 10px;
}
#wrapper_internal #wrapper_left ul#sub_menu {
	padding-left: 25px;
}
#wrapper_internal #wrapper_left ul#sub_menu li {
	list-style-image: url(images/list.gif);
	font-size: 11px;
	color: #40668c;
	margin-bottom: 5px;
	padding-top: -4px;
}
#wrapper_internal #wrapper_left ul#sub_menu li a {
	color: #40668c;
}
#wrapper_internal #footer {
	margin-right: 0;
}

/* NEW STUFF */
#content a {
	color: #993300;
}

/* Board Meetings Table   */
#board_meetings .odd {
        background-color: #D8E8EE;
        border-color: #D8E8EE;
}

#board_meetings {
	font-size: 11px;
}

#board_meetings td {
	padding-bottom: 10px ;
	padding-top: 3px ;
	padding-left: 4px ;
}

div.paging {
	text-align:right;
	font-size:11px;
        color: #ccc;
        margin-bottom: 2em;
}
div.paging div.disabled {
        color: #ddd;
        display: inline;
}



.smalltext {
	font-size:11px;
}
td.formlabel {
	text-align:right;
	font-size:12px;
	vertical-align:top;
}
td.formlabelleft {
	text-align:left;
	font-size:12px;
}
.reqfield {
	color:red;
}
.message {
	font-weight:bold;
	margin:10px;
}
