body {
	background: #5A5B5B;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	color: #FFFFFF;
}
.sidebarblurb h3 {
	font-size:1.3em;
	line-height:1.1em;
	margin-bottom:1em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

#maincontent a {
	color: #FFFFFF;
	background-color: #0A8AA6;
	text-decoration: none;
	padding: 0 2px
}

#maincontent ol li {
	margin-bottom: 10px;
}
#maincontent ol li strong {
	color: #FFFFFF;
}
#header {
	border-top: solid 6px #FFFFFF;
	height: 75px;
	width: 100%;
}
#logo {
	width: 50%;
	float: left;
	position: relative;
	top: 30px;
}
#logo h1 {
	width: 50% !important;
	height: 25px;
	font-size: 10px;
	margin-bottom: 0;
	display: block;
}
#logo h1 a {
	background: url(../img/logo.gif) no-repeat top left;
	display: block;
	height: 25px;
	width: 368px;
	text-indent: -3000px
}
#signup {
	width: 260px;
	height: 30px;
	float: right;
	position: relative;
	top: 5px;
}
#signup p{
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 2px;
	width:45px;
	float: left;
}
#signup form {
	float: right;
	width: 215px;
}
#signup input {
	float: left;
	display: inline;
	width: 77px;
	height: 16px;
	border: none;
	margin: 2px;
	padding-left: 3px;
	background: #424243 url(../img/form_bg.png) no-repeat top left;
	color: white;
	display: block;
	}

#signup input.submit {
	width: 30px;
	height: 16px;
	background: #0A8AA6;
	float: left;
	display: block;
}
/*********Next Big thing***********/
#nextbig {
	background: url(../img/nextbig_bg.png) no-repeat; 
	height: 28px; 
	width: 100%;
}
	#nextbig a {
	background: url(../img/nextbig.png) no-repeat;
	height: 28px;
	width: 149px;
	display: block;
	float: right;
	text-indent: -4000px;
}
#nextbig-interior {
	background: url(../img/nextbig-interior_bg.png) no-repeat; 
	height: 28px; 
	width: 100%;
}
	#nextbig-interior a {
	background: url(../img/nextbig.png) no-repeat;
	height: 28px;
	width: 149px;
	display: block;
	float: right;
	text-indent: -4000px;
}
/*********Home Quote***************/
#homequote {
	background: url(../img/quote_bg.png) no-repeat top left;
	border-bottom: 1px solid #FFFFFF;
}
	#homequote blockquote {
		font-family: Georgia, Times, serif;
		font-size: 4em;
		color: #FFFFFF;
		font-style: normal;
		margin: 0.8em;
		line-height: 1em;
	}
/*******Tagline***********/
#tagline {
	border-bottom: solid 1px #FFFFFF;
}
/********Content**************/
#main {
	background: url(../img/content_divider.png) repeat-y;
	background-position: 227px 0px;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contentwrapper {
}
#maincontent {
	padding: 0 0 15px 15px;
	min-height: 350px
}
#maincontent h1 {
	color: #FFFFFF;
	font-size: 1.8em;
	text-shadow: 2px 2px 2px #333;
}
#maincontent h2 {
	color: #FFFFFF;
	font-size: 1.5em;
	text-shadow: 2px 2px 2px #333;
}
#maincontent h2 a {
	color: #FFFFFF;
	background: none;
}
#maincontent h3 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #333;
}
#maincontent h4 {
	font-size: 1.0em;
	text-transform: uppercase;
	color: #CCC;
	text-shadow: 2px 2px 2px #333;
}
.entry {
	clear: both;
	border-bottom: solid 1px #818284;
	margin-bottom: 1.5em;
}
/**********Sidebar********/
#sidebar {
	background: url(../img/quote_bg.png) no-repeat top left;
	min-height: 185px;
	font-size: 90%;
}
.sidebarwrapper {
	padding: 0 10px 15px 10px;
}
.otherstories h4 {
	background: url(../img/readother.png) no-repeat top left;
	height: 45px;
	width: 204px;
	display: block;
	text-indent: -3000px;
	margin-bottom: 7px
}
.otherstories ul li {
	width: 32%;
	display: block;
	float: left;
	text-align: center;
}
.otherstories ul {
	margin: 5px 0;
	padding: 0 0 4em 0;
	height: auto;
	width: auto;
}
.sidebarblurb {
	border-bottom: solid 1px #818284;
	margin-bottom: 1.5em;
}
/***********Bottom Modules*********/
.botmodule {
	background: url(../img/quote_bg.png) no-repeat top left;
	min-height: 185px;
}
.botmodule_content {
	padding: 20px 20px 5px 20px;
}

.botmodule_content h3 {
	margin-bottom: 0;
}

.botmodule_content p {
	margin-bottom: 0;
	font-size: 95%;
	line-height: 1.2em;
	padding: 4px;
}
.responses {
	background: url(../img/hd_responses.png) no-repeat;
	display: block;
	height: 45px;
	width: 204px;
	text-indent: -3000px;
}
.share {
	background: url(../img/hd_share.png) no-repeat;
	display: block;
	height: 45px;
	width: 204px;
	text-indent: -3000px;
}
.resources {
	background: url(../img/hd_resources.png) no-repeat;
	display: block;
	height: 45px;
	width: 204px;
	text-indent: -3000px;
}
.events {
	background: url(../img/hd_events.png) no-repeat;
	display: block;
	height: 45px;
	width: 204px;
	text-indent: -3000px;
}
.nextevent {
	height: 37px;
	width: 220px;
	display: block;
	text-indent: -3000px;
	background: url(../img/event_northcrawl.png) no-repeat top left;
	margin-left: 5px;
}
.clear {
	clear: both;
}
#maincontent h1.pagetitle {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #DDD;
	margin-bottom: 15px;
}
#maincontent p {
	font-size: 13px;
}

#hotline {
	width: 100%;
}

#hotline p {
	text-align: center;	
}


/*Special*/
#readthestories a {
	height: 152px;
	width: 175px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -3000px;
	border:none;
	outline: none;
	background: url(../img/readthestories.png) no-repeat top left;
	z-index: 500;
}


/*Contact Form*/
.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
	 background: #424243;
	 color: white
}

.tbContactform textarea {
	 height:  115px;
	 background: #424243;
	 color: white
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}
.tbContactform p {
	margin-bottom: 3px
}
