
/* Authored by brad@kaloupek.com
bg 		#47292a
txt top + bottom med gree: 	#9ea274
txt bg - light green: #cacdb1
text 	#47292a
a 		#006E3A
*/

* {
	padding:0;
	margin:0;
}
/*--------------------- --------------------------------------------------------------------------
 basic text stlying
-----------------------------------------------------------------------------------------------*/
.hide {
	display:none;
	background:transparent;
}
.left {
	float:left;
}
.right {
	float: right;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	background-color:transparent;
}
form {margin:0; padding:0;}
/*-----------------------------------------------------------------------------------------------
  header flash replacement tags
-----------------------------------------------------------------------------------------------*/
.scriptTags {
	height: 0;
	margin:0;
	padding:0;
}
/*-----------------------------------------------------------------------------------------------
  Main Layout
-----------------------------------------------------------------------------------------------*/
body {
	margin: 40px 0 0 0;
	text-align:center;
	color:#47292a;
	font: 11px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #ced1b9;
}
#wrapper {
	width: 792px;
	/* ie hacks */
	\width: 792px;
	w\idth: 792px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#top {
	background: #9ea274 url(../images/topGraphic.gif) no-repeat 0 0;
	height:10px;
	line-height:10px;
	overflow: hidden;
}
#header #maroonBar {
	height:10px;
	background: #47292a url(../images/leafBG-maroon.gif) no-repeat 1px 0;
}
#header {
	margin: 0px 10px 0px 10px;
	height:240px;
	padding:0;
	background: #9ea374 url(../images/leafBG-header.gif) no-repeat 0 10px;
	text-align:left;
}

#header #logo {
	width:280px; margin: 0 0 0 20px
}
#header #tagline {
	float: right;
	font:italic normal 11px/14px "Helvetica Neue", Helvetica, Arial, "sans-serif bold italic";
	color: #ffffff;
	margin:125px 0 0 0px;
}
#header #topAnimation {
	width:380px;
	float:right;
}
/*-----------------------------------------------------------------------------------------------
Navigation tags
-----------------------------------------------------------------------------------------------*/

#nav {
	padding:52px 0 0 40px; 
}
#nav ul {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	list-style:none;
	
}
#nav ul li {
	display:inline;
	padding: 0 25px 0 0;
}
#nav ul li a {
		color:#47292a; text-decoration:none;
}
#nav ul li a:hover, #nav ul li a#active {color:#fff; font-style:normal;}

#subnav {
	padding:20px 0 0 40px; 
}
#subnav ul {
	font: 11px/28px Arial, Helvetica, sans-serif;
	list-style:none;

}
#subnav ul li {
	padding: 0 0 0 0;
}
#subnav ul li ul#subsubnav {
	padding: 0 0 0 15px;
}
#subnav ul li a {
		color:#47292a; text-decoration:none;
}
#subnav ul li a:hover, #subnav ul li a#active {color:#fff; font-style:italic; font-weight:bold;}





.clear-10px {
	height:10px;
	clear:both;
}
sup {
	font-size:9px
}

#content {
	margin: 0 10px;
	text-align:left;
				background: #ffffff url(../images/greenBG-sidebar.gif) repeat-y 0px 0px;


}
#content #sidebar {
	width:210px; 
	float:left;
	background: #ffffff url(../images/leafBG-sidebar.gif) no-repeat 0px 0px;
	min-height:460px;
	height:460px;
}
.whiteSidebarText {
	font:italic normal 11px/14px "Helvetica Neue", Helvetica, Arial, "sans-serif bold italic";
	color: #ffffff;
	margin:120px 0 0 40px;
}
div #imageHeader { text-align:right;  }

#textArea {
	padding: 10px 0px 10px 255px;
	text-align: left;
}
#textArea h1 {
	color:#47292a;
	font-size:11px;
	margin: 0 0 10px 0
}
#textArea h5 {

	color:#9ea374;
	font-size:11px;
	margin: 0 0 10px 0
}
#textArea ul {
padding: 0 0 0 20px;
	width:370px;
	
}
#textArea p {
	font: normal normal 11px/19px "Helvetica Neue", Helvetica, Arial, "sans-serif bold italic";
	margin: 0 0 15px 0;
	width:370px;
	
}
#textArea a {
	color:#47292a;
}
#textArea a:hover {
	color:#000;
}
#textArea p.green a {color:#677719;}
.green {color:#677719;}
#doctors a {text-decoration:none;}
#doctors a:hover {text-decoration:none; color:#000}

h2 {width:370px; margin:0 0 10px 0; font-size:14px;}

h2.greenHeadline {color: #9ea374; width:370px; margin:0 0 10px 0; font-size:14px;}

ul.greenBG {background-color: #ced1b9; padding:10px 10px 10px 10px; margin:0; width:370px;}
ul.greenBG li {margin:0; padding: 10px 0; list-style-type:none;}

.listSubHead {margin:0; padding: 5px 0 0 0; font-size:12px; font-weight:bold; color:#fff}

.PDFLink {font-weight:bold;   padding: 7px 0px 7px 20px;  height:17px;  background: url(../images/icon_pdf.gif) no-repeat left;}


div.greenBG {background-color: #ced1b9; padding:10px 10px 10px 10px; margin:0; width:370px;}


/*----------------------------------------------------------------------------------------------
bottom/footer tags
-----------------------------------------------------------------------------------------------*/
#bottom {
	height:25px;
	background-color: #9ea274;
	clear:both;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}
#footer {
	margin: 5px 0px 0  0 ;
	height:20px;
	font:10px/10px "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: url(../images/bottomGraphic.gif) no-repeat 0 10px;
	text-align:left;
}
#footer p {
	color:#47292a;
	font-size:9px;
	margin: 0 0 10px 0;
}
#footer a {
	color:#47292a;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#footer ul {float:left; list-style:none;}
#footer ul li {	padding: 0 0 0 10px; display:inline;}
