/*------------------------------------------
CMS Stylesheet  - version 3.0

author - Jason Schmidt
email - jschmidt@entercom.com
website - http://www.thingnw.com
-------------------------------------------*/
*, * html {
	margin: 0;
	padding: 0;
}
body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #b2c516;
	scrollbar-highlight-color: #b2c516;
	scrollbar-3dlight-color: #92a20f;
	scrollbar-darkshadow-color: #92a20f;
	scrollbar-arrow-color: #fff;
	scrollbar-shadow-color: #ccced4;
	scrollbar-track-color: #fff;
}
a:link {
	color: #B2C416;
}
a:visited {
	color: #B2C416;
}
a:hover {
	color: #92A20F;
	text-decoration: none;
}
a:active {
	color: #92A20F;
}
img {
	border: none;
}
#wrapper {
	background-color: #ffffff;
	width: 773px;
	height: 700px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 780px;
	height: 80px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
}
#quotes {
	position: relative;
	top: 0px;
	left: 17px;
	float: left;
}
#left {
	width: 226px;
	height: 532px;
	background-image: url(images/LeftColumn.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 100;
}
#left p {
	position: relative;
	top: -15px;
	left: 135px;
}
/* BEGIN MENU STYLES */
#left #nav {
	width: 212px;
	list-style: none;
	position: relative;
	top: -5px;
	left: 11px;
	z-index: 100;
}
#left #nav li {
	position: relative;
}
#left #nav a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	width: 208px;
	height: 54px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 53px;
	text-decoration: none;
	text-indent: 55px;
	margin-bottom: 6px;
}
#left #nav li ul {
	position: absolute;
	width: 238px; /*sub menu width*/
	top: 0;
	left: 0;
	visibility: hidden;
	list-style: none;
	border-bottom: 1px solid #92A20F;
}
#left #nav li ul a {
	width: 230px;
	height: 20px;
	margin: 0;
	padding: 3px;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #FFFFFF;
	background-color: #b2c516;
	border: 1px solid #92A20F;
	border-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	text-indent: 0;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#left #nav a.homeBtn {
	background: #b2c516 url(images/menuHomeBG.gif) no-repeat left center;
}
#left #nav a.workBtn {
	background: #b2c516 url(images/menuWorkBG.gif) no-repeat left center;
}
#left #nav a.schoolBtn {
	background: #b2c516 url(images/menuSchoolBG.gif) no-repeat left center;
}
#left #nav a.onGoBtn {
	background: #b2c516 url(images/menuOnGoBG.gif) no-repeat left center;
}
#left #nav a.commBtn {
	background: #b2c516 url(images/menuCommBG.gif) no-repeat left center;
}
#left #nav a.greenBtn {
	background: #b2c516 url(images/menuGreenBG.gif) no-repeat left center;
}
#left #nav a.newsBtn {
	background: #b2c516 url(images/menuNewsBG.gif) no-repeat left center;
}
#left #nav a:hover {
	background-position: right center;
	color: #fa5319;
}
/* END MENU STYLES */

#left h5 {
	position: relative;
	top: -5px;
	left: 11px;
	width: 188px;
	height: 20px;
	padding: 3px 10px 5px 10px;
	font-size: 20px;
	background-image: url(images/GreenHeader.gif);
	background-repeat: no-repeat;
}
#flashFeed {
	position: relative;
	top: -5px;
	left: 11px;
	width: 188px;
}
#middle {
	width: 257px;
	height: 532px;
	background-image: url(images/MiddleColumn.jpg);
	background-repeat: no-repeat;
	float: left;
}
#middle h3 {
	position: relative;
	top: 14px;
	left: 10px;
	width: 232px;
	height: 20px;
	padding: 3px 10px 5px 10px;
	font-size: 20px;
	background-image: url(images/IntroHeader.gif);
	background-repeat: no-repeat;
}
#middle #IntroBody {
	position: relative;
	top: 20px;
	left: 10px;
	width: 252px;
	height: 144px;
	background-color: #92A20F;
	overflow: auto;
}
#middle h2 {
	position: relative;
	top: 26px;
	left: 10px;
	width: 232px;
	height: 20px;
	padding: 3px 10px 5px 10px;
	font-size: 20px;
	background-image: url(images/NewsHeader.gif);
	background-repeat: no-repeat;
}
#middle #NewsBody {
	position: relative;
	top: 33px;
	left: 10px;
	width: 232px;
	height: 252px;
	padding: 10px;
	background-color: #92A20F;
}
/* BEGIN TIP STYLES */
#middle #NewsBody p {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#middle #NewsBody ul {
	list-style-type: none;
	overflow: auto;
	height: 225px;
}
#middle #NewsBody li {
	padding: 0 0 6px 0;
	border-bottom: 1px solid #fff;
}
#middle #NewsBody a {
	text-decoration: none;
	font-weight: bold;
}
#middle #NewsBody a:link {
	color: #ffffff;
}
#middle #NewsBody a:visited {
	color: #ffffff;
}
#middle #NewsBody a:hover {
	color: #b2c516;
}
#middle #NewsBody a:active {
	color: #b2c516;
}
/* END TIP STYLES */
#right {
	width: 290px;
	height: 532px;
	background-image: url(images/RightColumn.jpg);
	background-repeat: no-repeat;
	float: left;
}
#right #subNav {
	position: relative;
	top: 3px;
	left: 0px;
	list-style-type: none;
	text-align: right;
}
#right #subNav li {
	display: inline;
	margin: 0 10px 0 0px;
}
#right #subNav a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#right #subNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#right #subNav a:hover {
	text-decoration: none;
	color: #b2c516;
	font-weight: bold;
}
#right #subNav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#subNav2 {
	position: relative;
	top: 3px;
	left: 0px;
	list-style-type: none;
	text-align: right;
}
#subNav2 li {
	display: inline;
	margin: 0 10px 0 0px;
}
#subNav2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#subNav2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#subNav2 a:hover {
	text-decoration: none;
	color: #b2c516;
	font-weight: bold;
}
#subNav2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#right h4 {
	position: relative;
	top: 15px;
	left: 10px;
	width: 250px;
	height: 20px;
	padding: 3px 10px 5px 10px;
	font-size: 20px;
	background-image: url(images/EventHeader.gif);
	background-repeat: no-repeat;
}
/* BEGIN EVENT STYLES */
#right #EventBody {
	position: relative;
	top: 21px;
	left: 10px;
	width: 248px;
	height: 438px;
	padding: 10px;
	background-image: url(images/EventBody.gif);
	background-repeat: no-repeat;
}
#right #EventBody p {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#right #EventBody ul {
	list-style-type: none;
	overflow: auto;
	height: 410px;
}
#right #EventBody li {
	padding: 0 0 6px 0;
	border-bottom: 1px solid #fff;
}
#right #EventBody a {
	text-decoration: none;
	font-weight: bold;
}
#right #EventBody a:link {
	color: #ffffff;
}
#right #EventBody a:visited {
	color: #ffffff;
}
#right #EventBody a:hover {
	color: #b2c516;
}
#right #EventBody a:active {
	color: #b2c516;
}
/* END EVENT STYLES */
#footer {
	clear: both;
	text-align: center;
}
#footer .sponsorImage {
	float: left;
	margin: 10px 0 0 15px;
}
#detail {
	width: 546px;
	height: 532px;
	background-image: url(images/detailBG.jpg);
	background-repeat: no-repeat;
	float: left;
}
#detail #content {
	position: relative;
	background-color: #ffffff;
	background-image: url(images/detailCorner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: auto;
	color: #000000;
	top: 15px;
	left: 10px;
	padding: 10px;
	width: 504px;
	height: 472px;
}
#detail #content h1 {
	color: #92A20F;
	font-size: 18px;
}
#detail #content ul, #detail #content ol {
	margin-left: 20px;
}
#detail #content span {
	color: #b2c516; 
}
/* BEGIN FORM STYLES */
label {
	display: block;
	margin-top: 3px;
}
.contest_text {
	color: #0057a5;
}
#searchForm {
	position: relative;
	top: 4px;
	left: 4px;
	width: 260px;
	margin: 0;
	padding: 0;
}
#searchForm #searchBox {
	border: none;
	background-color: #B2C516;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}
#searchForm #searchBtn {
	display: inline;
	background: none;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#signUp {
	margin: 5px 0 0 85px;
}
#optOut {
	margin: 5px 0 0 90px;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
#content #newsletter span.warning {
	font-weight: bold;
	color: #FF0000;
}
#optOutLink {
	text-align: right;
}
/* END FORM STYLES */
