@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#615f5a;
}
body {
	background-color: #90c164;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainHolder {
	width:100%;
	min-height:400px;
	background:#ffffff url(../_images/bkg-blue-fade.jpg) repeat-x;
}
#headerMain {
 width:100%;
 background:url(../_images/bkg-clouds.jpg) no-repeat center top;
 height:141px;
}
#header {
	width:980px;
	height:141px;
	background:url(../_images/header-bkg.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#tagline {
	position:absolute;
	left:505px;
	top:88px;
	color:#60573c;
	font-family: "Helvetica Neu","Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#patientPortal:link, #patientPortal:visited  {
	display:block;
	text-indent:-5000px;
	position:absolute;
	top:0px;
	left:770px;
	background:url(../_images/patient_portal_n.jpg) no-repeat;
	width:181px;
	height:42px;
}
#patientPortal:hover {
	background:url(../_images/patient_portal_r.jpg) no-repeat;
}
#homeLink { display:block; text-indent:-5000px; width:450px; height:120px;  position:absolute; left:10px; top:10px;}
#navBar {
	width:100%;
	height:72px;
	background:url(../_images/nav-bar-wood.jpg) repeat-x center top;
}
#nav {
	width:985px;
	height:72px;
	background:url(../_images/nav-bar-nkg-inner.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:18px;
}

#nav a {
	display:block;
	float:left;
	text-indent:-5000px;
	height:72px;
}

#navAbout:link, #navAbout:visited { background:url(../_images/nav-about-n.png) no-repeat 0 17px; width:101px; }
#navAbout:hover { background:url(../_images/nav-about-r.png) no-repeat 0 17px; }

#navFocus:link, #navFocus:visited { background:url(../_images/nav-focus-n.png) no-repeat 0 17px; width:137px; }
#navFocus:hover { background:url(../_images/nav-focus-r.png) no-repeat 0 17px; }

#navDetox:link, #navDetox:visited { background:url(../_images/nav-detox-n.png) no-repeat 0 17px; width:137px; }
#navDetox:hover { background:url(../_images/nav-detox-r.png) no-repeat 0 17px; }

#navStart:link, #navStart:visited { background:url(../_images/nav-start-n.png) no-repeat 0 17px; width:131px; }
#navStart:hover { background:url(../_images/nav-start-r.png) no-repeat 0 17px; }

#navCollaboration:link, #navCollaboration:visited { background:url(../_images/nav-collaboration-n.png) no-repeat 0 17px; width:121px; }
#navCollaboration:hover { background:url(../_images/nav-collaboration-r.png) no-repeat 0 17px; }

#navTime:link, #navTime:visited { background:url(../_images/nav-time-n.png) no-repeat 0 17px; width:115px; }
#navTime:hover { background:url(../_images/nav-time-r.png) no-repeat 0 17px; }

#navConnections:link, #navConnections:visited { background:url(../_images/nav-connections-n.png) no-repeat 0 17px; width:120px; }
#navConnections:hover { background:url(../_images/nav-connections-r.png) no-repeat 0 17px; }

#navContact:link, #navContact:visited { background:url(../_images/nav-contact-n.png) no-repeat 0 17px; width:110px; }
#navContact:hover { background:url(../_images/nav-contact-r.png) no-repeat 0 17px; }

#mainFooter {
	width:100%;
	border-top:solid 10px #c5df87;
	background:url(../_images/footer-bkg.jpg) repeat-x;
	min-height:250px;
}

#mainFooter a:link, #mainFooter a:visited { color:#f2fb81; font-weight:bold; }
#mainFooter a:hover { color:#ffffff; }

#footerContent {
	padding-top:20px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	font-size:13px;
}
#footerLeft { float:left; width:274px; padding-right:50px;}
#footerMiddle { float:left; width:270px;}
#footerRight {float:right; width:230px;}
#footerRight a { display:block; padding-bottom:3px;}


#mainContent { width:942px; min-height:400px; margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:45px; padding-left:19px; padding-right:19px;}

a { text-decoration:none; }
.clearer { clear:both; display:block; }
#mainContent strong { color:#000000; }


#homepageBanner {
	width:942px;
	background:url(../_images/home-board-bkg-repeat.jpg) repeat-y;
	margin-bottom:35px;
}
#homepageBannerTop {
	width:942px;
	min-height:280px;
	position:relative;
	background:url(../_images/home-board-bkg-top.jpg) no-repeat;
}
#homepageBannerTop #bannerChart { float:left; padding-left:70px; padding-top:25px;}
#homepageBannerText { width:520px; float:right; padding-right:70px; color:#fff; padding-top:40px; padding-bottom:25px;}
#homepageBannerText strong { color:#eece93;}

#homepageBannerBottom {
	width:942px;
	height:12px;
	background:url(../_images/home-board-bkg-bottom.jpg) no-repeat;
}


.col-content .col-1 { width:277px; float:left; padding-right:50px;}
.col-content .col-2 { width:277px; float:left; padding-right:50px;}
.col-content .col-3 { width:277px; float:left;}


h2 { font-size:14px; background:url(../_images/sub-head-shadow.jpg) no-repeat bottom center; padding-bottom:23px; }
h2 img { float:left; padding-right:6px;}


.button:link, .button:visited { display:block; color:#fff; }
.button .buttonLeft { display:block; width:20px; height:40px; background:url(../_images/button-bkg.jpg) no-repeat left top; float:left; }
.button .buttonRight { display:block; width:20px; height:40px; background:url(../_images/button-bkg.jpg) no-repeat right top; float:left; }
.button:hover { color:#1e4d75;}
.button .buttonText { display:block; background:url(../_images/button-bkg.jpg) no-repeat center top;  font-weight:bold; line-height:37px; height:40px;   float:left;}


#pageMenu { width:277px; float:left; padding-right:50px;}
#pageContent { width:604px; float:left;}

#pageMenu h3 { font-size:25px; line-height:23px; margin:0; padding:0; color:#000000; background:url(../_images/sub-head-shadow.jpg) no-repeat 0 34px; height:50px; display:block; text-align:center; margin-top:20px; width:275px;}

.intro { font-size:17px; line-height:20px;}


#panes h3 { color:#000; font-size:18px; line-height:18px;}
h4 { color:#000; font-size:14px; margin-bottom:0; }

#pageContent a:link, #pageContent a:visited, #pageMenu a:link, #pageMenu a:visited { color:#2d6daa; }
#pageContent a:hover, #pageMenu a:hover { color:#80b800; }

#subnav { border-top:solid 1px #ccc; margin-top:25px; width:275px;}
#subnav a { display:block; padding:10px 10px 10px 20px; border-bottom:solid 1px #ccc; text-align:center;}
.subnavHighlight { font-weight:bold; color:#80b800 !important;  }
.bannerImage {padding-top:18px;}