@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Lucida Grande", Arial, sans-serif;
	color: #5c6f7b;
	background-color: #7BC142;
}
#headerbg {
	background-image: url(/images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	background-color: #FFFFFF;
}
#header {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 85px;
	padding-top: 20px;
}
#header h1 {
	background-image: url(/images/hi_logo.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 219px;
	text-indent: -9999px;
	padding: 0px;
	float: left;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 a {
	display: block;
	width: 260px;
	height: 55px;
}
.headerhome {
	background-image: url(/images/home_headbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#middlebg {
	background-image: url(/images/middlebg.gif);
	background-repeat: repeat-x;
	height: 355px;
	width: 100%;
}
#middle {
	background-image: url(/images/home_mainbg.jpg);
	background-repeat: no-repeat;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
}
#maincontent_bg {
	background-image: url(/images/maincontent_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: bottom;
	background-color: #FFFFFF;
}
#rightcol a {
	color: #007dc3;
	text-decoration: none;
}
#rightcol a:hover {
	color: #73B045;
	text-decoration: underline;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background-image: url(/images/footer_swirl.gif);
	background-repeat: no-repeat;
	height: 148px;
	padding-top: 20px;
	background-position: right top;
	color: #4C535A;
}
#footer a {
	color: #007DC3;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color: #0033FF;
}
#featured {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 15px;
}
.feature {
	height: 126px;
	width: 307px;
	float: left;
	font-size: 11px;
	text-align: left;
	margin-right: 5px;
	margin-left: 4px;
}
.feature   span {
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
	display: block;
	width: 175px;
}
.titles {
	font-size: 14px;
	color: #73B045;
	display: block;
}
a.mousebg {
	background-image: url(/images/mousebg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
	display: block;
	text-decoration: none;
	color: #5c6f7b;
}
a.mousebg:hover {
	background-image: url(/images/mousebg-o.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
}
a.tourbg {
	background-image: url(/images/tourbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
	display: block;
	text-decoration: none;
	color: #5c6f7b;
}
a.tourbg:hover {
	background-image: url(/images/tourbg-o.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
}

a.applebg {
	background-image: url(/images/applebg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
	display: block;
	text-decoration: none;
	color: #5c6f7b;
}
a.applebg:hover {
	background-image: url(/images/applebg-o.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
}

a.babybg {
	background-image: url(/images/babybg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
	display: block;
	text-decoration: none;
	color: #5c6f7b;
}
a.babybg:hover {
	background-image: url(/images/babybg-o.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 126px;
	width: 307px;
}




.homepage_text {
	padding-left: 410px;
	text-align: left;
	padding-top: 15px;
	font-size: 16px;
}
.homepage_text h2 {
	color: #007dc3;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0px;
}
#nav  {
	float: right;
	font-size: 14px;
	width: 630px;
}
#nav ul {
	margin: 0px;
	padding-top: 13px;
	padding-left: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav  li.padding  {
	padding-right: 72px;
}
#nav a {
	color: #5C6F7B;
	text-decoration: none;
}
#nav a:hover {
	color: #007dc3;
}

.currentpage {
	color: #007dc3 !important;
	font-weight: bold;
}
a.login {
	background-image: url(/images/memberlogin.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	text-align: center;
	background-position: right;
}
a.login:hover {
	background-image: url(/images/memberlogin_o.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #007CC2;
	font-weight: bold;
	float: right;
	text-align: center;
	background-position: right;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
a.largebtn {
	background-image: url(/images/largebtn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 222px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-position: right;
	padding-top: 6px;
}
a.largebtn:hover {
	background-image: url(/images/largebtn_o.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 222px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #007dc3;
	font-weight: bold;
	text-align: center;
	background-position: right;
	padding-top: 6px;
}
.headerhealthinsight {
	background-image: url(/images/healthinsight_headbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#middlebg_interior {
	background-image: url(/images/middleinterior.jpg);
	background-repeat: repeat-x;
	height: 66px;
	width: 100%;
}
#middle_interior {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 955px;
}
#maincontent {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 30px;
}
.middle_healthinsight {
	background-image: url(/images/heathinsight_mainbg.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 165px;
}
#middle_interior  h2 {
	color: #70818C;
	font-size: 38px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 325px;
}
#rightcol {
	width: 632px;
	float: right;
	font-size: 14px;
	line-height: 24px;
}
#rightcol h3 {
	font-size: 16px;
	color: #73B045;
}
.leftcol h4 {
	color: #73B045;
	font-size: 12px;
}
.mousetail {
	position: relative;
	top: -45px;
}
.leftcol {
	width: 300px;
	text-align: left;
	font-size: 11px;
	line-height: 24px;
	float: left;
}
.leftcol a {
	color: #007dc3;
	text-decoration: none;
}
.leftcol a:hover {
	color: #7bc143;
	text-decoration: underline;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#subnav li {
	list-style-type: none;
	padding-bottom: 8px;
}
#subnav a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 217px;
	padding-left: 60px;
	padding-top: 15px;
}
a.btn_adult {
	background-image: url(/images/btn_adult.png);
	background-repeat: no-repeat;
	color: #007DC3;
}
a.btn_adult:hover {
	color: #5c6f7b;
	background-image: url(/images/btn_adult_o.png);
}
a.btn_admin {
	background-image: url(/images/btn_admin.png);
	background-repeat: no-repeat;
	color: #007DC3;
}
a.btn_admin:hover {
	color: #5c6f7b;
	background-image: url(/images/btn_admin_o.png);
}
a.btn_ped {
	background-image: url(/images/btn_ped.png);
	background-repeat: no-repeat;
	color: #007DC3;
}
a.btn_ped:hover {
	color: #5c6f7b;
	background-image: url(/images/btn_ped_o.png);
}
a.btn_analytics {
	background-image: url(/images/btn_analytics.png);
	background-repeat: no-repeat;
	color: #007DC3;
}
a.btn_analytics:hover {
	color: #5c6f7b;
	background-image: url(/images/btn_analytics_o.png);
}
/*--- NEW GENERIC BUTTON SUB NAV ---*/
#subnav-gen ul {
	text-align: left;
}
#subnav-gen li {
	width: 220px;
	height: 44px;
	list-style-type: none;
	margin-bottom: 6px;
}
#subnav-gen a {
	background: url(/images/subnav-blank.gif) no-repeat #fff;
	width: 220px;
	height: 44px;
	display:block;
	padding: 10px 0 0 8px;
	font-size: 14px;
}
#subnav-gen a:hover {
	background: url(/images/subnav-blank-over.gif) no-repeat #fff;
}
#subnav-gen .active a{
	background: url(/images/subnav-blank-over.gif) no-repeat #fff;
	color: #7BC143 !important;
}
/* -- END GENERIC BUTTONS SUB NAV --*/

.nd {
	display: none;
}
.inputhalf {
	width: 274px;
	border: 1px solid #9ECDE8;
}
.inputfull {
	width: 560px;
	border: 1px solid #9ECDE8;
}
.inputstate {
	width: 95px;
	border: 1px solid #9ECDE8;
}
.inputzip {
	width: 171px;
	border: 1px solid #9ECDE8;
}
a.brochure {
	background-image: url(/images/brochure.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 293px;
	width: 277px;
	display: block;
}
a.brochure:hover {
	background-image: url(/images/brochure_o.jpg);
}
.thirdcol {
	width: 190px;
	float: right;
	font-size: 11px;
	text-align: left;
	margin-right: 0px;
	margin-left: 4px;
	line-height: 14px;
	color: #748D9D;
}
.thirdcol ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.thirdcol h4 {
	font-size: 14px;
}
.thincol {
	width: 405px;
}
/* --- end generic bttns -- */

.hr {
	height: 2px;
	background: #e8eced;
	margin: 4px 0;
}

.lightblue {
	color: #6caedf;
}
