<!--
body {
	background: #004581 url(../images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-bottom: .5em;
	font-weight: bold;
}
h1 {
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	margin-bottom:15px;

}
h2 {
	font-size: 2em;
	padding-bottom: .25em;
}

h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.3em;
}

h4 {
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	line-height:17px;
	text-transform:uppercase;
}

h1,h2,h3
{
color:#222;
}
h2{
font-size:20px;
line-height:25px;
margin:10px;
}

strong{
font-weight:bold;
}

#mainContainer {
	width:990px;
	margin:15px auto;
}
#mainContainer .top {
	background:url(../images/mainContainer_top.jpg) no-repeat;
	height:25px;
}
#mainContainer .mid {
	background:url(../images/mainContainer_mid.jpg) repeat-y;
	padding:0px 11px;
}
#mainContainer .btm {
	background:url(../images/mainContainer_btm.jpg) no-repeat;
	height:21px;
}
.pageHeader {
	background:#000 url(../images/header_bg.jpg) repeat-x;
	height:122px;
}
.pageHeader .logo {
	width:400px;
	padding-left:10px;
	float:left;
}
.pageHeader .headContent {
	width:550px;
	text-align:right;
	float:left;
	color:#FFF;
}
.pageHeader .headContent p {
	font-size:11px;
	line-height:11px;
	margin:0px;
}
.pageHeader .headContent h4 {
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	line-height:17px;
	text-transform:uppercase;
	text-shadow: 1px 1px 2px #001530;
	margin:40px 15px 22px 15px;
	padding-bottom: 0;
}
.pageHeader .siteSearch {
	width:215px;
	float:right;
}
.siteSearch .submitButton {
	background:#181818 url(../images/searchBtn.jpg) no-repeat center center;
	width:25px;
	height:25px;
	margin-left:7px;
	float:left;
}
.siteSearch .txtInput {
	background:url(../images/search_bg.jpg) no-repeat;
	border:none;
	width:161px;
	height:21px;
	padding:0px 10px;
	line-height:21px;
	font-size:12px;
	float:left;
}
.mainNav {
	background:#000 url(../images/topNav_bg.jpg) repeat-x;
	display:block;
	height:30px;
	overflow:hidden;
}
.mainNav .separator {
	background:url(../images/topNav_separator.jpg) no-repeat bottom center;
	width:2px;
	height:30px;
	float:left;
}
.mainNav li {
	width:119px;
	height:30px;
	text-align:center;
	float:left;
}
.mainNav li a, .mainNav li a:link, .mainNav li a:active, .mainNav li a:visited, .mainNav li a:hover {
	display:block;
	line-height:30px;
	font-size:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
}
.mainNav li a:hover {
	color:#6ABCFF;
}

.secondarynav{
	display:block;
	height:auto;
	margin:0px;
}

.secondarynav .parentdiv{
	width:85px;
	color:white;
	font-size:12px;
	font-weight:bold;
	diplay:inline;
	float:left;
	height:30px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	margin-bottom:-10px;
}

.secondarynav .parentdiv a, .secondarynav .parentdiv a:link, .secondarynav .parentdiv a:active, .secondarynav .parentdiv a:visited, .secondarynav .parentdiv a:hover {
	color:white;
	font-size:12px;
	font-weight:bold;
}

.secondarynav ul {
		height:auto;
		padding:0;
}

.secondarynav li {
	width:110px;
	height:30px;
	float:left;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:1px;
	padding-right:1px;
	text-align:center;
	margin-bottom:-10px;
}

.secondarynav li a, .secondarynav li a:link, .secondarynav li a:active, .secondarynav li a:visited {
	
	color:white;
	font-size:10px;
	
}

.secondarynav li:hover {
	background-image:url(../images/secondarynav/menu-bkg.png) !important;
	background-image:url(../images/secondarynav/menu-bkg.gif);
	background-position:5px 0px;
	background-repeat:no-repeat;
}

.content {
	padding:5px 10px;
	width:100%;
	float:left;
	clear:both;
	overflow:hidden;
}
.mainContent a:link, .mainContent a:active, .mainContent a:visited, .mainContent a:hover {
	text-decoration:none;
	color:#0048B7;
}
.more {
	clear:both;
	text-align:right;
	padding-top:8px;
}
.mainContent {
	background-color:#3C3C3A;
	font-size:1.1em;
	width:688px;
	float:left;
	overflow:hidden;
}
.vspacer {
	background-color:#3C3C3A;
	width:1px;
	height:580px;
	float:left;
}
.mainContent-shadowTop {
	background:#3C3C3A url(../images/mainContent-shadow_top.jpg) repeat-x top left;
	
	width:100%;
	height:4px;
	float:left;
	clear:both;
	overflow:hidden;
}
.mainContent-shadowBtm {
	background:#3C3C3A url(../images/mainContent-shadow_btm.jpg) repeat-x top left;
	width:100%;
	height:4px;
	float:left;
	clear:both;
	overflow:hidden;
}


.cBox1-1, .cBox1-2, .cBox1-3, .cBox2-1, .cBox2-2, .cBox2-3 {
	background-color:#FFF;
	line-height:15px;
	margin:5px 0px;
	float:left;
}
.cBox1-1, .cBox2-1 {
	width:265px;
}
.cBox1-2, .cBox2-2 {
	width:400px;
}
.cBox1-3, .cBox2-3 {
	width:665px;
}
.cBox1-tr h4, .cBox2-tr h4 {
	text-shadow: 1px 1px 2px #001530;
	padding:16px 15px 12px 0px;
	margin-left:-15px;
}
.cBox1-content, .cBox2-content {
	padding:15px 35px 0px 0px;
	line-height:15px;
	clear:both;
	overflow:hidden;
}


.cBox1-tl {
	background:url(../images/contBox1_tl.jpg) no-repeat top left;
}

.contheaderimg{
margin-left: -14px; margin-top: -2px;
}
.cBox1-tr {
	background:url(../images/contBox1_tr.jpg) no-repeat top right;
	margin-left:35px;
}
.cBox1-ml {
	background:url(../images/contBox1_ml.jpg) repeat-y top left;
}
.cBox1-mr {
	background:url(../images/contBox1_mr.jpg) repeat-y top right;
}
.cBox1-bl {
	background:url(../images/contBox1_bl.jpg) no-repeat bottom left;
	height:29px;
}
.cBox1-br {
	background:url(../images/contBox1_br.jpg) no-repeat bottom right;
	margin-left:35px;
	height:29px;
}


.cBox2-tl {
	background:url(../images/contBox2_tl.jpg) no-repeat top left;
}
.cBox2-tr {
	background:url(../images/contBox2_tr.jpg) no-repeat top right;
	margin-left:35px;
}
.cBox2-ml {
	background:url(../images/contBox2_ml.jpg) repeat-y top left;
}
.cBox2-mr {
	background:url(../images/contBox2_mr.jpg) repeat-y top right;
}
.cBox2-bl {
	background:url(../images/contBox2_bl.jpg) no-repeat bottom left;
	height:29px;
}
.cBox2-br {
	background:url(../images/contBox2_br.jpg) no-repeat bottom right;
	margin-left:35px;
	height:29px;
}


img.contHeaderImg {
	background-color:#CCC;
	margin: -1px 0px 0px -14px;
	width:620px;
	height:60px;
	border:0px solid #00FF00;
}


.sideContent {
	width:280px;
	float:left;
	overflow:hidden;
}
.sideContent .sideBox {
	background:url(../images/sideCont_bg1_mid.jpg) repeat-y top center;
	color:#FFF;
	width:260px;
	float:left;
	clear:both;
	overflow:hidden;
}
.sideContent .sideBox h4 {
	text-shadow: 1px 1px 2px #001530;
	padding:5px 5px 10px 5px;
	clear:both;
}
.sideContent .sideBox .content {
	background:url(../images/sideCont_bg1_top.jpg) no-repeat top center;
	width:240px;
	float:left;
	clear:both;
	overflow:hidden;
}
.sideContent .sideBox a {
	color:#FFF;
	text-decoration:none;
}
.sideContent .sideBox .sideBox-btm {
	background:url(../images/sideCont_bg1_btm.jpg) no-repeat top center;
	width:260px;
	height:14px;
	float:left;
	clear:both;
}
.sideHeader {
	background:url(../images/sidelines.jpg) no-repeat;
	width:280px;
	height:60px;
	float:left;
	clear:both;
	margin:5px 0px 10px 0px;
}


.footer {
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%;
	float:left;
	clear:both;
	overflow:hidden;
}
.footerLogo {
	background:url(../images/footer_logo.jpg) no-repeat 0px 10px;
	width:31px;
	height:41px;
	float:left;
}
.btmNav {
	color:#FFF;
	text-align:center;
	margin-top:5px;
	width:880px;
	float:left;
}
.btmNav a {
	color:#FFF;
	text-decoration:none;
}
.btmNav p {
	margin-top:5px;
}


ul.upcommimgEvents {
}
ul.upcommimgEvents li {
	display:block;
	margin:3px;
}
ul.upcommimgEvents a {
	display:block;
	padding:5px;
	border:1px solid #444;
}
ul.upcommimgEvents a:link, ul.upcommimgEvents a:active, ul.upcommimgEvents a:visited {
	background-color:#222;
	color:#FFF;
}
ul.upcommimgEvents a:hover {
	background-color:#111;
	color:#6ABCFF;
}
ul.upcommimgEvents .title {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	line-height:15px;
	padding:0px 0px 5px 0px;
}


.imgBox1 {
	width:150px;
	border:1px solid #222;
	float:right;
	overflow:hidden;
	margin:5px;
}
.imgBox1 .content {
	background-color:#222;
	color:#FFF;
	width:130px;
}

.imgbox_text{
	display:inline;
	float:left;
}

.imgbox_text_full{
	display:block;
}

.imgbox_img{
	display:inline;
	float:right;
}

#videoboxcontainer{
background-image:url(../images/videobox/bkg.png);
background-repeat:no-repeat;
background-position:top left;
width:262px;
height:224px;
}
#videoboxlink{
width:262px;
height:20px;
margin-top:-20px;
padding-right:10px;
}
.vidlink{
color:white;
text-decoration:none;
font-family:tahoma 10pt;
}

.clearFloat,.clear{ 
	clear:both;
}
-->


