/*
Framework v1.0
Created by: Walter Dumlao
www.walterdumlao.com
Modified: 03/24/2009

Color Pallete
Text ................. #454134
..Text lighter .......
..Text darker ........
Links ................ #228200
..Links hover ........ 
Headers .............. #0085c4
..Sub headers ........ #228200
Unique Pop ........... 
*/

body, h1, h2, h3, h4, h5, h6, form, inputs, label, img {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

body {
background:#5dafc4 url(/img/body-bg.gif) repeat-x;
font-family:Arial;
font-size:100%;
line-height:1;
}

/*
Typography
*/
a { color:#228200; text-decoration:none; }
a:hover { text-decoration:underline; }

/*
#contentArea a {
background:#ccc url(/img/link-arrow.gif) no-repeat top right;
color:#fff;
padding:2px 10px 2px 5px;
}
*/

h1, h2, h3 { font-family:Georgia; margin:0 0 5px; }
h1 { color:#0085c4; font-size:30px; }
h2 { color:#433c1e; font-size:20px; margin:0 0 20px; }
h3 { font-size:18px; }

b, strong {
color:#000;
}

p {
color:#454134;
font-size:12px;
line-height:18px;
margin:5px 0 15px;
}

blockquote {
font-family:Georgia;
line-height:20px;
}

ul {
background:none;
list-style: none;
margin:0 30px;
padding:0;
}
	ul li {
	background:url(/img/leaf.gif) no-repeat 0 4px;
	font-size:12px;
	line-height:16px;
	margin:10px 0;
	padding:5px 0 5px 20px;
	}
	ul li.title { background:none; font-size:16px; padding:0; }

/*
Template
*/

ul#mainTopNav, ul#mainSideNav, ul#mainSideNav ul, ul#footLinks, ol#formList, ul#linksTopArea, ul.linkList, ul.adBlockList {
background:none;
list-style:none;
margin:0;
padding:0;
}
	ul#mainTopNav li, ul#mainSideNav li, ul#footLinks li, ul#linksTopArea li, ul.linkList li, ul.adBlockList li {
	background:none;
	margin:0;
	padding:0;
	}
	ul#mainTopNav li, ul#footLinks li, ul#linksTopArea li { float:left; }

#container {
margin:0 auto;
width:970px;
}

#header {
height:90px;
position:relative;
}
	#headerTopArea {
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding:5px 15px;
	}
		ul#linksTopArea { float:right; }
			ul#linksTopArea li { font-size:12px; margin:0 10px; }
	#logoArea { float:left; margin:30px 0 20px 20px; }
		a#logo { display:block; font-size:30px; }
	#searchArea { position:absolute; top:10px; right:150px; }
		#searchArea input#search { background-color:#f1ecd5; border:0; float:left; margin-right:10px; padding:10px 10px; width:250px; }
		#searchArea input#btn { background-color:#b42200; border:0; color:#fff; font-size:14px; height:35px;  }
	ul#mainTopNav { overflow:hidden; position:absolute; right:0; bottom:0; }
		ul#mainTopNav li {
		background:url(/img/tabs-bg.gif) repeat-x;
		border-right:1px solid #359f00;
		}
			ul#mainTopNav li a {
			color:#f1e5b4;
			display:block;
			font-size:14px;
			padding:11px 21px 10px;
			}
			ul#mainTopNav li.home a { padding-left:70px; }
			ul#mainTopNav li a:hover {
			background-color:#007eb9;
			text-decoration:none;
			}


#footer {
background:#5dafc4 url(/img/container-bottom.gif) no-repeat;
clear:both;
height:100px;
overflow:hidden; 
}
	ul#footLinks { float:right; font-size:12px; margin:10px 15px 0 0; }
		ul#footLinks li { margin:0 5px; }
		ul#footLinks li a { display:block; background-color:#211e11; color:#e4d8a8; font-size:12px; padding:8px 10px; }
	#footLogo { font-size:12px; margin:25px 0 0 30px; }

/* Column layouts */
#contentArea {
background:#fff url(/img/gradient-top.gif) no-repeat;
overflow:hidden;
}

ul#mainSideNav { border-right:1px solid #f1eee5; font-size:12px; margin:10px 0; padding-right:14px; }
	ul#mainSideNav li { border-top:1px solid #f1eee5; }
	ul#mainSideNav li ul li { background:url(/img/sidenav-arrow.gif) no-repeat 0 11px; padding:8px 0 8px 15px; }
	ul#mainSideNav li a { background:none; color:#7f7c72; font-size:12px; padding:0; }
	ul#mainSideNav li a:hover { color:#0085c4; text-decoration:none; }
	ul#mainSideNav a.sect { color:#228200; display:block; font-family:Georgia; font-size:14px; margin:10px 0; }

.column1, .column2, .col1, .col2 { float:left; }
.layout2Col { }
	.layout2Col div.column1 { padding-left:15px; width:195px; }
		
	.layout2Col div.column2 { padding:10px 15px 0; width:730px; }
		.layout2Col div.column2 .col1 { width:500px; }
		.layout2Col div.column2 .col2 { width:215px; padding-left:15px; }

/* Re Usable */
hr {
background:#ccc;
border:0;
height:1px;
}

.vspace10 { height:10px; }
.clear { clear:both; }

ul#mainTopNav li, ul#mainTopNav li:hover {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
/*
Form elements and styles
*/
ol#formList li {
border-top:1px solid #f1f1f1;
padding:5px 0;
}
ol#formList li.error { background-color:#f48484; }
	ol#formList li.error { color:#c90606; }
input.inputTxt, textarea.textareaStyle {
border:1px solid #ccc;
font-size:12px;
padding:4px;
}

label em { color:#f00; font-size:14px; } /* notes: style for required asterisk */
/* notes: h / v infront of labels indicate horizontal and vertical alignment */
label.hStyleLabel, label.vCheckStyleLabel, label.hRadioStyleLabel {
font-size:12px;
line-height:16px;
vertical-align:top;
}
label.hStyleLabel {
display:inline-block;
padding:5px 0;
width:30%;
}
label.vCheckStyleLabel {
display:block;
margin-left:30%;
}
label.hRadioStyleLabel {
display:inline-block;
}
	label.hRadioStyleLabel input {
	margin-top:4px;
	}

span.notes {
color:#999;
display:block;
font-size:11px;
margin-left:30%;
}

/* notes: setting form guides */
ol.formListShort label.hStyleLabel { width:20%; }
ol.formListShort span.notes, ol.formListShort label.vCheckStyleLabel { margin-left:20%; }

ol.formListShort2 label.hStyleLabel { width:15%; }
ol.formListShort2 span.notes, ol.formListShort2 label.vCheckStyleLabel { margin-left:15%; }

/*
Start customizing
*/

#frame {
background:#e3d7a7 url(/img/container-top.gif) no-repeat center top;
margin:15px auto 0;
width:990px;
}
img.symbol { position:absolute; top:-19px; left:290px; }

/* Landing Page */
.sectionHeader { background:#007eb9 url(/img/secthead-bg.gif) no-repeat right bottom; color:#fff; }
	.dental { background:url(/img/dental.jpg) no-repeat top right; height:242px; }
	.cancer { background:url(/img/cancer.jpg) no-repeat top right; height:242px; }
	.heart { background:url(/img/heart.jpg) no-repeat top right; height:242px; }
	.aging { background:url(/img/aging.jpg) no-repeat top right; height:242px; }
	.digestive { background:url(/img/digestive.jpg) no-repeat top right; height:242px; }
	.sectionHeader div div, .sectionHeader div.inner { background:url(/img/sechead-corner.gif) no-repeat; padding:60px 0 0 15px; }
	.sectionHeader div.inner { padding:30px 15px; }
	span.secTitle {
	display:block;
	font-family:Georgia;
	font-size:50px;
	}
	span.secDesc {
	font-family:Georgia;
	font-size:20px;
	font-style: italic;
	}
	
.articleBox {
border:1px solid #ccc;
float:left;
margin:0 10px 0 0;
padding:9px;
width:150px;
height:200px;
}
.articleBoxLast { margin:0; }
	#contentArea .articleBox a.title {
	background:none;
	color:#0085c4;
	display: block;
	font-family:Georgia;
	margin:0 0 10px;
	padding:0;
	}
	.articleBox div.imgStyle {
	margin:6px 10px 6px 0;
	}
	
div.imgStyle {
background-color:#fff;
border:1px solid #000;
float:left;
padding:2px;
}
	div.imgStyle img { display:block; }
	
.calloutBox {
background:#322d1b;
color:#f1ebd3;
margin:0 0 10px;
padding:10px;
}
	.calloutBox span.title { color:#e4d8a8; font-size:16px; font-weight:700; }
	.calloutBox p { color:#f1ebd3; }
	

ul.linkList li { margin:6px 0; }
ul.linkList a { color:#fff; font-size:12px; }

/* add block */
.adBlock {
border-top:1px solid #f1eee5;
margin:0 0 10px;
}
.adBlock ul li {
background:url(/img/arrow.gif) no-repeat 5px 10px;
border-bottom:1px solid #f1eee5;
padding:10px 0 10px 25px;
}
	.adBlock ul li * { display:block; }
	.adBlock ul li a.title { color:#bc1f00; font-size:16px; font-weight:700; margin: 0 0 5px; }
	.adBlock ul li span.desc { color:#999; margin:0 0 5px; }
	.adBlock ul li a.url { font-size:11px; }
	
/* homepage */
.homeHeader div.textSpace {
background:url(/img/top-home.jpg) no-repeat;
height:230px;
padding:60px 450px 0 15px;
}
div.textSpace span.title { color:#0c2d00; font-family:Georgia; font-size:40px; }
div.textSpace p { color:#223e05; }

#contentAreaHome { background:#fff url(/img/gradient-top.gif) no-repeat; }
.homepageStyle .column1 { width:410px; margin:-20px 0 0 0; }
.homepageStyle .column2 { padding:15px; width:530px; }

.homeCallout {
background-color:#007eb8;
border-bottom:1px solid #006796;
color:#fff;
overflow:hidden;
padding:10px;
}
.homeCallout div.imgStyle { margin:0 10px 0 0; }
.homeCallout a.title {
color:#fff;
font-size:14px;
}
.homeCallout p { color:#fff; margin:5px 0 0; }