body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color:#744b05;
   scrollbar-arrow-color:#c68007;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#744b05;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#744b05;
	scrollbar-shadow-color:#744b05;
}

td.head {
	background-image: url(../images/head.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #744b05;
	height:200px;
	vertical-align: bottom;
}

td.path {
	height: 20px;
	padding: 2px 2px 2px 15px;
	background-color: #f7ff41;
	background-image: url(../images/flowerpic2.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
}

td.main {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
	text-align: left;
	height:100%;
}

td.left {
	background-color: #744b05;
	width:180px;
	vertical-align: top;
	padding-left:5px;
	padding-top:10px;
}

td.right {
	background-color: #744b05;
	width:180px;
	vertical-align: top;
	padding-left:5px;
	padding-top:10px;
}

td.bottom {
	background-color:#4e3303;
	color:white;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.sitetitle {
	font-size:36px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 5px;
}

.searchbox, .inputbox {
	border: thin double #c68007;
	background-color: White;
	color:#c68007;
	font-size:11px;
	font-weight: bold;
}

.button {
	border: thin groove #744b05;
	padding: 2px 2px 2px 2px;
	color: #744b05;
	font-weight: bold;
	font-size: 11px;
	background-color:#dddddd;
}

table.moduletable {
	margin: 10px 10px 10px 5px;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}

table.visitortable {
	text-align:left;
	width:100%;
}

.time {
	text-align:right;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	width:100%;
}

table.moduletable th {
	background-image: url(../images/flowerpic.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #c68007;
	font-size: 14px;
	border-bottom: 1px dotted black;
	padding-bottom: 5px;
}

table.moduletable td {
	color:black;
	font-size:12px;
	text-align: left;
	margin-top:10px;
	vertical-align:top;
}

.contentpaneopen {
	color:black;
	font-size:12px;
	text-align: left;
	vertical-align:top;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #f7ff41;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #744b05;
}

a.mainlevel:hover {
	text-decoration: none;
	color:white;
}

a.sublevel:link, a.sublevel:visited {
	color:#ffffff;
	background-color: #744b05;
	font-size:11px;
	text-indent: 17px;
	display: block;
	text-decoration:none;
}

a.sublevel:hover {
	text-decoration: none;
	color:#c68007;
}

a:link, a:visited {
	color: #c68007;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#f19d09;
	text-decoration:none;
}

a:link.latestnews, a:visited.latestnews {
	color: #c68007;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a:hover.latestnews {
	color:#744b05;
	text-decoration:none;
}
.createdate, .content_rating, .small, .frontpageheader, .modifydate {
	font-size:10px;
	color: #c68007;
}

.contentheading {
	background-image: url(../images/flowerpic2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
}

a.readon:link, a.readon:visited {
	color: #c68007;
	font-size: 11px;
}

a.readon:hover {
	color: #black;
	text-decoration: none;
}

.componentheading {
	background-image: url(../images/flowerpic.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 20px;
	background-color: White;
	color: #c68007;
	font-size: 13px;
	border-bottom: 1px solid black;
	vertical-align: top;
}

.contentdescription {
	color:gray;
	font-size:12px;
}

.sectiontableentry1 {
	border:1px solid #f7ff41;
	font-size: 11px;
	padding:3px 3px 3px 3px;
}

.sectiontableentry2 {
	color: #744b05;
	font-size: 11px;
	background-color:#f7ff41;
	padding:3px 3px 3px 3px;
}

td {
	text-align:left;
	vertical-align:top;
	font-size:12px;
}

li {
	list-style-type: square;
}

ol {
	list-style-type: decimal;
}
