@charset "utf-8";
/* CSS Document */
/*        */
/* Common */
/*        */
a:link, a:active, a:visited {
	color: #0099cc;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.active {
	color: #006699;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
.blue {
	color: #006699;
}
.clrflt {
	clear: both;
	float: none;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.dblue {
	color: #003366;
}
div#main {
	position: relative;
	z-index: 2;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 40px;
}
div#navbar {
	position: relative;
	z-index: 2;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 35px;
	padding: 0px;
	background-image: url(../images/navshadow.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
div#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navbar li {
	color: #000000;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	width: 170px;
	height: 20px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#navbar li:hover {
	border: 1px solid #0099CC;
}
div#navbar a:link, div#navbar a:active, div#navbar a:visited {
	color: #000000;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
div#navbar a:hover {
	color: #0099CC;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
h1 {
	color: #55a51c;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}
h2 {
	color: #CC0066;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}
h3 {
	color: #006699;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
.green {
	color: #55a51c;
}
img#bg {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	clear: both;
}
img#logo {
	z-index: 4;
	float: left;
	text-decoration: none;
	border: none;
}
img#logo_sm {
	z-index: 4;
	float: right;
	text-decoration: none;
	margin-top: 50px;
	margin-right: 20px;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.more_blue {
	color: #006699;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 15px;
	text-align: right;
	font-weight: bold;
}
.more_blue a:link, .more_blue a:active, .more_blue a:visited {
	color: #006699;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.more_blue a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
.more_white {
	color: #FFFFFF;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 15px;
	text-align: right;
	font-weight: bold;
}
.more_white a:link, .more_white a:active, .more_white a:visited {
	color: #FFFFFF;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.more_white a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
.more_orange {
	color: #FF9933;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-right: 15px;
	text-align: right;
	font-weight: bold;
}
.more_orange a:link, .more_orange a:active, .more_orange a:visited {
	color: #FF9933;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.more_orange a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
.more_pink {
	color: #CC0066;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-right: 15px;
	text-align: right;
	font-weight: bold;
}
.more_pink a:link, .more_pink a:active, .more_pink a:visited {
	color: #CC0066;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.more_pink a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
.orange {
	color: #FF9933;
}
p {
	color: #000000;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 15px;
}
.pink {
	color: #CC0066;
}
li {
	color: #000000;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 6px;
}
.shade {
	background-color: #FFFFCC;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.shadow {
	background-image: url(../images/shadow1.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
	width: 863px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 15px;
	float: left;
	margin-left: 25px;
	_margin-left: 12px;
	padding-bottom: 5px;
	background-position: right bottom;
}
sup {
	font-size: 0.6em;
}
.viewevent {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
}
/*             */
/* Events_Menu */
/*             */
div#header div#event_menu a.events, div#header div#event_menu a.events:visited, div#header div#event_menu a.events:active, div#header div#app_menu a.events, div#header div#app_menu a.events:visited, div#header div#app_menu a.events:active {
  display: block;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  color:   #0099cc;
  text-decoration: none;
  font-size: 11px;
  width: 150px;
}
div#header div#event_menu a.events:hover, div#header div#app_menu a.events:hover {
	color: #ffffff;
	background-color: #01b5cc;
}
div#header div#event_menu, div#header div#app_menu {
	border:  1px solid #40c6df;
	background-color: #d5eef3;
	z-index: 100;
}
.bullet_down {
	list-style-image: url(../images/arrow_bull_down.jpg);
}
.bullet_up {
	list-style-image: url(../images/arrow_bull.jpg);
}
/*        */
/* Header */
/*        */
div#header h3 {
	margin-top: 5px;
}
div#header .esp_link {
	position: absolute;
	color: #FF9933;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	left: 775px;
}
div#header .esp_link_sp {
	color: #FF9933;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
div#header {
	position: relative;
	z-index: 3;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 130px;
}
div#header ul {
	list-style-image: url(../images/arrow_bull.jpg);
	text-align: left;
}
div#header li {
	color: #0099cc;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-decoration: none;
}
div#header a:link, div#header a:active, div#header a:visited {
	color: #0099cc;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}
div#header a:hover {
	color: #006699;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div#headnav_l {
	width: 215px;
	display: inline-block;
	text-align: center;
	float: left;
	height: 130px;
	padding-left: 20px;
}
div#headnav_l li {
	color: #0099cc;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-decoration: none;
}
div#headnav_l ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
div#headnav_m {
	width: 215px;
	display: inline-block;
	text-align: center;
	float: left;
	height: 130px;
}
div#headnav_r {
	width: 180px;
	display: inline-block;
	text-align: center;
	float: left;
	height: 130px;
}
div#headnav_r ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
div#headnav_r li {
	color: #0099cc;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
}
/*        */
/* Footer */
/*        */
.border {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1px;
}
div#footer {
	position: relative;
	z-index: 3;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #0099cc;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer p {
	color: #999999;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
div#footer_l {
	width: 240px;
	display: inline-block;
	text-align: left;
	float: left;
}
div#footer_m {
	width: 340px;
	display: inline-block;
	text-align: center;
	float: left;
}
div#footer_r {
	width: 280px;
	display: inline-block;
	text-align: right;
	float: left;
}
/*           */
/* Home Page */
/*           */

div#home_answers {
	width: 285px;
	display: inline-block;
	border: 1px solid #99ccff;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	background-image: url(../images/talknurse.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 185px;
}
div#home_answers h3 {
	width: 180px;
	margin-left: 20px;
	*margin-left: -150px;
	margin-top: 15px
}
div#home_bottom {
	position: relative;
	margin-top: 20px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
div#home_discount {
	position: relative;
	z-index: 3;
	width: 248px;
	padding: 0px;
	float: right;
	min-height: 335px;
	margin-right: 4px;
	_margin-right: 2px;
	overflow: visible;
	left: -4px;
	*left: -8px;
	_left: -4px;
	top: -3px;
}
div#home_discount_bg {
	position: relative;
	z-index: 2;
	width: 263px;
	margin-top: 10px;
	margin-right: 15px;
	_margin-right: 7px;
	float: right;
	background-image: url(../images/discountshadow.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: -4px 4px;
	*background-position: -2px 4px;
	overflow: visible;
}
div#home_easier {
	width: 285px;
	height: 185px;
	display: inline-block;
	border: 1px solid #99ccff;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	background-image: url(../images/save.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#home_easier h3 {
	width: 80px;
	margin-left: 25px;
	margin-top: 15px;
	*margin-left: -150px
}
div#home_healthy {
	position: relative;
	z-index: 3;
	width: 575px;
	border: 1px solid #55a51c;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	min-height: 335px;
	overflow: hidden;
	left: -4px;
	top: -3px;
}
.welcome {
	float: right;
	margin-left: 4px;
	margin-top: 6px;
	padding: 0px;
	margin-right: -15px;
	*margin-bottom: -15px
}
div#home_healthy li {
	margin-left: 0px;
	*margin-left: 5px;
}
div#home_healthy ul {
	margin-left: -5px;
	*margin-left: 30px;
}
div#home_healthy_bg {
	position: relative;
	z-index: 2;
	width: 595px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../images/livingshadow.jpg);
	background-repeat: no-repeat;
	background-position: -6px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#home_medicare {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: 160px;
	border: 1px solid #CC0066;
	left: -4px;
	top: -3px;
}
div#home_medicare img {
	padding: 0px;
	_margin-right: -20px;
}
div#home_medicare p {
	margin-top: 5px;
}
div#home_medicare_bg {
	position: relative;
	z-index: 2;
	width: 863px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/medicareshadow.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: -6px -2px;
}
div#home_well {
	width: 285px;
	height: 185px;
	display: inline-block;
	border: 1px solid #99ccff;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	background-image: url(../images/womanexercise.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*            */
/* Consulting */
/*            */
div#consult_top {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	background-image: url(../images/consult_shad.jpg);
	background-repeat: no-repeat;
	background-position: 650px 10px;
	left: -4px;
	top: -3px;
	min-height: 266px;
	*height: 266px;
}
div#consult_bottom {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	min-height: 161px;
	border: 1px solid #FF9933;
	left: -4px;
	top: -3px;
}
/*       */
/* Plans */
/*       */
div#plans_top {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	background-image: url(../images/plans_shad.jpg);
	background-repeat: no-repeat;
	background-position: 700px 10px;
	left: -4px;
	top: -3px;
	min-height: 170px;
}
div#plans_bottom {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #FF9933;
	left: -4px;
	top: -3px;
}
div#plans_bottom ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#plans_bottom li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*           */
/* Resources */
/*           */
div#resources_top {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	background-image: url(../images/resources_shad.jpg);
	background-repeat: no-repeat;
	background-position: 650px 10px;
	left: -4px;
	top: -3px;
	min-height: 278px;
	*height: 278px;
}
div#resources_bottom {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #FF9933;
	left: -4px;
	top: -3px;
	min-height: 200px;
	overflow: hidden;
	*height: 200px;
}
/*          */
/* Programs */
/*          */
div#programs_top {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	background-image: url(../images/programs_shad.jpg);
	background-repeat: no-repeat;
	background-position: 550px 10px;
	left: -4px;
	top: -3px;
	min-height: 283px;
}
div#programs_bottom {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #FF9933;
	left: -4px;
	top: -3px;
	min-height: 200px;

	*height: 200px;
	overflow: hidden;
	margin: 0px;
}
/*           */
/* Locations */
/*           */
div#location {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	background-image: url(../images/locations_shad.jpg);
	background-repeat: no-repeat;
	background-position: 350px 10px;
	left: -4px;
	top: -3px;
}
div#location p, div#location li {
	width: 425px;
}
div#location div#address {
	width: 550px;
	background-color: #d9e9cc;
	height: 220px;
	position: relative;
	z-index: 4;
	left: 15px;
	margin-bottom: 20px;
	padding-top: 30px;
	margin-top: 100px;
}
div#location div#tampaaddress {
	width: 550px;
	background-color: #d9e9cc;
	height: 220px;
	position: relative;
	z-index: 4;
	left: 15px;
	margin-bottom: 20px;
	padding-top: 30px;
	margin-top: 10px;
}
div#location div#tampaaddress p {
	width: auto;
}
div#location div#images {
	width: 275px;
	position: absolute;
	z-index: 4;
	left: 575px;
	margin-top: 20px;
	text-align: center;
}
div#location div#images p {
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#location div#images a:link, div#location div#images a:active, div#location div#images a:visited {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	color: #006699;
}
div#location div#images a:hover {
	text-decoration: underline;
}
/*             */
/*  Event Page */
/*             */
div#locationevent {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	min-height: 300px;
	height: auto;
	border: 1px solid #55a51c;
	background-image: url(../images/locations_shad.jpg);
	background-repeat: no-repeat;
	background-position: 600px 10px;
	left: -4px;
	top: -3px;
}

/*            */
/* Email Page */
/*            */
div#email {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	left: -4px;
	top: -3px;
	min-height: 283px;
	background-image: url(../images/email_silhouette.jpg);
	background-repeat: no-repeat;
	background-position: 550px 200px;
}
div#email_c {
	position: relative;
	z-index: 3;
	width: 855px;
	padding: 0px;
	height: auto;
	border: 1px solid #55a51c;
	left: -4px;
	top: -3px;
	min-height: 283px;
}
div#email td, div#email input, div#email textarea {
	color: #000000;
	font-family: "Avenir-Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div#email td {
	padding-left: 10px;
	padding-right: 10px;
}
.error {
	color: #FF0000;
}
