﻿body 
{
	background-color:#514219;
}


.style1 {
	font-weight: bold;
	color: #003366;
}

.contentTable {
	background-color:#7F6533;
}

.navBarTable {
	background-color:#514219;
	
}

.menuLevel1 
{
	font-weight: bold;
	color: #D6D5BB;
}
.menuLevel2 {	
	font-weight:normal;
	color: #003366;
	text-align:left;
}
.contentSubTable {
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	background-color:#998259;
	padding-left:5px;
	text-decoration:none;
}


.contentHeader {	
	font-weight:bold;
	color: #5C5B44;
	text-align:left;
	background-color:#C5C4A3;
	text-decoration:none;
	padding-left:5px;
}
.contentHeaderNoPad {
	font-weight:bold;
	color: #5C5B44;
	text-align:left;
	background-color:#C5C4A3;
	text-decoration:none;
}
.contentSubHeader {
	font-weight:bold;
	color: #75603D;
	text-align:left;
	background-color:#D6D5BB;
		text-decoration:none;
	padding-left:5px;
}
.contentText {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D6D5BB;
	text-decoration:none;
	padding-left:5px;
}

.contentText2 {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D6D5BB;
	text-decoration:none;
	padding-left:5px;
}
.contentText2NoPad {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D6D5BB;
	text-decoration:none;
}

.navBar {	
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#3E2A09;
	text-decoration:none;
width:80px;
height:18px;
}
.navBarSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#8F6F3C;
	text-decoration:none;
	width:80px;
	height:18px;
}

.navBarHepburn {
	font-weight:normal;
	color: #3E2A09;
	text-align:center;
	background-color:#C2A15C;
	text-decoration:none;
	width:80px;
	height:18px;
}
.navBarHepburnSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#775724;
	text-decoration:none;
	width:80px;
	height:18px;
}

.bodytxt { color: #BCD5BB;}
.headingtxt {
	font-weight: bold;
	color: #FFFFFF;
}
.subheadingtxt { font-weight: bold; color: #BCD5BB; }
.linktxt {color: #FFFFFF}

.style2 {color: #6F6041}
.style3 {color: #FFFFFF; }
