/* Earth Kind Garden Design */

body {
	margin: 0;
	background-color: #F8F7F0;
	background-image: url(images/bg_tile.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width: 762px;
}



h1 {
	margin: 0;
	padding: 0;
	width: 762px;
	height: 98px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

h1 span {
	display: none;
}

h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 25px 0 25px;
}



#headerContact {
	position: absolute;
	left: 495px;
	top: 57px;
	z-index: 1;
	width: 250px;
	font-size: 10px;
	color: #271B10;
}

#headerContact ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

.phoneNumber {
	font-size: 11px;
	font-weight: bold;
	color: #CA0D0D;
}

.imgMargin {
	margin: 25px;
}

.imgBorder {
	border-color:#3D4617;
	border:1px;
	
}
#tableBG {
	background-image:url(images/stripe_bg.jpg);
	background-repeat:no-repeat;
}
#tableBG02 {
	background-image:url(images/stripe_bg02.jpg);
	background-repeat:no-repeat;
}
#navigation {
	width: 762px;
	height: 25px;
	background-color:#c6c9b6;
	background-image: url(images/index_picture.jpg);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #E8E6D5;
}

#navList {
	padding-top: 10px;
	width: 198px;
}

#navList ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navList ul li{
	padding: 0;
	margin: 0;
	height: 25px;
}

#navList a{
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 198px;
	background-position: 0 0;
	text-decoration: none;
}

#navList a:hover{
	background-position: 0 -25px;
}

#navList a span{
	display: none;
}	




#header {
	height: 27px;
	background-color: #c6c9b6;
	margin-bottom: 25px;
}



#content {
	width: 760px;
	color: #271B10;
	font-size: 12px;
}

#rightCol {
	margin-bottom: 5px;
	margin-top: 55px;
	float: right;
	width: 219px;
	color: #4C2F13;
}

#leftCol {
	margin-bottom: 25px;
	line-height: 20px;
	width: 530px;
}
#midContBottom {
	padding: 0 0 0 0;
	text-align: left;
	margin-left:
}

#content p {
	margin: 0;
	padding: 0 25px 18px 25px;
}

#content b, strong {
	color: #574433;
}

#content ul {
	list-style-image: url(images/arrow.gif);
	margin: 0;
	padding: 0 0 0 50px;
	line-height: 20px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}




#indexGallery {
	padding: 0;
	border: none;
	line-height: 18px;
}

#indexGallery td {
	padding: 0 10px 20px 10px;
}

#indexGallery img {
	border: 0px solid #271B10;
}

#footerTag {
	padding: 0 0 0 50px;
	margin-bottom:0px;
	}


#footer {
    text-align:right;
	margin-top: 25px;
	padding: 10px 5PX;
	clear: both;
	background-image:url(images/footer.jpg);
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
}

#footer a {
	padding: 0 2px 0 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin-top: 0;
	list-style-type: none;
}

.companyName {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textBody{font-family: "Trebuchet MS"; font-size: 16px; }
.pageHeads {font-family: "Trebuchet MS"; font-size: 24px; font-weight: bold; color: #73795F;}
