@charset "utf-8";
/* CSS Document */
/* Turcotte Data & Designs */
/* http://turcottedata.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

img {
	border:0;
}

body {
	line-height: 1.2;
	font-size: .97em;
}

}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end css reset here */

body {
	margin:0;
	padding:0;
	background: #e8f4fb url(../images/s/backfade.png) center repeat-y;
	}
	
a:link, a:visited {
	color: #003316;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-size: 1.2em;
	font-varient: small-caps;
	padding-bottom: 15px;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
	
#topNav {
	width: 960px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #003316;
	text-align: right;
	}
	
#topNav a:link, #topNav a:visited {
	color: #d7d7d7;
	font-size: 17px;
	line-height: 40px;
	font-family: "Times New Roman", serif;
	font-weight: 100;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#topNav a:hover {
	text-decoration: underline;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	list-style: none;
	display: inline;
	color: #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding-right: 4px;
	font-family: "Times New Roman", serif;
	font-weight: 100;
	text-transform: uppercase;
	margin: 0;
	padding-top:0;
	}
	
.strip {
	border: none !important;
	}
	
#banner {
	width: 960px;
	height: 300px;
	margin-bottom: 20px;
	background: url(../images/s/banner.jpg) top left no-repeat;
	}
	
#banner h2 {
	font-size: 30px;
	text-transform: uppercase;
	padding: 10px 0 0 20px;
	font-weight: 100;
	}
	
#contentTop {
	width: 960px;
	height: 21px;
	margin: 0;
	background: url(../images/s/contentTop.png) top left no-repeat;
	}
	
#contentMid {
	width: 960px;
	background: url(../images/s/contentMid.jpg) repeat-y;
	}
	
#contentBottom {
	width: 960px;
	height: 23px;
	background: url(../images/s/contentBottom.jpg) no-repeat;
	}
	
#content {
	margin: 0 5px 0 15px;
	padding: 0 10px 0 5px;
	color: #333;
	
	}
	
#content p {
	padding-bottom: .75em;
	}
	
#sidebar {
	min-height: 300px;
	width: 240px;
	margin-left: 8px;
	float: right;
	border-left: 1px solid #959595;
	padding: 5px;
	clear: both;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	color: #003316;
	margin-bottom: 10px;
	}
	
#footer {
	width: 940px;
	margin: 10px auto 5px;
	color: #333;
	font-size: 1em;
	}
	
#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footerLeft {
	float: left;
	width: 300px;
	color: #333;
	}
	
#footerRight {
	float: right;
	width: 300px;
	text-align: right;
	color: #333;
	}
	
#credits {
	width: 960px;
	margin: 15px auto;
	padding-top: 10px;
	text-align: center;
	clear: both;
	}
	
#credits p {
	color: #333;
	font-size: .8em;
	}
	
#credits a:link, #credits a:visited {
	color: #333;
	text-decoration: none;
	}
	
#credits a:hover {
	text-decoration: underline;
	}
	
.imgL {
	float: left;
	padding: 4px;
	margin: 5px;
	border: 1px solid #e8f4fb !important;
	}
	
.imgR {
	float: right;
	padding: 4px;
	margin: 5px;
	border: 1px solid #e8f4fb !important;
	}
	
.bioHolder {
	border-top: 1px solid #e8f4fb;
	border-bottom: 1px solid #e8f4fb;
	width: 700px;
	margin-top: 20px;
	padding-top: 5px;
	}
	
.bioLast {
	border-bottom: none;
	margin-bottom: 0;
	}
	
.bioPic {
	float: left;
	width: 140px;
	}
	
.bioContent {
	width: 650px;
	margin-left: 25px;
	}
	
h2.news {
	padding-bottom: 10px;
	}
	
a:hover.news {
	text-decoration: underline;
	}
	
.jobDesc ul {
	list-style: none;
	display: inline;
	margin:0;
	padding:0;
	}
	
.jobDesc li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	}
	
.jobDescImg {
	margin: 10px auto 0;
	padding: 0;
	}
