/* 'Tis a CSS Document. Big brother can see you snooping. ;) */

/*
Description: CSS for WAMM Splash 
Author: WAMM Design
Author URI: http://www.wammdesign.com/

This theme (Graphics and Design) Copyright (c) WAMM Design.
*/


body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F6DB;
}
a {
	color: #4E6D00;
	text-decoration: underline;
}
.container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#header {
	margin-top: 10px;
	height: 162px;
	position: relative;
}
#header h1 {
	font-size: 35px;
	color: #4E6D00;
	float: right;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	position: absolute;
}
#content {
	margin: 0px;
	overflow: hidden;
	height: auto;
	position: relative;
	padding: 0px;
}
.col-1 {
	float: left;
	width: 633px;
	margin-right: 10px;
}
#about {
	padding: 0px;
	height: 391px;
	background-image: url(../images/snail.png);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about h2 {
	font-style: italic;
	font-weight: normal;
	color: #868362;
	font-size: 22px;
	float: right;
	width: 378px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.service-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #7CB124;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#services {
	width: 48%;
	margin-right: 1%;
	float: left;
}
#contact {
	width: 48%;
	margin-right: 1%;
	float: left;
}
.col-1 dl {
	list-style-type: none;
	color: #AAA564;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.col-1 dt {
	font-size: 15px;
	margin-bottom: 10px;
}
.col-1 dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.col-2 {
	float: right;
	width: 207px;
	text-align: right;
	font-size: 12px;
}
#comingsoon {
	color: #868362;
	width: 207px;
}
#comingsoon p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comingsoon .p-heading {
	font-weight: bold;
}
#countdown {
	width: 207px;
	margin-top: 75px;
	color: #5B585B;
}
#countdown h3 {
	color: #7CB124;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 15px;
	font-style: italic;
}
#countdown .p-heading {
	font-weight: bold;
}
.p-heading {
	font-style: italic;
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

