body, td, th
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #614B2D;
}
body
{
	background-color: #614B2D;
}
a
{
    color: #614B2D;
    text-decoration: none;
}
a:visited
{
    color: #614B2D;
    text-decoration: none;
}
a:hover
{
    color: #ED0833;
    text-decoration: none;
}
a:active
{
    color: #614B2D;
	text-decoration: none;
}
table
{
	background-color: #C2955A;
}
#header
{
    background:url('../images/head.jpg');
	vertical-align: bottom;
	height:180px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:1px;
}
.nav
{
    text-align: left;
	color: #614B2D;
}
a.nav
{
    text-decoration: none;
    text-align: left;
    color: #614B2D;
}
.links
{
    text-align: center;
	color: #614B2D;
	font-size: 14px;
}
a.links
{
    text-decoration: none;
    text-align: right;
    color: #614B2D;
}
.navHover
{
	cursor: pointer;
	text-align: left;
	color: #ED0833;
}
.creds
{
	color: #D8D8D8;
	font-size: 12px;
	text-align: center;
	background-color:#C2955A;
}
.size12
{
	font-size: 12px;
}
.content
{
	border-top: 1px solid #C2955A;
	border-bottom: 1px solid #C2955A;
    margin-left: 2em;
	margin-right: 2em;
	font-size: 12px;
	line-height: 2em;
	font-align:left;
	text-align: left;
	color: #614B2D;
}
#navlist
{
	margin-left: 2em;
	margin-right: 2em;
	font-size: 12px;
	line-height: 2em;
	font-align:left;
	text-align: left;
	color: #614B2D;
}
.contact
{
    margin-left: 12em;
}
.comment
{
    color: #EAEAEA;
    font-style: italic;
    text-align: left;    
}
.client
{
    margin-top: -2em;
    margin-right: 2em;
    color: #EAEAEA;
    font-weight: bold;
    text-align: right;
}    
.style1
{
    font-size: 11px;
}
.treat
{
	width: 340px;
	height: 20px;
	text-align: left;
}
.price
{
	width: 200px;
	height: 20px;
	text-align: right;
}
h3
{
    padding-top: 1em;
    color: #ED0833;
    margin-bottom: 0;
}
.horizontaldivide
{
    border-top: 1px solid #D8D8D8;
}
.answer
{
    font-weight: normal;
}
.withborder
{
    border: 1px outset #FFFFFF;
}
.underline
{
    border-top: 1px solid #D8D8D8;
}
#linkcol
{
	position: absolute;
	width: 200px;
	height: auto;
	top: 200px;
	left: 900px;
	color: #EAEAEA;
}
#linkcol a
{
    color: #EAEAEA;
}
#linkcol li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#linkcol a,
#linkcol a:visited
{
    color: #EAEAEA;
    text-decoration: none;
    display: inline;
}
#linkcol a:hover
{
    color: red;
}