@charset "UTF-8";
/* CSS Document */

body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: rgb(216, 211, 207);
	color: rgb(35, 52, 108);
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

img
{
	border: 0px;
}

a
{
	color: rgb(35, 52, 108);
	text-decoration: none;
}

a:visited
{
	color: rgb(35, 52, 108);
}

div
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#newsload
{
	 font-size: smaller;
	 font-style: italic;
}
div#newsload img
{
	 margin-right: 2px;
	 vertical-align: middle;
}

div#header
{
	background-color: rgb(142, 134, 127);
	border-bottom: 2px solid rgb(35, 52, 108);
}

div#headerimages
{
	height: 146px;
	background: scroll transparent url(/images/potomac.jpg) 208px 0px no-repeat;
	border-bottom: 2px solid rgb(35, 52, 108);
}

div#backofficeheader
{
	height: 146px;
	background: scroll transparent url(/images/boheader.jpg) 208px 0px no-repeat;
	border-bottom: 0px;
}

div.menubar
{
	margin-top: 2px;
	border-top: 1px dashed rgb(35, 52, 108);
	width: 100%;
}

div#header div.menubar
{
	padding-top: 2px;
	/*padding-left: 24px;*/
	padding-bottom: 5px;
}

div#header div.menubar div div:first-child
{
	margin-left: 24px;
}

div.topmenu
{
	padding: 0px;
	border: 0px;
	width: 100%;
	margin: 0px;
	font-size: 15px;
	letter-spacing: 1px;
}

.menu
{
	text-transform: uppercase;
	font-family: "Garamond Premier Pro", "Garamond", "Times New Roman", "Times", serif;
	font-weight: bolder;
}

div.topmenu div
{
	float: left;
	padding: 0px;
	border: 0px;
	margin: 0px;
	border-left: 1px dashed rgb(35, 52, 108);
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-right: 6px;
}

#header .menu a
{
	display: block;
	height: 100%;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 16px;
}

.menubar a:hover
{
	background-color: rgb(179, 173, 167);
}

div.content
{
	text-align: justify;
	width: 742px;
	padding-top: 48px;
	padding-bottom: 48px;
	padding-left: 73px;
	padding-right: 73px;
}

div#footerimages
{
	height: 146px;
	background-color: rgb(142, 134, 127);
	border-top: 2px solid rgb(35, 52, 108);
	border-bottom: 2px solid rgb(35, 52, 108);
}

div.footer
{
	font-size: 11px;
}

div#footermenu
{
	margin-top: 4px;
	padding-top: 20px;
	float: left;
	width: 888px;
	text-align: center;
	font-size: 12px;
}

div#footermenu div.menu span
{
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

div#footermenu div.menu span a
{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

div#footermenu span.first
{
	border-right: 1px dashed rgb(35, 52, 108);
}

div#footertext
{
	width: 888px;
	text-align: center;
	margin-top: 9px;
}

hr
{
	width:80%;
	margin-top:30px;
	margin-bottom:30px;
	color:rgb(35, 52, 108);
	background-color:rgb(35, 52, 108);
	height:2px;
	border:0px;
}

h3.newsfeed
{
	text-align: center;
}

ul.newsfeed a
{
	text-decoration: underline;
}

ul.newsfeed
{
	margin-left: 20px;
	margin-right: 20px;
}

ul.newsfeed li
{
	list-style-type: none;
}

ul.newsfeed li div
{
	padding: 10px;
	padding-bottom: 25px;
	padding-right: 20px;
}

div#contactmethods div
{
	margin-left: 25px;
}
