body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #000;
	line-height: 1.3em;
	background: #fff url(../images/bg.gif) repeat-y left;
	}
	  
html>body { /* be nice to Opera */
 	font-size: small;
	}
	
body#p-index #t-index a,
body#p-aboutus #t-aboutus a,
body#p-ourservices #t-ourservices a,
body#p-benefits #t-benefits a,
body#p-ourvendors #t-ourvendors a,
body#p-contact #t-contact a,
body#p-directions #t-directions a {
	color: #000;
	background: #D8CAAB url(../images/nav_bg.gif) repeat-x top left;
	}

/* ---( links )------------------------------- */

a:link {
	color: #336633;
	text-decoration: none;
	}
a:visited {
	color: #b4985a;
	text-decoration: none;
	}
a:hover, a:active {
	color: #b4985a;
	text-decoration: underline;
	}

/* ---( header )------------------------------- */

#header {
	width: 100%;
	text-align: left;
	background: #fff;
	}

#logo {
	margin: 0;
	padding: 3px 0 6px 10px;
	width: 156px;
	}
	
#tagline {
	position: absolute;
	top: 50px;
	left: 270px;
	}
	
/* ---[ navigation ]----------------------------------- */

#nav {
	float: left;
	width: 100%;
	min-width: 850px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 5px solid #336633;
	background: #cebc94 url(../images/nav_bg.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(../images/nav_li_bg_dotted.gif) no-repeat center right;
	}
#nav a {
	float: left;
	padding: 7px 8px 4px 8px;
	text-decoration: none;
	color: #000;
	}
#nav a:hover, #nav a.active {
	color: #000;
	background: #D8CAAB url(../images/nav_bg.gif) repeat-x top left;
	}
#nav #t-benefits {
	background: none;
	padding-right: 10px;
	}
#nav #t-benefits a:hover {
	background: url(../images/external_link.gif) no-repeat center right;
	padding-right: 10px;
	}
li#t-index a {
	margin-left: 8px;
	}

/* ---[ misc ]----------------------------------- */
	
h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #336633;
	text-align: left;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;
	}

h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	}

em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}

.arrow {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	text-align: right;
	}

li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/leaf_ornament.gif);
	padding: 2px 0;
	}

#postit {
	position:absolute;
	left:0px;
	top:280px;
	width:175px;
	height:185px;
	z-index:1;
	}
#testimonial {
	position: absolute;
	left: 0;
	top: 270px;
	width: 175px;
	}
#testimonial p {
	padding: 0 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	text-align: right;
	line-height: 1.5em;
	}
.author {
	font-size: 10px;
	}	
/* ---[ layout ]----------------------------------- */

#wrapper {
	float: left;
	width: 772px;
	}
.clear {
  clear: both;
  margin: 3em 0;
  border-bottom: 1px solid #c5af85;
	}
#sidebar {
	float: left;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	}

#sb-links ul {
	list-style: none;
	margin: 16px 0;
	padding: 0 0 1em 0;
	text-align: right;
	border-top: 1px solid #CEBC94;
	}
	
#sb-links li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CEBC94;
	}
	
#sb-links a {
	display: block;
	margin: 0;
	padding: 8px 6px 8px 20px;
	color: #000;
	text-decoration: none;
	width: 149px;
	border-right: 1px solid #CEBC94;
	}
	
#sb-links a:hover {
	color:#336633;
	background: #fff;
	border-right: 1px solid #c5af85;
	}
	
#carolynPic {
	margin: 14px 0 5px 0;
	}
	
#content {
	margin-left: 176px;
	width: 584px;
	font-size: 110%;
	}
#content .gutter {
	padding: 15px;
	}

/* ---[ breadcrumbs ]----------------------------------- */

#breadcrumbs {
	margin: 0;
	padding: 5px 15px;
	}
#breadcrumbs a {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #336633;
	}
#breadcrumbs a:hover, #breadcrumbs a.active {
	color: #7F8485;
	text-decoration: underline;
	}

/* ---[ news ]----------------------------------- */

.picRight {
	float: right;
	padding-left: 10px;
	}
.picLeft {
	float: left;
	padding-right: 10px;
	}
#midColumn {
	padding: 0 10px;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	}

/* ---[ drop shadow ]----------------------------------- */

.img-wrapper {
  background: url(../images/shadow.gif) no-repeat bottom right;
  clear: right;
  float: right;
  margin: 20px 0 0 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
}
 
.img-wrapper img {
  display: block;
  margin: -5px 5px 5px -5px;
}

/* ---[ form styles ]----------------------------------- */

#employersTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 125px;
}
.formCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: 1px solid #999;
	padding-left: 2px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.tip {
	color: #B4985A;
	font-weight: bold;
	}
.commentsBox {
	height: 100px;
	width: 350px;
	border: 1px solid #999;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
}
.resumeTextBox {
	width: 300px;
	border: 1px solid #999;
	}

/* ---[ directions ]----------------------------------- */

#address {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
	}
#mapquestForm {
	float: right;
	margin: 0;
	padding: 0 0 0 16px;
	width: 200px;
	height: 560px;
	border-left: 1px solid #d5d5d5;
	}
#drivingDirections {
	clear: left;
	margin: 0;
	padding: 0;
	width: 320px;
	}
	
/* ---[ footer ]----------------------------------- */

#footer {
	clear: both;
	float: left;
	width: 579px;
	margin: 30px 0 0 184px;
	padding: 10px 0 0 7px;
	list-style: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
#footer a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #336633;
	}
#footer a:visited {
	color: #b4985a;
	text-decoration: none;
	}
#footer a:hover, #footer a.active {
	color: #b4985a;
	text-decoration: underline;
	}