body {
  	background-color: #cbbb9b;
  	background-align: center;
  	margin-bottom: 50px;
  	margin-top: 20px;
  	margin-left: 0;
  	margin-right: 0;
  	font-size: 80%;
  	font-family: sans-serif;
 	text-align: center;
	vertical-align: top;
}

h1 {
	padding-left: 20px;
	padding-top: 5px;
	color: #7b1b08;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 8px;
	color: #7b1b08;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 8px;
	color: #7b1b08;
	font-size: 100%;
	font-weight: bold;
}

p {
	padding-left: 40px;
	padding-right: 200px;
}

p.tab1 {
	padding-left: 40px;
	padding-right: 100px;
}

p.tab2 {
	padding-left: 40px;
	padding-right: 40px;
}

ul {
	margin-top: 0;
}

li {
	padding-top: 5px;
	padding-right: 200px;
}

a:link {
  	color: #771e06;
}

a:visited {
  	color: #771e06;
}

a:hover {
  	color: #280d0a;
}

div.popup {
	color: #771e06;
	text-decoration: underline;
}

div.tab {
	padding-left: 20px;
}

div.tab40 {
	padding-left: 40px;
}

table.linkbar {
	height: 21px;
	background-color: #b19867;
}

td {
	vertical-align: top;
}

td.link {
	vertical-align: middle;
}

td.main {
	text-align: left;
	padding-bottom: 20px;
}

td.stripes {
	background-image: url(../images/stripes.gif); 
	background-repeat: repeat-x;
}

td.footer {
	height: 34px;
	font-size: 12px;
}

td.home {
	height: 628px; 
	background-image: url(../images/home.jpg); 
	background-repeat: no-repeat;
	text-align: left;
	color: #280d0a;
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: italic;
	font-weight: bold;
}

.menu {
	background-color: #B8A174;
	border-top: 1px solid #7C6840;
}

.menuitem {
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
	text-align: left;
}

#Nav {
	position: absolute;
	margin-left: -125px;
	top: 142px; 
	left: 50%; 
	visibility: hidden;
}

#Nav2 {
	position: absolute;
	margin-left: 15px;
	top: 142px; 
	left: 50%; 
	visibility: hidden;
}
