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: 105px;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

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

.frame2 {
	width: 632px;
	margin-top: 25px;
	background-color: #efcd97;
}

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

.location {
	width: 170px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #000;
}

h1, h1 a:link, h1 a:visited {
	color: #000;
	font-size: 19px;
	margin: 0;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}


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

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

p a:link, p a:visited {
	color: #000;
	}

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

.bottomtxt {
	width: 100%;
	color: #ededed;
	font-size: 11px;
	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;
}

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

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;
	}

