body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/yellowback.gif);
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
    line-height: 17px; 
		
}
.address {
	color: #666633;
	margin-bottom: 10px;
}
.mary {
	font-size: 90%;
	color: #908E67;
	font-style: italic;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
p {
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 7px;
	margin-bottom: 0px;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #5B5A47;
	font-weight: bold;
	font-size: 140%;
}
h2 {
	font-size: 130%;
	color: #5B5A47;
}
h3, h4 {
	font-size: 120%;
	color: #5B5A47;
	margin-bottom: 0px;
	margin-top: 10px;
}
.homecontent {
	background-image: url(images/home-content.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.homecontentright {
	background-image: url(images/home-content-right.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#hometable {
	background-image: url(images/home-content-left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#content {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.picright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#serv {
	font-size: 120%;
}
#bigtable {
	background-image: url(images/tableback.gif);
	background-repeat: repeat-y;
}
table {
	margin-bottom: 0px;
}
