body {
	margin-top: 0; margin-left: 0; margin-right: 0;
	background-color: #BBA58D;
	background-image: url(../images/sandc.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

h2 {
	color: #391c54;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h3 {
	color: #391c54;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

h4 {
	color: #391c54;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 0 0;
	padding:0 0 0 0;}

td.leftnav {
	font-family : Arial , Helvetica , sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-align : center;
	letter-spacing : 1px;
	color: #391c54;}
td.leftnav a {
	display: block;
	padding-top:6px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:4px;
	width:100%;
	height:100%;
	color: #391c54;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../images/navbutton.gif);
	background-repeat: no-repeat;
}
	
td.leftnav a:visited {font-weight: bold; text-decoration: none; color: #330066;}
td.leftnav a:link {font-weight: bold; text-decoration: none; color: #330066;}
td.leftnav a:hover {font-weight: bold; text-decoration:none; color: #330066; background-image: url(../images/navhoverb.gif);}

td.contact {
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	}
.contact {
	font-family : Arial , Helvetica , sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-align : right;
	}

a:link {  color: #330066; font-weight: normal; text-decoration: underline}
a:visited {  color: #330066; font-weight: normal; text-decoration: underline}
a:hover {  color: #330066; font-weight: normal; text-decoration: none}

td.main {
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:20px;}
	
td.footer {
	font-size : 11px;
	text-align : center;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	color: #ffffff;
	letter-spacing: 1px;
}

td.footer a:visited {text-decoration: none; color: #ffffff;}
td.footer a:link {text-decoration: none; color: #ffffff;}
td.footer a:hover {text-decoration:underline; color: #ffffff;}

.hrcolor {color:#391c54;}

li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

td.tablehead {
	font-size:13px;
	text-align :left;
	color: #ffffff;
	font-weight:bold;
	padding-top:4px;
	padding-left:6px;
	padding-right:0px;
	padding-bottom:4px;
	background-color:#391c54;}

.borderB {
	border-color:#ffffff; 
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;}