/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
	font:75% Georgia,Times,Times New Roman,serif;
	line-:1.3em;
	text-align:center;
	color:#303030;
	background: #F2F2F2 url(../images/bg.jpg) repeat-x; 
}

a{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}


a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

h1{
	display:block;
	margin:0 0 16px 0;
	font-size:2em;
	font-weight:normal;
	letter-spacing:	-1px;
	color:#817769;
	color:#f0f2f4;
	background-color:inherit;
	line-height: 20px;
	vertical-align:text-bottom;	
}

/**************** Header and navigation styles ****************/

#container{
	width:1136px;
	margin:3px auto;
	padding:1px 0;
	text-align:left;
	background:#ffffff;
	color:#303030;
	border:2px solid #a0a0a0;
}

.map_header {
	width:1125px;
	height:52px;
}

.map_iframe {
	background: #FFFFFF top center no-repeat;
}

#ds_idx_map {
	margin-top:-150px; 
	margin-left:-10px; 
	width:950px; 
}

.second_navbar_title {
	font-size: 11px;
	font-weight:bold;	
	color:#E08848;
}

#header{
	height:55px;
	width:1134px;
	margin:1px 1px 1px 1px;
	background:#467aa7;
	color:#ffffff;
	background-image:url(../images/washington-header.gif);
}

#header_fb{
	width:250px; 
	height:70x; 
	top:16px;
	left:15px;
	position:relative;
	z-index:1;
}

#header_weather{
	width:250px; 
	height:63x; 
	top:-9px;
	position:relative;
	z-index:1;
}

#header h1{
	padding:22px 0 0 20px;
	font:75% Verdana,Tahoma,Arial,san-serif;
	font-size:2.4em;
	background-color:inherit;
	color:#ffffff;
	letter-spacing:-2px;
	font-weight:normal;
}

#header h2{
	margin:5px 0 0 40px;
	font:75% Verdana,Tahoma,Arial,san-serif;
	font-size:1.4em;
	background-color:inherit;
	color:#f0f2f4;
	letter-spacing:-1px;
	font-weight:normal;
}

#navigation{
	height:1.8em;
	line-height:1.8em;
	width:758px;
	margin:0 1px;
	background:#578bb8;
	color:#ffffff;
}

#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #FFFFFF
	white-space:nowrap;
}

#navigation li a{
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
	float:left;
	width:1115px;
	padding:2px 0px 0 10px;
}

#content h2{
	display:block;
	margin:0 0 16px 0;
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:	-1px;
	color:#000000;
	background-color:inherit;
	line-height: 20px;	
}

#content h1{	
	display:block;
	margin:5px 0 10px 0;	
	font-size:2em;
	font-weight:normal;	
	letter-spacing:	-1px;	
	color: #CC0000;
	background-color:inherit;
	line-height: 20px;	
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content h6{font-weight:normal; font-size:1.4em; letter-spacing:-1px; color:#666666;line-height: 25px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
/*
CHANGED WHEN ADDING CODE FOR TABS
#content ul,#content ol{margin:0 5px 16px 35px;}
*/

#content ul,#content ol{margin:0 0px 2px 0;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
	float:right;
	width:170px;
	padding:15px 15px 15px 15px;
	line-height:1.3em;
	background-color:#EFEEEA;
}

#subcontent h2{
	display:block;
	margin:0 0 10px 0;
	font-size:1.4em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
	height:1.2em;
	width:110px;
	margin:0 5px 0 0;
	border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
	width:auto;
	padding:0 1px;
	border:1px solid #808080;
	font-size:0.9em;
	text-align:center;
}

/**************** Footer styles ****************/
#footer{
	clear:both;
	width:1133px;
	padding:1px 1px 1px 1px;
	margin:0 1px;
	font-size:0.9em;
	color:#f0f0f0;
	background:#467aa7;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:33%;}
.splitcontentright{float:right; width:65%;}
.clear{clear:both;}
.small{font-size:1.0em; font-weight:bold;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.2em;
	font:10px Georgia,serif;
}
.boxblue{
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#80b0da;
	color:#505050;
	line-height:1.2em;
	font:10px Georgia,serif;
}
.formbox{
	padding:5px;
	line-height:1.5em;
	font:10px Verdana,Tahoma,Arial,san-serif;
}
.registerMark {
	font-size: .4em;
	vertical-align: super;
}
table {padding:10;}
.style3 {font-size: 14px; font-family:Tahoma, Helvetica, Arial, sans-serif; font-weight:lighter; padding-top:10px}
.style4 {font-size: 26px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:lighter;}
.style9 {color:#467AA7; font-size: 18px; font-family: Arial, Helvetica, sans-serif; letter-spacing:-1px;}
.style10 {font-size: 10px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}
.style11 {color:#467AA7; font-size: 14px; font-family: Arial, Helvetica, sans-serif; letter-spacing:-1px;}
.style11 {color:#467AA7; font-size: 12px; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}
.whiteText {color:#FFFFFF; font-size: 7px; letter-spacing:-1px;}
.style12 {font-size: 48px}

/**************** Menu classes and styles ****************/

.disclaimer {
	font-size: 10px;
	color: #666666;
}

.form_header 
{
	font-size: 10px;
	color: #666666;
}

.bottom_nav {
	font-size: 10px;
	color: #666666;
}

.key {
	font-size: 10px;
	color: #666666;
}

#key{
	clear:both;
	width:755px;
	font-size: 10px;
	color: #666666;
}
.red-highlight {
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}

.SL_link {
    color:#d25858;
	text-decoration: underline;	
}

.red-enabled {		
	color: #CC0033;
}

.neighborhood-search {
	font-size: 10px;
	font-weight:bold;
	color:#CC0000;
}

.RE_link {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}

.Waterfront_link {
	color: #000000;	
	font-size: 10px;
	font-weight:bold; 
}

.RE_table {
	height:25px;		
}

.neighborhood {
	background-color: #F0EEF0;	
	border-style: solid;	 
	border-width: 1px; 
	padding-left: 4px; 
	padding-right: 4px;
	border-color: #999999;	
}

.right_navbar {
	font-size:11px;
	background-color:#477aa9; 
	width:190px; 
	height:30px;
	vertical-align:middle:
}

/*********** Rounded Corners ******************/

.roundedcornr_box {
   background: #f0eef0;
}
.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 4px;
   font-size: 1px;
}
.roundedcornr_content { 
	margin: 0  4px;	
}

/*********** End Rounded Corners ******************/
