body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background: #B5B499;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}
form {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.text a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5E231E;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5E231E;
	text-decoration: underline;
}
.redtext {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ED1C24;
	line-height: 18px;
}
.redtext a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5E231E;
	text-decoration: underline;
}
.redtext a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5E231E;
	text-decoration: underline;
}
span {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, Arial;
	font-size: 19px;
	font-weight: normal;
	color: #652621;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#container {
	width: 764px;
	margin: 0 auto;
	background-image: url(images/background.gif);
	overflow: hidden;
}
#headermain {
	width: 764px;
	height: 325px;
	background-image: url(images/headermain.jpg);
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#headeraboutus {
	width: 764px;
	height: 325px;
	background-image: url(images/headeraboutus.jpg);
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#headerscheduling {
	width: 764px;
	height: 325px;
	background-image: url(images/headerscheduling.jpg);
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#headerservices {
	width: 764px;
	height: 325px;
	background-image: url(images/headerservices.jpg);
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#headercontact {
	width: 764px;
	height: 325px;
	background-image: url(images/headercontact.jpg);
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#contentcontainer {
	width: 760px;
	margin: 0px 2px 0px 2px;
	background-image: url(images/contentbg.gif);
	padding: 0px 0px 20px 0px;
}

#leftcontainer {
	width: 226px;
	float: left;
}
#leftcontainer p {
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
.menutitle {
	width: 216px;
	height: 33px;
	background-image: url(images/menutitle.gif);
	overflow: hidden;
	font-family: Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	padding: 0px 0px 0px 10px;
	cursor: default;
	letter-spacing: 0px;
}
.menu {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.menu li a {
	width: 197px;
	height: 30px;
	background-image: url(images/menulistbg.gif);
	padding: 0px 0px 0px 29px;
	overflow: hidden;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 30px;
	text-decoration: none;
	display: block;
}
.menu li a:hover {
	overflow: hidden;
	background-image: url(images/menulistbgover.gif);
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
}


#rightcontainer {
	width: 494px;
	float: left;
	margin: 0px 0px 0px 20px;
}
#rightcontainer p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p.firstpara:first-line {
	font-family: Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #947657;
}
.divider {
	width: 494px;
	height: 4px;
	background-image: url(images/divider.gif);
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.servinglist {
	width: 160px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	float: left;
}
.servinglist li {
	width: 150px;
	height: 19px;
	margin: 0px;
	background-image: url(images/servinglist.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
}
#wisconsin {
	width: 90px;
	height: 89px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/wisconsin.gif);
	float: right;
}
#footercontainer {
	width: 764px;
	height: 83px;
	margin: 0px;
	background-image: url(images/footer.gif);
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#footermenucontainer {
	overflow: hidden;
	width: 736px;
	height: 35px;
	overflow: hidden;
	margin: 0px;
	padding: 12px 12px 0px 12px;
}
.footermenu a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5E231E;
	text-decoration: underline;
	padding: 2px 5px 3px 5px;
	float: right;
}
.footermenu a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #5E231E;
	text-decoration: underline;
	padding: 1px 4px 2px 4px;
	background: #FFF1CC;
	border-style: solid;
	border-color: #B09C7B;
	border-width: 1px;
}
.footermenudiv {
	width: 6px;
	height: 19px;
	margin: 0px;
	background-image: url(images/footermenudiv.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	float: right;
}
#copyright {
	width: 751px;
	height: 25px;
	margin: 0px;
	padding: 8px 0px 0px 13px;
	overflow: hidden;
}
.phone {
	width: 500px;
	height: 50px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding-left: 40px;
}




/* Scheduling */

.schedulingcontainer {
	width: 494px;
	padding: 0px 0px 10px 0px;
}
.scheduleleft {
	width: 120px;
	padding: 0px 10px 0px 0px;
	float: left;
}
.form {
	width: 198px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666 #999999 #999999 #666666;
}
.comments {
	width: 300px;
	height: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666 #999999 #999999 #666666;
}
























