* {
	margin:0;
	padding:0;

}

body {
	font: 92%/1.5 Trebuchet MS, Georgia, Arial, Helvetica, sans-serif;
	color:#17651b;
}


h2 {
	color:#17651b;
	font-size:1.9em;
	padding: .5em 0 0;
	line-height: 1.2em;
	font-weight: normal;
}

h3 {
	color:#17651b;
	font-size:1.5em;
	padding: 1.5em 0 0;
	font-weight: normal;
}

h4 {
	color:#17651b;

	padding-top: .5em;
	font-size:1.2em;
}

p {
	color:#17651b;
	font-size:1em;
	text-align:left;
}

#content p {
	padding: .5em 0;
}

a, a:link, a:visited {
	color:#17651b;
	text-decoration:underline;
}

a:hover, a:active {
	color: #f4a610;
	text-decoration:none;
	border-bottom: 1px dashed #f4a610;
}

a img {
	vertical-align: middle;
	border: 0;
}

dl {
	float: left;
	width: 100%;
	padding: 10px 0;
}

dt {
	float: left;
	clear: left;
	width: 6%;
	padding-right: 10px;
	text-align: right;
	margin-bottom: 5px;
	color: #f4a610;
	font-weight: bold;
}

dd {
	float: left;
	width: 88%;
	margin-bottom: 5px;
	color:#17651b;
}


#content ul {
	list-style: outside disc;
	padding: 0 0 .5em 27px;
}

#content ol {
	padding: 0 0 .5em 27px;
}

#content ul li {
	padding: .3em 0 0 0;
	color:#17651b;
}

.right {
	float:right;
	text-align:right;
	padding: 0 0 5px 5px;
	margin: 0 0 5px 10px;
	background: #FFF;
}

.left {
	float:left;
	text-align:left;
	padding: 0 5px 5px 0;
	margin: 0 10px 5px 0;
	background: #FFF;
}

.large-square a,.large-landscape a, .large-portrait a, .medium-landscape a, .medium-portrait a, .small-landscape a, .small-portrait a, .gallery a, .promo-image a, .product-square a {
	border: 0 !important;
}

.large-square img,.large-landscape img, .large-portrait img, .medium-landscape img, .medium-portrait img, .small-landscape img, .small-portrait img, .gallery img, .promo-image img, .product-square img {
	border: 1px solid #DEEDE0;
	padding: 3px;
}

#accessibility, #navigation, #footer #footer-nav, .url, .extra, .c64, #promos, .services #secondary-wrapper {
	display:none;
}

#main {
	margin: 20px 0;
}

#header { 
	text-align: center;
}

#header .contact {
	padding: 0;
	text-align: center;
}

#header .contact p {
	padding: 0;
	text-align: center;
}


#content-wrapper, #content {
	width:auto;
	float: none !important;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;
}

#footer, #footer-extras {
	clear: both !important;
	float: left;
	width: 100%;
}

#footer p {
	text-align: center;
}

/* home */

div.testimonial-excerpt {
	margin-top: 10px;
	background: transparent url(../images/icons/testimonial-quote1.png) no-repeat 0 0;
	font-size: 1.5em;
 	line-height: 1.2em;
	font-style: italic;
	color: #f4a610;
	padding: 0 0 0 45px;
}

div.testimonial-excerpt p {
	background: transparent url(../images/icons/testimonial-quote2.png) no-repeat bottom right;
	color: #f4a610;
}

div.testimonial-excerpt p span {
	display: block;
	padding-right: 45px;
}

/* specials */

.specials #content {
	padding: 70px 0;
}

.specials .print {
	display: none;
}

.specials h2, .specials h3 {
	display: none;
}

.specials #special {
	border: 1px solid #DEEDE0;
	display: block;
	margin: 0 auto;
	height: 328px;
	width: 467px;
	overflow: visible;
	padding: 3px;
	position: relative;
	color:#17651b;
}

#special .sp-image {
	position: absolute;
	top: 3px;
	right: 3px;
	padding: 0 !important;
}

#special .sp-text {
	font-style: italic;
	font-size: 1em;
	padding-top: .6em;
	padding-left: 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#special p.sp1, #special p.sp2 {
	font-size: 1.1em;
}

#special p strong {
	font-size: 1.2em;
}

#special p.sp1 {
	color: #f4a610;
}
	
	
.the-spa div.gallery {
	float: left;
	margin: 10px 25px;
}

#centercol {
	clear: both;
}

.the-spa .gallery img {
	border: 1px solid #DEEDE0;
	padding: 3px;
}

.products .product {
	clear: both;
}
