/* CSS Document */


/***************  STYLES THAT CONTROL THE WDC NAV **************************/


#navcontainer {width: 180px;} 

#navcontainer ul 
{
margin-left: 0; 
padding-left: 0; 
list-style-type: none; 
font: normal 12px arial, helvetica, sans-serif; 
}

#navcontainer a 
{
display: block; 
padding: 3px 3px 3px 15px; 
width: 160px; 
background-color: #993333; 
border-bottom: 1px solid #eee;
border-right: 0px; 
}

#navcontainer a:link, #navlist a:visited 
{
color: #fff; 
text-decoration: none; 
}

#navcontainer a:hover 
{
background-color: #999999; 
color: #fff; 

}


/*******************  end WDC Nav styles  ******************************/

/***************  STYLES THAT CONTROL THE HOC NAV **************************/


#hoc-navcontainer {width: 160px;} 

#hoc-navcontainer ul 
{
margin-left: 0; 
padding-left: 0; 
list-style-type: none; 
font: normal 12px arial, helvetica, sans-serif; 
}

#hoc-navcontainer a 
{
display: block; 
padding: 3px 3px 3px 15px; 
width: 160px; 
background-color: #0084A5; 
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 0px; 
}

#hoc-navcontainer a:link, #navlist a:visited 
{
color: #fff; 
text-decoration: none; 
}

#hoc-navcontainer a:hover 
{
background-color: #999999; 
color: #fff; 

}


/*******************  end HOC Nav styles  ******************************/


p,div.views-field-title, div.views-field-field-summary-value{font:12px arial; color:#000000; text-indent: 0px; line-height:150%}
H1{font:14px arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; color:#993333; text-indent: 0px;}
H2{font:15px arial, helvetica, sans-serif; color:#993333;}
OL{font:12px arial, helvetica, sans-serif; color:#ffffff; list-style: none;}
UL.lists{list-style-image: url(/images/listbox.gif); list-style-position: outside; margin-left: 0.375in; margin-right: 1in;}

#headerbox{
	height: 175px;
	background: #933 url(/headerbackground.php) no-repeat;
}

#headerbox.hoc{
	background-color: #0f84a4;
	background-image: url(/headerbackground.php?hoc=1);
}

#headerbox h1{position:absolute;left: -9999em;}

.boxes {
	border: 1px dashed #993333;
	padding: 10px;
	margin: 20px 0 10px 0;
	background-color:cccccc;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	padding: 0;
	margin: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #993333;
	font-variant: normal;
	line-height: 24px;
}

.title-blue {
	padding: 0;
	margin: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #0084A5;
	font-variant: normal;
	line-height: 24px;
}

.body {
	padding: 30px 20px 20px;
	width: 95%;
	background-color:ffffff;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}



img.floatleft 
{
	float: left;
	border: 1px dotted #cccccc;
	padding: 5px;
}


img.floatright
{
	float: right;
	width: 204px;
	margin: 0 0 10px 10px;
	border: solid 1 px #0000000;
	padding: 0px;
	background-color:#cc9999;
}


.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #CCCCCC;
	text-align: left;
	padding: 10px;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: thin dashed #993333;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 993333;
}
.factsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #993333;
	text-transform: uppercase;
}

.factsboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0084A5;
	text-transform: uppercase;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 0px;
}
.boldital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

a.linkone:link {color: #666666; text-decoration: underline}
a.linkone:visited {color: #666666; text-decoration: underline}
a.linkone:hover {text-decoration: none}

a.linktwo:link {color: #993333; text-decoration: underline}
a.linktwo:visited {color: #993333; text-decoration: underline}
a.linktwo:hover {text-decoration: none}

.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 2px;
}

a.linkfooter:link {color: #666666; text-decoration: underline}
a.linkfooter:visited {color: #666666; text-decoration: underline}
a.linkfooter:hover {text-decoration: none}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 110%;
}
.bodyphotopage {
	padding: 0px;
	width: 95%;
	background-color:ffffff;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.coverage{	padding: 0 20px;}
.coverage a{
	color: #000;
	padding: 20px 0 20px 66px;
	background-position: left center;
	background-image: url(/images/playicon.gif);
	background-repeat: no-repeat;
}
.block .coverage{padding:0;margin: 16px 0 5px 0;}

.page-homes-for-sale .coverage{
	padding: 20px 0;
	background-color: #ccc;
}