/* CSS Document Layout Styles*/

/* TOC */






/* html body */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;

}


/* normal link styles */

a:link {
	color: #da1b1b;
	text-decoration: none;
	font-weight: bold;
} 

a:visited {
	color: #da1b1b;
	text-decoration: none;
	font-weight: bold;
} 


a:hover, a:active, a:focus {  
	color: #646464;
	text-decoration:underline;

}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}




/* DIVS */

/* wrapper styles */
#wrapper {
	text-align: left;
}

/* holder styles */
#holder {
	text-align: left;
}

/* turn offs */


/* turn ons */


/* header styles */

#header {
	width: 100%;
	height: 125px;
	background-color: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}

#headerContact {
	top: 10px;
	margin: 0 auto 0 auto;
	width: 180px;	
	height: 125px;
	position: relative;
	left: -135px;
}


/* logo styles */

#logo h1 {
	display:none;
}

#logo {
/* 	width: 300px; */
/*	height: 150px; */
/*	background-image: url(../images/header.jpg); */
	background-repeat: no-repeat;
	float:left;
/*	background-position: left top; */
}

/* nav styles */



#navWrap {
	width:100%;
	border: thin none #666666;
	background-image: url(../images/mainNavBorderBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
#nav, #nav * {

}

#nav {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;

}

/* nav styles */

#nav ul, #nav li { 
		margin:0; 
}


#nav ul {
	width: 875px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 140px;
	text-align: center;
  	border: none;
	font-size: 1em;
	list-style:none; 
	height: 30px;
}

#nav ul li {
	padding: 7px 15px 0px 0px;
	float:left;
	white-space: nowrap;
}

#nav a {
	text-decoration:none;
}

#nav a span {
	
	font-weight: bold;
	color: #FFCC00;
	padding: 0px 0px 0px 25px;


}

#nav a:hover span {
	color: #87CAFF;	
}

#nav a:hover {
	color: #87CAFF;	
}


/* content styles */
#contentWrap {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 820px;
	height:100%;
	background-image: url(../images/topBackground.jpg);
	background-repeat: repeat-y;
}

#content {
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0px 20px 10px 20px;
	width: 775px;
	border: 0px solid #666666;
	min-height: 350px;

}

#content p {
	line-height: 130%;
}


#content li {

margin-bottom: 7px;

}

/* front specific */

#frontInfo {
	background-image: url(../images/pageSpecific/frontImage.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#frontText {
	font-weight: bold;
	
}


.frontTextTitle {
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
}


.frontText2 {
	text-align: center;
	font-weight: bold;
}


#officeInfo {
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	color: #333333;
}

#extraLinksTop ul {
	padding: 15px 0px 15px 15px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
}

#extraLinksBottom ul {
	padding: 15px 0px 15px 15px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
}

/* front specific */

#frontInfo {
	margin: 0px;
	height: 375px;
	width: 565px;
}

#frontText {
	padding: 150px 0px 0px 100px;
}


/* footer styles */
#footer {
	width: 820px;
	margin: 0 auto 0 auto;
	padding: 10px 0px 0px 0px;
	height: 125px;
	font-size: 1em;
	color: #727272;
	text-align: center;

}

/* footer Nav styles */
#footerNav {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	height: 50px;
	font-weight: bold;

}

#footerNav a {
	text-decoration:none;
}
#footerNav a:link,  #footerNav a:visited {
	color: #d2ab07;
	text-decoration: none;
	
}

#footerNav a:hover {
	text-decoration: underline;
	text-align: left;
	color: #5f7ca0;
}

#footerEnd {
	height: 27px;
	background-image: url(../images/footerBGroundEffect.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

/* copyright styles */
#copyright {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	height: 42px;
/*	background-image: url(../images/footerBGroundEffect.jpg); */
	background-repeat: no-repeat;
	background-position: left bottom;
}

#copyright p {
	color: #993300;
	font-weight: bold;
}

#copyright a:link, #copyright a:visited {
	color:#0a335e;
	font-weight: bold;
}

#copyright a:hover, #footerNav a:active, #footerNav a:focus {  
	text-decoration: underline;
	font-weight: bold;
	border-bottom: none;
	color:#178bed;
}

/* clear Class */

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}



/* jumpLinks styles */

#jumpLinksContentWrap {
	
	
}

#jumpLinksContent, #jumpLinksContent * {
	list-style-type: none;

}

#jumpLinksContent {
	margin: 0 auto 0 auto;
	padding: 10px 0px 20px 0px;
	width:650px;
	
}

#jumpLinksContent ul li {

list-style-type: disc;

}

#jumpLinksContent ol li {

list-style-type: decimal;

}

#jumpLinksContent  p {
	text-align: left;
	
}

#jumpContact  p {
	text-align: center;
	
}

#jumpLinksContent a {
	margin: 0 auto 0 auto;

}

#jumpLinksContent h3 {
	text-align: center;
	padding: 0px 0px 10px 0px;

}

#jumpLinks1 {
	float:left;

}

#jumpLinks2 {
	float:left;	
	padding: 0px 0px 0px 40px;

}

#jumpLinks3 {
	float:right;	
	padding: 0px 0px 0px 0px;

}


#returnToTop p {
	text-align: right;
}

/* interior Column styles */

#interiorColContent, #interiorColContent * {
	margin: 0px;
	padding: 0px;

}

#interiorColContent {
	padding: 40px 0px 40px 0px;
	float:left;
	width: 400px;
	
}


#interiorCol1 {
	float:left;

}

#interiorCol2 {
	float:left;	
	padding: 0px 0px 0px 40px;

}

/* forms */

form {
	width: 750px;
}

.formContent {
	padding-top: 20px;
	padding: 5px;
}

.formContent ul {
	list-style-type: none;
}


.formContent p {
	font-weight: bold;
	color: #333333;
}

.formContent input {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #745f2d;
}

.formText1 {
	font-weight: normal;
	font-size: 1.2em;
	color: #333333;
}

.formText2 {
	font-weight: bold;
	color: #333333;
}



.formHR {
	width: 250px;
	text-align: left;
	color: #ee9414;
}

.formRequired {
	text-align: left;
	color:#ee9414;
}



/*
input {
	left: 450px;
	position: absolute;
}
*/

input { 
background-color: #FFFFFF! important;

}

#formTextBoxes input {
	left: 250px;
	position: absolute;
}

.colLeft {
	float:left;
}

.colRight {
	float:left;	
	padding: 0px 0px 0px 40px;
}

.timeContact {
	text-align: center;
}

.timeContactSpaceOut{
	padding: 0px 0px 0px 20px;
}

/* clear Class */

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/* Helper divs */

#helper1 {

}


/* storage

insert asterisk here for universal selectorness
{
margin:0;
padding:0;
}

*/

/* text styles */

p {
	font-size: 1em;
}


h1 {

}


h2 {
	font: bold 2.5em;
	color: #333333;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	letter-spacing: .25em;
	text-align: center;
}


h3 {
	font: bold 1.25em;
	color: #333333;
	margin: 0;
	padding: 5px 0px 0px 0px;
/*	line-height: 0px; */
	line-space; 200px;
}

h4 {
	font: bold 1em;
	color: #333333;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5 {
	font: bold .75em;
	color: #999999;
	margin: 0;
}

h6 {
	font-weight: bold;
	font-size: 1.25em;
	color: #333333;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#headerContact p {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #333333;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

em {
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

strong {
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

hr {

}



/* slogan */

#slogan {
	display:none;

}

/* other */

select {
background-color: #FFFFFF! important;
}

#lineHeightIndex {
	line-height: 20px;
}

.returnToTop {
	text-align: right;
	padding: 0px 20px 0px 0px;
}

.imageShiftLeft {
	padding: 0px 20px 0px 0px;
}

.imageShiftRight {
	padding: 0px 0px 0px 20px;
}


.marginSpace {
	margin: 0px 20px 20px 20px;
}


.imageBorder {
	border: 1px solid #000000;
}


.imageC2A {
	padding: 0px 100px 0px 0px;
}


.servicesImageRight {

margin: 0px 0px 15px 15px;

}


.helpImageRight {

margin: 0px 0px 15px 15px;

}

.marginSpaceLeft {

margin: 35px 0px 10px 10px ;

}

.marginSpaceRight {

margin: 35px 10px 10px 0px ;

}

.contactSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.contactSpaceRight {

margin: 0px 10px 10px 0px ;

}


.aboutSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.aboutSpaceRight {

margin: 0px 10px 10px 0px ;

}

.employmentSpaceLeft {

margin: 0px 0px 10px 10px ;

}

.employmentSpaceRight {

margin: 0px 10px 10px 0px ;

}

.servicesSubTitle {

font-weight: bold;
color: #333333;

}