/* CSS Document */
/* Global Styles */

body {
	margin:0px;
	background-color: #999933;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
.td {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-width: thin;
}
.td2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-width: thin;
}
.td3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-width: thin;
}
.td4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-width: thin;
}
.tda {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-width: thin;
}
.tda2 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-width: thin;
}
.tda3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-width: thin;
}
.tda4 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-width: thin;
}


	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #663300;
	text-decoration:underline;
	font-weight: bold;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: 582417;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight: bold;
	display: inline;
	white-space: nowrap;
	padding: 4px;
	margin: 4px;
	}
	
#navigation a:hover {
	color: 582417;
	text-decoration:underline;
	}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	margin-top: 0.1em;
}


/* Class Styles */

.logo {
	background-color: rgb 94 151 68;
	}

.sidebarText {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:1.4em;
	margin-bottom: -2px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	}
	
.pageName {
	font:20px times new roman;
	color: #660000;
	letter-spacing:0.1em;
	line-height:26px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #336633;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#000000;
	}
	
	
div.copyright {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	text-decoration: none;
   	margin-left: 25%;
	line-height: 2.3em;
}
.image {
	text-align: left;
	float: left;
	margin-right: 10px;
	vertical-align: text-top;
	margin-left: 2px;
}
