/* MARKUP ELEMENTS */
html { margin:0; padding:0; }
body { margin: 0; padding: 0; background-color: #fff; font-family: Arial, sans-serif; height:100%; background: url(images/Background_Primary.jpg) repeat-x top; }

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

a { text-decoration: underline; color: #895d00; }
a:hover { text-decoration: underline; color: #b59b65; }
a img { border: 0; }

p { margin: 0 0 1.2em 0; font-size: 12px; line-height:1.6em; }
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.45em; color:#686961; }
h2 { line-height: 1.2em; font-family:Georgia; font-size:110%; color:#3c3d38;  font-weight:normal; margin: 0 0 0.5em 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:#c3c3bb; size:1px; margin-bottom:12px;}

/* LEGACY */

.menu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #895d00; font-weight: bold; text-decoration: none}
.menu:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #b59b65; font-weight: bold; text-decoration: none}
.small_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.Header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0 0 1.2em 0; line-height:1.6em;}
.subtext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}

/* STRUCTURAL ELEMENTS */

p.homeFilmSynopsis { font-size: 11px;}
p.homeFilmTitle { font-size: 14px; margin:0; line-height:1.4em;}



#contentContainer {text-align:left; background-color:#ffffff;}

#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_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%;}


