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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #050505;
	background-position: center top;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #293F44;
	margin-top: 0px;
	margin-bottom: 0px;
	/*
	line-height: 21px;
	display: inline;*/
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #F06322;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
hr {
	color: #CCCCCC;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}
a:link {
	color: #F16222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F16222;
}
a:hover {
	text-decoration: underline;
	color: #293F44;
}
a:active {
	text-decoration: none;
	color: #293F44;
}
#nav {
	height: 120px;
	width: 1000px;
	text-align: left;
	vertical-align: top;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}
.flash {
	background-image: url(../images/flash-holder.gif);
	background-repeat: no-repeat;
	height: 285px;
	width: 945px;
}

a.external {
	background-image: url(../images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 13px;
}

a.top:link {
	color:#AAAAAA;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: disc;
	background-image: url(../images/breadcrumb_arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	font-size: 10px;
}
a.top:hover {
	text-decoration: underline;
	color: #F06322;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
a.top:visited {
	color:#AAAAAA;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: disc;
	background-image: url(../images/breadcrumb_arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	font-size: 10px;
}
.nav {
	height: 44px;
	width: 616px;
	background-image: url(../images/nav_buttons-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CC4817;
	text-align: left;
	vertical-align: top;
}
.navShadowLeft {
	background-image: url(../images/nav_shadow-left.png);
	background-repeat: no-repeat;
	width: 37px;
}
.navShadowRight {
	background-image: url(../images/nav_shadow-right.png);
	background-repeat: no-repeat;
	width: 36px;
}
.navShadowBottom {
	background-image: url(../images/nav_shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 1000px;
}
.search {
	background-image: url(../images/nav_search-bg.jpg);
	height: 55px;
	width: 616px;
	text-align: right;
	background-color: #EF5915;
}
#breadcrumb {
	text-align: left;
	font-size: 10px;
	width: 560px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: -9px;
	color: #AAAAAA;
}
#breadcrumb a {
	color:#AAAAAA;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: disc;
	background-image: url(../images/breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
}
#breadcrumb  a:hover{
	text-decoration: underline;
	color: #F06322;
	padding-right: 10px;
	padding-left: 10px;
}
#olderEntries {
	text-align: left;
	font-size: 10px;
	width: 560px;
	padding-bottom: 13px;
	color: #AAAAAA;
	padding-top: 1px;
}
#olderEntries a {
	color:#AAAAAA;
	text-decoration: none;
	padding-right: 10px;
	list-style-type: disc;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#olderEntries a:hover{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #F06322;
	background-color: #F06322;
}
#subNav {
	text-align: left;
	font-size: 10px;
	width: 560px;
	padding-bottom: 13px;
	color: #AAAAAA;
	padding-top: 1px;
}
#subNav a {
	color:#AAAAAA;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-right: 5px;
}
#subNav a:hover{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-right: 5px;
	border: 1px solid #F06322;
	background-color: #F06322;
}
#container {
	width: 1000px;
}
.content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
}
.contentDescript {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.projects {
	width: 180px;
	padding-right: 6px;
	font-size: 12px;
	line-height: 13px;
	height: 77px;
}
.projectContent {
	width: 565px;
	padding-right: 35px;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding-top: 10px;
}
.tag {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #555555;
}
.tagBlue {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293F44;
	text-transform: uppercase;
}
.title {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #293F44;
	text-transform: uppercase;
	line-height: 20px;
}
.highlight {
	text-transform: capitalize;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 7px;
	background-color: #293F44;
	font-weight: 900;
}
.features {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	text-align: left;
	vertical-align: top;
}

#latestNews {
	width: 600px;
	padding-right: 12px;
}

#latestNewsItems ul {
	margin:0;
	padding:0;
	list-style:none;
}

#latestNewsItems div {
	height: 50px;
	width: 450px;
	overflow: hidden;
}

.latestNewsContent {
	background-color: #D9E7F4;
	height: 50px;
	padding-left: 10px;
	padding-right: 13px;
	text-align: left;
}
.latestNewsTop {
	background-image: url(../images/latest_news-box-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 600px;
	height: 7px;
}
.latestNewsBottom {
	background-image: url(../images/latest_news-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
#dky {
	width: 307px;
	text-align: right;
}
.dykContent {
	background-color: #E0DBC8;
	height: 50px;
	text-align: left;
	padding-right: 13px;
	padding-left: 11px;
}
.dykTop {
	background-image: url(../images/did_you_know-box-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
	width: 307px;
}
.dykBottom {
	background-image: url(../images/did_you_know-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;
	width: 307px;
}
.shadowLeft {
	background-image: url(../images/container_shadow-left.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 28px;
}
.shadowRight {
	background-image: url(../images/container_shadow-right.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 27px;
}
.contentTop {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	width: 945px;
}
.contentBtm {
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
}
.project {
	height: 200px;
	width: 919px;
	margin-bottom: 13px;
}
.projectDescript {
	width: 307px;
	background-color: #D9E7F4;
}
.projectDescriptContent {
	height: 160px;
	padding-top: 4px;
	padding-right: 13px;
	padding-left: 13px;
	text-align: left;
	background-color: #D9E7F4;
}
.projectDescriptTop {
	background-image: url(../images/project_descript-top2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	font-size: 1px;
}
.projectDescriptBtm {
	background-image: url(../images/project_descript-bottom2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	font-size: 1px;
}
.projectDescriptDetails {
	padding-right: 10px;
	text-align: right;
	background-color: #D9E7F4;
}
.projectGallery {
	background-color: #E0DBC8;
	width: 307px;
	margin-bottom: 13px;
}
.projectGalleryContent {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 13px;
	padding-bottom: 10px;
}

.projectGalleryContent .projectgalleryImage {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}

.projectGalleryContent .projectgalleryImage img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
}

.projectGalleryTop {
	background-image: url(../images/project_gallery-box-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
}
.projectGalleryBottom {
	background-image: url(../images/project_gallery-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
}
.projectOverview {
	width: 307px;
	background-color: #D9E7F4;
}
.projectOverviewContent {
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 13px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
.projectOverviewTop {
	background-image: url(../images/project_descript-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
}
.projectOverviewBtm {
	background-image: url(../images/project_descript-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;
}
.entry {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.entryDate {
	font-size: 10px;
	display: block;
	text-align: right;
	color: #AAAAAA;
}
.dark {
	color: #293F44;
}
.news {
	background-color: #D9E7F4;
	width: 307px;
}
.newsContent {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	background-color: #D9E7F4;
}
.newsTop {
	background-image: url(../images/news-box-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
}
.newsBottom {
	background-image: url(../images/news-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
}
.thumb {
	padding-right: 5px;
	padding-bottom: 5px;
}
.comments {
	border: 1px solid #CCCCCC;
	width: 415px;
}
.bio {
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 13px;
}
.teamTitle {
	font-size: 11px;
}
#overview {
	display: block;
	width: 281px;
	padding-left: 13px;
	margin-top: 25px;
	padding-right: 13px;
	color: #777777;
}
.tagOverview {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293F44;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 1px;
}
.tagHighlights {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293F44;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	
}
#leed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 37px;
	font-style: italic;
	margin-top: 13px;
	color: #293F44;
	text-align: right;
}
#quote {
	width: 300px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 35px;
}
#jon {
	margin-top: -50px;
	float: right;
	display: block;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 919px;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 13px;
	padding-left: 13px;
}
.footerCorners {
	background-image: url(../images/footer_bg-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 945px;
}
.footerInfo {
	color: #7F8F98;
	font-size: 10px;
	line-height: 12px;
}
#footerLinks a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#556975;
	text-decoration: none;
	padding-right: 13px;
	text-transform: uppercase;
}
#footerLinks a:hover{
	color: #8E9FA6;
	padding-right: 13px;
}
