/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	}
li {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
.bgA {
	background-color: #ADB380;
	background-position: left top;
	width: 60%;
	position: fixed;
	filter: BlendTrans(Duration=9);
	height: 100%;
}
	
	
.bg0 {
	background-color: #263523;
}
.bg1 {
	background-color: #8C5767;
}
.bg2 {
	background-color: #ADB380;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bg3 {
	background-color: #33372C;
}
	
/* ID Styles */
	
#navigation a {
	color: #7A7A5A;
	text-transform: inherit;
	text-decoration: inherit;
	width: auto;
	}
	
#navigation a:hover {
	color: #8C5767;
	}

#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: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:normal;
	}
	
.bodyText {
	line-height:120%;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	}
.bodyTitle {
	line-height:120%;
	color:#333333;
	font-family: arial;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
	
.pageName {
	color: #8C5767;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8C5767;
	}
	
.subHeader {
	color: #8C5767;
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 12px;
	line-height: 22px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-transform: none;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.Table1 {
	color: #8C5767;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8C5767;
	background-color: #ADB380;
	text-align: center;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #8C5767;
}
.Table2 {
	color: #000000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
}
.Table2b {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
}
.Table3a {
	color: #000000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #8C5767;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-style: ridge;
	border-right-width: 3px;
	border-right-color: #8C5767;
}
.Table3b {
	color: #000000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bodyDirections {
	line-height:120%;
	color:#333333;
	font-family: arial;
	font-size: 14px;
	text-align: left;
}

