body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Banner {
	position:absolute;
	left:214px;
	top:7px;
	width:623px;
	height:107px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #5C743D;
	letter-spacing: 0.3em;
	text-align: center;
	overflow: hidden;
}
#Slogon {
	position:inherit;
	left:0px;
	top:45px;
	width:623px;
	height:20px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	letter-spacing: 0.4em;
	text-align: center;
	margin-top: 20px;
}

#MenuHolder {
	position:absolute;
	left:2px;
	top:143px;
	width:1500px;
	height:28px;
	z-index:4;
	background-image: url(../images/menubar.jpg);
	border-bottom: 1px solid #333;
}
#BannerPic {
	position:absolute;
	left:6px;
	top:1px;
	width:202px;
	height:134px;
	z-index:3;
}
#Sidebar {
	position:absolute;
	left:5px;
	top:176px;
	width:202px;
	height:499px;
	z-index:2;
	background-image: url(../images/leftbar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
	background-color: #EBF5DA;
}
#Earphones {
	position:absolute;
	left:46px;
	top:7px;
	width:20px;
	height:25px;
	z-index:3;
	background-image: url(../images/soundguy.gif);
}
#bodytext {
	position:absolute;
	left:220px;
	top:180px;
	width:auto;
	height:auto;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	padding: 15px;
	border: 8px double #E9F6D8;
}

.SideBarFont {
	margin-bottom: 1px;
	margin-top: 1px;
}
.TextTitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#Phone {

	position:absolute;
	left:57px;
	top:81px;
	width:20px;
	height:17px;
	z-index:3;
	background-image: url(../images/phone.gif);
}
.phonenum {
	color: #990000;
	font-weight: bold;
}
#copyright {
	position:absolute;
	left:8px;
	top:463px;
	width:185px;
	height:27px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}
.menugroup {
	background-color: #EFF9E1;
}
