body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}
ul,li{
	margin: 0px;
	padding: 0px;
}
ul.top {
	margin: 0px;
	padding: 0px 0px 0px 22px;
	list-style-type: none;
}
.top li{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: left;
	list-style-type: none;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff; */
}
.logolink{
	letter-spacing: -10000px;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 465px;
}
.toptext{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.toptext:hover{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white{
	background-color: #FFFFFF;
}
.header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 251px;
	width: 962px;
}
ul.menu{
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: none;
}
.menu li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404040; */
 }
.menuline{
	background-image: url(images/menuline.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	width: 1px;
}
a.menutext{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
	padding:0px 55px 0px 55px;
}
a.menutext:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #d30800;
	text-decoration: none;
}
.text{
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.art{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #73220d;
	text-decoration: none;
	letter-spacing: 4px;
}
.leftbold{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #c15352;
	text-decoration: underline;
}
.leftblack{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigtext{
	font-family: "trebuchet MS";
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.these{
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul.footer {
	margin: 0px;
	padding: 0px 0px 0px 380px;
	list-style-type: none;
}
.footer li{
	margin: 0px;
	padding: 0px 2px 0px 2px;
	float: left;
	list-style-type: none;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f8080; */
}
.ftext{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #7f8080;
	text-decoration: none;
}
a.ftext:hover{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #d30800;
	text-decoration: none;
}
