body {
	margin:0;
	padding:0;
	width:100%;
	background:url(../images/background.jpg) top center no-repeat #a8dff8;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width:750px;
	margin:0 auto;
	background:url(../images/background_border.jpg) top center repeat-y #FFF;
}

.medblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.medblackfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.medblackfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E6DBC;
	text-decoration: underline;
}
.footerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E8991;
	text-decoration: none;
}
a.footerfont:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E8991;
	text-decoration: none;
}
a.footerfont:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5CA5AB;
	text-decoration: none;
	background-color: #C3E3E6;
	display: block;
	height: 16px;
}
a.navbar:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5CA5AB;
	text-decoration: none;
	background-color: #C3E3E6;
	display: block;
	height: 16px;
}
a.navbar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #51BBCE;
	display: block;
	height: 16px;
}
.greenborder {
	border: 1px solid #299CA6;
}
.darkborder {
	border: 1px solid #57595B;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #624466;
	text-decoration: none;
}
a#readmore {
	display:block;
	width: 92px;
	height:24px;
	text-decoration: none;
	float: right;
	background-image: url(../images/readmore_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#readmore:hover { 
background-image:url(../images/readmore_btn_over.gif);
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a#news {
	display:block;
	width: 92px;
	height:24px;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	background-image: url(../images/fullnews_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align:bottom;
}
a#news:hover { 
background-image:url(../images/fullnews_btn_over.gif);
}
a#media {
	display:block;
	width: 92px;
	height:24px;
	text-decoration: none;
	float: right;
	background-image: url(../images/full_media_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align:bottom;
}
a#media:hover { 
background-image:url(../images/full_media_btn_over.gif);
}
.imageborder {
	border: 1px solid #29002E;
	margin-right: 4px;
	margin-bottom: 4px;
}


a#programs {
	display:block;
	width: 92px;
	height:24px;
	text-decoration: none;
	float: right;
	background-image: url(../images/seemore_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#programs:hover { 
background-image:url(../images/seemore_btn_over.gif);
}
.blacklinkfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.blacklinkfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.blacklinkfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F489D;
	text-decoration: underline;
}
a.blacklinkfont:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F489D;
	text-decoration: underline;
}

a#locations {
	display:block;
	width: 92px;
	height:24px;
	text-decoration: none;
	float: right;
	background-image: url(../images/seemaps_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#locations:hover { 
background-image:url(../images/seemaps_btn_over.gif);
}



.highlight {
    background-color: #82c0cb;
    color: #000;
}

#locationlinks a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
	
}

a.boldlink{
font-weight:500;
}

a#reserve {
	display:block;
	width: 92px;
	height:24px;
	text-decoration: none;
	float: right;
	background-image: url(../images/reserve_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#reserve:hover { 
background-image:url(../images/reserve_btn_over.gif);
}

#video {
position: relative;
top: -310px;
left: 270px;
height: 344px;
width: 425px;
}

#footlinks {
	font-size:12px;
}
#footlinks a, #footlinks a:visited {
	color:#666;
	text-decoration:underline;
}
#footlinks a:hover {
	text-decoration:none;
}
