@charset "UTF-8";
/* CSS Document */


/* ### features (next to slideshow) ### */

.featureBox {
	width: 315px;
	height: 85px;
	background: url(../images/featureBox.gif);
}

.fbBottom {	
	margin: 0 0 7px 0;
}

.featureBox p {
	margin: 0 5px 0 5px;
	padding: 4px 0 0 0;
	font-size: 11px;
}

.featureBox p.featureTitle {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.featureBox a {
	border: none;
}

a.featureLink {
	color: #ffaa55;
	text-decoration: none;
	text-transform: uppercase;
	
}

a.featureLink:hover {
	text-decoration: underline;
}


a.feature {
	text-decoration: none;
	color: #000;
}

img.featureImg {
	float: left;
	margin: 5px 5px 0 5px;
}

#features {
	margin: 0;
	padding: 0;
	width: 315px;
	height: 270px;
	float: right;
}


#homeTop { /* wrapper for slideshow and features */
	width: 100%;
	height: 270px;
	margin: 5px 0 0 0;
	padding: 0;
}


/* ### main home page article ### */

#homeBox {
	width: 552px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}

#homeBoxBkgd {
	background: url(../images/homeBox.gif) repeat-y;
	margin: 0;
	padding: 0;
}

#homeBoxContent {
	width: 532px;
	margin: 0 0 0 10px;
	padding: 0;
}

#homeBoxContent p.clearBoth {
	clear: both; 
	margin: 0; 
	font-size: 1px;
}

#homeBoxContent h1,
#newsBoxContent h1 {
	margin-top: 0;
	border-bottom: 4px solid #ff981f;
}

#homeBoxContent p {
	color: #000;
	margin: 10px 0 0 0;
	font-size: 14px;
}

#homeBoxBkgd p {
	margin: 0;
}

table.homeContent {
	width: 552px;
	border: 0;
}

td.hcTop {
	font-size: 1px;
	background: url(../images/homeBoxTop.gif) no-repeat;
}

td.hcMiddle {
	background: url(../images/homeBox.gif) repeat-y;
}

td.hcBottom {
	font-size: 1px;
	background: url(../images/homeBoxBottom.gif) no-repeat;
}

#homeFlash {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1;
}


/* ### news and events box ### */

#newsBox {
	width: 315px;
	margin: 5px 0 0 3px;
	padding: 0;
	float: left;
}

#newsBoxBkgd {
	background: url(../images/circuitBoard.gif) no-repeat;
	width: 315px;
	margin: 0;
	padding: 0;
}

#newsBoxContent {
	width: 295px;
	margin: 0 0 0 10px;
	padding: 0;
}

#newsBoxContent p {
	margin: 10px 15px 0 20px;
	font-size: 13px;
}

#newsBoxContent a,
#newsBoxContent a:visited {
	color: #128ecc;
	text-decoration: none;
}

#newsBoxContent a:hover {
	text-decoration: underline;
}


#socmed {
	margin: 20px 0;
	width: 295px;
	float: left;
}

#socmed img {
	margin: 0 0px 0 52px;
}
