body { 
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: center;
	color: #666;
	font-family: "Garamond Premier Pro", Times New Roman, Palatino,  serif;
	font-size: .75em;
	line-height: 140%;
/* 	overflow: hidden; */
}
html { 
	height: 100%;
}
html>body {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1.05px;
}
img {
	border: none;
}
ul, li, p {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.clear {
	clear: both;
}

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

a:active {
	text-decoration: none;
	color: #999;
}

a:hover{
	text-decoration: none;
	color: #999;
}

/* main containers */
#wrapper {
	padding: 0px;
	margin: 0px auto !important;
	width: 879px !important;
	max-width: 879px !important;
	max-height: 615px;
 	height: 615px auto !important; 
	height: 615px; 
	text-align: center;
}

#header {
	position: relative;
	width:879px; 
	height:187px;
}


/* CONTENT */

#content {
	padding: 0px 0px 0px 0px;
	margin-top: -1px;
	text-align: left;
	width: 879px;
	min-height: 400px;
	max-height: 400px;
/* 	height: auto !important; */
	height: 400px;
	border: 1px solid #000;
	border-top: 0px;
}

#copy {
	padding: 45px 60px 50px 260px;
}

#copy p{
	margin: 0;
	font-size: .95em;
	letter-spacing: 0.2pt;
	text-align: justify;
	line-height: 140%;
	letter-spacing:1px;
	color: #000000;	
	padding-bottom: 10px;

}

#copy form{
	margin: 0;
	font-size: .95em;
	letter-spacing: 0.2pt;
	text-align: left;
	line-height: 24px;
	color: #000;
	
}

#copy a{
	color: #000;
}

#copy a:hover{
	color: #6e6e6e;
}

#copy h1 {
	padding-left:54px;
	padding-top: 15px;
	
}

#copy h2 {
	height: auto;
	width: auto;
	font-size: 24px;
	color: #000000;
	margin: 0px;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
#copy h3 {
	height: 20px;
	width: auto;
	font-size: 17px;
/* 	color: #9966CC; */
	color: #000000;
	padding: 15px 190px 0px 50px;
	padding-bottom: 1px;
	padding-top: 20px;
	margin: 0;
}

#copy h4 {
	padding: 0 190px 0 50px;
	margin: 0;
}

.copyright {
	color: #000000;
	font-size: 10px;
	text-align: right;
}

.floatRight {
	float: right;
	padding-right: 50px;
	border: none;
}

.floatRight_FB {
	float: right;
/* 	padding-right: 10px; */
	border: none;
}

.floatleft {
	float: left;
	border-right: 1px solid #000;
}

/* TOP NAVIGATION  */

#topNavigation {
	position: relative;
	background-image:url('../images/nav_bkgnd.jpg');	
	height: 24px;
	width: 879px;
	padding: 0px;
	margin: 0px;
	vertical-align:text-top;
	}
	
 li.topNav {
 	position: relative;
	display:inline;
	font-size: 12px;
	margin: 0px;
	margin-left: 0px;
	height: 16px;
	top: -8px;
	padding: 0px 10px 0px 10px;
	vertical-align:text-top;

	}
	
.topNav a{
	position: relative;
	text-decoration: none;
	color: #fff;
}

.topNav a:active {
	text-decoration: none;
	color: #CCC;
	
}

.topNav a:hover{
	text-decoration: none;
	color: #CCC;
}

#floatColumnRight {
	float: right;
	width: 270px;
}

#copy .homeSub{
	width: 50px;
	height: 10px;
	line-height: 14px;
	padding: 0px;
}

#copy .subCopy{
	padding-top: 10px;
	width: 270px;
	font-size: 12px;
	line-height: 18px;
	height: 84px;
	line-height: 14px;
	text-align: justify;
}

#copy .lowHomeHeader {
	font-weight: bold;
	text-align: justify;
	border-top: 1px solid #000;
	margin-top: 9px;
}

#copy .services {
	width: 330px;
	text-align: justify;
	color: #000;

}

#copy .serviceList {
	color: #000;
	border-left: 1px solid #000;
	padding: 10px 0px 20px 10px;
	width: 160px;	
}

ul.serviceList li {
	width: 160px;
	margin: 3px 0px 3px 20px;
	list-style: circle;
}


#copy .testimonial {
	height: 200px;
	}
#copy .next {
	text-align: center;
	}

#copy .next a{
	color: #000;
	}	
	
#copy .testimonialWho {
	float: right;
}

#copy #scrolling {
	height: 250px;
	overflow : auto;
	border-bottom: 1px solid #000;
}

#copy #scrolling h4{
	font-size: 1.2em;
	color: #000;
	padding: 10px 0px 10px 0px;
}

#copy #scrolling p{
	padding: 10px 20px 10px 30px;
}

#copy #scrolling table{
	padding: 10px 20px 10px 30px;
	color: #000;
	text-align: center;
}

#copy #scrolling tr{
	border: 1px solid #000;

}

#copy #scrolling td{
	border: 1px solid #000;

}

