body {
	background-color: #38382e;
	font-family: Arial, Helvetica, sans-serif;
	color: #38382e !important;
	font-size: 1em;
	padding: 0px;
	margin: 0 0 20px 0;
	text-align: center;
}

a {
	color: #38382e;
	text-decoration: underline;
}

a:hover {
	color: #c76d14 !important;
}

h1 {
	background-image: url(../images/potomac-isee.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 314px;
	height: 60px;
	margin-left: 32px;
	margin-top: 7px;
	text-align: left;
}

h2 {
	color: #c76d14;
	font-size: 1.25em;
	margin-bottom: 0.65em;
}

h3 {
	color: #c76d14;
	font-size: 1.00em;
	margin-bottom: 0.65em;
}
#container {
	margin-top: 0;
	border-top: 1px solid #DADAD1;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 9px;
}

#menu {
	float: right;
	position: relative;
	right: 42px;
	background-color: #aaaa96;
	width: 296px;
	top: 10px;
	z-index: 100;
	padding: 7px;
}

#menu .image {
	height: 272px;
	width: 126px;
	border: 1px solid #6d6d5d;
	float: left;
}

#menu .menu {
	float: left;
	width: 167px;
	background-color: #FFFFFF;
	margin-bottom: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu .menu ul {
	font-size: 0.7em;
}

#menu .menu li {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu .menu li a {
	font-weight: bold;
	color: #38382e !important;
	font-weight: bold;
	text-decoration: none;
}

#menu .menu li a:hover {
	color: #c76d14 !important;
}

.members {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
}

.members a {
	text-decoration: none !important;
}

#content {
	width: 921px;
	border: 1px solid #dfdfcc;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 12px;
}

#content .inner {
	padding: 15px 18px 15px 18px;
}

#content .inner .top {
	width: 555px;
	min-height: 250px;
}

#content p {
	font-size: 0.85em;
	line-height: 1.25em;
}

.news_section {
	width: 268px;
	margin-right: 35px;
	float: left;
}

.news_section .image {
	margin-bottom: -3px;
}

.news_section .links {
	border: 1px solid #dfdfcc;
	margin-top: 0;
	padding: 10px;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.news_section ul {
	font-size: 0.8em;
	list-style-type: disc;
	margin-left: 15px;
}

.news_section li {
	color: #c76d14 !important;
	padding-top: 4px;
	margin-bottom: 4px;
}

.news_section li a {
	color: #c76d14 !important;
}

.news_section li a:hover {
	color: #38382e !important;
}

#footer {
	color: #c76d14;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	width: 911px;
	font-size: 0.7em;
}