@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:#E6E3B7;
}

/* Divs */

#top {
	position:absolute;
	top:0px;
	left:50%;
	margin:0 0 0 -445px;
	padding:0px;
	width:890px;
	height:210px;
	background-image:url(../images/topBck.jpg);
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;
}
	#mainNav {
	position:absolute;
	left:50%;
	bottom:0px;
	margin-left:-400px;
	padding:6px 0 0 0;
	width:800px;
	height:22px;
	background-image:url(../images/navBck.gif);
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;
	overflow:visible;
	}
#bottom {
	position:absolute;
	background-color:#4f8454;
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0 0 10px 0;
	height:68px;
	width:799px;
	display:block;
	border-top:1px solid #cccccc;
	visibility: visible;
	
	}
#mainContainer {
	position:absolute;
	top:210px;
	left:50%;
	margin:0 0 0 -400px;
	width:799px;
	height:auto;
	overflow: visible;
	padding:0 0 68px 0;
	background:#F9F1DE;
	border:1px solid #cccccc;
}
#lefty {
	float:left;
	margin: 15px 4px 10px 10px;
	padding: 0px;
	width: 469px;
}
#righty {
	width:300px;
	float:right;
	margin: 15px 10px 10px 4px;
	padding: 0px;
}

#andMore {
	position:absolute;
	right:18px;
	bottom:98px;
	width:auto;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	border:1px solid #CCCCCC;
}


/* Classes */
#services td {
	border:1px solid #cccccc;
	margin:0px;
	padding:0px;
}
#txtArea {
	background:white;
	border:1px solid #CCCCCC;
	padding:8px 15px 8px 15px;
	margin:0 0 10px 0;
	}
	#txtArea #txtArea {
	background:url(../images/featureBck.gif) center top;
	background-repeat:repeat-x;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#263C29;
		padding:0px 15px 0px 15px;
	}
.bottomNav td {


	}
	
	#featured {
		border:1px solid #CCCCCC;
		}
	#contact td {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	}
	input, textarea {
	background-color:#FDFBF4;
	border:1px solid #cccccc;
	}
	input:focus, textarea:focus {
	border:1px solid #000000;
	background:white;
	}
	#clear, #saveForm {
	border:2px outset #888888;
	color:white;
	font-weight:bold;
	font-size:14px;
	background-color:#4f8454;
	}
	#clear:active, #saveForm:active {
	border:2px inset #888888;
	color:white;
	font-weight:bold;
	font-size:14px;
	background-color:#4f8454;
	}

/* Fonts */

#txtArea ul {
	font-size: 14px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:5px;
}

.greenHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:green;
	border-bottom:2px dotted #b3b3b3;
	display:block;
	margin: 0px 4px -4px 6px;
	padding:0px;
	font-weight:bold;
	font-style:normal;
}
.brownHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#523E27;
	border-bottom:1px dashed #b3b3b3;
	display:inline;
	margin: 0px 4px -4px 6px;
	padding:0px;
	font-weight:bold;
	font-style:normal;
}
.whiteTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:white;
	border-bottom:2px dotted #b3b3b3;
	padding:0px;
	font-weight:bold;
	}
	
.whiteTitlebck {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:white;
	background-color:#8A775E;
	border-bottom:1px dashed #b3b3b3;
	padding:0px;
	font-weight:bold;
	display:block;
	}
	
	a div.whiteTitlebck, a:visited div.whiteTitlebck  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:white;
	background-color:#8A775E;
	border-bottom:1px dashed #b3b3b3;
	padding:0px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	a div.whiteTitlebck:hover, a div.whiteTitlebck:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:white;
	background-color:#A7957C;
	border-bottom:1px dashed #b3b3b3;
	padding:0px;
	font-weight:bold;
	display:block;
	}
	a #txtArea {
	text-decoration:none;
	color:black;
	}
	a #txtArea:hover {
	color:#528158;
	}
	#txtArea p#txtArea a, #txtArea p#txtArea a:link, #txtArea p#txtArea a:visited {
	text-decoration:none;
	color:black;
	}
	a #txtArea #txtArea:hover {
	color:#528158;
	}
	
	
	/* Links */
		#mainNav a, #mainNav a:link, #mainNav a:visited {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:10px 21px 0 20px;
	padding:10px 0 0 0;
	border-bottom:2px solid #006838;
		}
		#mainNav a:hover, #mainNav a:active {
			color:#cccccc;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration:none;
			border-bottom:6px solid #FFFF99;
			}
		.smNav {
					font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			}
		#mainNav .smNav a, #mainNav .smNav a:link, #mainNav .smNav a:visited {
			color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
			margin:12px 18px 0 18px;
			padding:10px 0 0 0;
			border-bottom:2px solid #006838;
		}
		
		#mainNav .smNav a:hover, #mainNav .smNav a:active {
			color:#cccccc;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration:none;
			border-bottom:6px solid #FFFF99;
			}
		
		#andMore a, #andMore a:link, #andMore a:visited {
			background:url(../images/andMoreUp.gif);
			background-color:white;
			background-attachment:scroll;
			background-repeat:repeat-x;
			background-position: right bottom;
			color:black;
			display:block;
			text-decoration:none;
			padding:3px 6px 3px 6px;
			}
		#andMore a:hover, #andMore a:active {
			background:url(../images/andMoreDwn.gif);
			background-attachment:scroll;
			background-repeat:repeat-x;
			background-position: right top;
			color:#333333
			}
			
		.bottomNav {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		}
		.bottomNav a, .bottomNav a:link, .bottomNav a:visited {
		font-size:12px;
		color:black;
		text-decoration:none;
		background-color:#C0CCC0;
		padding: 0 10px 0 10px;
		}
		.bottomNav a:hover, .bottomNav a:active {
		color:#FFFFFF;
		background-color:#385933;
	}
		
		

