@charset "utf-8";

/* reset */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
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;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 0 0 20px 0;
 	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	color: #2d619d;
	font-weight: bold;
	text-decoration: 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;
}

/* banner */

#banner {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:1020px;
	height:150px;
	position:relative;
	margin-left: auto;
 	margin-right: auto;
}

/* nav styles */

#nav {
	position: absolute;
	top:79px;
	left:430px;	
}

#nav ul {
	text-transform: none;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85.7%;
	font-variant: small-caps;
    }
    
#nav li {
	float: left;
	margin-left: 0em;
}

#nav a {
	text-decoration: none;
	display: block;
	padding-top: 1.813em;
	color: #4c4c4c;
	width: 80px;
	height: 71px;
	text-align: center;
}

#nav a:hover {
	font-weight: bold;
	color: #fff;
	text-shadow:#333 0px 1px 1px;
	background-image: url(images/navOver.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#nav #selected {
	
}

#nav #selected a {
	color: #feefcd;
	font-weight: bold;
	text-shadow:#333 0px 1px 1px;
	background-image: url(images/navSelected.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1.438em;
}

#nav #selected a:hover {
	background: url('images/navSelected.png') no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-shadow:#333 0px 1px 1px;
}

/* start footer */

#footer {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccc6b5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align:left;
	height: 200px;
	padding: 0 0 0 0;
}

#footer_branding {
	float: left;
	margin-top: 51px;
	margin-left: 39px;
	margin-right: 0px;
	width:300px;
	padding: 0 0 0 0;
	display:inline;
}

#footer_contact {
	float: left;	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 0px;	
	padding: 0 0 0 0;
	width: 300px;
}

#footer_contactAlt {
	float: left;	
	margin-top: 30px;
	margin-left: 400px;
	margin-right: 0px;	
	padding: 0 0 0 0;
	width: 200px;
}

#footer_navigate {
	float: left;	
	margin-top: 30px;
	margin-left: 0px;	
	margin-right: 0px;	
	width: 140px;
	padding: 0 0 0 0;
}

#footer_services {
	float: left;	
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;	
	width: 140px;
	padding: 0 0 0 0;	
}

/* footer text styles */

.footerHeader {
	color: #000;
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.063em;
	font-family:Verdana, Geneva, sans-serif
}

.smallText {
	font-style:italic;
	font-size: 0.75em;
	color: #585858;
	font-variant:normal;
	font-weight:normal;
	text-transform: none;
	letter-spacing:normal;
}

.footerLinks {
	font-size: 0.75em;
	line-height: 125%;
}

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #585858;
	margin-top:60px;
}

.addressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 141.6666666666667%;
	color: #585858;
}

#divFooter {
	float:left;
	padding-right:20px;
	width:1px;
	height: 165px;
	background-image: url('images/divFooter.png');
	background-repeat: repeat-y;
}

#bottom {
	margin-top: 195px;
	margin-left: 0px;
}

#footerBottomLeft {
	float: left;
	background-color: #305e30;
	width: 40px;
	height: 5px;
	margin: 0 0 0 0px;
	padding: 0 0 0 px;
	display:inline;
	overflow:hidden;
}

#footerBottomRight {
	float: right;
	background-color: #305e30;	
	width: 360px;
	height: 5px;	
	margin: 0 0 0 0px;
	padding: 0 0 0 px;	
	display:inline;
	overflow:hidden;
}

/* form styles */

#form {
	width: 1020px;
	height: 327px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(images/formBg.png);
	background-repeat: no-repeat;
	background-position: 70px;
}

#formInstructions {
	float: left;
	margin-top: 70px;
	margin-left: 70px;
	margin-right: 0px;
	width:230px;
	padding: 0 0 0 0;
	display:inline;	
}

#formItself {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 0px;
	width:450px;
	padding: 0 0 0 0;
	display:inline;	
}

#formThanks {
	float: left;
	margin-top: 70px;
	margin-left: 60px;
	margin-right: 0px;
	width:450px;
	padding: 0 0 0 0;
	display:inline;	
}

form.shiftForm {
	margin-left: 0px;
}
form.shiftForm fieldset {
   margin-bottom: 10px;
   margin-left: 0px;
}
form.shiftForm legend {
    font-weight: bold;
	font-size: 1.625em;
	color: #305e30;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	margin-top:0px;
	line-height:1em;
}
form.shiftForm fieldset ul {
    margin: 0 0 0 0px;
	padding-top: 30px;
}
form.shiftForm fieldset li {
    list-style: none;
	padding-bottom:8px;
	padding-top:0px;
	margin-top: 0px;
	margin-left:80px;
}

form.shiftForm label {
	font-size: 0.875em;
	line-height: 125%;
	color: #464646;
    font-weight: bold;
    float: left;
    text-align:right;
    margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
    width: 80px;
	display: inline-block;
}
form.shiftForm p {
    margin-left: 520px;
}

.shiftFormInput {
	margin-left:10px;
	border: 1px solid #FFF;
	background-position: top;
	height:30px;
	width: 231px;
	background-color: #fff;
	background-image: url(images/formFieldBg.png);
	background-repeat: no-repeat;
}

.shiftForm input:focus {
	margin-left:10px;
    border: solid 1px #bccee2;
	background-position: top;
	height:30px;
	width: 231px;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
}

.formButton {
	border: none;
	width: 71px;
	height: 31px;
	margin-left:480px;
	margin-top:0px;
	padding-top:0px;
	background: url('images/submitOff.png') top left;
	background-position: 0px 0px;
}

.formButton:hover {
    border: none;
	width: 71px;
	height: 31px;
	margin-left:480px;
	margin-top:0px;
	padding-top:0px;
    background: url('images/submitOver.png') top left;
	background-position: 0px 0px;
}

.formButton:hover {
    border: none;
	width: 71px;
	height: 31px;
	margin-left:480px;
	margin-top:0px;
	padding-top:0px;
    background: url('images/submitOver.png') top left;
	background-position: 0px 0px;
}

/* general text styles */

p {
	font-size: 0.875em;
	color: #464646;
	line-height:1.25em;
	margin-bottom:1.25em;
}

.superScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.375em;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #8fb28f;
}