/*
****
*/

html {
	background-image: url(../images/bluebrown/background.jpg);
	padding: 0px;
	margin: auto;
	background-color: #e7e9eb;
	background-repeat: repeat-x;
}

body {
	background-color: white;
	margin: auto;
	width: 820px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3f3f3f;
}

form, h1, h2, h3 {
	color: #3f3f3f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h1 {
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	color: #1e6272;
	font-size: 1.2em;
}


h2 { margin-bottom: -18px; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #1e6272; line-height: 20px; }
h3 { margin-top: 10px; margin-bottom: -14px; font-size: 1.4em; font-family: Georgia, "Times New Roman", Times, serif; color: #1e6272; line-height: 20px; }
h3 a { text-decoration: none; margin-top: 10px; margin-bottom: -14px; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; color: #1e6272; line-height: 20px; }
h3 a:hover { text-decoration: underline; margin-top: 10px; margin-bottom: -14px; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; color: #1e6272; line-height: 20px; }
p { font-style: normal; font-weight: normal; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 20px; line-height: 20px; }
ul.list { color: #427f9a; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; }


a.library { text-decoration: none; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #1e6272; line-height: 20px; }


a.libraryTitle, a.libraryTitle:hover { text-decoration: none; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #1e6272; line-height: 20px; }


blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #518e9f;
}

a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

/* Header */

li.navigate { font-family: Helvetica, Verdana, Arial, sans-serif; padding-left: 20px; margin-right: 1px; margin-left: -40px; text-align: left; padding-top: 8px; background-color: #685a50; padding-bottom: 6px; border-bottom-color: #9d8877; border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none; font-size: 15px; color: #fafafa; line-height: 20px; }


li.selected { font-family: Helvetica, Verdana, Arial, sans-serif; padding-left: 20px; margin-right: 1px; margin-left: -40px; text-align: left; padding-top: 8px; background-color: #685a50; padding-bottom: 6px; border-bottom-color: #9d8877; border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none; font-size: 15px; color: #9afaef; line-height: 20px; }


li.navigate a { text-transform: none; text-decoration: none; font-family: Helvetica, Verdana, Arial, sans-serif; text-align: left; list-style-type: none; font-size: 15px; color: #f1eeec; line-height: 20px; }


li.navigate:hover { font-family: Helvetica, Verdana, Arial, sans-serif; padding-left: 20px; margin-right: 1px; margin-left: -40px; text-align: left; padding-top: 8px; background-color: #8e7a6c; padding-bottom: 6px; border-bottom-color: #bba28e; border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none; font-size: 15px; color: #bde7eb; line-height: 20px; }


#header {
	background-repeat: no-repeat;
	width: 820px;
	height: 12px;
	margin: 0 auto;
	background: url(../images/bluebrown/topStripe.jpg);
}

#titleMast {
	background-repeat: no-repeat;
	width: 820px;
	height: 96px;
	margin: 0 auto;
	background: url(../images/bluebrown/topStripe.jpg);
}

#header a {
	text-decoration: none;
	color: #3f3f3f;
}

#mast {
	height: 219px;
	width: 820px;
	margin: 0 auto;
}

/* Menu */

/* Content */

#content {
	background-color: white;
	background-repeat: repeat-y;
	background-image: url(../images/bluebrown/contentBack.jpg);
	border-style: none;
	width: 820px;
	margin: 0 auto 0 auto;
	_padding: 0;
	border-top: none;
}

/* Column One */

#colOne {
	margin-top: -15px;
	float: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #f9fcff;
	line-height: 18px;
	font-size: 14px;
	width: 200px;
}

#colOne a {
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	_padding: 20px 0px 0 0;
}

#colOne a:hover {
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	_padding: 20px 0px 0 0;
}

#colOneDetail {
	margin-top: 10px;
	padding-left: 25px;
	letter-spacing: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #3e4a48;

	line-height: 18px;
	font-size: 14px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0px;
	float: left;
	width: 250px;
}

/* Column Two */

#colTwo {
	margin: 0 28px 0 0;
	min-height: 700px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	width: 570px;
	_padding: 20px 0 0 0;
}

#colTwoLoneHeader {
	margin-right: 28px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	float: right;
	width: 570px;
	_padding: 20px 0px 0 0;
}

#colTwoSlim {
	min-height: 700px;
	padding-top: 4px;
	padding-left: 22px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
	width: 250px;
	_padding: 20px 0px 0 0;
}

#colTwoDetail {
	padding-top: 4px;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-color: #d3d3d3;
	border-left-style: dotted;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 60px;
	float: right;
	width: 460px;
	_padding: 20px 0px 0 0;
}

#mailto { margin-top: 4px; margin-right: 40px; width: 260px; float: right; }

#textfield1 {
	width: 145px;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	text-align: left;
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 1px;
	padding-top: 40px;
	margin-bottom: 0;
	margin-top: 0;
	clear: both;
	width: 300px;
	border-top: #FFFFFF;
}

p.footer {
	padding-top: 40px;
	text-align: left;
	font-size: 11px;
}

p.pg, a.pg {
	margin-top: -12px;
	color: #afafaf;
	text-align: left;
	font-size: 9px;
}

#footerDetail p {
	margin-left: 335px;
	text-align: left;
	font-size: 11px;
	margin-top: 200px;
}

#footerDetail p.pg, a.pg {
	margin-top: -12px;
	color: #afafaf;
	text-align: left;
	font-size: 9px;
}

hr {
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}

hr.divide {
	margin-left: 0;
	margin-bottom: .45em;
	margin-right: 0;
	margin-top: 0;
	border-bottom-color: #8d8d8d; 
	border-left-style: none; 
	border-bottom-style: dotted; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-width: 1px; 
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height: .1em;
}

hr.divideNav {
	margin-left: -10px;
	border-bottom-color: #8d8d8d; 
	border-left-style: none; 
	border-bottom-style: dotted; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-width: 1px; 
	color:#ddd;
	clear:both;
	float:none;
	height: .1em;
}


hr.space {
	background:#fff;
	color:#fff;
}
h5 { margin-bottom: 3px; color: #4b4b4b; font-size: .75em; font-style: italic; }
img.thumb { margin-right: 15px; border-style: solid; border-color: #e7e7e7; border-width: 4px; }
a.mapLink { color: #90c594; font-family: monospace; text-decoration: none; }
a.mapLink:hover { color: #3e4a48; font-family: monospace; text-decoration: none; }
#projectLinks { margin-right: 25px; float: left; }
#projectLinks a { color: #d1d1d1; text-decoration: none; margin-right: 25px; float: left; }
#projectLinks a:hover { color: #1e6272; text-decoration: none; margin-right: 25px; float: left; }

div.clear{
width:100%;
height:0px;
clear:both;
}

table{
	border-bottom-color: #cecece;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: sans-serif, Helvetica, Verdana, Arial;
}


