/* Typography */
body {color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.2em;line-height:1;margin-bottom:0.5em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
h2 {font-size:1.3em;margin-bottom:0.75em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
h3 {font-size:1.2em;line-height:1;margin-bottom:1em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
h4 {font-size:1.1em;line-height:1.25;margin-bottom:1.25em;height:1.25em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
h6 {font-size:1em;font-weight:bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; line-height: 1.6em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:hover {color:#000;}
a:focus {background-color: #000000; color: #ffffff; }
a {color:#009;text-decoration:none; border-bottom: 1px #009 dotted;}
blockquote {color:#666;font-style:italic; width: 85%; margin: 1.5em auto;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


body {
	padding: 0;
	margin: 0;
	background: transparent url(images/turfleft.jpg) left repeat-y;
	}
	
#pagewrapper {
	padding: 0;
	margin: 0;
	background: transparent url(images/turfright.jpg) right repeat-y;
	width:  100%;
	min-height:  500px;
	height:auto !important;
	height: 500px;
	}
	
#wrapper {
	width: 760px;
	margin:  0 auto;
	background-color:  #fff;
	}
	
#header {
	padding-top: 10px;
	height:  73px;
	}
	
#header img {
	float: left;
	border: none;
	}
	
#header h1 {
	float:  right;
	padding: 7px 20px 0 0;
	font-weight: bolder;
}

#header .invisible {
	position: absolute;
	left:  -10000em;
	}

#header h1 span {
	color: #d2232a;
	font-style: italic;	
	}
	
	
#intronav {
	margin-top: 10px;
	background: transparent url(images/introbg.jpg) no-repeat;
	width: 100%;
	min-height: 365px;
	height:auto !important;
	height: 365px;
	}
	
#intronav ul#nav {
	margin:  0 20px;
	padding: 0;
	height: 50px;
	position:  relative;
	top: 20px;
	background: transparent url(images/ulbg.gif) repeat-x;
	}
	
	
#intronav ul#nav li {
	display: inline;
	}

#intronav ul#nav li a:link, #intronav ul#nav li a:visited {
	background: transparent url(images/navleft.gif) no-repeat left top;
	height: 28px;
	text-decoration: none;
	display: block;
	float:  left;
	color: #fff;
	border: none;
	}
	
#intronav ul#nav li a:focus, #intronav ul#nav li a:hover, #intronav ul#nav li a:active {
	background: transparent url(images/navleft.gif) no-repeat left bottom;
	}
	
#intronav ul#nav li a:link span, #intronav ul#nav li a:visited span {
	background: transparent url(images/navright.gif) no-repeat right top;
	margin: 0 10px 0 10px;
	padding:  4px 10px 0 0;
	height: 24px;
	float: left;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	}
	
#intronav ul#nav li a:focus span, #intronav ul#nav li a:hover span, #intronav ul#nav li a:active span {
	background: transparent url(images/navright.gif) no-repeat right bottom;
	}
	
#intronav ul#nav li a.selected {
	background: transparent url(images/navleft.gif) no-repeat left bottom !important;
	}
	
#intronav ul#nav li a.selected span {
	background: transparent url(images/navright.gif) no-repeat right bottom !important;
	}
	
#mainad {
	margin: 20px;
	width:  95%
	}
	
#main {
	width:  720px;
	margin:  20px auto;
	font-size:  0.8em;
	}
	
#main h2 {
	font-size: 1.8em !important;
	}
	
.mainimage {
	float: right;
	margin:  0 0 0.8em 0.8em;
}

#mapframe {
	position: absolute;
	z-index: 10;
	right: 0;
}
	
#cols {
	width:  740px;
	margin: 0 20px;
	}
	
#cols .col {
	width: 225px;
	float:  left;
	border-left: 2px #000 dotted;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	}
	
#cols .first {
	border:  none !important;
	padding:  0 !important;
	}
	
.col h2 {
	font-size:  0.8em;
	color:  #fff;
	background:  transparent url(images/title.gif) top left no-repeat;
	display: block;
	width:  193px;
	height:  27px;
	font-weight:  bold;
	padding: 12px 0 0 32px;
	}

.col p {
	font-size:  0.7em;
	display:  block;
	margin: 10px auto;
	width:  205px;
	}
	
#footer {
	width: 740px;
	margin: 10px 20px;
	padding:  7px 0;
	color:  #666;
	font-size: 0.6em;
	border-top: 1px #666 dotted;
	clear:  both;
	height: 40px;
	}

#footer p {
	float:  left;
	}
	
#footer ul {
	list-style-type:  none;
	float:  right;
	}
	
#footer ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px #666 solid;
	}
	
#footer ul li.last {
	border: none;
	}
	
#footer ul li a:link, #footer ul li a:visited {
	color:  #000;
	text-decoration:  none;
	border: none;
	}
	
#footer ul li a:focus, #footer ul li a:hover, #footer ul li a:active {
	text-decoration:  underline;
	}
	
.project {
	margin: 10px 0 15px 0;
	list-style-type: none;
	float: left;
	clear: both;
	padding: 0 10px 15px 10px;
	}
	
.project a {
	border: none !important;
	padding: 4px;
	}
	
.project a img {
	border: none !important;
	padding: 4px 0;
	}
