/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #999999;
	background:url(images/woodback.jpg);
	background-position:top;
}

td.left {	background-image: url(images/leftw.png); width: 18px; }
td.right {	background-image: url(images/rightw.png); width: 18px; }
td.horiz {	background-image: url(images/horiz.png); }
td.vert340 {	background-image: url(images/vert340.png); }
td.vert200 {	background-image: url(images/vert200.png); }
td.bar	 {
	background-color: #660000;
	height: 40px;
	vertical-align: middle;
}
td.center {	background-color: #F0F0F0; }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: center center;
}
.white1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	}
a:link {
	text-decoration:none;
	}
a:visited { 
	text-decoration:none;
	}
a:hover { 
	text-decoration:underline;
 	}

.banner { width: 600px; }
.banner img { }

.acc_trigger {
	padding: 0;	margin: 0 0 20px 0;
	width: 778;
	font-weight: bold;
	float: left;
}
.acc_trigger a {
	text-decoration: none;
	display: block;
	padding: 0 0 0 0px;
}
.acc_trigger a:hover {
	text-decoration: underline;
}
.active { }
.acc_container {
	margin: 0 0 20px; padding: 0;
	overflow: hidden;
	width: 778;
	clear: both;
}
.acc_container .block {
	padding: 0px;
}
td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #660000;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 13px;
}
