body {
	background-color: #ffffff;
	background-image: url("images/headerbg.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	color: #273F4B;
}

h2 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #273F4B;
	margin-bottom: 1.5em;
	border-bottom: 1px #eee solid;
}

h3 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #273F4B;
	margin-top: 2em;
}

h4 {
	font-size: 1.1em;
	color: #273F4B;
	font-weight: bold;
}

/* ======== */

a:link, a:visited {
	color: #163b99;
	text-decoration: none;
}

a:hover, a:active {
	color: #a55;
	text-decoration: underline;
}


/* ======== */


.clearingbox {
	clear: both;
	height: 1px;
}

/* ======== */

#outer-container {
    width: 1002px;
	margin: 0 auto;
	background-image: url("images/outerbg.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

#page-container {
	width: 896px;
	margin: 0 auto;
}

/* ======== */

#content {
	padding: 0 30px 0 30px;
	font-size: .8em;
	clear: both;
}


#mainarea {
	width: 380px;
}

#mainarea p {
	line-height: 1.5em;
	text-align: justify;
}

#sidebar {
	width: 380px;
}



/* ========= */

.sidenote {
	color: #273F4B;
	border-left: 4px solid #efefef;
	padding-left: 10px;
}

.sidenote p {
	font-style: italic;
}

.collage {
	padding: 20px 0 20px 0;
}

.newsbox {
	float: right;
	width: 384px;
	background-color: #efefef;
	padding: 5px 18px;
	background-image: url("images/boxbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 4px solid #efefef;
}

.newsbox p {
	line-height: 1.5em;
	text-align: justify;
}

.newsbox .date {
	color: #277F8B;
	font-size: 0.8em;
	text-transform: uppercase;
}

.newsbox strong a:link, .newsbox strong a:visited {
	color: #000;
	text-decoration: none;
}

.newsbox strong a:hover, .newsbox strong a:active {
	color: #a55;
	text-decoration: underline;
}

p.quote {
	color: #666;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 800px;
	font-family:  "Times New Roman", serif;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

.download {
	background-color: #e0e0e0;
	padding: 5px 5px 5px 20px;
	background-image: url("images/bullet-arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

.leftphoto img {
	float:left;
	margin: 0 20px 15px 0;
	padding: 6px;
	border: 3px solid #efefef;
}

ul.projectslist li.projectitem {
	background-image: url("images/grayborder.gif") !important;
	padding: 12px 16px 12px 12px  !important;
	background-color: #f0f0f0;
	overflow: hidden;
	width: 808px;
}

ul.projectslist li h4 {
	margin: 0 0 0 180px;
}

ul.projectslist li p {
	margin-left: 180px;
}

ul.projectslist img {
	float: left;
}

ul.projectslist ol li {
	background-image: none !important;
	margin-left: 180px;
}

#content ul {
	list-style-type: none;
	line-height: 1.3em;
	margin: 2em 0 3em 0;
	padding: 0 0 3px 0;
	background-image: url("images/grayborder.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

#content ul li {
	background-image: url("images/listbg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px 30px 4px 30px;
}

#content img {
	padding: 4px;
	border: 1px solid #bbb;
	background-color: #fff;
}

.contact-info {
	margin-right: 450px;
}

.contact-sidebar {
	margin: 0;
	padding: 0px 0 0 0;
	float: right;
	width: 410px;
	border: 0px solid red;
}

.contact-sidebar h4 {
	margin-top: 0px;
}

.errormessage {
	color: #ff0000;
}

/* --- forms --- */

label {
	color: #273F4B;
	font-size: 1em;
	width: 6em;
	float: left;
	text-align: left;
	margin-right: 1em;
	display: block;
}

input {
	background: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #bbb;
	padding: 2px;
	width: 22em;
}

textarea {
	background: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #bbb;
	padding: 2px;
	width: 22em;
}

p.submit input {
	width: 10em;
	margin-right: 1em;
}



/* ======== */

#header {
	background-image: url("images/title.gif");
	background-position: top center;
	width: 896px;
	height: 117px;
}

#header h1 {
	display: none;
}

/* ======== */

#navigation {
	background-image: url("images/nav-bg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width: 896px;
	height: 336px;
}

#navigation ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 40px 0 0 60px;
}

#navigation ul li {
	padding: 0;
	margin: 0;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #273F4B;
	font-size: 1.0em;
	width: 280px;
	padding: .2em .8em;
}

#navigation ul li a#current {
	background-color: #dee9f1;
}

#navigation ul li a:hover, #navigation ul li a:hover#current  {
	color: #ffffff;
	background-color: #b7d0e0;
	background-image: url("images/navhl.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

#navigation #nav-photo {
	float: right;
	padding: 36px 42px 0 0;
}

/* ======== */

#footer {
	text-align: center;
	color: #777;
	padding: 10px 10px 20px 10px;
	margin: 30px 0px 0 0px;
	font-size: .6em;
	background-image: url("images/rule.gif");
	background-position: top center;
	background-repeat: no-repeat;
}

#footer a:link, #footer a:visited {
	color: #163b99;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #a55;
	text-decoration: underline;
}

#footer ul {
	text-align: left;
	list-style-type: none;
	float: left;
	padding: 0 20px 0 20px;
	border-right: 1px solid #e9e9e9;
	margin: 10px 0 10px 0;
}

#footer ul#sitemap-col1 {
	width: 140px;
}

#footer ul#sitemap-col2 {
	width: 210px;
}

#footer ul li {
	padding: 2px 0 2px 0;
	margin: 0;
}

#footer ul li.heading {
	font-weight: bold;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #273F4B !important;
}

#footer ul li a:hover, #footer ul li a:active {
	color: #a55 !important;
}

#footer #orgs {
	float: right;
	padding: 10px;
	margin: 0;
	width: 420px;
	border: 0px solid red;
}

#footer p.copyright {
	clear: both;
	padding-top: 20px;
}

