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

.black {
	color: #000;
}

.clear {
	clear: both;
}

.underline {
	text-decoration: underline;
}

.left {
	float: left;
}

.center {
	text-align: center;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

strong {
	font-weight: bold;
}

.post-edit-link {
	clear: both;
	padding: 10px 0;
	float: left;
}

body {
	background: #CCC url(../_img/mainbg.jpg) top left repeat-x;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

/* HEADER */

#header {
	height: 154px;
	background: #FFFFFF;
}

#header h1 {
	width: 638px;
	height: 115px;
	margin: 17px 0 0 33px;
	float: left;
}

ul#verytopnav a {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
}

ul#verytopnav {
	background: url(../_img/verytopnav-left.jpg) top left no-repeat;
	height: 34px;
	display: block;
	float: right;
	margin: 15px 32px 0 0;
	padding-left: 9px;
	width: auto;
	font-size: 13px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AC1129;
}

ul#verytopnav li {
	display: block;
	float: left;
	background: url(../_img/verytopnav.jpg) top right no-repeat;
	padding: 10px 11px 0 0;
	height: 24px;
}

ul#verytopnav li.last {
	background: none;
	padding-right: 9px;
	background: url(../_img/verytopnav-right.jpg) top right no-repeat;
}



/* MAIN NAVIGATION */

#nav {
	padding-left: 33px;
}

#nav-boxes div {
	width: 273px;
	float: left;
	padding-right: 65px;
}

#nav div#nav-ed, #nav-header-ed, #nav div#nav-ed div.nav-box {
	padding-right: 0;
}

h3.nav-header {
	width: 246px;
	background: url(../_img/nav-headerbg.jpg) top left no-repeat;
	height: 19px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 65px 0 27px;
	border-bottom: 1px solid #FFF;
	float: left;
}

#nav-boxes {
	background: url(../_img/nav-btm.jpg) bottom left repeat-y;
	float: left;
	height: auto;
}

#nav div ul {
	background: url(../_img/nav-box.jpg) top left no-repeat;
	width: 226px;
	min-height: 104px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 8px 20px 10px 27px;
}

#nav div ul li {
	background: url(../_img/black-bullet.png) center left no-repeat;
	padding-left: 13px;
	line-height: 20px;
}

#nav div ul a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	line-height: 21px;
	margin-left: -4px;
}

/* CONTENT */

#content-container {
	background: url(../_img/content-repeat.jpg) top left repeat-y;
	float: left;
	width: 940px;
	margin: 15px 0 0 34px;
}

#home-content {
	width: 698px;
	background: url(../_img/content-top.jpg) top left no-repeat;
	min-height: 654px;
	float: left;
	padding: 11px;
}

#home-content img#ok-stats {
	float: left;
	border-bottom: 3px solid #ED1E13;
}

div#stats {
	font-size: 35px;
	font-family: Impact, sans-serif;
	padding: 31px 0;
	margin: 0 115px 26px;
	width: 468px;
	height: 60px;
	text-transform: uppercase;
	clear: both;
}

ol#slideshow {
	width: 331px;
	height: 464px;
	border-bottom: 3px solid #ED1E13;
	float: left;
}

ol#slideshow li {
	float: right;
	display: block;
	width: 331px;
	height: 464px;
}

ol#slideshow li img {
	float: right;
}


#content {
	width: 648px;
	background: url(../_img/content-top.jpg) top left no-repeat;
	min-height: 675px;
	float: left;
	padding: 50px 36px 0 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 158%;
}

#page {
	min-height: 532px;
}

#content h2 {
	font-size: 21px;
	font-family: Impact, sans-serif;
	padding-bottom: 8px;
	font-weight: normal;
	text-transform: uppercase;
}

#content h2 span {
	color:#ED1E13;
	font-family: 'Arial Narrow', Arial, Helvetiva, sans-serif;
	font-size:20px;
	font-weight:bold;
}

#content h3 {
	color: #ED1E13;
	font-family: 'Arial Narrow', Arial, Helvetiva, sans-serif;
	font-size: 19px;
	padding: 15px 0;
	text-transform: none;
}

#content h4 {
	font-size: 17px;
	color: #333;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

#content h4#reverse-pad {
	padding: 20px 0 0 0;
}

#content h5 {
	font-size: 22px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #ED1E13;
	padding-top: 15px;
}

#content h6 {
	color: #333;
	font-size: 20px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

#content a {
	text-decoration: underline;
	padding-bottom: 5px;
}

#content ul {
	font-size: 14px;
	padding: 5px 0 10px 19px;
	margin-left: 16px;
}

#content ul li {
	list-style-type: disc;
	padding: 0;
}

#content ul li ul {
	padding: 0 0 15px 0;
	margin-left: 0;
}

#content ul li ul li {
	background: none;
	padding-left: 0;
	list-style-type: none;
}

#contentnav-container {
	border-bottom: 1px solid #666;
	height: auto;
	margin-bottom: 15px;
}

ul#contentnav {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	padding: 0;
}

ul#contentnav li {
	display: block;
	float: left;
	background: url(../_img/bullet.jpg) center left no-repeat;
	padding: 0 8px 0 12px;
	margin-bottom: 6px;
	line-height: 128%;
}

ul#contentnav li a {
	text-decoration: none;
	font-size: 16px;
}

ul#contentnav li.nobullet {
	background: none;
	padding-left: 0;
}

#content p {
	font-size: 14px;
	padding: 5px 0 10px 0;
}

#content div {
	font-size: 14px;
}

.event, #content .inthenews {
	padding: 0 0 40px 0;
}

.event strong {
	font-weight: bold;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 17px;
}


#content .event h3 {
	padding: 0;
	color: #000;
}

.event h5 {
	color:#000000 !important;
}

#content .inthenews h4 {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0;
	text-transform: uppercase;
}

#content .inthenews h5 {
	font-size: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 0;
}

#content .inthenews img {
	border: 4px solid #000;
}

#content .inthenews .imgbox {
	text-align: center;
	float: right;
	font-size: 12px;
	width: 200px;
}

#content #tips h4 {
	padding: 15px 0 0 0;
}

#content #privacy p {
	font-size: 11px;
}

#content #privacy h6 {
	font-size: 14px;
}

p#inline-list {
	font-weight:bold;
	padding-left:10px;
}

/* CONTENT FOOTER */

#home-content-footer {
	padding: 0 17px;
	clear: both;
	height: 80px;
	margin-top: 35px;
}

h3#logo-small {
	text-indent: -9999px;
	background: url(../_img/logo-small.jpg) top left no-repeat;
	height: 62px;
	width: 122px;
	float: left;
}

#home-content-footer p {
	float: right;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 12px;
	line-height: 118%;
	text-align: right;
	font-weight:bold;
}

#content-footer {
	padding-top: 30px;
}

#content-footer p {
	float: right;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 12px;
	line-height: 118%;
	text-align: right;
}

/* FORM */

input {
	float: right;
	width: 365px;
}

input.sm-left {
	float: left;
	width: 155px;
	margin-right: 5px;
}

input.med-left {
	float: left;
	width: 190px;
	margin-right: 5px;
}

label, .wpcf7-list-item-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.radio input {
	float: none;
	width: 25px;
}

#checks .wpcf7-list-item-label {
	padding-right: 10px;
}

.left-100 {
	float: left;
	width: 100%;
}

.left-50 {
	float: left;
	width: 50%;
	margin-right: 35px;
}

.left-40 {
	float: left;
	width: 40%;
}

.nowidth, input.nowidth {
	width: inherit;
}

input#signup, input#searchsubmit, input#s {
	width: 110px;
}

input#submit {
	width: 110px;
	float: none;
}

#register div.blog-widget h3 {
	margin-bottom: 10px;
}

div.blog-widget {
	margin-bottom: 20px;
}

textarea {
	width: 100%;
}

/* SIDEBAR */

#sidebar {
	width: 200px;
	padding: 33px 10px 0 10px;
	background: url(../_img/sidebar-top.jpg) top left no-repeat;
	min-height: 646px;
	float: left;
}

h2#support {
	background: url(../_img/support.jpg) top left no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 165px;
	margin: 0 0 28px 24px;
}

.side-btn {
	width: 148px;
	height: 55px;
	float: left;
	margin: 0 0 8px 30px;
	background: url(../_img/side-btn-bg.png) top left no-repeat;
}

.side-btn a, #register h4 a {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	width: 129px;
	height: 32px;
	display: block;
	padding: 18px 0 0 8px;
	font-weight: bold;
	text-align: center;
}

.side-btn a#join {
	padding-left: 32px;
	width: 116px;
}

#register-container {
	background: url(../_img/register-top.png) top left no-repeat;
	float: left;
	margin: 25px 0 0 15px;
	width: 195px;
	padding-top: 7px;
}

#register {
	padding: 10px 0 0 9px;
	float: left;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 161px;
}

#register-btm {
	background: url(../_img/register-btm.png) top left no-repeat;
	width: 195px;
	height: 181px;
	float: left;
	margin-left: 15px;
}

#register h3 {
	background: url(../_img/paperclip.jpg) left top no-repeat;
	padding-left: 33px;
	margin: 19px 0 28px 5px;
	height: 25px;
}

#register h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 10px 0;
	margin-bottom: 32px;
	border-bottom: 1px solid #ED1E13;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#register .textwidget {
	padding: 0 11px 11px 7px;
	font-weight: bold;
}

#register #blog-widget .textwidget {
	font-weight: normal;
}

#register #blog-widget .textwidget p {
	font-weight: normal;
}

#register h4 {
	margin-left: 0;
	width: 153px;
	height: 58px;
	float: left;
	margin: 0 0 20px 0;
	background: url(../_img/side-btn-white.png) top left no-repeat;
}

#register h2 {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 22px;
	border-bottom: 1px solid #ED1E13;
	color: #000;
	
}	

#register p {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 15px;
	line-height: 150%;
}

/* FOOTER */

#footer {
	background: url(../_img/content-btm.jpg) bottom left no-repeat;
	height: 20px;
	float: left;
	width: 924px;
	margin: 0 0 10px 34px;
	padding: 7px 0 0 16px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 30px;
}

#footer p {
	color: #999999;
	width: auto;
	float: left;
	padding-top: 3px;
}

#footer a {
	color: #999999;
	display: block;
	float: left;
	padding: 3px 0 0 10px;
}

p#tands {
	background: url(../_img/tands.jpg) top left no-repeat;
	width: 110px;
	margin-right: 219px;
	height: 18px;
	float: right;
}

p#tands a {
	width: 85px;
	padding: 0 0 3px 20px;
	height: 16px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
}

#register p.mission {
	margin-bottom: 115px;
}