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

/* 	orange = f47d00
	text = 333333
	nav = dededd
	*/
	
	img {border:none;}
	a {color:#333333; text-decoration:underline;}
	a:hover {color:#f47d00;}

body, html {margin:0px; padding:0px; background:#ffffff; color:#333333; background:url(images/bodyBG.png) top left repeat-x #f1f1f1; font-family:arial; font-size:13px;}

#SiteContainer {width:960px; left:50%; margin-left:-480px; overflow:hidden; position:relative;}

#Head { border-bottom:1px solid #f47d00;}

#center {overflow:hidden;}


#mainNav ul {list-style:none; padding:0px; margin:0px;}
#mainNav li{ list-style:none;font-size:78px; color:#dededd; letter-spacing:-2px; margin:0px; padding:0px; line-height:75px;}
#mainNav li a{ list-style:none;font-size:78px; color:#dededd; letter-spacing:-2px; margin:0px; padding:0px; text-decoration:none; line-height:75px;}
#mainNav a:hover{ list-style:none;font-size:78px; color:#dededd !important; letter-spacing:-2px; margin:0px; padding:0px; text-decoration:none; line-height:75px;}
#mainNav li .up{ list-style:none;font-size:78px; color:#dededd; letter-spacing:-2px; margin:0px; padding:0px; text-decoration:none; line-height:75px;}
#mainNav li .over{ list-style:none;font-size:78px; color:#f1f1f1; letter-spacing:-2px; margin:0px; padding:0px; text-decoration:none; line-height:75px;}

#nav {width:400px; float:left; position:relative;}
#featured {width:560px; float:left; position:relative;}

#section {width:100%; overflow:hidden; background:url(images/socBG.png) top center no-repeat;}
#sectionBlank {width:100%; overflow:hidden; background:url(images/socBGB.png) top center no-repeat;}

#sec {width:225px; position:relative; float:left; height:220px; float:left; margin-top:30px; padding-left:15px; font-size:12px; display:block;}
#secFull {width:930px; position:relative; float:left; height:220px; float:left; margin-top:30px; padding-left:15px; font-size:12px; display:block; padding-right:15px;}


#footer span { font-size:10px; padding-top:20px; margin-bottom:10px;}
#footer img {padding:1px; border:0px;}

div .low {color: rgba(10, 10, 10, 0.2) !important;} 
 .low  h1 {color: rgba(10, 10, 10, 0.2) !important; font-size:18px; font-weight:normal; display:inline;} 
 .high h1 {color:#f47d00; font-size:18px; font-weight:normal; display:inline;} 
#sec .high {color:rgba(100,100,100,1);}

.active {color:#f47d00 !important;}

.fields { width:350px; margin-bottom:3px;}
form {font-size:11px;}

ul {line-height:20px;}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}