/* CSS for Potomac G&M */

u {
 	text-decoration:underline;
	}
body {
	margin: 0;
	background-color: #09233E;
}

td.header {
	background-color: #0D3258;
}
#header {
	width: 1000px;
	height: 60px;
	background-color: #0D3258;
	font-family: times new roman, times, serif;
	color: #DDDDDD;
	font-size: 24px;
}
#header .logo {
	margin: 10px 0px 0px 10px;
	border: 0;
}
#header .phone {
	float: right;
	text-align: center;
	margin: 8px 20px 0px 0px;
}
#header .smallb {
	font-size: 16px;
	font-weight: bold;
}
#header .smalln {
	font-size: 12px;
	font-weight: bold;
}
td.flash {
	background-color: #333333;
}

td.nav {
	background-color: #DDDDDD;
}
#nav {
	width: 820px;
	height: 22px;
	font-family: times new roman, times, serif;
	font-size: 18px;
}
#nav a {
	color: #222222;
	text-decoration: none;
	margin: 0px 10px 0px 28px;
}
#nav a:hover {
	color: #666666;
	text-decoration: none;
	margin: 0px 10px 0px 28px;
}
	

td.main {
	background-image: url(../images/lightbg.gif);
	border-bottom: solid 2px #000000;
}

table.content {
	background-image: url(../images/darkbg.gif);
	margin: 25px 25px 25px 25px;
	width: 950px;
}
#content {
	background-image: url(../images/darkbg.gif);
	margin: 20px 20px 20px 20px;
	font-family: arial;
	color: #DDDDDD;
	font-size: 14px;
}
#content a {
	color: #FFCC00;
	text-decoration: underline;
}
#content  a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#content .title {
	font-family: times new roman, times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
#content .subtitle {
	font-family: times new roman, times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
#content .subtitle2 {
	font-family: times new roman, times, serif;
	font-size: 18px;
	
}
#content .subtitleu {
	font-family: times new roman, times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration:underline;	
}
#content .gold {
	font-family: times new roman, times, serif;
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#content .biggold {
	font-family: times new roman, times, serif;
	color: #FFCC00;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
#content .biggold:hover {
	color: #FFCC00;
	text-decoration: none;
}
#content .hours {
	float: right;
	font-size: 14px;
	text-align: right;
}
#content .contact {
	line-height: 25px;
}
#content .contact input {
	background: #E5E5FF;
	color: #333333;
	padding: 2px;
	border: solid 2px #336699;
}
#content .contact textarea {
	background: #E5E5FF;
	color: #333333;
	padding: 2px;
	border: solid 2px #336699;
}
#content .contact select {
	background: #E5E5FF;
	color: #333333;
	border: solid 2px #336699;
}
#content img.homeplan {
	margin: 5px 0px 5px 0px;
	border: 0;
}
#content img.left {
	float: left;
	border: solid 1px #000000;
	margin: 0px 10px 5px 0px;
}
#content img.right {
	float: right;
	border: solid 1px #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
}
#content .aboutright {
	float: right;
	text-align: center;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
	line height:20px;
	}
#content .aboutleft {
	float: left;
	text-align: center;
	font-size:11px;
	margin: 0px 20px 5px 0px;
	line height:20px;
	}	
	
#welcome {
	width: 500px;
}

#homelinks {
	width: 330px;
	float: right;
	margin: 10px 15px 40px 0px; 
	text-align: center;
	font-family: times new roman, arial;
	font-size: 20px;
}
#homelinks a {
	color: #DDDDDD;
	text-decoration: underline;
}
#homelinks a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
.line {
	width: 100%;
	text-align: left;
	margin: 8px 0px 8px 0px;
	border-top: solid 1px #0066FF;
}

td.footer {
	background-color: #09233E;
}
#footer {
	width: 1000px;
	font-family: helvetica, arial;
	color: #336699;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#footer a {
	color: #336699;
	text-decoration: underline;
	margin: 0px 10px 0px 10px;
}
#footer a:hover {
	color: #336699;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
#footer a.bwm {
	margin: 0;
}
#footer a.bwm:hover {
	margin: 0;
}