/**************** reset stylesheet ****************/
/*http://meyerweb.com/eric/tools/css/reset/*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

blockquote, p { margin: 1em 0em; }
blockquote { margin-left: 30px; margin-right: 30px }
h1 { margin: .67em 0 }
h2 { margin: .75em 0 }
h3 { margin: .83em 0 }
h4 { margin: 1.12em 0 }
h5 { margin: 1.5em 0 }
h6 { margin: 1.67em 0 }
/**************** end reset stylesheet ****************/

body {
	background: #ffffff;
}

body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #707070;
}


a {
	color: #687933;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}

p {
	margin: 1em 0;
}



/************* FORMS *************/
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input[type=text], input[type=password], textarea, select {
	background: #D7D7D7;
	border: solid #898989 1px;
	font-size: 12px;
}
input[type=text], input[type=password], textarea, select option {
	padding: 1px 3px;
}

input[type=button], input[type=submit], input[type=reset], button {
	background: #75767A;
	color: white;
	border: outset black 1px;
	font-size: 12px;
	padding: 1px 8px;
}

.formcaption {
	font-size: 11px;
	text-align: right;
	padding: 3px 4px;
	font-weight: bold;
	white-space: nowrap;
}
.formfield {
	padding: 1px 4px 5px 4px;
}



/************* HEADINGS *************/
h1, h2, h3, h4, h5, h6 {
	color: #687933;
	text-transform: uppercase;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }

hr {
	height: 1px;
	border: none;
	color: #C7C7C7;
	background: #C7C7C7;
}

ul, ol {
	padding-left: 2em;
}
li {
	padding: 4px 0px;
}

/*************  *************/

.text {
	line-height:18px;
}

div#main {
	width:900px;
	margin: 0px auto;
}

div#crumbs {
	font-size: 11px;

}

/************* MENU *************/
div#mainmenu {
	width:100%;
	height: 30px;
}

table#tblmainmenu {
	width: 100%;
	height: 30px;
}
table#tblmainmenu td {
	font-size: 12px;
	padding: 0px 3px;
	font-weight: bold;
	border-bottom: solid transparent 4px;
}
table#tblmainmenu td.hover {
	border-bottom: solid #687933 4px;
}
table#tblmainmenu td.hover a {
	color: black;
}

table#tblmainmenu a {
	
}

div.submenu {
	position: absolute;
	display: none;
	width: 220px;
	border: solid 0px;
	border-color: #8E9294 #8E9294;

}
div.submenu td {
	white-space: nowrap;
	padding: 3px 6px;
	height: 16px;

	border: solid;
	border-width: 1px 1px;
	border-color: #C7C7C7 #666 #666 #C7C7C7;

	font-size: 12px;

	background: #EFEFEF;
}

div.submenu td a {
	text-decoration: none;

}

div.submenu td.hover {
	cursor: pointer;
	background-color: #D7D7D7;
}

div.submenu td.hover a {
	color: black;
}

/*********************************/


#pagefooter {
	margin-top: 50px;
	background:#707070;
}

#pagefooter, #pagefooter td, #pagefooter a {
	font-size:11px;
	color: #ffffff;
}

#pagefooter a:hover {
	color: #89A041;
}




/********* PAGE NAV **********/
table.pagenav {
	display: inline;
}
table.pagenav td {
	font-size: 11px;
	border: solid #8A989E 1px;
	padding: 0px;
	color: black;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
table.pagenav td:hover {
	background: #525E11;
}
table.pagenav td:hover, table.pagenav td:hover a {
	color: #CADB2A;
}

table.pagenav td a {
	font-weight: normal;
	text-decoration: none;
}


/************* *************************/
fieldset {
	position: relative;
	background: #F0F0F0;
	text-align: left;
	padding: 10px;
}

fieldset legend {
	position: absolute;
	top: -.8em;
	left: .2em;
}


table.blog-titlebar {
	border: solid 1px;
	border-color: #AFAFAF #2F2F2F #2F2F2F #AFAFAF;
	background:#707070;
	color:white;
}
table.blog-titlebar td {
	padding:0px 6px;
}
table.blog-titlebar a {
	color: #FFFFFF;
}
table.blog-titlebar a:hover {
	color: #FFD612;
}

table.blog-titlebar .author {
	font-size:11px;
	font-style: italic;
}

table.blog-titlebar .timestamp {
	font-size:11px;
}


/************* search **************/
span.searchterm {
	font-weight: bold;
}

div.search-result {
	margin-bottom: 20px;
}

div.search-result-title {
	font-weight: bold;
	font-size: 15px;
}

div.search-result-content {
	font-size: 12px;
}

div.search-result-link {
	font-size: 12px;
	font-style: italic;
}





tr.formerror td {
	padding-left: 5px;
	color: red;
	font-size: 11px;
	font-style: italic;
}



div.calendar-widget {
	margin: 0px auto;
	width: 270px;

}

div.calendar-widget div.calendar-pane {
	border: solid #D4D4D4 2px;
	background: white;
}

div.calendar-widget div.calendar-pane div.title {
	color: #687933;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

div.calendar-pane table  {
	font-size: 11px;

}
div.calendar-pane table td {
	height: 24px;

	text-align: center;
	border: solid #E3F1FA 1px;
}
div.calendar-pane table td.blank {
	border: none;
}
div.calendar-pane table td.events {
	background: #E3F2FA;
	cursor:pointer;
	color: #4E89CC;
}
div.calendar-pane table td.events-hover {
	border: solid black 1px;
	color: #000000;
}
div.calendar-pane table td.selected {
	background: #B3623E;
	color: #fff;
}


div#calendar-events {
	position: absolute;
	background: #FFFFFF;
	padding: 10px;
	border: solid #B3623E 1px;
	width: 180px;
	height:125px;
	overflow: auto;
	overflow-x: hidden;
}



div#calendar-events div.event {
	padding: 10px 0px;
	font-size: 11px;
	border-bottom: dotted #5DA4E1 1px;
}
div#calendar-events div.event:last-child {
	border-bottom:none;
}


div#calendar-events div.event div.title {
	font-size: 11px;
	font-weight: bold;
}

div#calendar-events div.event div.date {
	font-weight: bold;
}




