body {
	margin:20px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-size: 13px;
	line-height: 16px;
	clear: left;
}
#content
{
	padding:0;
	margin: 6px auto;
	border: 1px solid #89847B;
	width:900px;
}
a.intro
{
	color:#000000;
	background: #F3F6ED;
	text-decoration:none;
	font-size: 0.85em;
	padding:6px;
	margin: 0;
	border: 1px solid #89847B;
	width: 278px;
	overflow: visible;
	float: left;
	height: 100%;
}
a.intro:hover {
	border: 1px solid #333333;
	background: #c4bdb0;
}
.intro img {
	border: none;
	height: 133px;
	width: 270px;
	margin: 0 0 12px 0;
}
div.testimonials
{
	border: 1px solid #89847B;
	color:#000000;
	background: #F3F6ED;
	margin: 0 0 6px 0;
	padding: 0;
	height: 100%;
	width: 580px;
	background-image: url(images/test-bkgrd.gif);
	background-repeat: no-repeat;
}
#content #top {
}
a.samples
{
	display:block;
	color:#000000;
	background: #F3F6ED;
	width:325px;
	min-height:136px;
	text-decoration:none;
	font-size: 0.85em;
	padding:6px 4px 12px 250px;
	margin: 0 0 6px 0;
	border: 1px solid #89847B;
}

a.samples:hover {
	display:block;
	color:#000000;
	width:325px;
	min-height:136px;
	text-decoration:none;
	font-size: 0.85em;
	padding:6px 4px 12px 250px;
	margin: 0 0 6px 0;
	background: #c4bdb0;
	border: 1px solid #89847B;
	background-image: url(images/clickme.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.samples img {
	float: left;
	border: none;
	margin: 0 0 0 -245px;
	height: 133px;
	border: 1px solid #89847B;
}
a.people {
	display:block;
	color:#000000;
	background: #F3F6ED;
	width:420px;
	min-height:136px;
	text-decoration:none;
	font-size: 0.85em;
	padding:6px 4px 12px 155px;
	margin: 0 0 6px 0;
	border: 1px solid #89847B;
}

a.people:hover {
	display:block;
	width:420px;
	min-height:136px;
	text-decoration:none;
	font-size: 0.85em;
	padding:6px 4px 12px 155px;
	margin: 0 0 6px 0;
	
	color:#000000;
	background: #c4bdb0;
	border: 1px solid #89847B;
	background-image: url(images/contactus.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.people img {
	float: left;
	border: none;
	margin: 0 0 0 -148px;
	height: 133px;
	border: 1px solid #89847B;
}
.bold{font-weight:bold;}
.cat {
	display:block;
	color: #616633;
	font-size: 0.95em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0.1em;
}
	
.intro img {
	border: 1px solid #89847B;
}

/* nav container*/
#navcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width:902px;
	margin:6px auto;
	display:block;
	height: 27px;
	background-image: url(images/images/top_backgrd.gif);
}
#navcontainer ul {
	padding: 0;
	margin: 3px 0 0 10px;
	color: #FFFFFF;
	float: left;
	}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
	letter-spacing: 0.05em;
	padding: 1px 8px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 0;
 }
#navcontainer ul li a:hover {
	color: #000000;
 }
/* end nav bar code*/


.wh2p {
	margin: 10px 0 0 10px;
	width: 280px;
	padding-bottom: 6px;
	float:left;
	display:inline;
}
.wh2p h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 10px;
	font-size: 1.4em;
	letter-spacing: 0.3em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 270px;
}
.wh2p p  {
	font-size: .9em;
	line-height: 1.6em;
	margin: 10px 0 0 10px;
}

.wh2p img {
	border-bottom: 1px solid #c4bdb0;
	}
.wh2p img.people {
	border-bottom: none;
	}
.titlestory {
	font-size: .9em;
	color: #000000;
	line-height: 16px;
	padding: 10px;
	margin-bottom: 6px;
}
/* address block*/
.address {
	width: 900px;
	border: 1px solid #89847B;
	margin:6px auto;
	padding: 5px 0;
	height: 60px;
	clear: both;
}
.address p{
	font-size: .9em;
}
.address h6{
	margin:22px 20px 22px 5px;
	float:left;
	display:inline;
	font-size: 0.8em;
}

.address img {
	display:inline;
	float: left;
	margin: 5px 5px 0 20px;
	float:left;
	border: 0;
	width:45px;
	height:47px;
	border:none;
}

.address .where {
	margin:10px;
	float:left;
	display:inline;
	font-size: 0.8em;
}
.address a.contact {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	padding:10px;
	display:inline;
}
	 
.address a.contact:hover{
	text-decoration: underline;	
	color:#000000;}

#bottom {
	width: 902px;
	height:27px;
	margin:6px auto;
	clear: left;
	background-image: url(images/images/bottom_backgrd.gif);
}
#bottom p {		
	font-size: 0.8em;
float:left; 	color:#FFF33F;
	text-align:center;
}

#bottom img
{ height:27px;
width:15px;
}
.l {
	float:left; } 

.r {
	float:right;
}

#content #top {
	margin: 10px 0 0 310px;
}

p.sampletop {
	font-size: .9em;
	line-height:2em;
	margin:0 30px;
	clear: left;
}
p.sampletop a{	
	text-decoration:none;	
	font-weight:bold; 
	color:#333333;
}
p.sampletop a:hover{
	text-decoration:underline;	
}
p.sampletext {
	font-size: .9em;
	line-height:1.4em;
	margin:30px;
	clear: left;
}
p.sampletext a{	
	text-decoration:none;	
	font-weight:bold; 
	color:#333333;
}
p.sampletext a:hover{
	text-decoration:underline;	
}


a.return {
	font-size: 0.9em;
	color:#B2AEA4;
	font-weight:bold;
	float:right;
	text-decoration:none;
	display: inline;
}
	
#validation {
 clear:left;
margin:20px auto;
width:900px;
}

#validation a{
	margin:0 20px 0 0;
	float:right; 
}#validation p{
	float:right;
	margin:0 20px 0 0;
	font-size: .7em;
}
#content #center {
}
.boxMore {
	margin:10px 10px 0 20px;
	width: 650px;
	visibility: visible;
	z-index: 100;
	float:left;
}
.boxMore a {	color: #993333;
text-decoration:none;}
.boxMore a:hover {text-decoration:underline;}
.boxMore p {
	font-size: 10px;
	line-height: 16px;
}
.return a {
	text-align:right;
	width:150px;
	margin:20px 10px 0 0;
	float:left;
	font-size: 9px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.return a:hover {
	text-decoration: underline;
}
/* ADS*/
.wh2phm .box0 p {
	padding-left: 30px;
	padding-top: 30px;
}
.wh2phm .c .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.wh2p .c .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.years {
	background-color: #8A857C;
	padding: 2px;
	float: left;
	height: 120px;
	width: 100px;
	margin: 0 0 0 9px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-top:2px none #8A857C;
	border-right: 2px solid #8A857C;
	border-bottom: 2px solid #8A857C;
	border-left: 2px solid #8A857C;
}
.introduction {
	background-color: #FFFFFF;
	background-position: 0px;
	padding: 2px;
	float: left;
	height: 120px;
	width: 230px;
	margin: 0;
	border-top:1px none #8A857C;
	border-right: 1px solid #8A857C;
	border-bottom: 1px solid #8A857C;
	border-left: 1px solid #8A857C;
}
.introduction p{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}.wh2phm .story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	width: 479px;
	line-height: 18px;
}
.wh2phm .years h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 10px;
}
.wh2phm .years h5 .number {
	font-family: "Times New Roman", Times, serif;
	font-size: 100px;
	margin: 0;
	letter-spacing: -12px;
	line-height: 85px;
	padding: 0;
}
.style4 {font-size: 10px}
.style5 {font-size: 12px;line-height:16px;}
.style8 {
	font-size: 20px;
	line-height:24px;
	margin: 0px;
	padding: 0px;
}
.style8bordered {
	font-size: 20px;
	line-height:16px;
	padding-top:8px;
	padding-bottom:8px;
	border-top-color: #8A857C;
	border-top-style: dotted;
	border-top-width: 1px;
}
.style9 {
	font-size: 11px;
	line-height:18px;
	margin:30px 10px 0 28px;
}
.style9 a {font-size: 11px; color:#8A857C;}


.style11 {color: #FFFFFF; font-size: 11px; line-height:normal; padding:0; margin:0;font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align:center; letter-spacing: .2em;}
.wh2phm {
	width: 900px;
	border: 1px solid #8A857C;
	height: 400px;
	margin: 0 auto 6px;
	clear: both;
}
.wh2phm h1 {font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 16px;
	letter-spacing: .2em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;}
.wh2phm .adguts {
	float: left;
	width: 479px;
}
/* upload page*/
.uploads {
height:400px;
overflow:auto;
}

.uploads input { margin:5px 0;
}
.wh2phm2 {
	width: 900px;
	border: 1px solid #8A857C;
	height: 400px;
	margin: 0 auto 6px;
	clear: both;
}
.wh2phm2 .adguts {
	float: left;
	width: 479px;
}
