/* DEFAULTS */
body {
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
#array {
	height: 396px;
	margin-bottom: 5px;
}
#overlay {
   position: relative;
   width: 100%; /* for IE 6 */
}

#overlay h2 {
   position: absolute;
   z-index: 2000;
   top: 2px;
   left: 5px;
   width: 100%;
}
#overlay h2 span {
   width: 705px;
   color: white;
   font-size: 20px;
   font-family: Georgia, sans-serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.8);
   padding: 5px;
}
hr {
	height: 1px;
    margin: 15px 0 5px 0;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted #292929;
}

#column1 hr {
	height: 1px;
	margin: 0 0 0 30px;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted #666666;
}

/* DEFAULT LINK STYLING */
a:link {color: #294166;	text-decoration: none;}
a:visited {color: #294166; text-decoration: none;}
a:hover {color: #4A75AD; text-decoration: underline;}
a:active {color: #4A75AD; text-decoration: none;}
a:focus { outline: none; }

/* LAYOUT */
#container {
	width: 960px;
	margin: 0px auto;
	padding: 10px;
	position: relative;
	text-align: left;
}
#header {
	width: 960px;
	height: 84px;
	float: left;
} 
#tabs {
	width: 490px;
	height: 24px;
	float: right;
	clear: right;
}
#tabs2 {
	width: 490px;
	height: 24px;
	float: right;
	clear: right;
}
#portfolio #tabs {
	width: 100%;
	float: right;
	height: 39px;
	text-align: right;
	margin: 0 30px 0 0;
}
#portfolio #tabs .maptext {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#nav {
	width: 245px;
	height: 685px;
	background-image: url(../images/sidebarbg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	text-align: left;
	clear: both;
}

/* SIDE NAVIGATION */
.department ul {padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}
.department ul li {padding: 0 0 0 0; margin: 0 0 0 0;}

.services {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; font-weight: bold; color: #ffffff; background-image: url(../images/subnavbg.png); background-repeat: repeat-y; padding-bottom: 10px;}
.services ul {padding: 0 0 0 0; margin: 0 0 0 0; list-style: none;}
.services ul li {padding: 0 0 0 0; margin: 0 0 0 0;}
.services a:link {text-decoration: none; color: #77D7D4;}
.services a:hover {text-decoration: none; color: #ffffff;}
.services a:visited {text-decoration: none; color: #77D7D4;}
.services a:active {text-decoration: none; color: #ffffff;}

/* FOOTER */
#footer hr {
	height: 1px;
    margin: 15px 0 5px 0;
    padding: 0;
    border-top: 0;
    border-bottom: 1px solid #999999;
}
#footer {
	width: 715px;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
	float: right;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}

#footerleft {
	float: left;
	text-align: left;
	width: 350px;
}

#footermiddle {
	float: left;
	text-align: left;
}

#footerright {
	float: right;
	text-align: right;
	width: 85px;
	margin-right: 10px;
}

/* CONTENT AREA */
#content {
	float: right;
	width: 715px;
	min-height: 685px;
	background-color: #F4F4FB;
	padding: 0 0 20px 0;
}
#home #content {
	background-color: transparent;
}
.box {
	padding: 5px;
	background-color: #F4F4FB;
}
#callout, .callout {
	width: 345px;
	height: 265px;
}
.boxheadline {
	padding: 10px 10px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.headlineblue {
	background-image: url(../images/boxbg_blue.png);
	background-repeat: repeat-x;
}
.headlinegrey {
	background-image: url(../images/boxbg_grey.png);
	background-repeat: repeat-x;
}
.boxcontent {
	padding: 5px 20px;
}
.boxcontent p {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
}
.boxcontent h1 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#singlecolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
}

/* TEXT STYLING */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	margin: 4px 0px 0px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 5px 0px;
	color: #52625F;
}
.size14 {
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.size10 {
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 0 0;
}
.date {
	font-size: 11px;
}

/* FORM STYLING */
input, textarea {
	font-size: 14px;
	margin: 5px 0 0 0;
}


#pagehead {width: 675px; height: 75px; padding: 10px 0px 0px 30px; background-image: url(../images/pageareahead.png); background-repeat: repeat-x; background-color: #59666A; color: #ffffff; clear: both; z-index: 1;}
#imagesofus {width: 350px; height:40px;padding: 0; background-image: url(../images/pageareahead.png); background-repeat: repeat-x; background-color: #59666A; color: #ffffff; float:left;clear: both; z-index: 1;}
#content #imagesofus h3 {padding:5px 0 0 30px;margin:0;}
#imagesofus h3 {font-family: Georgia, sans-serif;font-size:20px;color:#FFFFFF;padding: 5px 0px 0px 30px;}
#portfolio #pagehead {vertical-align: bottom;}
#column1 {float: left; margin:0; width: 320px; clear: left;}
#column1 p {margin: 30px 0 10px 30px;}
#column1 h1, #column1 h2, #column1 h3 { margin: 30px 0 10px 30px;}
#column2 {float: right; width: 355px; z-index: 10; }
#portfolio #column {float:left; width:200px; margin:10px 15px 0 0;border-top: 1px dotted #666666;}
#portfolio #column strong {font-weight: bold;}
#portfolio #column a:link, #portfolio #column a:visited {color:#000000;text-decoration: none;font-size:12px;}
#singlecolumn {float: left; margin: 30px;}
.associatedprojectscolumn {padding: 5px 5px 5px 10px; background-image: url(../images/projectpanelbg.png); background-repeat: repeat-y;}
.projectitem {margin: 0px 0px; padding-bottom: 8px; border-bottom: 1px dotted #666666;}
.insetimage {margin: 8px; float: right;}
#principaldisplay {margin: 20px 0 0 0}
#principaldisplay img {padding:0 10px 0 30px;}
#principaldisplay h2 {font-weight: bold;font-size:16px;padding:0;margin:0;}
#principaldisplay small {font-size:11px;font-weight: normal;margin:0;padding:0;}
#principaldisplay p {padding:0;margin:10px 0 10px 30px;}

