body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
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;
}
.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;
}
#navTop {
	display:none;
}
#headerWrap{
	width:98%;
	height:100%;
	overflow:hidden;
}
#header{
	width:98%;
	height:100%;
	overflow:hidden;
}
#imageWrap {
	width:98% !important;
	position: relative;
}
#mainLogo {
	z-index: 200;
	text-align: left;
	position: absolute;
	left: 5px;
}
#buildingFuture {
	display:none;
}
#colWrap{
	width:98%;
	position:relative;
}
#colA {
	float: left;
	color:#000;
	width: 70%;
	font-size: 13px;
	line-height: 18px;
	padding: 15px 0px 0px 0px;
	
}
#colA h1{
	margin-bottom:12px;
	line-height:normal;
}
#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: 27%;
	font-size: 12px;
	line-height: 16px;
	color: #B2B2B2;
	padding:15px 0px 0px 0px;
}
#colB a:link, #colB a:visited {
	color: #b2b2b2;
}
#colB a:hover, #colB a:active{
	color:#fff;
}
#viewStoryButton{
	display:none;
}
.rightMod {
	margin-bottom: 25px;
}
.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 .viewMore {
	display:none;
}
.newsFooterDate {
	font-size: 10px;
}
#subnav h2, #archives h2{
	float:none !important;
}

#galleryMod a img {
	border: 3px solid #FFFFFF;
	margin-right: 3px;
	margin-bottom: 3px;
	width:45px;
	height:30px;
}
#galleryMod a:hover img{
	border-color:#f5851f;
}
#galleryMod a:active img{
	border-color:#FFCC33;
}
#projectMod, #newsMod{
	display:none;
}

#footer {
	clear:both;
	border-top:solid 1px #000;
	font-size: 10px;
	line-height: 13px;
	padding-top: 15px;
}
#footer a:link, #footer a:visited{
	color: #F5851F;
	text-decoration: none;
}
#navBottom ul {
	display:none;
}
#vidContainer{
	width:600px;
	margin:15px auto 0px;
	background: #000000;
	padding: 10px;
}
#closePopWin {
	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;
}




/*
///////////////////////////
START NEWS PAGE STYLING (news.php)
\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
#postPage{
	display:inline;
	margin:0px;
	width:100%;
}
.postMeta {
	font-size: 11px;
}
.postList {
	margin-bottom: 20px;
}
.backToNews{
	display:none;
}
.postList h2 {
	margin-bottom: 4px;
	border-bottom: solid 2px #121212;
}
/*
///////////////////////////////////////////////
END NEWS PAGE STYLING */
