@charset "ISO-8859-1";

html {
	height: 100%; 
	margin-bottom: 25px; 
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-color: #e6f0eb;
	background-image: url(../i/gfx_bkg1.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
textarea, select, input {	
	font-size: 11px;
	line-height: 1em;
	border-width: 1px;
	padding: 1px;
	margin: 0px;
}
input.btn {	
	font-size: 11px;
	line-height: 1em;
	border-width: 1px;
	margin: 10px 0px 0px 0px;
	padding: 8px;
	background-color: #e6f0eb;
}

/****************************** IDS ******************************/
#wrapper {
	width: 783px;
	margin: 0px auto;
	background-image: url(../i/gfx_bkg_content.gif);
	background-repeat: repeat-y;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header img {
	vertical-align: bottom;
}
#navContainer {
	background-image: url(../i/gfx_bkg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
#nav {
	height: 61px;
	width: 773px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../i/gfx_nav.jpg);
}
#nav li {
    margin: 0px; 
	padding: 0px; 
	list-style: none;
    position: absolute; 
	top: 0px;
}
#nav li, #nav a {
    height: 61px; 
	display: block;
}
#home {
	left: 193px; 
	width: 56px;
}
#about {
	left: 251px; 
	width: 81px;
}
#whatwedo {
	left: 334px; 
	width: 101px;
}
#resourcelinks {
	left: 437px; 
	width: 127px;
}
#mediaroom {
	left: 566px; 
	width: 99px;
}
#contact {
	left: 667px; 
	width: 98px;
}
#home a:hover, #home a.current {
    background: transparent url(../i/gfx_nav.jpg) -193px -61px no-repeat;
}
#about a:hover, #about a.current {
    background: transparent url(../i/gfx_nav.jpg) -251px -61px no-repeat;
}
#whatwedo a:hover, #whatwedo a.current {
    background: transparent url(../i/gfx_nav.jpg) -334px -61px no-repeat;
}
#resourcelinks a:hover, #resourcelinks a.current {
    background: transparent url(../i/gfx_nav.jpg) -437px -61px no-repeat;
}
#mediaroom a:hover, #mediaroom a.current {
    background: transparent url(../i/gfx_nav.jpg) -566px -61px no-repeat;
}
#contact a:hover, #contact a.current {
    background: transparent url(../i/gfx_nav.jpg) -667px -61px no-repeat;
}
#content {
	width: 770px;
	margin: 0px 6px 0px 6px;
}
#left {
	width: 446px;
	margin: 25px 0px 8px 58px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	float: left;
}
#left p {
	padding: 0px 40px 0px 0px;
}
#right {
	width: 241px;
	float: left;
	margin: 25px 0px 0px 10px;
}
#sidebar {
	width: 241px;
	float: left;
	margin: 25px 1px 0px 18px;
	padding: 0px;
	background: transparent url(../i/gfx_topic_mid.gif) repeat-y scroll 0 0;
}
#sidebar p {
	padding: 0px 40px 0px 0px;
}
#column {
	width: 468px;
	margin: 25px 0px 8px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	float: left;
}
#column p {
	padding: 0px 0px 0px 20px;
}
#column a, #column a:visited {
	color: #056839;
	text-decoration: none;
}
#column a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#column ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F0F0F0;
	list-style-position: inside;
	line-height: 12px;
	margin-left: 20px;
	padding: 0px;
}
#column li {
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 5px;
	padding: 12px 12px 12px 12px;
	text-align: left;
}
#column li p {
	padding: 0px;
	color: #666666;
	margin: 0px;
}
#footer {
	background-color: #e6f0eb;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	/* background-image: url(../i/gfx_equal_housing_logo.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	padding: 12px 65px 20px 50px;
	color: #999999;
}
#footer a, #footer a:visited, #footer a.plug, #footer a.plug:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #66CC00;
}
#footer .plug a:hover {
	color: #999999;
}


/****************************** CLASSES ******************************/
.topic {
	background-image: url(../i/gfx_topic_mid.gif);
}
.topic p {
	/* background-image: url(../i/gfx_topic_gradient.gif);
	background-repeat: no-repeat; */
	padding: 0px 10px 10px 10px;
}
.topic #gfx_topic_top {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.topic #gfx_topic_btm {
	margin-top: 12px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
}
.FamilySize h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#sidebar .topic p {
	padding-left: 20px;
	margin: 0px;
}
.FamilySize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.border {
	border: 1px solid #666666;
}
tr .dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.green {
	width: 408px;
	overflow: hidden;
	background-color: #e6f0eb;
	padding: 20px;
	margin: 0px 0px 20px 20px;
}
.topic a, .topic a:visited {
	color: #056839;
	text-decoration: none;
}
.topic a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.rule {
	clear: both;
	overflow: visible;
	border-top: 1px dotted #CCCCCC;
	margin-left: 20px;
	padding: 10px 0px 10px 0px;
}


/****************************** FIXES ******************************/
* html #sidebar, * html #column {
	display: inline;
}
#sidebar .header {
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

