@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;	
}
.clrflt {
	clear: both;
	float: none;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
}
.balloon {
	position: absolute;
	z-index: 3;
	top: -10px;
	margin-left: 385px;
	display: block;
}
.bcbs {
	color: #0093D0;
	font-size: 14px;
	position: absolute;
	padding: 0px;
	right: 20px;
	z-index: 3;
	font-weight: bold;
	text-align: right;
	width: 275px;
}
#bg {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	clear: both;
	z-index: 1;
}
.blue {
	color: #0093D0;
}
.blue_shade {
	background-image: url(/images/blue_shade.png);
	background-repeat: repeat-y;
	display: block;
	width: 634px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
	margin-left: -15px;
	margin-bottom: 10px;
}
.blue_shade_full {
	background-image: url(/images/blue_shade.png);
	background-repeat: repeat;
	display: block;
	width: 865px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
	margin-left: -25px;
	margin-bottom: 80px;
	margin-top: 20px;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.border {
	width: 860px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1px;
}
#center_bubble_jax {
	position: absolute;
	margin-left: 0px;
	margin-top: 48px;
	z-index: 3;
	border: none;	
}
#center_ft {
	position: absolute;
	z-index: 2;
	margin-left: 270px;
	margin-top: 190px;
	border: none;
}
#center_ftm {
	position: absolute;
	margin-left: 200px;
	margin-top: 185px;
	z-index: 3;
	border: none;
}
#center_jax {
	position: absolute;
	margin-left: 218px;
	margin-top: 28px;
	z-index: 3;
	border: none;
}
#center_main {
	position: absolute;
	z-index: 1;
}
#center_map {
	width: 300px;
	height: 300px;
	float: right;
	margin-top: 10px;
}
#center_mia {
	position: absolute;
	z-index: 3;
	margin-left: 265px;
	margin-top: 230px;
	border: none;
}
#center_orl {
	position: absolute;
	margin-left: 210px;
	margin-top: 90px;
	z-index: 3;
	border: none;
}
#center_pen {
	position: absolute;
	margin-left: 32px;
	margin-top: 15px;
	z-index: 3;
	border: none;
}
#center_tal {
	position: absolute;
	margin-left: 110px;
	margin-top: 10px;
	z-index: 3;
	border: none;
}
#center_tam {
	position: absolute;
	margin-left: 175px;
	margin-top: 130px;
	z-index: 3;
	border: none;
}
#content {
	width: 633px;
	float: left;
	padding-right: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B3B3;
	margin-bottom: 20px;
	position: relative;
	min-height: 650px;
}
#content a:link, #content a:active, #content a:visited {
	color: #0093D0;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
}
#content h1 {
	color: #F7931E;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content h2 {
	color: #39B54A;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content h3 {
	color: #0065A4;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content li {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content p {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content ul, #content ol {
	padding-bottom: 10px;
	margin-left: 10px;
}
.disc {
	font-size: 10px;
	font-style: italic;
}
.error {
    color: #FF0000;
}
.esp_link_sp {
	color: #F7931E;
	font-size: 12px;
	text-decoration: underline;
	position: absolute;
	padding: 0px;
	right: 20px;
	z-index: 3;
	top: 30px;
	font-weight: bold;
}
#content #faqs h3 {
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
}
#content #faqs a {
	color: #0065A4;
	text-decoration: none;
}
#content #faqs li {
	padding-left: 20px;
}
#footer {
	position: relative;
	z-index: 3;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #0093D0;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #B3B3B3;
	font-size: 10px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#footer_l {
	width: 240px;
	display: inline-block;
	text-align: left;
	float: left;
}
#footer_m {
	width: 340px;
	display: inline-block;
	text-align: center;
	float: left;
}
#footer_r {
	width: 280px;
	display: inline-block;
	text-align: right;
	float: left;
}
#fullcontent {
	width: 855px;
	float: left;
	padding-right: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
	position: relative;
	min-height: 600px;
}
#fullcontent a:link, #fullcontent a:active, #fullcontent a:visited {
	color: #0093D0;
	text-decoration: underline;
}
#fullcontent a:hover {
	font-weight: bold;
}
#fullcontent h1 {
	color: #F7931E;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#fullcontent h2 {
	color: #39B54A;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#fullcontent h3 {
	color: #0065A4;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#fullcontent li {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#fullcontent p {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#fullcontent ul {
	padding-bottom: 10px;
	margin-left: 10px;
}
.hcs_link {
	height: 40px;
	float: left;
	width: 200px;
	margin-top: 20px;
	overflow: hidden;
}
#head_hello {
	position: absolute;
	z-index: 3;
	width: 335px;
	right: 20px;
	top: 70px;
	height: 50px;
}
#head_hello h1 {
	color: #009245;
	font-size: 21px;
	font-weight: normal;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	float: right;
}
#head_hello img {
	display: inline-block;
	border: none;
	text-decoration: none;
	margin-left: 5px;
	vertical-align: middle;
	float: right;
}
#healthtips p {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
}
#healthtips .tiptitle {
	color: #0065A4;
	font-size: 19px;
	font-weight: normal;
}
#hours {
	background-image: url(/images/blue_shade.png);
	background-repeat: repeat;
	display: block;
	width: 856px;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -25px;
}
#hours_low {
	display: block;
	width: 625px;
	float: right;
}
img {
	border: none;
	text-decoration: none;
}
.loc_link {
	height: 40px;
	float: left;
	width: 125px;
	margin-top: 40px;
	overflow: hidden;
}
.loc_link_sm {
	height: 40px;
	float: left;
	width: 115px;
	margin-top: 40px;
	overflow: hidden;
}
.loc_link img, .loc_link_sm img, .hcs_link img {
	float: left;	
}
.loc_link a:link, .loc_link a:visited, .loc_link a:active, .loc_link_sm a:link, .loc_link_sm a:visited, .loc_link_sm a:active, .hcs_link a:link, .hcs_link a:visited, .hcs_link a:active {
	font-size: 15px;
}
#sidebar .hcs_link a:hover {
	font-weight: normal;
}
#fullcontent .loc_link a:hover, #fullcontent .loc_link_sm a:hover {
	font-weight: normal;
}
#fullcontent h3.lblue {
	color: #00B5EB;
}
#location_header {
	width: 850px;
	height: 235px;
	padding-top: 0px;
}
#location_image {
	float: left;
	margin-right: 20px;
}
#location_info h3 {
	margin-bottom: 0px;
	margin-top: 20px;
}
#location_info p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
#location_map {
	float: right;
}
#logo {
	z-index: 3;
	position: relative;
	text-decoration: none;
	border: none;
	margin-left: 20px;
}
#logo_sm {
	position: absolute;
	z-index: 5;
	bottom: 90px;
	margin-left: 20px;
}
#logo_sm_disc {
	position: absolute;
	z-index: 5;
	bottom: 310px;
	margin-left: 20px;
}
#logo_sm_hcs {
	position: absolute;
	z-index: 5;
	bottom: 170px;
	margin-left: 20px;
}
#main {
	position: relative;
	z-index: 2;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/sitebg_tile.png);
	background-repeat: repeat-y;
}
.member365 {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px; 
}
#navbar {
	background-color: #CCCCCC;
	width: 900px;
	display: block;
	position: relative;
	z-index: 6;
	margin-top: 20px;
	margin-bottom: 20px;
}
#navbar img {
	border: none;
	text-decoration: none;
	margin-right: 2px;
}
#navshadow {
	position: absolute;
	z-index: 5;
	top: 128px;
	margin-left: -5px;
}
#plandisclaimer {
	width: 855px;
	padding-right: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
	position: relative;
}
#plandisclaimer a:link, #plandisclaimer a:active, #plandisclaimer a:visited {
	color: #0093D0;
	text-decoration: underline;
}
#plandisclaimer a:hover {
	font-weight: bold;
}
#plandisclaimer p {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#fullcontent h3.pink {
	color: #EC008C;
}
#rotate {
	margin-bottom: 21px;
	width: 356px;
	height: 147px;
	display: inline-block;
	float: right;
}
.shade {
    background-image: url(/new/images/blue_shade.png);
	background-repeat: repeat;
}
#sidebar {
	width: 210px;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #0093D0;
	text-decoration: underline;
}
#sidebar a:hover {
	font-weight: bold;
}
#sidebar h1 {
	color: #39B54A;
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
}
#sidebar p {
	color: #808080;
	font-size: 14px;
	margin-bottom: 20px;
}
.staffprofile {
	margin-bottom: 20px;
}
#content .staffprofile h3 {
	margin-bottom: 0px;
}
#content .staffprofile p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
#subfooter {
	width: 900px;
	position: relative;
	z-index: 2;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 70px;
}
#subfooter p {
	color: #000000;
	font-size: 13px;
	margin-left: 20px;
}
#tile_bottom {
	width: 900px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
	display: block;
	background-image: url(/images/sitebg_bottom.png);
	background-repeat: no-repeat;
}
#tile_top {
	width: 900px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
	display: block;
	margin-top: 40px;
	background-image: url(/images/sitebg_top.png);
	background-repeat: no-repeat;
}
#tour {
	margin-bottom: 70px;
}
/*                */
/* Dropdown Menus */
/*                */
#about_menu, #center_menu, #event_menu, #members_menu {
	background-color: #FBC990;
	z-index: 10;
	line-height: 25px;
}
#about_menu a:link, #about_menu a:active, #about_menu a:visited, #center_menu a:link, #center_menu a:active, #center_menu a:visited, #event_menu a:link, #event_menu a:active, #event_menu a:visited, #members_menu a:link, #members_menu a:active, #members_menu a:visited {
  	font-size: 14px;
	color: #0065A4;
	text-decoration: none;
	display: inline-block;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 3px;
}
#about_menu a:hover, #center_menu a:hover, #event_menu a:hover, #members_menu a:hover {
	font-weight: bold;
}
#about_menu, #center_menu, #event_menu {
	width: 900px;
	text-align: left;
}
#members_menu {
	width: 900px;
	text-align: right;
}
