/* MARKUP ELEMENTS */
html { margin:0; padding:0; }
body { margin: 0; padding: 0; background-color: #fff; font-family: Verdana, sans-serif; height:100%; font-size: 80%; line-height:1.2em; }

form { margin: 0; padding: 0; }
select { font-size: 80%; }

a { text-decoration: underline; color: #99be25; }
a:hover { text-decoration: underline; color: #a7c44d; }
a img { border: 0; }

p { margin: 0 0 1.5em 0; line-height:1.9em; }
li { line-height:1.9em; }

h1, h5, h6 { font-family:Georgia; color:#000; margin: 0 0 1em 0; font-weight:normal; }
h1 { font-size: 1.85em; }
h2 { line-height: 1.2em; font-family:Georgia; font-size:140%; color:#6664ad;  font-weight:normal; margin: 0 0 0 0;}
h3 { line-height: 1.3em; font-family:Georgia; font-size:135%; color:#0075c6;  font-weight:normal; margin: 0 0 0.5em 0;}
h4 { line-height: 1.4em; font-family:Georgia; font-size:115%; color:#0075c6;  font-weight:normal; margin: 0 0 0 0;}
h5 { font-size: 0.85em; }
h6 { font-size: 0.725em; }

hr {color:#c3dcee; size:1px; margin-bottom:8px;}

/* STRUCTURAL ELEMENTS */
#header {width:800px; text-align:center; margin-bottom:12px;}

#mainNavContainer {width:800px; margin:18px 0 18px 0;}
	.mainNav {font-size:11px; clear:both; width:800px; text-transform:uppercase; letter-spacing:.2em;}
		.mainNav a {color:#000000; text-decoration:none;}
		.mainNav a:hover {color:#99be25; text-decoration:underline;}

#contentContainerHome {width:828px; height:549px; padding:0 0 0 0; border:1px solid #cac8c8; background-color:#ffffff; background: url(/images/BG_HomeDescription.gif) no-repeat center top;}
#contentContainer {width:828px; text-align:left; border:1px solid #cac8c8; background-color:#ffffff;}
#contentContainer_SetHeight {width:828px; height:549px; text-align:left; border:1px solid #cac8c8; background-color:#ffffff;}
#mainContent {padding:40px 40px 40px 100px;}

#footerContainer {clear:both; text-align:center; font-size:11px; margin-top:44px; width:800px; color:#e2e2e2; line-height:1.6em;}

#pageTitle {text-align:left; background-color:#e5f0f7; margin-bottom:7px; padding:4px; text-transform:uppercase;}
#mainCopy {float:left; width:420px; margin:20px;}
#mainCopy_Wide {float:left; width:670px; margin:20px;}

#mainCopy a {text-decoration:underline;}
#mainCopy_Wide a {text-decoration:underline;}

.formLabel {font-size:10px; font-weight:bold; color:#6eabd2;}

#videoEntry {clear:both; border-top:1px solid #ccc; padding:8px 0 8px 0;}
	.videoThumbnail { display:inline; width:65px; float:left; height:80px; line-height:1.4em; margin:0 0 0 6px;}
	.videoLink { display:inline; width:320px; float:left; height:80px; line-height:1.4em; margin:0 0 0 6px;}
	
/* NAV HIGHLIGHTS */
body#Home #on_Home,
body#Benefits #on_Benefits,
body#Supporters #on_Supporters,
body#Resources #on_Resources,
body#FAQ #on_FAQ,
body#Contact #on_Contact
{ text-decoration:none !important; color:#a3d166 !important; font-weight:bold !important; }




/* FORMATTING STYLES */
.clearboth { display: block; clear: both; }
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%}.clearfix{display:block;}
* html body {font-size: 79%;}


