 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#A8B290;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#A8B290;
	scrollbar-base-color:#512A07;
	scrollbar-dark-shadow-color:#A8B290;
	scrollbar-shadow-color:#A8B290;
	scrollbar-track-color:#CAD3B8;
	font-family: Verdana,Arial, Helvetica, Sans Serif;
	background-color: #462B14;
	background-image: url(images/background.jpg);
	font-size: 11px;
	line-height: 1.4em;
	color: #523318;}


	
td {vertical-align: top;
font-size: 11px;
line-height: 1.4em;
text-align: left;
color: #523318;}

	
a { color: #6C000A;}
a:hover { color: #3B3B3B;}

hr {color: #6C000A;}

/* buttons */
td.buttonarea { background-color: #CFD4C2;
	border-left: 6px solid #A8B190;
	vertical-align:middle;}
	
td.buttonarea a {color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
td.buttonarea a:hover {color: #891A1C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
td.buttonarea a.act {color: #891A1C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
td.buttonarea a.act:hover {color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}

/* copy */
.leftcopy {padding: 10px 28px 20px 25px;
	font-style: italic;}
.middlecopy {padding: 2px 30px 20px 25px;
	text-align: justify;}
.rightcopy {padding: 10px 10px 20px 10px;}

.emph {color: #891A1C;
	font-style: normal;}   /* burgandy */
.header {color: #891A1C;
	font-size: 1.75em;
	font-weight: normal;}   /* burgandy */
.heading {color: #891A1C;
	font-size: 1.25em;
	font-weight: bold;}   /* burgandy */
	
.smallblack { font-size: 9px;
	color: #000000;}

.whitec {color: white;}
.linkwhite {color:white;
	text-decoration: none;}

.formbutton {background-color: #891A1C;
	color: #EBEBB7;
	font-weight: 700;
	font-size: 8pt;
	padding: 0px;
	}

.formfield { background-color: #5F6975;
	color: #FCFDFE;}
	
