body {
	margin: 0;
	padding: 0;
	background-color: #00508b;
	background-image: url(background.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 11pt;
	color: #333;
}
p {
	line-height: 1.4em;
	padding-bottom: 0.25em;
}
a, a:link {
	color: #009ad8;
}
a:visited {
	color: #00508b;
}
a.missing {
	color: #777;
}
img {
	border: none;
}


#envelope {
	margin: 0 auto;
	width: 990px;
}

/* Header */
#header {
	height: 108px;
	}
#header #logo {
	position: absolute;
	top: 10px;
 	width: 324px;
	height: 82px;
	padding: 0;
	background: url(logo.png) no-repeat;
}

/* Nav */
#nav {
	padding: 0;
	margin: 73px 25px 0 0;
	list-style: none;
	float: right;
}
#nav li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#nav li a {
	display: block;
	padding: 8px 15px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
}
#nav li a, #nav li a:link, #nav li a:link:hover, #nav li a:visited, #nav li a:visited:hover, #nav li a:active { }
#nav li em a:link, #nav li em a:visited {
	font-style: normal;
	background: #fff;
	color: #00508b;
}
#nav li a:link:hover, #nav li a:visited:hover, #nav li a:active {
	background-color: #ddd;
	color: #00508b;
}
#nav li em a:link:hover, #nav li em a:visited:hover, #nav li em a:active {
	background-color: #fff;
}

/* Content */
#content_envelope {
	background-color: #fff;
	z-index: 10;
	position: relative;
	margin-top: -2px;
}
#content_inner_envelope {
	padding: 25px;
}
body.home #content_inner_envelope {
	padding-right: 0;
}
#content_footer {
	clear: both;
	background: #ffffff url(content_footer_gradient.png) repeat-x bottom;
	min-height: 115px;
	margin-top: -15px;
}
body.home #content_footer {
	margin-right: 25px;
}
#content li {
	padding-bottom: 1.5em;
}
#content li:last-child {
	padding-bottom: 0;
}


h1, h2, h3 {
	font-family: "Arial Black", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #00477a;
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}


div#content_left_box {
	position: relative;
	float: left;
	width: 600px;
	padding-right: 25px;
}
body.home div#content_left_box {
	padding-right: 20px;
}
div#content_right_box {
	position: relative;
	float: right;
	text-align: left;
	width: 300px;
}
body.home div#content_right_box {
	width: 345px;
}
#content img {
	padding: 3px;
	border: 1px solid #999;
}
#content img.blank {
	border: 1px solid #fff;
}
#news_outside {
}
#news_outside_top {
	height: 40px;
	background: url(news_box.png) no-repeat left top;
}
#news_outside_left {
	width: 345px;
	background: url(news_box.png) no-repeat left -40px;
}
#news_outside_bottom {
	height: 40px;
	background: url(news_box.png) no-repeat left bottom;
}
#news {
	padding: 0px 25px 0px 50px;
}
#news_head {
	font-weight: bold;
	font-family: "Arial Black", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #666;
}
#news_body {
	font-size: 0.9em;
	text-align: justify;
	padding-bottom: 10px;
}


#project_list {
	padding-left: 100px;
}

div.project {
	padding-bottom: 1.25em;
}
div.project div.thumb {
	width: 103px;
	min-height: 100px;
	padding: 7px 35px;
	float: left;
}
div.project div.name, div.project div.status, div.project div.blurb {
	float: left;
	width: 500px;
}
div.project div.name {
	padding-top: 10px;
	padding-bottom: 0.25em;
}
div.project div.status {
	padding-bottom: 0.25em;
}
div.project_category_link {
	padding: .75em 90px;
}


div#project_thumbnails {
	width: 445px;
	float: left;
}
div#project_description {
	width: 445px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
div#project_picture {
	padding-top: 1.5em;
}


.picture_directory {
	padding-left: 25px;
}
.picture_directory .title {
	font-family: "Arial Black", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #009ad8;
}
.click_to_enlarge {
	font-size: 0.8em;
	text-align: center;
	color: #777;
}
.click_to_enlarge a, .click_to_enlarge a:link, .click_to_enlarge a:visited {
	color: #777;
}


ul.picture_list {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
ul.picture_list li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}
ul.picture_list li a {
	display: block;
	width: auto !important;
	padding: 0;
	margin: 0;
	border: none;
}
ul.picture_list {
	display: block;
	background: inherit;
}
ul.picture_list li {
	display: inline-table;
	width: auto;
	float: left;
	padding: 5px 10px;
}



#content_footer table#master_footer {
	height: 100px;
	width: 910px;
	margin: 15px;
	margin-top: 0;
	color: #00508b;
	font-size: 0.9em;
}
#content_footer table#master_footer td {
	vertical-align: bottom;
}
#content_footer table#phone_lines {
	float: right;
	border-spacing: 0px;
}
#content_footer table#phone_lines td {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: none;
}
#footer_address {
	width: 33%;
}
#footer_url {
	width: 34%;
	text-align: center;
}
#footer_phones {
	width: 33%;
	text-align: right;
}

th.roomy, td.roomy {
	padding: .5em 1em;
}
th.roomy {
	padding-bottom: 0px;
}
th.tight, td.tight {
	padding: 0px;
	border-spacing: 0px;
}

#copyright {
	padding: 2em;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
}

.end {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	height: 0px;
}
