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

/* RESET STYLES */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;}
	
img,fieldset {
	border: 0;}
	
ul,ol {
	list-style: none;}
	
body, select, input, textarea {
	font: 100%/1.2 Verdana, Geneva, sans-serif;}

#container {
	font-size: 0.6em;
	width: 960px;
	margin: 0 auto; padding-bottom: 1px;
	border-bottom: 8px SOLID #2D3A49;}/*footer hightlite*/
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	padding-bottom: 0.6em;
	color:#151C23;
	
	}
h1 {
	font-size: 2em;}
#main #content h1 {
	padding-top: 15px;
}

h2 {
	font-size: 1.8em;}
h3 {
	font-size: 1.6em;}
h4 {
	font-size: 1.4em;
	font-style: italic;
	margin-top:20px;
}
h5 {
	font-size: 1.2em;}
h6 {
	font-size: 1em;}
.challenge {
	margin-top: 22px;
	margin-left: 5px;
}
.engage {
	margin-left: 12px;
}

.stimulate {
	margin-left: 20px;
}

p {
	padding-bottom: 1.2em;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.9em;
	color:#202932;
}

a {
	color:#555E66;
	text-decoration:underline;
}

a:hover {
	color:#780404;
	text-decoration:none;
}

.quote {
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8F0000; /*#8C7A25*/
	line-height: 1.3em;
	font-size: 13px;
}

.side-quote {
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8F0000; /*#8C7A25*/
	line-height: 1.3em;
	font-size: 11px;
	margin-left:5px;
	margin-right:5px;
}

.quote_name {
	margin-left: 20px;
	margin-bottom:20px;
	color: #8F0000;
	font-style: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.5em;
	font-size: 14px;
}

.side-name {
	margin-left:10px;
	color: #8F0000;
	font-style: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.5em;
	font-size: 12px;
}

body {
	background-color:#1F2836;/*bg color#34506B - 122835*/
	text-align:center;
	margin-top: 10px;
	}
#logo {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	border-bottom:solid 1px #34506B;
	font: helvetica;
	font-size: 10px;
	color: #FFF;
}


#wrapper {
	background-color: #FFF;/*body color*/
	margin:0 auto;
	text-align:left;
	width:960px;}
	

#header {
	margin: 0px;
	padding: 0px;
	height: 151px;
	background-color:#B1C1D1; /*B1BFCE#8694AA #7E93A8*/
	clear: both;
}

#nav {
	/*background-color: #B4BECC; 7E93A8*/
	padding: 0px;
/*	height: 500px;*/
	width: 150px;
	float: left;
	margin: 0;
	padding-top: 20px;
	/*border-right: 1px solid #34506B; */
}
#nav li {
	margin-bottom: 10px;
	margin-left: 10px;
}

li.current {
	color:#590404;
}


#nav li a {
	color:#151C23;
	text-decoration:none;	
}

#nav li a:hover {
	color:#660A0F;
	/*text-decoration:underline;	*/
}

#sidebar {
	/*background-color: #798799;*/
	margin: 0px;
	width: 190px;
	float: right;
	/*border-left:solid 1px #34506B;*/
	/*height: 500px;*/
	padding-top: 20px;
}
#sidebar img {
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#videobar {
	margin: 0px;
	width: 190px;
	float: right;
	padding-top: 10px;
}

#videobar img {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom:0px;
}

#videobar p {
	margin-left: 15px;
	margin-top: 0px;
	padding-top:0px;
	font-size:10px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	/*border-top-color: #2D3A49;
	border-top-width: 1px;
	border-top-style: solid;*/
	background-color:#1F2836;

}

.footer {
	font: helvetica;
	font-size: 10px;
	color: #FFF;
	text-align:right	;
	padding-bottom: .2em;
	padding-right:15px;
}

#main {
	background: url(../images/page-bg2.gif) repeat-y top;
/*	background: url(../images/home-bg.jpg) no-repeat;*/
	padding: 0px;
	background-color:#fff;
	float: both;
}

#content {
	margin: 0px 207px 0px 160px;
}
.fade {
	height: 500px;
}


#home-content {
	text-align:left;
	margin-top: 10px;
}

#forum_logo {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 151px;
	float: left;
}

/*Login screen styles */

#login {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 190px;
	float: right;
	/*border-left:solid 1px #34506B;*/
}
#login p.title {
	margin-top: 10px;
	text-align:center;
	padding-bottom: .5em;
	line-height: 1em;
	color:#151C23;
}

#login p.input {
	padding-top: 5px;
	padding-left: 17px;
	padding-bottom: .4em;
}

input.text { 
	color: #999;
	font: inherit;
	width: 150px;
	vertical-align:middle;
}
input:focus, input.focused { border-color: #000; color: #333; }

/* End of Ligin Screen styles */

#banner {
	margin: 0px;
	padding: 0px;
}
#sponsor {
	margin-bottom: 10px;
}

#sponsor li {
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	padding: 3px;
}
#sponsor li a {
	font-weight: bold;
	text-decoration: underline;
}

#sponsor li a:hover {
	color:#660A0F;
}
.sponsorship ul li {
	font-size: 12px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type:disc;
	line-height: 1.5em;
	margin-bottom: 5px;
	padding: 3px;
	text-indent: 5px;
}


.clearfix{
	clear:both;margin-bottom:0px;
	}
	
.boxBorder{
	padding: 12px;
	border: 1px none #1F2836;
	background-color: #FFF;
	}

