/* Global Styles */

body {
	margin:0px;
	background-image: url(images/body-wood.jpg);
	background-repeat:repeat;
	background-color: #ffffff;
	
	}
	
td {
	color:#333333;
	vertical-align: top;
	margin-bottom: -10px;
	}
	

	
a:hover {color:#990000;}	
	
/* ID Styles */
	
#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

/*.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}*/

.sidebarText {
	font-family: Arial, Helvetica, sans-serif;


	font-size: 90%
	color: #336666;
	line-height:1.3em;
	font-weight: normal;
	text-align: center;
	font-size: 85%;
	color: #FFFFFF;
	}
	
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:1.8em;
	color:#333333;
	text-align: left;
	text-transform: none;
	}
	
h1 {
	font:130% Arial;
	color: #004B8E;
	letter-spacing:0.1em;
	line-height:26px;
	width: auto;
	border-bottom: dotted 2px #004B8E;
	text-align: left;
	}
	
h2 {
	font:100% Arial;
	color: #004B8E;
	letter-spacing:0.1em;
	line-height:20px;
	width: auto;
	text-align: left;
	font-weight: bold;
}

h3 {
	font:100% Arial;
	color: #453728;
	letter-spacing:0.1em;
	line-height:20px;
	width: auto;
	text-align: left;
	font-weight: bold;
}

h4 {
	font:100% Arial;
	color: #453728;
	letter-spacing:0.1em;
	line-height:20px;
	width: auto;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

h5 {
	font:100% Arial;
	color: #004B8E;
	letter-spacing:0.1em;
	line-height:20px;
	width: auto;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}


	
.subHeader {
	font:110% Bookman Old Style, Georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
/*.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
*/	
	
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #EAEAEA;
	padding-left: 150px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer a {color:#FFFFFF;}
#clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: right;
}
#banner {
	background-image: url(images/banner05a-test.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 750px;
}
#container {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid #666666 1px;
	width: 750px;
}
#container #main {
	height: auto;
	width: 530px;
	padding: 10px;
	background-color: #FFFFCC;
}

#main-subpage {height: auto;
	width: 690px;
	padding: 15px 25px 15px 25px;
	background-color: #FFFFCC;}
#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #423121;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	font-weight: bold;
	text-align: right;
}

#home a{text-decoration:none;
		color:#423121;}
