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

body {
	padding: 0;
	margin: 0;
	min-width: 975px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/leftNavBottom.gif) left repeat-y;
}

a {
	color: #000099;
}

p {
	margin: 1px 0 16px 0;
	line-height: 140%;
}

.welcomeStatement {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 135%;
	color: #00398A;
	padding: 0;
	margin: 0;
}

.boldTitle {
	font-size: 14px;
	line-height:130%;
}

.blueBold, .boldTitle {
	font-weight: bold;
	color: #00398A;
	line-height:130%;
}

.caption {
	font-size: 9px;
	font-style: italic;
	padding: 0 3px 0 3px;
	color: #666666;
}

#causesTestimonial {
	position: absolute;
	right: 5px;
	top: 630px;
	font-size: 10px;
	background: #F7FFF9;
	width: 160px;
	padding: 10px 5px 10px 5px;
	border: 1px solid #cccccc;
}

#FAQBox {
	float: left;
	margin: 2px 8px 5px 0;
	padding: 10px 5px 10px 5px;
	background: #F7FFF9;
	width: 160px;
	border: 1px double #000000;
	font-weight: bold;
}

#FAQBox ul {
	padding: 0 0 0 28px;
	margin: 0;
}

#FAQBox li {
	padding: 10px 0 0 0;
	margin: 0;
}

.treatments {
	padding: 0;
	margin: 0 0 0 20px;
}

.treatments li {
	list-style: none;
	padding: 10px 30px 10px 0;
	margin: 0;
}

#header {
	width: 100%;
	height: 192px;
	background: #FFFFFF;
}

#headerLeft {
	height: 192px;
	float: left;
	margin: 14px 0 0 14px;
}

#headerAddress {
	position: absolute;
	top: 60px;
	left: 280px;
	color: #44618A;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
}

#headerRight {
	background: url(images/TopBanner.jpg) no-repeat;
	height: 192px;
	width: 417px;
	float: right;
}

#headerButtons {
	position: absolute;
	top: 161px;
	left: 5px;
	width: 650px;
}

.headerButton {
	margin: 0 3px 0 0;
	float: left;
}

#headerBottom {
	background: #44618A url(images/headerBottom.gif) repeat-x;
	height: 18px;
	width: 100%;
}

#headerBottom2 {
	background: #44618A;
	height: 18px;
	width: 180px;
	float: right;
}

#leftNav {
	width: 194px;
	position: absolute;
	top: 210px;
	left: 0;
	margin: 0;
	padding: 0;
}
#leftNav ul {
	margin: 0;
	padding: 15px 10px 10px 6px;
	line-height:150%;
	list-style-image:url(images/whiteSquareBullet.gif);
}
#leftNav li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	color: #1f6c37;
	list-style: none;
	font-weight: bold;
	margin: 0 0 0 6px;
	padding: 0 0 3px 11px;
}
#leftNav a:link, #leftNav a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #1f6c37;
}
#leftNav a:hover, #leftNav a:active {
	font-size: 12px;
	text-decoration: none;
	color: #335098;
}

#mainContent {
	position: absolute;
	top: 225px;
	left: 210px;
	margin: 0;
	padding: 0 195px 0 0;
	min-width: 570px;
	text-align: left;
	line-height:110%;
}

#rightSidebar {
	background: #44618A url(images/rightSidebarShadow.gif) left repeat-y;
	height: 620px;
	width: 179px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}

#rightSidebarBanner {
	background: url(images/rightSidebarBanner.gif) center no-repeat;
	margin: 0 0 0 13px;
	padding: 70px 7px 10px 6px;
	width: 143px;
	height: 380px;
	font-size: 10px;
	font-weight: bold;
}

#rightSidebarBanner ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 18px 8px;
}

#rightSidebarBanner li {
	color: #218666;
	margin: 14px 0 0 0;
	font-size: 11px;
}

#rightSidebarBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 179px;
	background: url(images/headerBottom.gif) bottom repeat-x;
}

#footer {
	text-align: center;
	margin: 50px auto 8px auto;
	padding: 0 0 5px 0;
	color: #1f6c37;
	font-size: 10px;
	clear: both;
}
#footer a {
	color: #1f6c37;
}
#footer p {
	margin-bottom: 0;
	padding-bottom: 0;
}
