
html {
	scrollbar-arrow-color: #003200;
	scrollbar-base-color: #F0EBD0;
	scrollbar-face-color: #F2E1AB;
	scrollbar-highlight-color: #F2E1AB;
	scrollbar-shadow-color: #F0EBD0;
	scrollbar-3dlight-color: #003200;
	scrollbar-darkshadow-color: #003200;
	scrollbar-track-color: #6DB48F;
}
	
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #A9D8AA;
}


a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003200;
}

a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #00BF99;
}

.clr{clear:both;}

.main {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	background: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}


.mast {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F2E1AB;
	border: 1px solid #003200;
}

.content {
	font-family: Helvetica, sans-serif, Arial;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 8px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	border: 1px solid #003200;
}

.menu {
	padding: 0px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #6DB48F;
	border: 1px solid #003200;
	list-style: none;
	text-align: right;
	line-height: 12px;
	width: 194px;
}

.tools {
	border-bottom: 1px solid #003200;
	padding: 8px;
	text-align: left;
	position: relative;
}

.tool-links {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #F2E1AB;	
}

.tool-links:hover {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #003200;	
}

.text {
	font-family: Helvetica, sans-serif, Arial;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 8px;
	background: #FFFFFF;
}

#maps {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #C3884D;
	background: #F2E1AB;
	border: 1px solid #F0EBD0;
	padding: 0px;
	list-style: none;
	float: center;
	position: relative;
	width: 502px;
}

header {
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 6px;
	border: #F0EBD0;
	position: relative;
}

#header_fl {
	border: 1px solid #F0EBD0;
	position: relative;
	width: 700px;
	background: White;
}

#news {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	padding: 8px;
	float: center;
	border-color: #78A9DA;
}


.footer {
	font-family: Helvetica, sans-serif, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: #003200;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	width: 100%;	
}

#refLink	{
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #C3884D;
	text-align: right;
}

#wrapper {
	background: transparent;
	margin-top: 8px;
	width: 100%;
}

.title {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-style: normal;
	color: #003200;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.headline {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: medium;
	font-style: normal;
	color: #003200;
	line-height: 18px;
	font-weight: bold;
}

.subheading {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #003200;
}

.tiny {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 8px;
	margin: 3px;		
}

caption {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color:#000000;
}

#button {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	background-color: #69b9f3;
	border: 1px #F0EBD0 solid;
}

#button2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	text-align: center;
	border: 1px #F0EBD0 solid;
}

#forms {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background: #FFFFCC;
}

thumb {
	border: #ffffff;
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	padding: 3px;
	background: #C6E77A;
}

.table1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #b0ffef;
	color: #003399;
	border: #003200;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 6px;
}

.table2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003200;
	border-color: #F0EBD0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 6px;
	background: #ffffff;
}

table3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 6px;
	background: #33cc33;
}

<!-- COLOR PALETTE
DARK BROWN = #3F1812
BROWN = #764827
TAN = #A77D55
GOLDEN = #F4BF5B
BUFF = #F2E1AB
GREEN = #6DB48F
ALT GREEN = #00BF99
OLIVE GREEN = #55743B
DARK GREEN = #003200
LT GREEN = #A9D8AA
LT BLUE = #97BBD9
 -->

