* {margin:0;padding:0}
html, body {height: 100%;background-color:#000; color:#fff;}
#wrap {min-height: 100%;background-color:#000;color:#fff;}
#main {overflow:auto;
	padding-bottom: 245px;background-color:#000; color:#fff;}  /* must be same height as the footer */
#footer {position: relative;
	margin-top: -245px; /* negative value of footer height */
	height: 260px;
	clear:both;   } 
/*Opera Fix*/ 
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden}
.clearfix {display: inline-block}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%}
.clearfix {display: block}
/* End hide from IE-mac */
 


body{ font-family:'Tw Cen MT Condensed', Arial, sans-serif;  text-align:center; font-size:16px;  background-color:#000; color:#fff;}
a{ border:none;} 
img{border:none;}



div#header .logo-box{float:left; width:290px;  }
/* div#header .logo{font-size:70px;color:#f3b81c; font-weight:100;}  old yellow*/
div#header .logo{font-size:70px;color:#F9C439; background-color:#000; font-weight:100;}



div#container{text-align:left; border:0px;  }
div#container{width:960px;margin:0 auto;}
div#slideshow{float:left;width:725px;} /*good*/
div#slideshow{margin-top:10px;} /*good*/
div#slideshow2{margin-top:10px;;width:960px;}
div#youtubebar{float:right;width:225px;margin-left:10px;  }

div#content{width:960px;border:0px;padding-top:15px; background-color:#000; color:#FFF; }
div#content p{line-height:1.1;margin-left:25px; margin-right:25px; text-align:justify;}
div#content h2{line-height:1.5;margin-left:25px; margin-right:25px; text-align:justify; color:#FC0;}
div#content h1{ color:#FC0;}
div#content ul{margin:15px 0px; padding:0; list-style-type:disc;  }
div#content li{margin-bottom:5px; line-height:1;margin-right:60px;margin-left:50px;}
div#content p.heading1{font-size:15px;line-height:1.4;margin-left:60px; margin-right:60px; text-align:justify;}
div#content a{text-decoration:underline; color:#ccc;}
div#content-logo{width:160px; float: left; text-align:center; }
div#content-logo a{font-size:18px; }
div#content-main{width:790px; float: right; padding-left:5px; color:#fff;  }
.blocks-2-3{ float:left;padding:3px; width:600px;}/* two-thirds */
.blocks-3-3{ float:left;padding:3px; width:900px;}/* three-thirds*/
.blocks4{ float:left;padding:3px; width:300px;}/*1-third */
.content-divider{width:950px; float:left; height:35px;}
.content-divider-sm{width:950px; float:left; height:15px;}
.SocialBoxes{width:175px; height:175px; float:left; padding:8px; border:none;}


 
div#footer { background-color:#202020; color:#b8b8b8}
div#footer a{ text-decoration:none; color:#CCC;}
div#footer .header1{ font-size:40px;}


div#footerblock1{width:960px;margin:0 auto;}/* Footer Section */
div#footerblock1 a{color:666;}/* Footer Section */
.footerblocks{ float:left;padding:1px; width:235px; height:350px; text-align:left;}/* Footer Section */
div#footerblock2{width:960px;margin:0 auto; font-size:19px;}/* Footer Section */
div#footerblock2 a{color:666;}/* Footer Section */
div#footer .fdivider{width:950px; height:1px; clear:both;}

.bolder{font-size:1.2em;}
 
 
 
 
.accessibility {
color:#fff;
background-color:000;
position:absolute;
 left:-10000px;
 top:auto;
 width:1px;
 height:1px;
 overflow:hidden;
 } /* skips content */

 