html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border-style: none;
        border: 0;
}
body {
	background-color: #57667D;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url('http://washparkresidential.com/images/body-bg.png');
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	color: #036;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	
}
h2 {
	color: #069;
	font-size: 20px;
	font-weight: bold;	
	line-height:110%;
}
h3 {
	color: #069;
	font-size: 16px;
	font-weight: bold;	
}

hr {
        border: none 0;
        border-top: 1px dashed #069; /*the border*/
        width: 99%;
        height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

a, a:link {
	color: #069;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #069;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #09C;
	text-decoration: none;
}
a:focus {
	color: #069;
}
a:active {
	color: #069;
}

ul { list-style:none; }
.list1 li{ background:url('http://www.washparkresidential.com/images/check_bulletR.gif') no-repeat 0 5px; padding-left:25px; line-height:1.846em;}
.list1  a{ text-decoration:none; color:#5c5f64;}
.list1  a:hover{ text-decoration:underline;}


#outerWrapper {
	text-align: left;
	width: 880px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #3A4452;
}
#header {
	height: 116px;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 350px;
}
#header #links {
	color: #069;
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 300px;
	padding-right: 175px;
	background-image: url('http://washparkresidential.com/images/jeffwimpy.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 116px;
	line-height: 116px;
}
#links a, #links a:active, #links a:visited {
	color: #069;
}
#header #links a:hover {
	color: #09C;
	text-decoration: none;
}
#nav {
	height: 31px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url('http://washparkresidential.com/images/nav-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	background-image: url('http://washparkresidential.com/images/nav-border.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	background: url('http://washparkresidential.com/images/nav-hover.jpg') repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li#active {
	background: url('http://washparkresidential.com/images/nav-hover.jpg') repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}
#outerWrapper #feature {
	height: 225px;
	width: 880px;
	margin-left: 0px;
	margin-bottom: 5px;
	/* background-image: url('http://washparkresidential.com/images/feature.jpg'); */
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #contentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
}
#outerWrapper #contentWrapper #rightColumn {
	float: right;
	width: 220px;
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 615px;
}
#content ul li {
	margin-bottom: 5px;
}

#content p {
	margin: 10px;
}
.clearFloat {
	clear: both;
	display: block;
}
#rightColumnContent {
	width: 210px;
	color: #333;
	margin: 5px;;
}
#rightColumnContent p {
	padding:0 7px 0 7px;
}

#rightColumnContent h3 {
	padding: 5px 4px 3px 6px;
	font-size: 18px;
	color: #036;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:110%;
	font-weight: bold;
}

#rightColumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColumn ul li {
	list-style: none;
	display: inline;
}
#rightColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDFE4;
}
#rightColumn ul li a:hover {
	text-decoration: none;
	background-color: #D6DBE0;
	color: #036;
}
#footer {
	color: #F0F2F4;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.left_ns {
	float: left;
}
.right_ns {
	float: right;
}

.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}

.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.textcenter {
	display: block;
	text-align:center;
}

.blueborder { 
            border: 1px solid #4DC0E6;
}

.sidebarlt {
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
}
.sidebardk {
	color: #333;
	border: 1px solid #909CB0;
	padding: 6px;
	background-color: #D1D7DE;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#tabledisplay {  
position: relative;
margin: 0 0 1.5em 0;  
padding: 10px;
border: 3px dashed #003366;
background-color:#ffffff;
background-image: url('http://washparkresidential.com/images/bg_form.gif');
	background-repeat: repeat-x;
	background-position: top;
}


#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #F0F2F4;
        text-decoration:underline;
        font-weight:bold;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
.featureboxes {
	font-size: 12px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}
.featureboxes img {
	border: 1px solid #77859A;

}
.featureboxes2 {

	padding-top: 10px;
	line-height: 200%;
	padding-bottom: 20px;
}
.left-box {
	float: left;
	width: 199px;
	margin-right: 4px;
}
.middle-box {
	float: left;
	width: 199px;
	margin-right: 4px;
}
.right-box {
	float: left;
	width: 199px;
}
.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}

#standout {
position: relative;
float: left;  
clear: left;  
width: 95%;  
margin: 0 0 1.5em 0;  
padding: 10px;
border: 3px dashed #003366;
background-color:#FDFDF9;
background-image: url('http://washparkresidential.com/images/bg_form.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#alpha_links{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;	
        margin-right: auto;
	margin-left: auto;
}
#alpha_links a, #alpha_links a:hover, #alpha_links a:visited, #alpha_links a:active, #alpha_links a:focus {
	color: #333333;
	font-weight: normal;
}

#agent_credit{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 10px;
        font-style:italic;
	color: #333333;	
        margin-right: auto;
	margin-left: auto;
}

#image_credit{
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 9px;
        font-style:italic;
	color: #333333;	
}
.readmore {
	background-image: url('http://washparkresidential.com/images/arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

.readmorered {
	background-image: url('http://washparkresidential.com/images/arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
       color:red;
}

.alertbox {
margin: 10px 20px 10px 20px;  
padding: 20px;
border: 3px dashed #003366;
background-color:#FFFFCC;
}

.sm_text {
 font-size:85%;
}

.med_text {
 font-size:98%;
}

.liteblue { color: #069; }
.litered { color: #8A4C4A; }
.red{ color: #AD0101;}

.bgliteblue { background-color: #F0F2F4; }
.bglitered { background-color: #8A4C4A; }
.bgliteyellow { background-color: #FDFDDB; }

.lineheight200 { line-height:250%;  padding: 3px; }
.lineheight80 { line-height:80%; }

.padL5  { padding-left:5px;  }
.padL10 { padding-left:10px; }
.padL15 { padding-left:15px; }
.padL20 { padding-left:10px; }
.padL30 { padding-left:10px; }
.padL40 { padding-left:10px; }

.padR5  { padding-right:5px;  }
.padR10 { padding-right:10px; }
.padR15 { padding-right:15px; }
.padR20 { padding-right:10px; }
.padR30 { padding-right:10px; }
.padR40 { padding-right:10px; }

.padT5  { padding-top:5px;  }
.padT10 { padding-top:10px; }
.padT15 { padding-top:15px; }
.padT20 { padding-top:10px; }
.padT30 { padding-top:10px; }
.padT40 { padding-top:10px; }

.padB5  { padding-bottom:5px;  }
.padB10 { padding-bottom:10px; }
.padB15 { padding-bottom:15px; }
.padB20 { padding-bottom:10px; }
.padB30 { padding-bottom:10px; }
.padB40 { padding-bottom:10px; }

/* --------------------------------------- FORMS ------------------------------------- */

label {  
display: block;
float: left;  
width: 10em;  
margin-right: 1em;
font-weight:bold;
font-size:125%;
}

.sm_label { 
font-size: 12px;
width:200px;
 }

fieldset {  
position: relative;
float: left;  
clear: left;  
width: 95%;  
margin: 0 0 1.5em 0;  
padding: 0;
border: 3px dashed #003366;
background-color:#FFFFCC;
}

#formdisplay {  
position: relative;
float: left;  
clear: left;  
width: 95%;  
margin: 0 0 1.5em 0;  
padding: 10px;
border: 3px dashed #003366;
background-color:#FDFDF9;
background-image: url('http://washparkresidential.com/images/bg_form.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#formdisplay ol {  
padding: 0.3em 0.7em 0 0.7em;  
list-style: none;
}

#formdisplay li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

#formdisplay .submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 0;
}
#displaylegend {  
margin-left: 1em;
margin-top: 0.5em;  
color: #000000;  
font-weight: bold;
}

legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
}
legend span {  
position: absolute;  
margin-top: 0.5em;  
font-size: 135%;
}
fieldset ol {  
padding: 0.6em 1em 0 1em;  
list-style: none;
}

fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 0;
}
.submit {
font-size:110%;
padding:0.4em;
}

input:focus, textarea:focus {
background-color: #fffbe8;
}

#readmoreform form{  
display:inline;
}

#readmoreform .submit {  
float:right;
display:inline;
}

#miniform {  
position: relative;
width: 93%;  
margin: 0 0 1.5em 0;  
padding: 7px;
background-color:#FFFFCC;
}

#miniform select {
width:125px;
}

.questions {
font-weight:bold;
font-size:14px;
}