body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #382F26;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #97A1A2;
	text-decoration: none;
}
a:hover {
	color: #382F26;
	text-decoration: underline;
}
#container {
	top:5px;
	width:810px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-width: 3px;
	border-color: #F4F4F3;
	height: 564px;
	border-style: solid;
}
#logo_icon {
	position:absolute;
	left:26px;
	top:26px;
	width:50px;
	height:52px;
	z-index:1;
}
#logo_text {
	position:absolute;
	left:5px;
	top:9px;
	width:263px;
	height:66px;
	z-index:2;
}
#menubar {
	position:absolute;
	left:5px;
	top:95px;
	width:798px;
	height:18px;
	z-index:3;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A9B295;
	overflow: hidden;
	padding-top: 2px;
	border-bottom: solid #7D9070 1px;
	border-right: solid #7D9070 1px;
	border-top: solid #D9DDCF 1px;
	border-left: solid #D9DDCF 1px;
}
#menubar a{
	color: #ffffff;
	text-decoration: none;
}
#menubar a:hover{
	color: #D9DDCF;
	text-decoration: underline;
}
.menubar_category {color: #D8E0F3}

#headline {
	position:absolute;
	left:5px;
	top:117px;
	width:800px;
	height:50px;
	z-index:4;
	background-color: #D8E0F3;
}
#headline p{
	text-align: center;
	font-family: "BernhardMod BT", "Times New Roman", Times, Roman, serif;
	margin-top: 10px;
	color: #A9B295;
	font-size: 24px;
}
#copyright_left {
	position:absolute;
	left:5px;
	top:532px;
	width:235px;
	height:20px;
	z-index:11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #838383;
}
#copyright_right {
	position:absolute;
	left:565px;
	top:532px;
	width:240px;
	height:20px;
	z-index:11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #838383;
}
#phone_num {
	position:absolute;
	left:652px;
	top:61px;
	width:100px;
	height:20px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
}
.TableUnder {
	border-bottom: solid black 1px;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
)

