@charset "UTF-8";
/* CSS Document */

body {
	background-color: #BFBFBF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap {
	background-image: url(../design/palmback_wide.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrap #main {
padding-top: 0px;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 760px;
}
#wrap #menufooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4B4B4B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #616161;
	border-bottom-color: #616161;
	margin: 0 auto;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap #menufooter a {
	text-decoration: none;
	color: #4B4B4B;
}
#wrap #menufooter a:hover {
	text-decoration: underline;
	color: #4B4B4B;
}
#wrap #footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #9A9A9A;
}
#wrap #footercontact a{
	color: #6B6B6B;
	text-decoration: none;
}
#wrap #footercontact a:hover{
	color: #6B6B6B;
	text-decoration: underline;
}
#wrap #footercredit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #949494;
	text-decoration: none;
}

#wrap #main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
}
#wrap #main a{
	color: #4A4A4A;
	text-decoration: underline;
}
#wrap #main a:hover{
	color: #4A4A4A;
	text-decoration: none;
}
#wrap #main #aboutLeft {
	float: left;
	width: 235px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
#wrap #main #aboutMiddle {
	width: 245px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
	float: left;
	text-align: left;
	vertical-align: top;
}
#wrap #main #aboutRight {
	float: left;
	width: 235px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.imageright{
	padding-bottom: 8px;
	padding-left: 12px;	
}
.imageleft{
	padding-bottom: 8px;
	padding-right: 12px;	
}
.clear {
	clear: both;
}

.headers
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-style: italic;
	font-weight: none;
}#wrap #main #aboutMiddle hr, #wrap #main #aboutLeft hr, #wrap #main #aboutRight hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.textsmall {font-size: 10px}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	.footermenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
	.footermenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	}

