body {
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0066cc;
	margin-top: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-top;
}
p/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
   {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h1 {
	font-size: 2em;
	color: #0087E3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0087E3;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
h2 {
	font-size: bold .9ems;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
h3 {
	font-size: bold .9ems;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #2480BD;
	}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 30px;
	text-align: right;
	font-weight: bold;
    }
address a:link, address a:visited {
	color: #E8E8E8;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	text-align: right;
	}
address a:hover {
	text-decoration: none;
	}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #333333;
	}
/* All links must inclde some type of hover interactivity */
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color: #333333;
	}
div#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	text-align: center;
}

div#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	text-align: right;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
div#content {
	text-align: left;
	font-size: 12px;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#flash {
	padding: 0px;
	margin: 0px;
	background-image: url(images/banner.jpg);
	height: 260px;
}
#content ul {
	padding-left: 45px;
	padding-top: 0px;
	margin: 0px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	line-height: normal;
	padding-bottom: 3px;
	font-size: 12px;
}

div#footer {
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #c9c8c8;
	color: #0087E3;
	clear:both;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0087E3;
}

div#footer a:link, div#footer a:visited {
	color: #004E82;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 40px;
	padding-left: 40px;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div#footer a:hover {
	text-decoration: underline;
}
div#copyright {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 10px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #BBC4CD;
	}
div#copyright img {
	border: none;
	}
div#copyright a:link, div#copyright a:visited {
	color: #BBC4CD;
	text-decoration: none;
	font-size: 9px;
	}
div#copyright a:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #E8E8E8;
	}
div#signin {
	text-align: center;
	background-color: #C9C8C8;
	border: 1px dotted #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 115px;
	padding: 0px;
	}
	
	/* navigation */
div#mainnav {
	width:900px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	padding: 0px;	
}
ul#nav {
	list-style-type:none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

ul#nav li {
	display:inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#0066CC;
	font-weight: bolder;
	font-size: 12px;
	vertical-align: middle;
	float: left;
	text-transform: uppercase;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 12px;

}
ul#nav li a:hover {
	color:#333333;
	background-image: url(images/nav-current.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
}
ul#nav li a.current:link, ul#nav li a.current:visited {
	color:#333333;
	background-image: url(images/nav-current.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
}
/* end navigation */
div#po {
	position: absolute;
	top: 37px;
	width: 237px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBC4CD;
	left: 365px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #BBC4CD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBC4CD;
}
div#audio {
	position: absolute;
	top: 309px;
	height: 20px;
	width: 120px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	right: 648px;
	border: 1px dotted #333333;
}
div#map {
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #0087E3;
	width: 425px;
	padding: 2px;
	float: right;
	margin-top:20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
div#contact {
	text-align: left;
	padding: 0px;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/* ----------------- CUSTOM CLASSES ----------------- */
img.right
 {
	float: right;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #0087E3;
	background-color: #FFFFFF;
	}
.clear {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.importent {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	}
div#logo {
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
table#hours { margin:10px 0px 15px 30px;}

table#hours td { padding:3px 5px;}
