/** Global Styles **/

body { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #000000; padding: 25px; }

p { font-size: 13px; text-align:left; }
h1 { font-size: 15px; }
h2 { font-size: 14px; font-weight: bold; }

li { font-size: 13px; font-weight: bold; font-style: normal; text-align: left; }

a:link, 
a:visited,
a:active { color: #CC3300; text-decoration: none; }
a:hover { color: #CC3300; text-decoration: underline; }


.newsheader {
	background-image: url(_images-site/project-nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 30px;
}
.newsContainer { height: auto; width: 800px; overflow: visible; position: relative; }

.newsfeature { padding: 10px; border: 1px solid #000000; float: left; height: 210px; width: 160px; text-align: left; background-color: #FFFFFF; overflow: visible; margin-top: 0px; margin-right: 12px; margin-bottom: 12px; margin-left: 5px; }
.newsfeature h1 { font-size: 13px; font-weight: bold; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
.newsfeature p { font-size: 12px; margin-top: 3px; margin-bottom: 0px; padding-top: 3px; padding-bottom: 0px; }
#newstitle { text-indent: 20px; text-align: left; width: 180px; }
#newsimage {
	padding: 10px;
	border: 1px dotted #333333;
	background-color: #000000;
	background-image: url(_images-pages/image-corner-grad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#newsimage1 {
	padding: 10px;
	border: 1px dotted #333333;
	background-color: #000000;
	background-image: url(_images-pages/image-corner-grad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.WrapRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.WrapLEFT {
	vertical-align: top;
	float: left;
	margin-right: 15px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.imagefootnote {
	font-size: 10px;
	font-style: italic;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#nav { margin:0; padding:0; width:100%; float:left; background-image:  url(_images-site/nav-bg.gif); background-repeat: repeat-x; }
#nav li { display:inline; padding:0; margin:0; }
	#nav a:link,
	#nav a:visited { color:#FFFFFF; padding:10px 20px; float:left; width:auto; text-decoration:none; font:bold 15px Arial, Helvetica, sans-serif; letter-spacing: -1px; }
	#nav a:hover { color:#666666; }
	#nav a:active { color:#333333; }


.baseline { font-size: 9px; color: #666666; font-family: Arial, Helvetica, sans-serif; }
	.baseline a:link,
	.baseline a:active,
	.baseline a:visited { color: #666666; text-decoration: none; }
	.baseline a:hover { color: #CC3300; text-decoration: none; }

.contactfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 20px;
}
.masterframe {
	border: 1px solid #000000;
}
#bodyarea {
	background-image:url(_images-site/site-body-bg.jpg);
	background-repeat:repeat-x;
	margin-top:-10px;
}

#scroller {
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}
#scroller li {
	color:#000000;
	text-align:left;
	padding-bottom: 4px;
}
#scroller li a:link,
#scroller li a:visited { color:#000000; text-decoration:none; }
#scroller li a:hover {
	text-decoration:underline;
	color:#CC3300;
}

#projectcat {
	text-indent: 20px;
	text-align: left;
}
#projectcat a:link, #projectcat a:visited, #projectcat a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#projectcat a:hover {
	color: #666666;
	text-decoration: underline;
}
#projectnext {
	text-indent: 20px;
	text-align: right;
	padding-right:20px;
}
#projectnext a:link, #projectnext a:visited, #projectnext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#projectnext a:hover {
	color: #666666;
	text-decoration: underline;
}
.quarterbox {
	border: 10px solid #666666; width:300px; height:290px; position:relative; right:-40px;}
	
			/* IE7 Only */
	*:first-child+html .quarterbox { position:relative; right:-30px;}
	
.quarterboxCon { overflow:auto; height:290px; width:290px; text-align:left; padding-left:10px; background:#FFFFFF; }
.quarterboxCon p { padding-right:5px; }
.quarterboximage {
	border: 10px solid #333333; width:310px; height:290px; background-color:#333333; position:relative;
}
/* IE7 Only */
	*:first-child+html .quarterboximage {position:relative; left:-15px; }
	
.quarterboxThumb { border: 3px solid #333333; width:66px; height:51px; margin:20px 0 15px 0; background-color:#333333; }
#projectlist {
	line-height: 25px;
}
#projectlist a:link, #projectlist a:visited, #projectlist a:active {
	color: #000000;
	text-decoration: none;
}
#projectlist a:hover {
	color: #CC3301;
	text-decoration: underline;
}

/* Index Page */

#iframe { position:relative; top:20px; left:-25px; margin:0; }
#frontTable { position:relative; top:30px; right:35px; }
#rightTable { position:relative; top:15px; right:30px; }

/* Non-Flash Index Page */

.nonFlashCat { text-align: center; }
.nonFlashCatImage { padding-right: 5px; padding-left: 5px; }
#nonFlash { top: 40px; }
#nonFlash a:link, #nonFlash a:visited, #nonFlash a:active { color: #000000; text-decoration: none; }
#nonFlash a:hover { color: #CC3300; }

#flashcontent { position:relative; top:35px; }


/* Site Images */

.featTop { background-image:url(_images-site/featbox_upper.png); background-repeat:no-repeat; width:300px; height:32px; }
.featBottom { background-image:url(_images-site/featbox_lower.png); background-repeat:no-repeat; width:300px; height:31px; }
.featShadow { background-image:url(_images-site/featbox_shad.png); background-repeat:no-repeat; width:300px; height:27px; }


/* IE 6 */

* html #bodyarea { background-color:#FFFFFF; margin-top:-10px; background-image:none;}
* html .featTop { background-image:url(_images-site/featbox_upper.jpg); background-repeat:no-repeat; width:300px; height:32px;}
* html .featBottom { background-image:url(_images-site/featbox_lower.jpg);  background-repeat:no-repeat; width:300px; height:31px;}
* html .featShadow {  background-image:url(_images-site/featbox_shad.jpg); background-repeat:no-repeat; width:300px; height:27px;}
