/* FireFox Align Body Background Image to Bottom Repeat-X Hack */
html {
	min-height: 100%;
	height: auto;
}
/* END HACK */
body {
	background: #000;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
hr{
	border: none;
	width:100%;
	height:1px;
	background-color:#222;
	color:#222;
}
a:link, a:visited {
	color: #F5851F;
	text-decoration: none;
}

a:hover, a:active{
	text-decoration:underline !important;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	border: 1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
}
.submit{
	border:2px solid #d75e0d;
	background: #f5851f url(../images/bg_submitButton.gif) repeat-x left bottom;
	padding:3px 4px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	
}
.requiredBox {
	font-size: 11px;
	margin-bottom:12px;
	color:#ccc;
	text-transform:uppercase;
}
.required {
	color:#FFCC66;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	color:#F5851F;
	font-size:26px;
	line-height:normal;
	margin-top: 0px;
}
h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: -1px;
	margin-bottom:7px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
#colA p {
	margin-top: 0px;
	margin-bottom: 17px;
}
#bgBodyHome, #bgBodyMain, #bgBodyPop{
	background-image:url(/images/bg_mid-g.jpg);
	background-repeat:repeat-x;
}
#bgBodyHome{
	background-position:center 395px;
}
#bgBodyMain{
	background-position:center 242px;
}
#bgBodyPop{
	background-position:center top;
}
#navTop {
	background: #F5851F url(/images/bg_navTop.jpg) repeat-x center bottom;
	height: 42px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
#navTop ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	width: 980px;
}
#navTop ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navTop ul li a:link, #navTop ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	padding: 17px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
}
#navTop ul li a:hover, #navTop ul li a:active {
	background: url(/images/bg_navTop_ul_li_a-hover.png) no-repeat center top;
	text-decoration:none !important;
}

#headerWrap {
	background: #CCCCCC url(/images/bg_headerWrap.gif) repeat center top;
	width: 100%;
	/*border-bottom: 1px solid #999999;*/
}
#header, #headerHome{
	background: url(/images/bg_header.gif) repeat-y center top;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#header {
	height: 200px;
}
#headerHome{
}
#imageWrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#mainLogo {
	z-index: 200;
	text-align: left;
	position: absolute;
	left: 5px;
}

#buildingFuture {
	height: 70px;
	width: 135px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 5px;
	text-align:right;
}
#mid {
	width: 100%;
	border-top: 2px solid #F5851F;
}
#colWrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #000 url(/images/bg_colWrap.png) repeat-y right bottom;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
#colA {
	float: left;
	width: 620px;
	font-size: 13px;
	line-height: 18px;
	padding: 15px 15px 0px;
	overflow:hidden;
	
}
#colA h1{
	margin-bottom:12px;
	line-height:normal;
}
#colA ul{
	margin: 0px 0px 18px 0px;
	padding: 0px;
	list-style-type: none;
}
#colA ul li {
	margin: 0px 0px 6px 10px;
	padding: 0px;
	background: url(/images/bg_bullet1.gif) no-repeat 0px 5px;
	padding-left: 8px;
	line-height: 15px;
}
#colA img, #colA a img{
	border:3px solid #333;
	padding:1px;
}
#colA a:hover img{
	border-color:#f5851f;
}
#colA a:active img{
	border-color:#FFCC33;
}
#colA img.noBorder, #colA a img.noBorder{
	border:none !important;
}
#colB {
	float: right;
	width: 327px;
	font-size: 12px;
	line-height: 16px;
	color: #B2B2B2;
}
#colB a:link, #colB a:visited {
	color: #b2b2b2;
}
#colB a:hover, #colB a:active{
	color:#fff;
}
#viewStoryButton{
	margin-bottom: 25px;
}
.rightMod {
	margin-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
.rightMod .rightModTitle, #subnav h2, #archives h2{
	border-bottom: 2px solid #262626;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0px;
}
.rightMod h2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
}
.rightMod ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.rightMod ul li {
	margin: 0px 10px 6px;
	padding: 0px;
	background: url(/images/bg_bullet1.gif) no-repeat 0px 5px;
	padding-left: 8px;
	line-height: 15px;
}
.rightMod .viewMore {
	font-size: 11px;
	color: #F5851F !important;
	text-decoration: none;
	float: right;
	display: block;
	background: url(/images/bg_viewMore.gif) no-repeat right 4px;
	line-height: 11px;
	margin: 4px 0px 0px;
	padding: 0px 8px 0px 0px;
}
.newsFooterDate {
	font-size: 10px;
}
#subnav h2, #archives h2{
	float:none !important;
}

#galleryMod a img {
	border: 3px solid #FFFFFF;
	margin-right: 3px;
	margin-bottom: 3px;
}
#galleryMod a:hover img{
	border-color:#f5851f;
}
#galleryMod a:active img{
	border-color:#FFCC33;
}

#footer {
	text-align: right;
	height: 80px;
	width: 968px;
	overflow: hidden;
	font-size: 10px;
	line-height: 13px;
	margin-right: auto;
	margin-left: auto;
	background: #000 url(/images/bg_body.png) no-repeat center bottom;
	padding-top: 85px;
	bottom: 0px;
	padding-right: 12px;
	/*border-bottom:solid 1px #fff;*/
}
#footer a:link, #footer a:visited{
	color: #F5851F;
	text-decoration: none;
}
#navBottom ul {
	margin: 6px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#navBottom ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navBottom ul li a:link, #navBottom ul li a:visited {
	text-decoration: none;
	padding-left: 4px;
	border-left: 1px solid #bbb;
	margin-left: 4px;
}
.navBottomDivider{
	color:#bbb;
}
#navBottomFirstLink {
	border-style: none !important;
}

#vidContainer{
	width:600px;
	margin:15px auto 0px;
	background: #000000;
	padding: 10px;
}
#closePopWin{
	background: url(/images/bg_closePopWindow.gif) no-repeat right top;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 15px;
	text-align:right;
	height: 20px;
	padding-top: 3px;
	padding-right: 20px;

}
#closePopWin a {
	color: #FFFFFF;
	font-weight: bold;
}

#tourContainer{
	width:337px;
	margin:15px auto 0px;
	background: #000000;
	padding: 10px;
}

#closePopWinTour{
	background: url(/images/bg_closePopWindow.gif) no-repeat right top;
	width: 337px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 15px;
	text-align:right;
	height: 20px;
	padding-top: 3px;
	padding-right: 20px;

}
#closePopWinTour a {
	color: #FFFFFF;
	font-weight: bold;
}



/*
///////////////////////////
START NEWS PAGE STYLING (news.php)
\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
.postMeta {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 2px;
	/*border-top: 2px solid #e2e2e2;*/
	color: #555;
}
.postMeta strong {
	
}
.postList p{
	margin-top:0px;
	margin-bottom:0px;
}

.postList {
	margin-bottom: 20px;
}
#postPage h1 {
	margin-bottom: 3px;
}
.backToNews{
	margin-bottom:15px;
	display:block;
}
.backToNews a {
	background: url(/images/bg_backtonews.gif) no-repeat left 6px;
	padding-left:13px;
}
.postList h2 {
	margin-bottom: 4px;
	border-bottom: solid 2px #121212;
}
/*
///////////////////////////////////////////////
END NEWS PAGE STYLING */




#errorCodeBody {
	background: #000000 url(../images/bg_error.jpg) no-repeat center top;
}
#errorCode {
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #eee;
	line-height: 22px;
}
.errorType {
	font-size: 10px;
	color: #666666;
}

