body
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5;
	color: black;
	margin: 0px;
	padding: 0px;
	background: white;
	text-align: center;
}

h1 {
	font-size: 13pt;
}

h2 {
	margin-top: 20px;
	margin-bottom: -5px;
	font-size: 10pt;
}

h3 {
	font-weight: normal;
	font-size: 10pt;
}

a {
	color: black;
}

#page {
	padding: 0px;
	margin: 0px;
	text-align:left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}	

#header {
	background: #ecf1f4;
	padding-bottom: 10px;
	border-bottom: solid 1px #347daa;
}

#logo {
	margin: 0px 0px 5px 0px;
	border: none;
}

#links {
	margin-top: 10px;
	margin-left: 26px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#links li {
	color: black;
	list-style-type: none;
	display: inline;
	padding: 5px;
	margin-right: 5px;
}

#links a, #links a:visited {
	padding: 5px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

#links a:hover {
	color: white;
	background-color: #174e6d;
}

#content {
	background: white;
	padding: 25px;
}

#footer {
	margin-top: 20px;
	border-top: solid 1px #347daa;
	background: #ecf1f4;
	font-size: 8pt;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#footer a:hover {
	color: white;
}


/****************************************************************
 * Main page
 */
#info {
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 15px 5px 15px;
	background: white;
}

#info h1 {
	font-weight: normal;
	font-size: 18pt;
	text-align: center;
	margin-bottom: 0px;
}

#maincontent {
	background: white;
}

.spacer {
	clear: both;
}

#pic {
	float: right;
}

#pic img {
}

#pic #caption {
	text-align: right;
	font-size: 8pt;
	margin-top: -43px;
	margin-right: 10px;
}

#pic #caption a {
	color: black;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	border-bottom: dotted gray 1px;
}

#pic #caption a:hover {
	color:white;
}

#mainquote {
	text-align: center;
	background-image: url("images/bg9.jpg");
	background-repeat: repeat-x;
	width: 300px;
	float: left;
	border: solid #347daa;
	border-width: 3px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 15px 10px 15px;
	font-family: Georgia, Serif;
	font-size: 12pt;
	font-style: italic;
}

.readmore {
	text-align: right;
}

.readmore a {
	color: gray;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	border-bottom: dotted #d0d0d0 1px;
}

.readmore a:hover {
	color: black;
	background-color: #f0f0f0;
}


/****************************************************************
 * Other pages
 */
.quote {
	font-family: Georgia, Serif;
	font-size: 10pt;
	font-style: italic;
}

.nowrap {
	white-space: nowrap;
}

.name {
	margin: -8px 0px 30px 30px;
}

.policy dt {
	margin-bottom: 10px;
}

.policy dd {
	margin-bottom: 10px;
}

#pastcenter {
	text-align: center;
}

.worktype {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #ecf1f4;
	border-bottom: solid #347daa 1px;
}

.worktype h1 {
	background-color: #a0c1d6;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 10pt;
	border-bottom: solid #347daa 1px;
	border-top: solid #347daa 1px;
}

.worktype img {
	border: none;
}

#project {
	float: left;
	width: 400px;
	margin-right: 25px;
}

#project h1 {
	border-bottom: 1px solid black;
}

#project th {
	font-size: 10pt;
	width: 120px;
	vertical-align: top;
	text-align: right;
}

#project td {
	font-size: 10pt;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 8px;
}

#project ul {
	margin: 0px;
	padding: 0px;
}

#project li {
	list-style-type: none;
}

.photos h3 {
	width: 120px;
	font-weight: bold;
	margin-bottom: 2px;
}


#photo {
	border: none;
}

/****************************************************************
 * Form properties
 */
form fieldset {
	border: none;
	border-top: solid #347daa 1px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

form legend {
	padding: 5px;
}

form ol {
  margin: 0;
  padding: 0;
}

form fieldset ol {
	background: #ecf1f4;
}

form li {
	border-top: solid #d0d0d0 1px;;
	clear: both;
  list-style: none;
  padding: 5px;
  margin: 0;
}

form fieldset li {
	border-top: solid white 1px;
	border-bottom: solid #d0d0d0 1px;;
}

form label {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 15px;
}

form .submit {
	margin-top: 10px;
	margin-left: 265px;
	width: 100px;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	border: solid black 1px;
	color: black;
	background: #d0d0d0;
}

form input, textarea, select {
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	border: solid gray 1px;
	background: white url("images/formbg.gif") repeat-x scroll center top;
}

form input, textarea {
	width: 350px;
}

form input.small {
	width: 150px;
}

form select {
	padding: 1px;
}

