/* Palette:
Yellow:				eef291
Green:				009241
Light Green:		7fc79f
Liberty Light:		b3dec6
Liberty Dark:		81c8a0
*/

a {
	color:#009241;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#banner {									/* Div containing everything down to - and including - the menu */
	background-image:url(../assets/bg-banner.jpg);
	height:195px;
	position:relative;
	width:930px;
}

body {										/* Global site properties */
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

.calendar {
	background-image:url(../assets/calendar-bg.jpg);
	font-size:11px;
	height:120px;
	overflow:hidden;
	padding:10px;
	width:260px;
}

#container {								/* Top level container */
	text-align:center;
	width:100%;
}

#content {									/* Div containing all text/content */
	overflow:hidden;
	padding:0px 30px 0px 30px;
	width:870px;
}

#footer {									/* Footer div to include bottom of box and text underneath */
	background-image:url(../assets/bg-footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:60px;
	width:930px;
}

#footer a {									/* Footer div to include bottom of box and text underneath */
	color:#666666;
	font-size:11px;
	margin:0px 0px 0px 20px;
}

#footer ul {								/* Menu list */
	float:right;
	list-style:none;
	margin:0px;
	padding:40px 40px 0px 40px;
}

#footer li {								/* Menu list item */
	float:left;
}

.gbox {										/* Green form surround div */
	background-color:#7fc79f;
	padding:10px 20px 10px 20px;
	width:830px;
}

.gbox-bottom {								/* Green form surround div bottom */
	background-image:url(../assets/gbox-bottom.jpg);
	height:10px;
	overflow:hidden;
	width:870px;
}

.gbox-top {									/* Green form surround div top */
	background-image:url(../assets/gbox-top.jpg);
	height:10px;
	overflow:hidden;
	width:870px;
}

h1 {
	color:#009241;
	font-size:18px;
}

h2 {
	color:#009241;
	font-size:13px;
}

.homeslice {
	float:left;
	margin-left:15px;
	width:280px;
}

.hr {
	background-color:#dddddd;
	clear:both;
	height:1px;
	overflow:hidden;
	width:100%;
}

img {										/* Global image rules */
	border:none;
}

#inner {									/* Div between header and footer */
	background-image:url(../assets/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:930px;
}

input, select, textarea {					/* Global form field styles */
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#login {									/* Header login box */
	float:right;
	height:30px;
	overflow:hidden;
	padding:20px 30px 0px 0px;
	position:relative;
	width:495px;
}

#login .black {								/* Input text fields */
	background-image:url(../assets/input.jpg);
	border:none;
	background-color:#ffffff;
	color:#ffffff;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding:0px 10px 0px 10px;
	width:130px;
}

#logo {										/* Div positioning logo */
	float:left;
	padding:35px 0px 0px 30px;
}

.logothumb {								/* Logo holder for directory search results */
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	height:100px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:200px;
}

.logothumb a {
	color:#4cb27a;
	display:block;
	font-weight:bold;
	height:100px;
	width:200px;
}

.logothumb img {							/* Logo returned in search results */
	vertical-align:middle;
}

.logothumb p {
	line-height:15px;
}

.logothumb-half {								/* Logo holder for directory search results */
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:100px;
}

.logothumb-half a {
	color:#4cb27a;
	display:block;
	font-size:9px;
	font-weight:bold;
	height:50px;
	width:100px;
}

.logothumb-half img {							/* Logo returned in search results */
	vertical-align:middle;
}

.logothumb-half p {
	line-height:15px;
}

.meetings {
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}

.meetings th {
	background-color:#009241;
	background-image:url(../assets/th.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-color:#81c8a0;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	padding:3px;
	text-align:center;
}

.meetings td {
	border-color:#81c8a0;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	padding:10px 3px 10px 3px;
	text-align:center;
}

#menu {										/* Top horizontal menu */
	bottom:10px;
	left:0px;
	height:45px;
	overflow:hidden;
	padding:0px 20px 0px 20px;
	position:absolute;
	width:890px;
}

#menu a {									/* Top horizontal menu */
	display:block;
	font-weight:bold;
	height:45px;
	line-height:45px;
	padding:0px 8px 0px 8px;
}

#menu a:hover {								/* Top horizontal menu */
	background-image:url(../assets/bg-menu.jpg);
	color:#ffffff;
	text-decoration:none;
}

#menu ul {									/* Menu list */
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li {									/* Menu list item */
	float:left;
}

.noimage {
	background-image:url(../assets/no-image.jpg);
	height:100px;
	overflow:hidden;
	width:200px;
}

#outer {									/* Second level container */
	margin:auto;
	text-align:left;
	width:930px;
}

.red {										/* For warnings */
	color:#cc0000;
	font-weight:bold;
}

#search {									/* Directory search holder */
	background-image:url(../assets/search-bg.jpg);
	color:#ffffff;
	font-weight:bold;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:5px;
	position:relative;
	text-align:right;
	width:860px;
}

#searchbox {								/* Directory search box */
	border-color:#009241;
	border-width:0px;
	height:30px;
	line-height:30px;
	padding:0px 10px 0px 10px;
	position:absolute;
	right:100px;
	top:5px;
	width:500px;
}

.third {									/* Directory page column div */
	float:left;
	font-size:11px;
	padding-right:20px;
	width:270px;
}