/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#663300;
	font-family: Garamond;
	font-size: 11px;
	}
	
	.blocktext {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
	word-spacing: normal;
	font-family: Garamond;
	font-size: 12pt;
}

P.blockbullet {
	width: 700px;
	text-align: left;
	word-spacing: normal;
	font-family: Garamond;
	font-size: 12pt;
	list-style-position: inside;
	list-style-type: disc;
	}
	
a {
	color: #633000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #ADCBE7;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Garamond;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#ADCBE7;
	background-color: #ADCBE7;
	font-size: 12px;
	}

#subnavigation a {
	color: #A3B2CC;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Garamond;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
#subnavigation a:hover {
	color:#663300;
	background-color: #FFFFFF;
	font-size: 12px;
	}


#background td {
	background-image: none;
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #663300;
	letter-spacing:0.3em;
	line-height:26px;
	font-family: Garamond;
	font-size: 30px;
	}
	
.tagline {
	color: #72A0CF;
	line-height:16px;
	font-family: Garamond;
	font-size: 14px;
	}
	
.bodyText {
	line-height:normal;
	color:#663300;
	letter-spacing:normal;
	font-family: Garamond;
	font-size: 12pt;
	}

.detailText {
	line-height:14px;
	color:#663300;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #663300;
	letter-spacing:0.2em;
	line-height:32px;
	font-family: Garamond;
	font-size: 20px;
	}
	
.subHeader {
	color: #663300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Garamond;
	font-size: 20px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Garamond;
	font-size: 12px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:18px;
	font-family: Garamond;
	font-size: 11px;
	}
	
.headertext {

	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	word-spacing: normal;
	font-family: Garamond;
	font-size: 12pt;
}
