body {
	color: #008000;
	background-color: #ffffff;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.1em;
	text-align: left;
	background-image: url("pix/yello_bg.gif");
	line-height: 125%; 
	}

ul li {
	padding-top: 2px;
	padding-bottom: 5px; 
	}

p {
	text-indent: 15px; 
	}

p.testimonial {
	text-indent: 0px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 2px;
	margin: 0px;
	font-style: italic; 
	}

p.cit {
	text-indent: 0px;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 20px;
	font-size: .8em; 
	}

p.caption {
	text-align: center;
	font-size: .7em;
	font-style: italic;
	margin: 0px;
	padding-top: 3px;
	text-indent: 0px; 
	}

a:link, a:visited {
	color: #00a800;
	background-color: #e4ffd8;
	}

a:hover  {
	color: #007000;
	background-color: #7fff7f;
	text-decoration: none;
	}

div.menu a:hover, div.menu a:link, div.menu a:visited {
	background-color: transparent; 
	}

div.menu p {
	text-indent: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0px; 
	}

h1, h2, h3 {
	color: #00ae00;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	background-color: #fffed1; 
	}

h2 {
	font-size: 1.2em;
	padding-left: 50px;
	padding-right: 50px; 
	}

h3 {
	font-size: 1.1em; 
	}

.tel {
	color: #800000;
	font-size: 115%; 
	}

hr {
	margin-left: 90px;
	width: 82%; 
	}


