html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #fff url(images/dotsBG.gif) 0 0;
}

a {
	color: #622;
	text-decoration: none;
}

a:link {

}

a:visited {

}

a:hover {
	text-decoration: underline;
}

a.active {

}

h2 {
	display: block;
	color: #622;
	font-size: 110%;
	margin: 0 10px 5px 10px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #622;
}

h3 {
	font: bold 80% "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #622;
}

h4 {
	display: block;
	color: #622;
	font: oblique .8em Georgia, serif;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
}

h5 {
	display: block;
	color: #fff;
	font: 100% "Trebuchet MS";
	background-color: #733;
	margin: 0;
	padding: 5px;
	letter-spacing: .2em;
}

.empContact {
	font-size: 90%;
	font-weight: bold;
}	

#title {
	float: right;
}



#wrap {
	position: relative;
	margin: 10px auto;
	text-align: left;
	width: 700px;
	
}

#printH1 {display: none;}

#header {
	margin: 0;
	padding: 0;
	background: url(images/header.jpg) 0 0 no-repeat;
	width: 700px;
	height: 97px;
}

#header h1 {
	color: #622;
	font: 200% "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	float: right;
	margin: 53px 10px 0 0;
	padding: 0 0px 0 0;
}

#logo a {
	position: absolute;
	top: 20px;
	left: 20px;
}

#logo a img {
	width: 175px;
	height: 53px;
	
}

#main {position: absolute;
	margin: 0;
	padding: 0;
	width: 700px;
	background: url(images/contentBG.gif) 0 0 repeat-y;
}

#container {float: left;
	width: 700px;
	background: url(images/menuFooter.jpg) 0 100% no-repeat;
}


#sidebar {float: left;
	width: 124px;
	margin: 0;
	padding: 0;
}

#menu {
	margin: 0;
	padding: 0 0 0 0;
	width: 124px;
	height: 221px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 50px 0 0 0;
}

#menu li {
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}

#links a {
	text-decoration: none;
}

#links a:hover {
	text-decoration: none;
}

#services a {
	display: block;
	margin: 0;
	padding:0;
	width: 124px;
	height: 34px;
	background: url(images/services.jpg) 0 0 no-repeat;
	outline: none;
}

#services a:hover, #services a.active {
	background: url(images/services.jpg) 0 -34px no-repeat;
}

#employment a {
	display: block;
	margin: 0;
	padding: 0;
	width: 124px;
	height: 32px;
	background: url(images/employment.jpg) 0 0 no-repeat;
	outline: none;
}

#employment a:hover, #employment a.active {
	background: url(images/employment.jpg) 0 -32px no-repeat;
}

#about a {
	display: block;
	margin: 0;
	padding:0;
	width: 124px;
	height: 32px;
	background: url(images/about.jpg) 0 0 no-repeat;
	outline: none;
}

#about a:hover, #about a.active {
	background: url(images/about.jpg) 0 -32px no-repeat;
}

#contact a {
	display: block;
	margin: 0;
	padding:0;
	width: 124px;
	height: 32px;
	background: url(images/contact.jpg) 0 0 no-repeat;
	outline: none;
}

#contact a:hover, #contact a.active {
	background: url(images/contact.jpg) 0 -32px no-repeat;
}

#menu-footer {
	margin: 0;
	padding: 0 0 0 0;
	width: 124px;
	height: 221px;
	
}

#content {
	width: 563px;
	float: left;
	font-size: 100%;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

#content p {
	line-height: 18px;
	font-size: 14px;
	margin: 0 0 1em 0;
	padding: 0 10px 0 20px;
	color: #222;
	text-align: justify;
}

#content img {
	float: right;
	margin: 5px 0 10px 20px;
	border: 1px solid #622;
}

#content p.contact {
	float: left;
	margin: 0 0 0 10px;
	width: 200px;
}

#owners h3 {
	float: right;
	text-align: right;
	width: 300px;
	margin: 0;
	padding: 0 10px 0 0;
}

#content span {
	font-weight: bold;
	color: #622;
}

#footer {
	width: 694px;
	clear: both;
	height: 17px;
	margin: 0; 
	padding: 0 5px 0 0px; 
	color:  rgb(127,80,82); 
	text-align: right;
	font: .65em Verdana, Arial, sans-serif; 
	background: url(images/gradientPixels.gif) 0 0 no-repeat;
}

#footer p {
	padding-top: 2px;
}

#footer a {
	color: #622;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#footer a:link {color: #622;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#footer a:hover {
	text-decoration: line-through;}
/*---------------------------------------------------------
= home page
----------------------------------------------------------*/

#homepage #main {
	background:none;
}

#homepage #container {
	background: #fff url(images/homeContentBG.jpg) 0 0 repeat-x;
	border-left: 1px solid #755;
	border-right: 1px solid #755;
	width: 698px;
}

#homepage #footer {
	width: 693px;
	border-left: 1px solid #755;
	border-right: 1px solid #755;
	background: transparent url(images/HOMEgradientPixels.gif) 0 0 no-repeat;
}

#homepage #content {
	width: 698px;
}

#homepage h1.homeh1 {
	color: #622;
	display: inline;
	margin: 0 0 0px 20px;
	padding: 0;
	font-size: 195%;
	font-style: oblique;
	
}

#homeContent {
	float: left;
	width: 430px;
	margin-top: 5px;
	padding: 0;
}

#homeMenu {
	float: right;
	display: inline;
	width: 232px;
	margin: 5px 20px 0 0;
	padding: 0;
}

#homeMenu img {
	margin-left: 0;
}

#homeMenu ul {
	list-style: none;
}

#homeMenu ul li {
	float: right
}

#homeMenu ul li img {
	border: none;
}




/* =services
-----------------------------------------------------------------------------*/
#servicesList {
	margin: 0;
	font-size: 14px;
}

#servicesList ul {
	float: left;
	
	width: 530px;
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0 0 10px 0;
	background-color: #eee;
}

#servicesList ul img {
	margin: 10px;
}

#servicesList li {
	margin: 5px 10px;
	padding: 0 0 0 17px;
	background: url(images/services_arrow.png) 0 0 no-repeat;
}

* html #servicesList li {
	padding: 0 0 0 12px;
	margin: 5px 10px;
	background: url(images/services_arrow.png) 0 2px no-repeat;
}

/* =employment
-------------------------------------------------------------------------------*/
dl {
	padding: 0px;
	width: 540px;
	overflow: hidden;
	margin: 0 15px 0 15px;
	padding: 20px 0 15px 0;
	border-top: 1px dotted #622;
}

dt.position {
	float: left;
	color: #622;
	font: bold 1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 2px;
}

dd.time {
	font: normal .9em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	float: right;
	
}

dd.description {
	color: #333;
	font: 0.9em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	float: left;
	width: 95%;
	line-height: 1.25em;
	margin: 0 0 0 15px;
	padding: 0 20px 0 0;
	text-align: justify;
}

dt.posted {
	float: left;
	font: oblique bold .65em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 5px 0 0 3px;
	padding: 0 0 0 12px;
	background: url(images/simple_arrow.png) 0 0 no-repeat;
}

* html dt.posted {
	background: url(images/simple_arrow.png) 0 2px no-repeat;
}

dd.apply a {
	display: block;
	float: right;
	text-decoration: none;
	color: #fff;
	font: normal 0.76em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 5px;
	background-color: #7F5052;
	border: 1px solid black;
}

dd.apply a:hover {
	color: #622;
	background-color: #C6B6B6;
	text-decoration: none;
}


/* = contact form email
-------------------------------------------------------------------------------
form {
	display: inline;
	width: 360px;
	margin: 10px 0 20px 10px;
	text-align: left;
	float: left;
}

fieldset {border: none;
	margin: 0 0 0 15px;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h2 {
	clear: both;
	font-style: oblique;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 5px 0px 2px 0px;
}

form h4 {
	
}

form label {
	color: #522;
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
	padding: 2px;
	font: 1em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address1,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone,
form label.field-address1,
form label.field-address2 {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input,
form label.field-address1 input,
form label.field-address2 input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}



form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
	width: 310px;
}

.submit {
	font: oblique .9em Georgia;
	background-color: #622;
	width: 75px;
	height: 30px;
	padding: 5px;
	color: #fff;
	border-right: 2px solid #322;
	border-bottom: 2px solid #322;
	border-left: 1px solid #d22;
	border-top: 1px solid #d22;
	cursor: pointer;
}*/

/* =rounded corners
-------------------------------------------------------------------------------
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
*/

/*--------------------------------------------------*/
/* = sifr
-----------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics
 match up with the sIFR text metrics since the sIFR text in this example is so much 
 narrower... your own settings may vary... any weird sizing issues you may run into 
 are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #header h1 {
	visibility: hidden;
	font-size: 240%;
	margin: 52px 10px 0 0;
	
}

.sIFR-hasFlash h2 {
}

.sIFR-hasFlash h3 {
}

.sIFR-hasFlash h4 {
}




