@charset "UTF-8";

/* CSS Document */

#masthead {
	height: 85px;
	width: 950px;
	background-color: #ffffff;
}

#navbar {
	height: 27px;
	width: 950px;
	background-color: #b32b31;
	margin-bottom: 3px;
	text-align: center;
}

#navbar ul {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 7px 0px 0px;
}

#navbar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: none;
	color: #f8b358;
}

#col_left {
	height: 510px;
	width: 170px;
	float: left;
}

#col_middle {
	height: auto;
	width: 604px;
	float: right;
	margin-right: 3px;
	margin-left: 3px;
	clear: none;
}

#main_content {
	height: auto;
	width: 564px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
}

#col_right {
	height: 510px;
	width: 170px;
	float: right;
}

#footer {
	height: 20px;
	width: 950px;
	margin-top: 3px;
	float: left;
	font-size: 10px;
}

#content {
	width: 950px;
}

#col_top {
	background-color: #d4d4d5;
	height: 317px;
	width: 150px;
	margin-bottom: 3px;
	padding: 10px;
	overflow: auto;
}

#col_bottom {
	background-color: #d4d4d5;
	height: 150px;
	width: 150px;
	padding: 10px;
}

#col_bottom_r {
	background-color: #d4d4d5;
	height: 150px;
	width: 150px;
	padding: 10px;
}

body {
	background-color: #ffffff;
	color: #333333;
	font: 62.5% Arial, Helvetica, sans-serif;
}

#col_left h4, #col_right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

#signupform {
	margin: 0px;
}

#signupbutton {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#searchform {
	font-size: 11px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#masthead #logo {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 452px;
	float: left;
}

#masthead #search {
	height: 85px;
	width: auto;
	float: right;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#home_images {
	height: 337px;
	width: 604px;
	margin-bottom: 3px;
}

#home_pub {
	padding: 10px;
	height: 150px;
	width: 280px;
	background-color: #F8B358;
	float: left;
}

#home_pro {
	background-color: #F8B358;
	padding: 10px;
	float: right;
	height: 150px;
	width: 280px;
}

#home_pub a {
	color: #B32B31;
	text-decoration: none;
}

#home_pro a {
	color: #B32B31;
	text-decoration: none;
}

.res_table th {
	background-color: #F8B358;
	text-align: left;
	height: 20px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
}

.res_table td {
	background-color: #ffffff;
	text-align: left;
	height: 18px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1em;
}

#main_content h1 {
	font-weight: normal;
	font-size: 24px;
	margin-top: 20px;
}

#main_content a {
	color: #B32B31;
	text-decoration: none;
	font-weight: bold;
}

#main_content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

#main_content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#col_right h3, #col_left h3 {
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#col_right p, #col_left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 120%;
}

#col_right a, #col_left a {
	color: #B32B31;
	text-decoration: none;
}

#col_bottom_r h4 {
	margin: 0px;
}

#subscribe {
	margin: 0px;
	padding: 0px;
}

#home_pub h1, #home_pro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6e1e0e;
	margin: 0px;
}

#home_pub p, #home_pro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}

.white {
	color: #FFFFFF;
}

.hidden {
	display: none;
}

#success {
	margin-top: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#error {
	margin-top: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FF0000;
}

.clear {
	clear: both;
}

/* --------------------

generic items 

---------------------- */


form#pbukForm {
	margin: 0px;
	color: #000000;
	background: #ffffff;
	width: 500px;
	padding: 20px;
}

#pbukForm fieldset {
	padding: 0px 0px 1em;
	margin: 0px;
	border: 0px;
}

#pbukForm .formfield {
	display: block;
	width: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}

#pbukForm label {
	color: #666666;
	width: 150px;
	font-size: 1em;
	font-weight: normal;
	display: block;
	float: left;
	padding-top: 2px;
}

#pbukForm input, #pbukForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 4px;
	background-color: #F0F0EE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#pbukForm select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
	background-color: #F0F0EE;
	margin-right: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#pbukForm option {
	background-color: #F0F0EE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#pbukForm .submitbutton {
	border:0px;
	color: #FFFFFF;
	background: #000000;
}

#pbukForm .warning {
	color: #FF0000;
}

#pbukForm .success {
	color: #009900;
}

/* --------------------

add resource form 

---------------------- */


#pbukForm .submitbutton {
	margin-top: 20px;
	margin-left: 150px;
}

#pbukForm textarea {
	width: 300px;
}

#pbukForm .mediumtextarea {
	height: 100px;
}

#pbukForm .fulltextfield {
	width: 300px;
}

#pbukForm .smalltextfield {
	width: 50px;
}

#pbukForm #areaselect {
	width: 125px;
}

#pbukForm .warning {
	padding-left: 150px;
}

#pbukForm .note {
	color: #666666;
	padding-left: 150px;
	width: 300px;
}

#quicksearch form {
	margin-top: 0px;
}

#pbukForm .fileUpload {
	height: auto;
	background-color: #ffffff;
	border: none;
}

/* --------------------

calendar 

---------------------- */

#eventCalendar {
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding-top: 3px;
	}
	
#eventCalendar .calendar {
	width: 150px;
	font-size: 11px;
	text-align: center;
	}

#eventCalendar .calendar-prev {
	padding-right: 5px;
	}

#eventCalendar .calendar-next {
	padding-left: 5px;
	}

#eventCalendar .calendar-event {
	background-color:#FF9900;
	text-align: center;
	}

#eventCalendar .calendar-event a {
	text-decoration: none;
	}

#eventCalendar .calendar-month a {
	text-decoration: none;
	color: #B32B31;
	font-weight: bold;
	}

