body {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size:85%;
	color: #000000;
	background-color: #447d9c;
	width: 959px;
	height:100%;
	}
h1, .templateheaderh1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman,", serif;
	color:#447d9c;
	background-color:#ffffff;
	font-size:180%;
	font-weight:normal;
	}
h2 {
	margin: 0;
	padding: 0;
	color:#d08b2a;
	background-color:#ffffff;
	font-size:100%;
	font-style:italic;
	font-weight:bold;
	}
h3, .eventitemh3, .jumplinklisth3 {
	margin: 0;
	padding: 0;
	color:#d08b2a;
	background-color:#ffffff;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	}
h4 {
	margin: 0;
	padding: 0;
	color:#d08b2a;
	background-color:#ffffff;
	font-size:120%;
	font-style:normal;
	font-weight:normal;
	}
	
h5 {
	margin: 0;
	padding: 0 0 0 55px;
	color:#3a6880;
	background-color:#ffffff;
	font-size:100%;
	font-style:normal;
	font-weight:bolder;
	}
	
/* Commented and replaced below by Deborah Jenkins March 2, 2007
p {
	margin: 0;
	padding: 0.75em 0 0.75em 0;
	line-height: 1.5em;
	color: #666666;
	background-color:#ffffff;
	}*/
p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #666666;
	background-color:#ffffff;
	}
a img {
	border:none;
	}
/* Global default for links */
a {
	text-decoration: underline;
	color: #666666;
	}
a:hover {
	text-decoration: underline; 
	color:#d08b2a;
	}
/* End - Global default for links */

/* Table that serves as a shell for the Web page content (needed for CMS) */	
table {
	color: #000000;
	background-color: #ffffff;
	/*width: 1004px; removed because it applies to gridviews, etc. */
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	border-style: none;
	}
	
td {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	text-align: left;
	}
tr {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	text-align: left;
	}
#spacerRow {
	color: #000000;
	background-color: #447d9c;
	}
/* end table */

/* Left side shadow */
#leftSidebar {
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #447d9c;
	background-image: url(../images/leftsidebar1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
/* Right side shadow */
#rightSidebar {
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #447d9c;
	background-image: url(../images/rightsidebar1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
/* Contact Us styles */	
#contactUs {
  	color: #447d9c;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	margin: 12px 15px 0 0;
	}	
#contactUs a{
	color: #447d9c;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	}
#contactUs a:hover {
	color: #447d9c;
	background-color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
	font-size:10px;
}
	
/* Navigation
------------------------------------------------*/
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("../images/separator.png") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 15px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}                    

.floatLeft {
	float: left;
	}
.floatLeft a{
	display: block;
	}
.floatRight {
	float: right;
	}
.floatLeftPress {
	float: left;
	width: 522px;
	}

/* Bottom footer background */
#footer {
	width: 959px;
	height: 75px;
	background: #ebeff6 url("../images/footer.jpg") bottom no-repeat;
}
#footerLeft {
	color: #447d9c;
	width: 355px;
	margin-top:10px;
	height: 100%;
	float: left;
	text-align: center;
	font-size:78%;
	line-height: 1.75em;
}
#footerLeft a{
	text-decoration: none;
	color: #447d9c;
}
#footerLeft a:hover{
	text-decoration: underline;
	color: #fff;
}

#footerCenter {
	color: #447d9c;
	background-repeat: repeat-y;
	background-position: center; 
	width: 275px;
	margin-top:10px;
	height: 100%;
	float: left;
	text-align: center;
	font-size:100%;
	line-height: 1.75em;
	overflow:auto;	
}

#footerRight {
	color: #447d9c;
	width: 282px;
	margin-top:10px;
	height: 100%;
	float: left;
	text-align: right;
}
#footerRight a{
	text-decoration: none;
	color: #447d9c;
	background-color:#ebeff6;	
}
#footerRight a:hover{
	text-decoration: underline;
	color: #447d9c;
	background-color:#ebeff6;	
}
#footerRight #phone {
	font-family: Georgia, "Times New Roman,", serif;
	font-size: 120%;
	}

#copyright {
	color: #ebeff6;
	margin-top: 10px;
	text-align: center;
	font-size:80%;
	line-height: 15px;
}
#sitelable {
	color: #000;
	margin-top: 20px;
	text-align: right;
	font-size:80%;
	line-height: 15px;
}
#sitelable a {
	color: #000;
	text-decoration:none;
}
#sitelable a:hover {
	color: #fff;
	text-decoration:none;
}
