* {margin:0;padding:0}/* clear the decks*/

body {
	text-align:center;
	background-color:#53473E;
	padding:16px 0px 20px 0px;
}

#container {
	margin:auto;
	width:684px;
	text-align:center;
	background-color:#453B34;
	background-image:url(../images/middle_repeat.jpg);
	background-repeat:repeat-y;
}

#header {
	background-image:url(../images/header.jpg);
	width:684px;
	height:178px;
}

#nav {
	width:605px;
	margin:0 auto;
	background-color:#95908A;
	text-align:center;
	color:#706B67;
	padding:4px 0px 4px 0px;
}

#nav ul {
	list-style:none;
}

#nav li {
	display:inline;
	padding:1px;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#382F28;
	text-decoration:none;
	background-color:95908A;
}

#nav a:hover {
	color:#ffffff;
}

#maincontent {
	background-color:#E8E6E5;
	background-image:url(../images/bees.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:605px;
	margin:0px auto;
	padding:0px;
	text-align: center;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#5E514A;
}

#maincontent a {
	color:#356377;
}

#maincontent a:hover {
	color:#333333;
}

#boxclose {
	background-image:url(../images/footer.jpg);
	width:684px;
	height:60px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	padding:20px 0px 10px 0px;
}

.servicename {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#665A53;
	text-transform:uppercase;
}
.servicenamesub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#665A53;
}
.servicedescription {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;

	text-align:center;
}


.servicedescription a {
	color:#336699;
}


.serviceprice {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

.contactfooter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
}

.contactfooter a {
	text-decoration:none;
	color:#336699;
}

.contactfooter a:hover {
	text-decoration:underline;
	color:#336699;
}

#maincontent p {
	padding: 18px;
}

#footer {
	margin:auto;
	width:684px;
	text-align:center;
	background-color:#453B34;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#E8E7E6;
}

#footer p {
	padding:3px;
}

.simpleCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
	line-height: 20px;
	text-align:justify;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	margin-bottom: 50px;

}
.simpleCopy h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#665A53;
	margin: 0;
	margin-top:1em;
	padding:0;
}

.simpleCopy h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
	margin: 0;
	margin-top:2em;
	padding:0;
}

.simpleCopy li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
	margin: 0;
	margin-top:.5em;
	padding:0;
	text-align:left;
	list-style-position: outside;	
}



.simpleSubtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
	line-height: 20px;
	text-align: center;
	
}
.innerFooter {
	margin-top: 100px;
	
	}
	
.innerFooter a:link {
	color:#663399;
	}
	
img {
	border:none;
}


.footnote {
	font-style:italic;
	color:ffffff;
}

.footnote a:link {
	color:#ffffff;
	text-decoration:underline;
}
	
.footnote a:visited {
	color:#ffffff;
	text-decoration:underline;
}

.simpleCopy2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
	line-height: 16px;
	text-align:justify;
	margin: 0 43px;
	height: 320px;
}
.services_basic {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#665A53;
	line-height: 30px;
	text-align:justify;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	margin-bottom: 50px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.services_basicNoLine {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#665A53;
	line-height: 30px;
	text-align:left;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	margin-bottom: 50px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.contact_page {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#665A53;
	text-align:center;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
