@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #060606;
	background-image: url(images/main-content-bg-top.jpg);
	background-repeat: repeat-x;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0px;
	background-position: center top;
	color: #FFF;
}
#outsidecontainer {
	width: 1000px;
	margin: auto;
	background-repeat: repeat-y;
	background-position: 13px 0px;
	background-image: url(images/main-content-bg-long.jpg);
}
#leftcolumn {
	width: 230px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin: 0 0 15px 0;
}
#leftcontentarea {
	width: 165px;
	margin: 15px 0 20px 40px;
}
#header {
	width: 770px;
	float: right;
	height: 109px;
	margin: 0;
	position: relative;
}
#navigationbar {
	width: 770px;
	float: right;
	height: 37px;
	margin: 0;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	position: relative;
}
#contentbg {
	width: 761px;
	float: right;
	margin: 0 9px 0 0;
	background-image: url(images/middle-bg.jpg);
	background-repeat: no-repeat;
	background-color: #060606;
	position: relative;
}
#contentarea {
	width: 745px;
	margin: 0 0 0 9px;
}
#centercolumnsmall {
	float: left;
	width: 445px;
	margin: 10px 0 0 0;
}
#rightcolumnlarge {
	float: right;
	margin: 0 0 0 20px;
	width: 278px;
}

#footerbox {
	width: 1000px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url(images/main-content-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-color: #060606;
	position: relative;
}

.hometoolbox {
width: 278px;
float: right;
position: relative;
text-align: left;
margin: 12px 0px 15px 0;
padding: 3px 0 3px 0;
vertical-align:middle;
font-size: .85em;
}

.toolbox {
width: 205px;
float: right;
position: relative;
text-align: left;
margin: 12px 0px 15px 0;
/*background-color: #353535;*/
padding: 3px 0 3px 0;
/*border: 1px solid #555;*/
/*color: #fff;*/
vertical-align:middle;
font-size: .85em;
}

.footerlogos {
	width: 320px;
	float: left;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
}
.footerlogos img {
	margin-right: 10px;
	border: none;
	margin-top: 2px;
	padding: 0;
}
.footercopy {
	width: 360px;
	float: right;
	font-size: 10px;
	text-align: right;
	line-height: 15px;
	margin-top: 23px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0px;
}



/* font formatting */
a:link {
	color: #FEA200;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:visited {
	color: #FF8D1E;
	text-decoration: none;
}
a:active {
	color: #C00;
}
.events ul {
	margin: 5px;
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
}
.smallfont {
	font: 11px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.checked {
	list-style-position: outside;
	list-style-image: url(images/red_check.gif);
margin: 5px 0 5px 0;
}
/*these are the content box titles */
.boxtitle1 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.boxtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
	margin-bottom: 7px;
}
.whiteborder {
border: 1px solid white;
}
.largeboxtitle1 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.40em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.largeboxtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.45em;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
	margin-bottom: 7px;
}

.loginbutton {
margin: 10px 0 10px 0;
}

.logintextfields {
	background-color: #CCC;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 5px;
}

/* main navigation */

/*menu stuff */
#menubar {
	width: 770px;
	margin: 0;
	float: left;
	height: 37px;
}

#menubar ul {
list-style: none;
margin: 0;
padding: 0 1px 0 0;
float: left;
}

#menubar a, #menubar h2 {
font: bolder 12px/16px Arial, Helvetica, sans-serif;
display: block;
margin: 0;
padding: 5px 3px;
}
.searchbox {
padding: 0;
margin: 7px 15px 0 0;
height: 30px;
display: block;
text-align: right;
}
.searchnavbutton {
	width: 44px;
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0;
	vertical-align: middle;
	display: inline;
	}
.searchnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	height: 18px;
	line-height: 18px;
	width: 120px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	text-decoration: none;
	padding: 3px 0 0 2px;
	background-color: #efefef;
	vertical-align: middle;
	display: inline;
}

#menubar h2 {
color: #fff;
text-transform: uppercase;
}

#menubar a {
color: #fff;
text-decoration: none;
}

#menubar a:hover {
color: #ededed;
background: #1f508a;
background-image: url(images/sub-nav-over.gif);
background-repeat: repeat-x;
background-position: right top;
}

#menubar li {position: relative;}

#menubar ul ul { /*sub nav*/
position: absolute;
top: 31px;
left: 5px;
background-color: #151515;
z-index: 500;
}

#menubar ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menubar ul ul,
div#menubar ul li:hover ul ul,
div#menubar ul ul li:hover ul ul
{display: none;}

div#menubar ul li:hover ul,
div#menubar ul ul li:hover ul,
div#menubar ul ul ul li:hover ul
{display: block;}

#menubar li:hover h2 a { /* graphic on hover */
	background-image: url(../images/navblend.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	background-color: #151515;
}
#menubar ul li ul a { /* style of drop-down link boxes */
position: relative;
top: 1px;
padding: 3px !important;
width: 140px !important; /* width of drop downs */
border-bottom: 1px solid #ECE3BF; /* horizontal color between sub_nav items */
background-image: url(../images/navblend.gif);
background-repeat: repeat-x;
background-position: left -5px;
border-left: 1px solid #000;
}


/*these control background and inside padding for all the boxes that contain content*/
#topmainhomeboxcontent {
	margin: 10px 0px 20px 0px;
}
#topmainboxcontent {
	background-image:url(images/redline.gif);
	background-repeat: repeat-x;
padding: 5px 0 10px 0;
	background-position: top left;
	margin-top: 2px;
}
#middlemainboxcontent {
	background-image:url(images/bg-main2feature-home.jpg);
	background-color:#020202;
	background-repeat: no-repeat;
padding: 13px 0 10px 10px;
	border: 1px solid #000;
	margin-top: 2px;
}

#topboxcontent {
	background-image:url(images/bg-topbox-home.jpg);
	background-color:#1b1b1b;
	background-repeat: no-repeat;
padding: 13px 10px 10px 10px;
	border: 1px solid #000;
	margin-top: 2px;
}
/*this is the upcoming events box on home*/
#middleboxcontent {
	background-image:url(images/bg-middlebox-home.jpg);
	background-color: #1b1b1b;
	background-repeat: no-repeat;
padding: 13px 10px 10px 10px;
	height: 125px;
	overflow: auto;
	border: 1px solid #000;
	margin-top: 2px;
}
#middleboxcontent ul {
	margin: 0;
	padding: 0;
}
#middleboxcontent li {
	margin: 0 0 7px 0;
	padding: 0;
}
#middleboxcontent a:link {
color: #FFF;
}
#middleboxcontent a:visited, a:hover {
color: #CCCCCC;
}
#bottomboxcontent {
	background-image:url(images/bg-bottombox-home.jpg);
	background-color:#0d1d2c;
	background-repeat: no-repeat;
padding: 13px 10px 10px 10px;
	border: 1px solid #000;
	margin-top: 2px;
}
#grayboxcontent {
	background-image:url(images/light-bg-repeat.gif);
	background-color:#dfdfdf;
	background-repeat: repeat-x;
padding: 13px 10px 10px 10px;
	border: 1px solid #000;
	margin-top: 2px;
}
#cleardiv {
	clear: both;
	margin: 0;
}

/*weather stuff*/
.weather ul {
margin: 0;
padding: 0;
list-style type: none;
list-style image: none;
list-style: none;
}
.weather li {
margin: 0;
padding: 0;
list-style type: none;
list-style image: none;
list-style: none;
}
.weather img {
float: left;
margin: 0 5px 5px 0;
}
.weather h3 {
margin: 0;
padding: 0;
}
.weather_title {
margin: 0;
padding: 0;
vertical-align: top;
}
.hidden {
display: hidden;
visibility: hidden;
margin: 0;
padding: 0;
height: 0px;
}