#container {
	background: url(../images/bkg_container.gif);
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
#containerframe{
	padding-right: 5px;
	padding-left: 5px;
}
#btmcontainer {
	background: url(../images/footer_btm.gif) no-repeat;
	width: 760px;
	margin: 0px auto 20px;
}
.pad5 {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.pad10 {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#header {
	background: #FFFFFF url(../images/header.jpg) no-repeat 410px;
	width: 750px;
	text-align: left;
	border-top: 10px solid #EEE97C;
	float: left;
	margin-bottom: 5px;
	height: 147px;
}
#left {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
#nav {
	width: 200px;
	margin-bottom: 5px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	border-bottom: 1px solid #017280;
}
#navlist a {
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #018E9F;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #FE7160;
	color: #FFFFFF;
}
#navlist .current a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #017280;
	background: #EEE97C;
}
#subnav a {
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #94C0CE;
	color: #017280;
	margin: 0px;
	font-weight: bold;
}
#subnav a:link, #subnav a:visited {
	color: #017280;
	text-decoration: none;
}
#subnav a:hover {
	background-color: #FE7160;
	color: #FFFFFF;
}
#thirdnav a {
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #D6EAF0;
	color: #017280;
	margin: 0px;
	font-weight: bold;
}
#thirdnav a:link, #thirdnav a:visited {
	color: #017280;
	text-decoration: none;
}
#thirdnav a:hover {
	background-color: #FE7160;
	color: #FFFFFF;
}
#navpad{
	padding: 5px;
}
#note {
	width: 195px;
	margin-bottom: 0px;
	border-bottom: 2px solid #017280;
	padding-bottom: 5px;
}
#notelight {
	background: #EEEAB2;
	width: 195px;
	border-bottom: 2px solid #017280;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#note p, #notelight p{
	padding: 8px 3px 8px 8px;
	color: #017280;
	margin: 0px;
}
#main {
	background: #FFFFFF url(../images/bkg_main.gif) repeat-y left top;
	width: 750px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
#mainhome {
	background: #FFFFFF url(../images/bkg_mainhome.gif) repeat-y;
	width: 750px;
	float: left;
	margin-bottom: 5px;
}
#contenthalf {
	float: left;
	width: 340px;
	text-align: left;
	vertical-align: top;
}
#contentfull {
	float: left;
	width: 540px;
	text-align: left;
	vertical-align: top;
}
#right {
	background: #FFFFFF;
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
#yellowbox {
	width: 325px;
	background: #EEE97C url(../images/box_bottom_full.gif) no-repeat left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
}
#yellowbox h4 {
	background: url(../images/box_top_full.gif) no-repeat left top;
	margin: 0px;
	padding: 10px;
}
#yellowbox p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#yellowboxlight {
	width: 325px;
	background: #F7F4BE url(../images/box_bottom_full.gif) no-repeat left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
}
#yellowboxlight h4 {
	background: url(../images/box_top_full.gif) no-repeat left top;
	margin: 0px;
	padding: 10px;
}
#yellowboxlight p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#footer {
	background: #017280;
	width: 750px;
	border-top: 10px solid #EEE97C;
	float: left;
}
#footer div {
	padding: 10px 5px 20px 5px;
	color: #FFFFFF;
}
#footer a:link {
	font-weight: bold;
	color: #EEE97C;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #EEE97C;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #FE7160;
	text-decoration: underline;
}
#sidebar {
	width: 190px;
}
#sidebar div {
	padding-right: 10px;
}
#related {
	width: 180px;
	float: left;
}
#related div {
	border-top: 2px solid #0E1269;
	padding: 5px;
	background: #D1EB9B;
	border-bottom: 8px solid #99CC33;
	margin-bottom: 15px;
}
#related a:link,
#related a:visited {
	font-weight: bold;
	color: #0E1269;
	text-decoration: none;
}
#related a:hover {
	font-weight: bold;
	color: #0E1269;
	text-decoration: underline;
}
.boldblue {
	font-weight: bold;
	color: #0E1269;
}
.photoblock {
	color: #FFFFFF;
	background: #0E1269;
	border-bottom: 8px solid #99CC33;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photoblock td {
	padding: 10px;
}
.photoblock p {
	color: #FFFFFF;
}
.schedule tr:first-child {
	font-weight: bold;
	color: #0E1269;
	background: #99CC33;
}
.schedule td {
	padding: 3px;
	border: 1px solid #99CC33;
}
#sideimage {
	background: #D6EAF0 url(../images/box_bottom.gif) no-repeat left bottom;
	margin-top: 5px;
	width: 200px;
	margin-bottom: 5px;
}
.wrap img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.wrap td{
	text-align: left;
	vertical-align: top;
}
.wrap {
	width: 300px;
}
.wrapfull img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.wrapfull td{
	text-align: left;
	vertical-align: top;
}
#note img, #notelight img {
	margin: 3px;
	float: left;
}
#pullout {
	background: #CDE8EE url(../images/bkg_pullout.gif) no-repeat right;
	width: 525px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.chart {
	background: #FAF8D7;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #EEE97C;
}
.chart td {
	padding: 5px;
	border-bottom: 1px solid #EEE97C;
	text-align: left;
	border-right: 1px solid #EEE97C;
	vertical-align: middle;
}
.chart th.top {
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #017280;
	border-bottom: 4px solid #017280;
	background: #EEE97C;
	color: #017280;
	text-align: center;
	vertical-align: top;
}
.chart th.left {
	background: #FAF8D7;
	text-align: left;
	border-right: 1px solid #EEE97C;
	border-bottom: 1px solid #EEE97C;
	padding-left: 3px;
	color: #017280;
	font-size: 1.2em;
}
.chart th.leftblue {
	background: #D6EAF0;
	text-align: left;
	border-right: 1px solid #EEE97C;
	border-bottom: 1px solid #EEE97C;
	padding-left: 3px;
	font-size: 1.2em;
	vertical-align: middle;
}
#contact {
	width: 200px;
	background: #D6EAF0 url(../images/box_top.gif) no-repeat left top;
	margin: 10px 0px 0px;
	padding: 0px;
}
#contact div{
	margin: 0px;
	padding: 10px;
	background: url(../images/box_bottom.gif) no-repeat left bottom;
}
#news {
	width: 340px;
	text-align: left;
	vertical-align: top;
}
ol{
	margin: 0px 0px 10px;
	padding: 0px 18px;
	list-style: none;
}
ol li{
	padding: 8px 0px 8px 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1em;
	list-style: none;
	border-bottom: 1px solid #94C0CE;
	font-weight: bold;
	color: #018E9F;
}
