﻿body {
	background-color: #ffffff;
	font-family: Calibri, "Trebuchet MS", Helvetica, Arial;
	font-size: 100%;
	color: #221E14;
}
#Container {
	padding: 4px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	padding: 0px;
	background-color: #ffffff;
	width: 600px;
	text-align: right;
	color: white;
	height: 75px;
	float: left;
	vertical-align: bottom;
	position: relative;
}
#topbar1 {
	padding: 0px;
	background-color: #ffffff;
	width: 300px;
	background-image: url('../images/lighttabsm.png');
	background-position: right;
	background-repeat: no-repeat;
	height: 75px;
	float: left;
}
#topleft {
	padding: 0px;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	background-image: url('../images/lightTL.PNG');
	float: left;
}
#topmain {
	padding: 0px;
	width: 582px;
	background-color: #FFFFFF;
	float: left;
	height: 18px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B28427;
}
#topright {
	background-color: #FFFFFF;
	padding: 0px;
	width: 296px;
	float: left;
	height: 20px;
	color: #b28427;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #B28527;
	font-style: italic;
	font-family: Calibri, "Trebuchet MS", Helvetica, Arial;
	text-align: center;
}
#mid {
	border-color: #B28427;
	border-width: 2px;
	width: 896px;
	background-color: #FFFFFF;
	min-height: 20px;
	border-left-style: solid;
	border-right-style: solid;
}
#botleft {
	padding: 0px;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	background-image: url('../images/lightBL.PNG');
	float: left;
}
#botmain {
	padding: 0px;
	width: 860px;
	background-color: #FFFFFF;
	float: left;
	height: 18px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #B28427;
	font-size: 70%;
	color: #b28427;
}
#botright {
	padding: 0px;
	width: 20px;
	float: left;
	height: 20px;
	background-color: #ffffff;
	background-image: url('../images/lightBR.PNG');
}
a {
	color: #b28427;
	text-decoration: none;
}
a:active {
	color: #b28427;
	text-decoration: none;
}
a:link {
	color: #b28427;
	text-decoration: none;
}
a:visited {
	color: #b28427;
	text-decoration: none;
}
a:hover {
	color: #221e14;
	text-decoration: none;
}
.style1 {
		text-align: center;
		}