body, div, h1, h2, h3, h4, ul, li, p, a, img, span {
	margin: 0px;
	padding: 0px;
}
a {
	color: #1F5811;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	border-bottom: solid 1px #1F5811;
}
body {
	background-color: #1D150E;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 10px 0px 15px 0px;
	color: #413D32;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div#all {
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-y;
	width: 784px;
	margin: 0px auto;
	text-align: left;
}
.nosee {
	display: none;
}
div#content {
	width: 680px;
	text-align: center;
	margin: 0px 0px 0px 50px;
}
div#navSIDEleft {
	background-image: url(../images/navSIDEleft.gif);
	height: 39px;
	width: 90px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 1px 0px 0px 80px;
}

*:first-child+html div#navSIDEleft {margin: 9px 0px 0px 80px;}
* html div#navSIDEleft {margin: 9px 0px 0px 40px;}

div#navSIDEright {
	background-image: url(../images/navSIDEright.gif);
	height: 39px;
	width: 90px;
	float: left;
	background-position: right center;
	background-repeat: no-repeat;
	margin: 1px 0px 0px 0px;
}
ul#nav {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
}
ul#nav li {
	float: left;
	background-image: url(../images/navSEPARATE.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 3px 0px 0px;
}
ul#nav li.last {
	background-image: none;
	padding: 0px;
}
ul#nav li a {
	background-repeat: no-repeat;
	color: #413D32;
	padding: 12px 8px;
	display: block;
}
ul#nav li a:hover {
	color: #17110E;
	border: none;
}
ul#nav li a#select {
	background-image: url(../images/navBG.gif);
	color: #1F5811;
	background-position: 0px 1px;
}
ul#nav li#about a#select {
	background-position: 2px 1px;
}
#two-a li#two a, #two-b li#two a {
	background-image: url(../images/navBG.gif);
	color: #1F5811;
	background-position: 2px 1px;
}
ul#nav li#services a#select {
	background-position: 11px 1px;
}
ul#nav li#locations a#select {
	background-position: 19px 1px;
}
ul#nav li#contact a#select {
	background-position: 10px 1px;
}
#contact li#contact a {
	background-image: url(../images/navBG.gif);
	color: #1F5811;
	background-position: 10px 1px;
}
div#body {
	clear: left;
	text-align: left;
	padding-top: 10px;
}
p#footer {
	clear: left;
	padding: 79px 0px 0px 0px;
	font-size: 10px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 22px;
	width: 567px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px 0px 0px 50px;
}
div#contentbottom {
	background-image: url(../images/contentBGbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 784px;
}
