/* Global Styles */

body {
	margin:0px;
	width:100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: right;
	background-color: #FFFFD7;
	}
#text .bodyText .bodyText {
	width: 750px;
	text-align: center;
}
#noborder #text .bodyText #contact {
	width: 600px;
}


	
a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	color: #10630B;
	text-decoration:none;
	letter-spacing:.2em;
	font-family: arial;
	font-size: 12px;
	}

	
#navigation a:hover {
	color: #f4eb48;
	font-size: 14px;
	}
#navigation {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: thin none #000000;
	}
#noborder {
	border: thin solid #000000;
}

	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	color: #3B631D;
	letter-spacing:.1em;
	line-height:38px;
	width: 500px;
	font-family: "times new roman";
	font-size: 30px;
	}
	
.bodyText {
	color:#333333;
	line-height:24px;
	margin: 15px;
	font-family: arial;
	font-size: 14px;
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.pageName {
	color: #10630B;
	letter-spacing:.3em;
	line-height:26px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	}
	
.subHeader {
	color: #10630B;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	}
	
.navText {
	color: #333300;
	letter-spacing:.6em;
	width: 900px;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
	height: 0px;
	}
	
#noborder #text .bodyText #contact {
	width: 750px;
	padding-left: 20px;
}
