/* Global Styles */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
td {
	color:#333333;
	}
	
a {
	color: #0000FF;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #8AA288;
	text-decoration:underline;
	font-weight: bold;
	}

h3 {
	font-family:"Times New Roman", Times, serif;
	}
	
h5 {font-family:"Times New Roman", Times, serif;
	}
	
/* ID Styles */
	
#navigation a {
	font:9px arial;
	color: #2641AC;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #cc3300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #3D4569;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.address {
	color: #3D4569;
	letter-spacing:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.sidebarText {
	color: #2641AC;
	line-height:18px;
	font-size: 11px;
	}
	
.bodyText {
	line-height:normal;
	color:#333333;
	font-size: 11px;
	}
	
.pageName {
	color: #8AA288;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	}
	
.subHeader {
	font:14px 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;
	}
	
	
.pics {
	text-align: right;
	padding: 5px;
	float: right;
}
.clear {
	clear:both;
}
.header td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8AA288;
}
#header {
	background-image: url(images/WebHeaderMed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}

.newHeading {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.bodyText #callout {
	float: right;
	width: 175px;
	clear: both;
	border-color: #8AA288;
	border-width: medium;
	border: outset;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-left: 20px;
}

#body {
	width: 450px;
	vertical-align: top;
	margin:0 0 0 0;
}