/*** page structure ***/

body{
	background-color:#8B9994;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
	margin:14px 0;
	min-width:988px;
	padding:0;
}

#pageWrapper {
	background-image:url(/images/wrapper/pgBkg.gif);
	background-repeat:repeat-y;
	margin: 0 auto;
	position: relative;
	width:988px;
	}

#masthead {
	width: 988px;
	position: relative;
	}

/* home page logo is larger  */

#logo {
	float: left;
	height: 63px;
	width: 259px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 15px;
	}
	
/* all pages except home - is smaller */

#logoP2 {
	float: left;
	height: 52px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 30px;
	}

#topLinks {
	float:right;
	padding-top: 20px;
	padding-right: 44px;
	font-size: 75%;
	}
	
#btmLinks {
	float:right;
	padding-top: 22px;
	padding-right: 44px;
	font-size: 75%;
	}

#topNav {
	clear:both;
	width: 980px;
	margin-left: 1px;
	}



/*** absolute positioned divs that show on mouseover ***/

#aboutPhoto {
	position:absolute;
	left:1px;
	top:146px;
	width:980px;
	height:306px;
	z-index:2;
	visibility: hidden;
}
#clientPhoto {
	position:absolute;
	left:1px;
	top:146px;
	width:980px;
	height:306px;
	z-index:3;
	visibility: hidden;
}
#servicesPhoto {
	position:absolute;
	left:1px;
	top:146px;
	width:980px;
	height:306px;
	z-index:4;
	visibility: hidden;
}
#whyPhoto {
	position:absolute;
	left:1px;
	top:146px;
	width:980px;
	height:306px;
	z-index:5;
	visibility: hidden;
}

/* end of absolute positioned divs */

#photoHm {
	height: 306px;
	width: 980px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 1px;
	}
#topPct {
	height: 151px;
	width: 980px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 1px;
	}
#textContainer {
	width:980;
	margin-left: 1px;
	position:relative;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}
#leftText {
	float:left;
	width: 230px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#rtText {
	float:right;
	width: 640px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 30px;
	margin-right: 50px;
	padding-left: 30px;
	margin-bottom: 40px;
}

/* for pages with one column -replaces #leftText and #rtText */

#oneCol {
	width: 700px;
	margin-top: 46px;
	margin-bottom: 40px;
	margin-left:140px;
	}
#leftNav {
	margin-top:20px;
}
#bgBtm {
	background-image:url(/images/wrapper/pgBtm.gif);
	background-repeat:no-repeat;
	height:6px;
	width: 988px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
#tagline {
	clear:both;
	margin-right: 7px;
	background-color: #dbe1ce;
	width: 980px;
	margin-left: 1px;
	text-align: right;
	}
#footer {
	clear: both;
	background-color: #dbe1ce;
	width: 980px;
	margin-left: 1px;
	padding-top: 20px;
}
#insideFooter {
	font-size:0.70em;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 33px;
}


/*** left nav bulleted list ***/

ul.listBulletImg {
	list-style-position: outside;
	list-style-image: url(/images/bulletImg.jpg);
	padding: 0;
	color: #438243;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 28px;
}
ul.listBulletImg  li {
	padding-left:5px;
	padding-bottom: 10px;
}

ul.listBulletImg  li a:link, ul.listBulletImg  li a:visited {
	font-size: 110%;
	color:#438243;
	text-decoration: none;
}
ul.listBulletImg  li a:hover {
	font-size: 110%;
	color: #CC3300;
	text-decoration: none;
}
ul.listBulletImg  li a:active {
	font-size: 110%;
	color: #B4610C;
	text-decoration: none;
}
.listMarker {
	font-weight:bold;	
}


/*** general ***/

h1 {
	margin:0;
	font-size: 126%;
	color: #336656;
	line-height: normal;
	}
h2 {
	margin:0;
	font-size: 120%;
	color: #336656;	
	line-height: normal;
	}
h3 {
	font-size: 105%;
	color: #9f46326;
	line-height: normal;
}

.highlight {
	font-weight: bold;
	color: #333333;
}
.highlight2 {
	font-style: italic;
}
.highlight3 {
	color: #696933;
	font-weight: bold;
}
.picturepadleft {
	float: right;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
}
.picturepadright {
	float: left;
	padding:0px 8px 4px 0px;
}
hr.team {
	color: #CCCCCC;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 30px;
}

/*** links ***/

a:link, a:visited {
	color: #558255;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #B4610C;
	text-decoration: underline;
}
#topLinks a:link, #topLinks a:visited {
	color: #000000;
	text-decoration: none;
}
#topLinks a:hover {
	text-decoration: none;
	color: #CC3300;
}
#topLinks a:active {
	text-decoration: none;
	color: #B4610C;
}
.btmLinks a:link, .btmLinks a:visited {
	color: #000000;
	text-decoration: none;
}
.btmLinks a:hover {
	text-decoration: none;
	color: #CC3300;
}
.btmLinks a:active {
	text-decoration: none;
	color: #B4610C;
}
h1 a:link, h1 a:visited {
	font-size: 120%;
	color: #336656;
	text-decoration: none;
	line-height: normal;
	}

h1 a:hover {
	font-size: 120%;
	color: #CC3300;	
	text-decoration: none;
	line-height: normal;
	}

h1 a:active {
	font-size: 120%;
	color: #B4610C;
	text-decoration: none;
	line-height: normal;
	}
.topPg a:link, .topPg a:visited {
	color: #558255;
	text-decoration: underline;
	font-size: 90%;
}
.topPg a:hover {
	color: #CC3300;	
	text-decoration: underline;
	font-size: 90%;
}
.topPg a:active {
	color: #B4610C;
	text-decoration: underline;
	font-size: 90%;
}
