body {
	background-image: url(images/parchment.jpg);
	color: black;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-face-color: #DCCC95;
	scrollbar-shadow-color: #DCCC95;
	scrollbar-highlight-color: #DCCC95;
	scrollbar-3dlight-color: #FCFCE4;
	scrollbar-darkshadow-color: #806A07;
	scrollbar-track-color: #E5E0CD;
	scrollbar-arrow-color: #69563D;
}
td {
	color: black;
	font-family: Verdana;
	font-size: 11px;
}
hr {
	color: #FFFFFF;
	height : 1px;
}
a {
	color: #0000cd;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	color: #69563D;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	width: 100%;
}
a.menu:hover {
	color: #C0AA45;
	text-decoration: none;
}
a.submenu {
	color: #69563D;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	padding-left: 10px;
	text-decoration: none;
	width: 100%;
}
a.submenu:hover {
	color: #C0AA45;
	text-decoration: none;
}
.mainMenu {
	background-image: url(images/link_bg_new.gif); 
	color: #69563D;
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	padding: 8px;
}
.topleft {
	background-image: url(images/bg_left.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 33px;
	vertical-align: bottom;
}
.topright {
	background-image: url(images/bg_right.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 33px;
	vertical-align: bottom;
}
.content {
	background-color: #F5F1E1;
	height: 350px;
	vertical-align: top;
	padding-top: 5px;
	width: 100%;
}
.input {
	font-family: verdana;
	font-size: 11px;
	color: black;
	border: 1px solid silver;
	padding-left: 2px;
}
.select {
	font-family: verdana;
	font-size: 11px;
	color: black;
	padding-left: 2px;
}
.button {
	background-color: #DBCB92;
	border: 1px solid #A68861;
	color: black;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
div.heading {
	background-image: url(images/tile_sub.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid white;
	color: #69563D;
	padding: 4px;
	font-weight: bold;
	font-size: 13px;
}	
.newsHeading {
	background-color: #FFFFFF;
	border: 1px solid #A68861;
	border-bottom: 3px solid #A68861;
}
.newsArticle {
	background-color: #F5F1E1;
}
.navHeading {
	background-color: #ffffff;
	color: silver;
	font-size: 10px;
	font-weight: bold;
}
span.heading {
	background-image: url(images/tile_sub.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid white;
	color: #69563D;
	font-size: 13px;
	padding: 4px;
	width: 100%;
}
h4.heading {
	background-image: url(images/tile_sub.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid white;
	color: #69563D;
	font-size: 13px;
	padding: 4px;
}
td.heading {
	background-image: url(images/tile_sub.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #69563D;
	padding: 4px;
}
td.cell {
	background-color: #EEE7CC;
	color: #69563D;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
td.info {
	background-color: #EEE7CC;
	color: #69563D;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
}
td.over {
	color: #69563D;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
.show {
	border: 1px solid black;
}
.newHeadingTop {
	background-image: url(images/new_02.gif);
	background-position: left;
	background-repeat: repeat-x;
	color: #69563D;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.newHeadingBottom {
	background-image: url(images/new_08.gif);
	background-position: left;
	background-repeat: repeat-x;
	color: #69563D;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.gallery {
	border: 1px solid #967E5E;
	text-align: center;
	vertical-align: top;
}
