/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #ce9804;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom: 2px;	
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#youarehere {
	color: #336666;
	text-decoration: none;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1.5px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ced2b6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#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 arial;
	color: #333300;
	line-height:24px;
	font-weight:bold;
	}

.sidebarText {
	font:12px arial;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
.Text2 {
	line-height:24px;
	color:#333333;
	list-style-position: outside;
	list-style-image: url(img/bullet_space.jpg);
	list-style-type: square;
	padding-left: 11px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 20px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	}
.Text3 {
	font:16px arial;
	line-height:26px;
	color:#333333;
	list-style-position: outside;
	list-style-image: url(img/bullet_gold.jpg);
	list-style-type: square;
	padding-left: 11px;
	}
.Text4 {
	font:16px arial;
	line-height:26px;
	color:#333333;
	list-style-position: outside;
	list-style-image: url(img/bullet_space.jpg);
	list-style-type: square;
	padding-left: 11px;
	}
.Text1 {
	font:12px arial;
	line-height:24px;
	color:#333333;
	list-style-position: outside;
	list-style-image: url(img/bullet_space.jpg);
	list-style-type: square;
	padding-left: 11px;
	padding-bottom: 8px;
	vertical-align: text-top;
	white-space: normal;
	}		
	
.pageName {
	font:20px arial;
	color: #cc9900;
	letter-spacing:.1em;
	line-height:26px;
	}
.pageName2 {
	font:20px arial;
	color: #006529;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px arial;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
.subHeader1 {
	font:14px arial;
	color: #006529;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
.subHeader2 {
	font:14px arial;
	color: #ce9804;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
	
.navText {
	color: #336666;
	letter-spacing:.1em;
	line-height:20px;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.copyRightText {
	font:9px arial;
	line-height:12px;
	color:#333333;
	}
	
#sidebarText a {
	color: #474f49;
	text-decoration: none;
	margin: 10px;
	padding: 8px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ced2b6;
	border-bottom-color: #ced2b6;
}
#sidebarText a:hover {
	background-color: #fbfcf9;
}

