/* Global Styles */

body {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #ECE9D8;
	margin-bottom: 0px;
}

a:active {
	text-decoration: underline;
	color: #505082;
}

a:link {
	color: #505082;
	text-decoration: underline;
}
a:hover {
	color: #C7452F;
	text-decoration: underline;
}
a:visited {
	color: #505082;
	text-decoration: underline;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

h1 {
	background-image: url(images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	text-indent: -9999px;
	height: 159px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:normal;
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: normal;
	word-spacing: 0em;
	border-bottom-style: none;
	line-height: 45px;
	text-indent: 10px;
	}
	
#navigation a:hover {
	color: #CA412F;
	font-style: italic;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}
#navigation td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
}


.tagline {
	color: #000000;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	}

.smallText {
	color: #C7452F;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	}
.table text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 8px;
}


.pageHeader {
	color: #505082;
	letter-spacing:.1em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	}
	
.bodyText {
	color:#000000;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName {
	color: #505082;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

	
.subHeader {
	color: #CD4835;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
	
	
hr {
	font-style: normal;
	line-height: 0.25px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: -10px;
	list-style-position: outside;
	list-style-type: square;
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

