body {
	background-color: #5d3e16;
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerbg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

.sitebg {
	background-color: #f4ecdf;
}

.footer {
	width:100%;
	height:35px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;

}

.footertext {
	color:#ffffff;
}

.footertext a, .footertext a:link, .footertext a:hover, .footertext a:visited {
	color:#ffffff;
}

.footertext a, .footertext a:link, .footertext a:visited {
	text-decoration: none;
}

.footertext a:hover {
	text-decoration: underline;
}

.leftnavigation {
	width:181px;
	height:26px;
	background-image:url(images/left_nav_bg.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	color:#634208;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.leftnavigation a, .leftnavigation a:link, .leftnavigation a:hover, .leftnavigation a:visited {
	color:#634208;
}

.leftnavigation a, .leftnavigation a:link, .leftnavigation a:visited {
	text-decoration: none;
}

.leftnavigation a:hover {
	text-decoration: underline;
}

td {
	 font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	 color: #000000;
}

p {
	margin: 0px 0px 11px 0px;
}

.left {
	background-color: #f0d5b3;
}

.content {
	padding-left:20px;
}

.contenttext {
	padding: 0px 5px 0px 5px;
}

a {
	color: #744C18;
	text-decoration: underline;
}

a:hover {
	color: #744C18;
	text-decoration: underline;

}

a:visited {
	color: #744C18;
	text-decoration: underline;
}

img {
border: none;
}

ul {
	margin: 0px 5px 11px 15px;
	padding-left: 0px;
}

.title {
	font-weight: bold;
	font-size: 13px;
	color: #9B6623;
}

.highlighted {
	color: #9B6623;
}

.cahalinks a, .cahalinks a:link, .cahalinks a:active, .cahalinks a:hover, .cahalinks a:visited {
	color:#019c48;
	line-height: 24px;
}

.greenheader {
	font-weight: bold;
	color:#019c48;
	line-height: 24px;
}
