/* CSS Document */

html {
	overflow-y:scroll;
	border-top:3px solid #FA6900;
}

body {
	color:#eee;
	background-color:#222;
	margin:0;
}
.container-top {
	margin:0pt auto;
	width:950px;
}
#top-contact {
	background-color:#222222;
	border:2px solid #303030;
	padding:15px;
	text-align:left;
	width:175px;
}
#top-events {
	background-color:#222222;
	border:2px solid #303030;
	padding:15px;
	margin-top:15px;
	text-align:left;
	width:175px;
}
#top-logo {
	padding:15px;
	margin-top:30px;
	text-align:left;
	width:175px;
}
#top-logo img{
	background-color:#222;
	border:1px solid #333333;
	margin-top:15px;
	clear:both;
	padding:1px;
}

.top {
	margin-bottom: 20px;
	margin-top: -20px;
	border-bottom:1px solid #1E1E1E;
	background-color: #333;
}
/*top panel*/
#top-panel{
	border-bottom:3px solid #FA6900;
	text-align:right;
	background-color: #000000;
	background-image: url(../img/slide-bg.jpg);
	background-repeat: repeat;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 650px;
	padding-left: 20px;
}
#top-panel h2{
	text-transform:uppercase;
	color:#eee;
	font-size:1em;
	line-height:1;
	margin-bottom:1em;
	font-weight: bold;
}
#sub-panel{
	text-align:center;
}
#sub-panel a{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:130px;
	font-weight:bold;
	background-color: #FA6900;
	background-image: url(../slidePanel/img/sub-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	outline:none;
	text-transform: uppercase;
}
#sub-panel a span{
	padding:6px;
	display:block;
	background-image: url(../slidePanel/img/sub-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*-----new subs-----------
#sub-panel a{
	width:100px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:130px;
	font-weight:bold;
	background-color: #FA6900;
	background-image: url(../slidePanel/img/sub-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	outline:none;
	text-transform: uppercase;
}
#sub-panel a span{
	padding:6px;
	display:block;
	background-image: url(../slidePanel/img/sub-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
-------end test------------*/

.logo {
	width: 550px;
	float:left;
	padding:20px 0 15px 0;
}
.logo a{
	outline:none
}

.tagline {
	width: 200px;
	margin: 0;
	float: left;
	color:#666666;
	font-size:11px;
}
.tagline img {
	float: right;
}

.flash {
	width: 950px;
	margin: 0;
	float: left;
	padding-top:10px;
}

.col-1 {
	width: 590px;
	padding-right: 24px;
	margin-right: 25px;
	float: left;
	background-color: #222;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;*/
}

.col-2 {
	width: 300px;
	margin-right: 0;
	float: left;
	padding-top:50px;
}
.col-2 h2 {
	color:#FA6900;
	text-transform:uppercase;
	font-weight: bold;
	/*letter-spacing:-1px;*/
}
.col-2 p{
	padding-left:4px;
}

.col-2 a{
	text-decoration:underline;
	color:#FFFFFF;
}
.col-2 a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
#navcontainer {
	width: 200px;
	text-align:left;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a {
	display: block;
	padding: 8px;
	width: 160px;
	background-color: #222;
	border-bottom: 1px solid #303030;
	outline:none;
}
#navcontainer h3 {
	display: block;
	padding: 0 0 8px 8px;
	width: 160px;
	background-color: #222;
	border-bottom: 1px solid #303030;
	color:#eee;
}

#navcontainer a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #303030;
	color: #fff;
}
#navcontainer #current {
	background-color: #303030;
	color: #fff;
}
.mission {
	width: 950px;
	float: left;
	padding-top:10px;
	color:#666666;
	font-size:11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.footer {
	width: 950px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303030;
	padding-top:10px;
	margin-top:25px;
	color:#666666;
	font-size:11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}

/*link styles*/
.container-top a:active {
	color:#FFFFFF;
}
.container-top a:hover, .container-top a:focus {
	border:0pt none;
	color:#A7C691;
}
.container-top a {
/*	border-bottom:1px dotted #333333;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;*/
	overflow:hidden;
	color:#35A0C2;
	text-decoration:none;
}

/*#top-logo a img {
	text-decoration:none;
}*/

#creditfooter, .feedTitle {display:none;}
.feedburnerFeedBlock ul {list-style-type:none;}
.feedburnerFeedBlock li {padding-bottom:10px;}
.feedburnerFeedBlock p {margin:0;}
.headline {padding-top:5px;}
.feedburnerFeedBlock {margin-left:-13px}
