@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_slice.jpg);
	background-color: #D8C4A1;
	background-repeat: repeat-x;
}

img{
	border: 0px;
	display: block;
}

.paraimg{
	float: left;
	padding: 2px 5px 2px 0px;
	margin: 0px;
}

a {
	/*font-size: 11px;*/
	color: #000;
	/*line-height: 1.25em;*/
}

a:link {
	color: #007D88;
	text-decoration: none;
}

a:visited {
	color: #007D88;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #007D88;
}

a:active {
	text-decoration: none;
	color: #007D88;	
}

li {
	color: #007D88;
}

ul {
	margin: 0px 0px 0px 0px;
}

.black {
	color: #000;
}

.brown{
	color: #663300;
	font-size: 12px;
}

.copy {
	color: #000;
	font-size: 11px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 120px 10px 20px;
	text-align: left;
}
.copyNew {
	color: #000;
	font-size: 11px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 12px 10px 20px;
	text-align: left;
}
.copyNew td {
 height:20px;
}

.hp_copy {
	color: #000;
	font-size: 11px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 0px 10px 20px;
	width: 318px;
	text-align: left;
}

.hp_testimonials{
	/*color: #007D88;*/
	font-size: 11px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 10px 10px 10px 0px;
	width: 190px;
	color: #FFFFFF; 
	font-style: italic;
}

#indent {
	margin: 0px 100px 0px 20px;

}

#footer {
	background-color: #007D88;
	width: 609px;
	height: 30px;
	clear: both;
	text-align: left;
}

.footer_copy {
	color: #F7EDD4;
	font-size: 10px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

.testimonials_copy{
	color: #F7EDD4;
	font-size: 11px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
}

h1 {
	color: #F7EDD4;
	font-size: 18px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	font-style: italic;
	text-align: left; 
}

#header{
	background-image: url(images/header_bg.jpg);
	width: 609px;
	height: 22px;
}

h2 {
	color: #007D88;
	font-size: 14px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

h3 {
	color: #007D88;
	font-size: 11px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.specs-tbl {
	border-collapse: collapse;
	font-size: 11px;
	margin-bottom: 10px;
}
	
.specs-tbl td, .specs-tbl th {
	border: 1px dotted #666;
	padding: 3px;
}
	
.specs-tbl td.label, .specs-tbl th {
	background-color: #CCC;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
	
.heading {
	background: #EADEC1;
}

