@import "main.css";
@import "menu.css";
dl {
	margin: 0;
	padding: 0;
}
p, dt, dd {
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	color: #404616;
}
dt {
	float: left;
	width: 60px;
	margin: 0 5px 0 0;
	text-align: right;
	font-weight: bold;
}
dd {
	margin: 0 0 5px 65px;
}
dd a {
	color: #404616;
	text-decoration: none;
	text-transform: uppercase;
}
dd a:hover {
	color: #000;
	text-decoration: underline;
}
#flash {
	margin: 0;
	padding: 0;
	border: 0;
	height: 268px;
}
#copy {
	margin: 0 173px 0 0;
}
#copyLeft {
	float: left;
	width: 248px;
	padding: 0 16px 0 0;
	margin: 0 16px 0 0;
	border-right: dotted 1px #404616;
}
#copyRight {
	float: left;
	width: 264px;
	padding: 17px 0 0;
}
#copyRight2 {
	float: left;
	width: 264px;
	padding: 0;
}
#photos {
	margin: 0 0 17px;
}
#menu {
	margin: 0;
}
#menu img {
	margin-bottom: 17px;
}
#logo {
	margin: 0 0 17px;
	text-align: center;
}
#builtgreen {
	clear: both;
	float: none;
	width: 100%;
	position: static;
	text-align: right;
}
