body {
	background-image: url(back.gif);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #dc8c0d;
	}

.logo {
	margin-top: 0;
	width: 244px;
	height: 140px;
	}

.bg {
	width: 100%;
	float: left;
	background-color: #efcd97;
	}

.line {
	width: 1px;
	height: 259px;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	float: left;
	margin-right: 15px;
	}

.frame {
	width: 735px;
	margin-top: 5px;
	background-color: #efcd97;
	}

.menu {
	width: 444px;
	float: left;
	text-align: left;
	}

.location {
	width: 260px;
	float: left;
	text-align: left;
	}

h1 {
	color: #000;
	font-size: 19px;
	margin: 0;
	}

h2 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 25px;
	}

h2 a:link, h2 a:visited {
	color: #000;
	font-weight: bold;
	}

h2 a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	text-decoration: none;
	}

h3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	}

h4 {
	color: #a26403;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	}

h5 {
	color: #a26403;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 7px;
	}

h5 a:link {
	color: #a26403;
	}

h5 a:visited {
	color: #a26403;
	}

h5 a:hover {
	color: #fff;
	background-color: #a26403;
	text-decoration: none;
	}

p {
	color: #000;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 18px;
	text-align: left;
	}

.righttxt {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 23px;
	}

.righttxt a:link, .righttxt a:visited {
	color: #000;
	}

.righttxt a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	}

.rm {
	margin-top: 5px;
	}

.bottom {
	width: 100%;
	height: 70px;
	float: left;
	background-image: url(back2.gif);
	background-repeat: repeat-x;
	}

.bottomtxt {
	width: 100%;
	color: #ededed;
	font-size: 11px;
	text-align: center;
	padding-top: 46px;
	}

.bottomtxt a:link, .bottomtxt a:visited {
	color: #ededed;
	}

.bottomtxt a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	}

form {
	padding: 0;
	margin: 0;
	}
