@charset "utf-8";
/* CSS by Turcotte Data & Designs */
/* www.turcottedata.com           */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E6E6FF;
}

h1, h2, h3, h4, h5, h6, ol, ul, form, blockquote {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

a hover {
	text-decoration: underline;
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: #fff;
}

/*#wrapper:after {
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

#header {
	height: 200px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #000056;
	border-right: 1px solid #000056;
	border-left: 1px solid #000056;
}

#navigation {
	height: 25px;
	width: auto;
	background-color: #000056;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
	border-right: 1px solid #000056;
	border-left: 1px solid #000056;

}

/*#rightPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-color: #EBE7ED;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 32767px;
	margin-bottom: -32747px;
	float:right;
	width: 120px;
}*/

/*#lpContainer {
	overflow: hidden;
	zoom: 1;
}

#lpContainer:after {
        clear:both;
        content:'';
        display:block;
}*/

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #fff;
	padding: 5px;
	border-right: 1px solid #000056;
	border-left: 1px solid #000056;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000056;
	text-align: center;
	background-color: #fff;
	margin: 0px;
	padding: 5px 0 5px 0px;
	clear: both;
	border-right: 1px solid #000056;
	border-left: 1px solid #000056;
}

#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000056;
	text-align: left;
	background-color: #E6E6FF;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	border-top: 1px solid #000056;
}

#credits a {
	color: #663366;
	text-decoration: underline;
}

/* Page dependant styles */
#logos {
	width: 500px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
	
#home h1 {
	font-size: 1.2em;
	text-align: left;
}

#history h1 {
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}

#history #mission {
		border-top: 1px solid #0C4670;
		border-bottom: 1px solid #0C4670;
		padding: 10px 5px 10px 5px;
}

#services li {
	margin-left: 2em;
}

/*Credit to adam connor of littlegreentoaster.com for the inspiration for this section*/
blockquote {
	/*margin: 0 30px 10px 30px;*/
	padding: 10px 10px 10px 10px;
	background: url(../img/start-quote.gif) top left no-repeat;
	background-color: #e6e5f3;
}

blockquote div {
	margin: 0;
	padding: 0 20px 20px 0;
	background: url(../img/end-quote.gif) bottom right no-repeat;
}
 
blockquote div p {
	text-indent: 1em;
	margin-bottom: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 0.95em;
	color: #000;
}
	
blockquote div p.greeting {
	margin-left: 45px;
	margin-right: 45px;
	text-indent: 0;
} 
 
blockquote div p.closing {
	text-indent: 0;
	text-align: right;
	margin-bottom: 0px;
	margin-right: 45px;
}
/*  </adam> */

/* Classes */

.photoLeft {
	top: -5px;
	left: -5px;	
	float: left;
}

.photoRight {
	margin: 10px 5px 0px 10px;
	float: right;
}
	
.photoHolder {
	display: inline;
	background-color: #fff;
	width: 157px;
	float: right;
	margin: 10px 0px 0px 10px;
	padding: 0px 5px 5px 5px;
	background: url(../img/nav/drop_shadow.gif) right bottom no-repeat;
}

.clickable {
    cursor: pointer;
}

.jobDesc {
	width: 700px;
	/*background-image: url(../img/c/jobmiddle.gif);*/
	
	padding: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right: auto;
}

.jobDesc p {
	margin: 0px 0px 0px 0px;
	background-color: #e6e5f3;
	padding: 0px 5px 0px 5px;
}

.jobDesc h1 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	background: #E6E6FF url(../img/c/jobtop.gif) top center no-repeat;
	padding: 10px 5px 10px 5px;
}

.jobDesc .bottom {
	width: 700px;
	background: url(../img/c/jobbottom.gif) bottom center no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}

li.services {
	font-size: .98em;
	font-style: italic;
	color: #000;
	margin-left: 25px;
}

li.svcIndent {
	margin-left: 30px;
}

.newsDesc {
	width: 700px;
	/*background-image: url(../img/c/jobmiddle.gif);*/
	
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
}

.newsDesc p {
	margin: 0px 0px 0px 0px;
	background-color: #e6e5f3;
	padding: 0px 5px 0px 5px;
}

.newsDesc h1 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	background: #E6E6FF url(../img/c/jobtop.gif) top center no-repeat;
	padding: 10px 5px 0px 5px;
}

.newsDesc .bottom {
	width: 700px;
	background: url(../img/c/jobbottom.gif) bottom center no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsDesc ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.newsDesc li {
	background-color: #E6E6FF;
	background-image: url(../img/bullet.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 30px;
	line-height: 25px;
}

.byline {
	font-size: .85em;
	padding-top: 0px;
	font-style: italic;
	font-weight: bold;
}