* {
	/*border: none;*/
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	list-style-type: none;
}

body {
	font-size: 76%;
	/*background-color: #bdc5ac; light green */
	/*background-image: url(../art/bkgd-circles.gif); orig dark circles*/
	background-image: url(../art/bkgd-content.jpg);
	background-repeat: repeat;
}

.clr {
	clear: both;
}




.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	}

.floatlist {
	/*float: right;*/
	display: inline-table;
	float: left;
}

td {
	vertical-align: top;
}


hr {
	border-top-color: #8C9862;
	border-top-style: solid;
	border-top-width: 2px;
	background-color: #8C9862;
	margin-top: 4px;
	height: 2px;
}	


#menu {
	font-size: 1em;
	background-image: url(../art/bkgd-menu.jpg);
	background-repeat: repeat;
	padding: 15px 10px 10px 0;
}

#menu  a {
	color: #5B6E02;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
	padding: 15px 10px 10px 10px;
}

#menu  a:hover {
	color: #FFFFFF;
	background-color: #CAAB8F;
}

#rightcol {
	width: 300px;
}

#content
{
	padding: 15px 0 0 0;
	font-size: 1.1em;
	margin: 0;
}

#content p.phone {
	color:#333399;
	font-weight: bold;
	}

#content p,
#leftcol p {
	color: #333333;
	margin: 0 0 10px 0;
}

#leftcol p {
	padding: 5px 15% 0 0;
}

 
#content a {
	color: #003399;
	text-decoration: underline;
}

#content a:hover {
	color: #993366;
}

#content a:visited {
}

#content li a {
	text-decoration: underline;
}

#content li a:hover {
}

#content li a:visited {
}

#content img {
}


#content h1 {
	color: #5B6E3B;
	font-size: 1.3em;
	text-align: left;
	margin: 0 0 15px 0;
}

#content h2{
	color: #333333;
	margin-top: 25px;
	text-decoration:none;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 50px 5px 0;
	color: #27BE15;
}

#content h4 {
	font-size: .9em;
	font-weight: bold;
	margin: 0 50px 5px 10px;
}

	
#content table.interior
{
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	background-image: url(../art/bkgd-menu.jpg);
}


table.interior th,
table.interior td
{
	padding: 10px 5px;
	font-size: 12px;
	border-bottom: 1px solid #eeeeee;
}

table.interior th
{
	color: #fff;
	border-bottom: 1px solid #000;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}


.testimonial {
	color:#006946;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
}

.testimonialby {
	color:#666666;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rightcol .testimonial {
	color:#666;
	font-weight: normal;
	padding-right: 15%;
}

#rightcol .testimonialby {
	color:#339933;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}


#content  ul {
	margin: 10px 0 10px 20px;
	color: #000000;
	padding-left: 15px;
	}


#content  li {
	padding: 0 25px 0.15em 0;
	list-style-type: square;
}

.boldlist  ul {
	margin: 10px 0 10px 0;
	padding-left: 25px;
	color: #000000;
	}


#footer
{
	text-align: left;
	color: #000000;
	font-size: 1em;
	margin: 0 0 0 30px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #393;
}

#footer a:visited {
	color: #000000;
}

#footer .copyright {
	text-align: center;
	color: #000000;
}
dt {
	margin-left: 10px;
	margin-right: 15px;
}
dd {
	margin-left: 20px;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 20px;
}
.bkgd-left-col {
	background-image: url(../art/bkgd-wood.jpg);
	background-repeat: repeat-y;
}


#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/*.bkgd-middle-col {
	background-repeat: repeat-y;
	background-image: url(../art/bkgd-col.jpg);
}*/
/*.bkgd-circle-text {
	background-image: url(../art/bkgd-content.jpg);
	background-repeat: repeat;
}*/
