@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(../navimages/crossbg.gif);
	margin-top: 0px;
	margin-left: 10px;
	behavior: url( scripts/csshover.htc );
	background-repeat: no-repeat;
	webkit-background-size: 3000px 3000px;
}
#content {
	width: auto;
}
.uppercontent {
	height: 160px;
	background-image: url(../navimages/logos.gif);
	background-repeat: no-repeat;
}
#upperLogo {
	visibility: hidden;
	height: 160px;
	background-image: url(../navimages/logos.gif);
	background-repeat: no-repeat;
	width: 200px;
	float: left;
}
#uppercontentHotNews {
	height: 160px;
}
#uppercontentInsideRight {
	margin-left: 249px;
}
#lowercontent {
	margin-top: 4px;
	padding-top: 24px;
	background-image: url(../navimages/crossbgL.gif);
	background-repeat: repeat-y;
}
#stage {
	height: auto;
	margin-left: 244px;
}
#galleryStage {
	height: auto;
	margin-left: 228px;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border: none;
}
.heading {
	margin-top: 24px;
	margin-left: 244px;
}
.awardHeading {
	display: block;
}
.awardItem {
	display: block;
	background-image: url(../whatImg/bulletSq.gif);
	background-repeat: no-repeat;
}
.mediaListItem {
	display: block;
}
.mediaListEye {
	display: block;
	background-image: url(../whatImg/eye.gif);
	background-repeat: no-repeat;
}
.mediaListVid {
	display: block;
	background-image: url(../whatImg/vidCamAnim.gif);
	background-repeat: no-repeat;
}
#quoteStage {
	height: auto;
	width: 600px;
	margin-left: 244px;
}
#quoteViewer {
	margin: 2px;
	float: left;
	vertical-align: top;
}
.sideQuote {
	height: 288px;
	width: 144px;
	float: left;
}
.qSquare {
	background-color: #CCCCCC;
	height: 44px;
	width: 44px;
	float: left;
	margin: 2px;
	background-image: url(../whatImg/quote.png);
	text-align: left;
	display: inline;
}
.qSquare:hover {
	background-color: #ADBA00;
}
.qSquare:active {
	background-image: url(../whatImg/quoteActive.png);
}
.qSquareDormant {
	height: 44px;
	width: 44px;
	float: left;
	margin: 2px;
	text-align: left;
	display: inline;
}
.qSquareClicked {
	background-color: #666666;
	height: 44px;
	width: 44px;
	float: left;
	margin: 2px;
	background-image: url(../whatImg/quote.png);
	text-align: left;
	display: inline;
}
.whereLineItems {
	float: left;
}
.full {
	visibility: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#projInfo {
	visibility: hidden;
	padding-top: 21px;
}
#firehousePicBox {
	height: 420px;
	width: 240px;
	position: absolute;
	left: 600px;
	top: 202px;
	text-align: left;
}
.firehousePic {
	margin-bottom: 11px;
	margin-right: 11px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
#socialBox {
	position: absolute;
	left: 30px;
	bottom: 7px;
	height: 25px;
	width: 150px;
}
.socialIcon {
	padding: 0px;
	border: 0px;
	display: inline;
	margin: 0px;
	text-align: left;
	float: left;
}

