
/*body, div, p, ul, li, h1,h2, h3*/F
body, div, p
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
div#main_container {
	width:1100px;
	margin: 0 auto 0 auto;
}
p {
	line-height:1.7em;
}
a {
	color:#303d71;
}
div#header {
	_margin-bottom:20px;
}
ul#topnavigation
{
	background-color:#c9c9c9;
	width:1000px;
	font-weight:bold;
	margin-top:180px;

}
ul#topnavigation li 
{
	display:inline;
	padding:20px 40px;
}
ul#topnavigation li a:hover
{
	color:#ffffff;
}
div#contentContainer 
{

}
div#homeflashHeader 
{
	margin:0;
	padding:0;
	width:1100px;
	height:473px;
}
div#home_lft {
	width:540px;
	margin-left:75px;
	float:left;
}
div#home_lft p{
	width:540px;
	margin-bottom:16px;
}
div#home_rgt{
	width:346px;
	margin-top:30px;
	margin-left:75px;
	float:left;
}
div#home_rgt table.callout {
	width:344px;
}
div#home_rgt table.callout td.ftr {
	/*padding-top:20px;*/
}
div#home_rgt table.callout td p {
	width:286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0 30px 20px;
	text-align:left;
}
div#col1 {
	width:320px;
	margin-top:16px;
	float:left;
}
div#col1 hr {
	border:0;
	margin-top:10px;
	color:#666666;
	background-color:#ffffff;
	height: 1px;
	width:400px;
	text-align:left;
}
div#col2 {
	width:430px;
	float:left;
	padding-bottom:30px;
}

div#col3 {
	width:340px;
	margin-top:10px;
	float:right;
}
div#col4 {
	width:860px;
	margin-left:130px;
	float:left;
}
div#col5 {
	width:700px;
	float:left;
	padding-bottom:30px;
}

div#footer {
	background-color:#cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
}
div#footer div {
	padding:8px;
	width:40%;
	font-size:10px;
}
div#footer div a
{
	text-decoration:none;
}
div#footer div a:hover
{
	text-decoration:underline;
}
div#col2 p {
	width:400px;
	margin-bottom:16px;
}
div#col2 hr {
	border:0;
	margin-top:10px;
	color:#666666;
	background-color:#ffffff;
	height: 1px;
	width:400px;
	text-align:left;
}

/* regional offices lists */

div#col2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div#col2 ul li:first-child {
	font-weight:bold;
}
div#col2 ul li {
	line-height:1.8em;
}
h3.state {
	margin-bottom:10px;
}
/* end regional offices lists */

/* what's new page */
div#col4 table 
{	
	border:none;
	margin-bottom:30px;
}

div#col4 p {
	margin-bottom:16px;
}
div#col4 img {


}
div#col4 h3 
{ 
	/*float:left;*/
	margin:0;
	width:858px;
}
div#col4 h3.detail 
{ 
	/*float:left;*/
	margin:0;
	/*width:380px*/
	width:500px;
}
div#col4 span 
{
	display:block;
	text-align:left;
	width:98%;
}

div#col4 span a, div.backLink span a
{
	font-weight:bold;
}
/* end what's new pages */
div#col5 p {
	margin-bottom:16px;
}
h3 {
}

h3.wrap {
	margin-top:-16px;
}
h4 {
	color:#b75121;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	clear:both;
}
.left {
	text-align:left;
	float:left;
}
.right {
	text-align:right;
	float:right;
}
.clear {
	clear:both;
}

ul.subNavigation {
	
	color:#303d71;
	list-style-type:none;
	font-size:12px;
}
ul.subNavigation li {
	width:200px;
}
ul.subNavigation li a {
	color:#303d71;
	text-decoration:none;
	font-size:12px;
	padding:6px 20px 6px 50px;
	display:block;
}
ul.subNavigation li a:hover 
{
	color:#ffffff;
	background-color:#9b9b9b;
	/*text-decoration:underline;
	background-color:#999999;*/
	font-size:12px;
	background-image:url(../images/subnav_gray_arrow.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	
}
ul.subNavigation li a.off {
	color:#303d71;
	text-decoration:none;
	font-size:12px;
	padding:6px 20px 6px 50px;
	display:block;
}
ul.subNavigation li a.on 
{
	color:#ffffff;
	background-color:#303d71;
	font-size:12px;
	background-image:url(../images/subnav_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	
}
img.learn_more {
	margin:10px 0;
}
table.callout {
	background-image:url(../images/co_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:215px;
	text-align:center;
	margin-bottom:30px;
}

table.callout td.hdr {
	height:30px;
}
table.callout td.ftr {
	/*padding-top:30px;*/
}
table.calloutWide, table.calloutSlim td.ftr {
	height:30px;
}
table.callout td p {
	width:155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0 30px 10px;
	text-align:left;
}
table.callout td p a {
	color:#b75121;
	text-decoration:none;
}
table.callout td p a:hover {
	color:#b75121;
	text-decoration:underline;
}
table.callout img.lmo {
	margin-left:220px;
	border:0;
}
table.callout img.video {
	margin-left:80px;
	border:0;
}
table.callout img.thumb {
	margin-bottom:10px;
	border:0;
}
table#management 
{
	width:650px;
	border-collapse: collapse;
	border-top:1px solid #ccc;
}
table#management td 
{
	padding:4px 0;
	border-bottom:1px solid #ccc;
}
table#management td.first 
{
	width:180px;
}
table#management td a {
	text-decoration:none;
	color:#303d71;
}
table#management td a:hover 
{
	text-decoration:underline;
}

table.properties {
	margin:0;
	padding:0;
	width:616px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
table.properties td {
	vertical-align:top;
}
table.properties td.lft {
	width:144px;
}
table.properties td.ctr {
	width:20px;
}
table.properties td img {
	border:none;
}
table.timeline {
	margin:0;
	padding:0;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
table.timeline tr {
	border-bottom:1px solid #cccccc;
	background-color: #def;
	padding:4px 0;
}
table#ourprojects {
	margin:0;
	padding:0;
	width:400px;
}
table#ourprojects p {
	margin:0;
	padding:20px;
	width:360px;
	background-color:#cccccc;
}
div.bio h3 {
	margin-bottom:4px;
}
div.bio h4 {
	color:#666666;
	margin:0;
	padding:0;
}
div.bio p {
	margin-top:16px;
}
div.bio img {
	margin: 0 16px 16px 0;
	vertical-align:text-top;
	float:left;
	width:100px;
	height:144px;
}

div.story-right {
	margin: 0px 0px 10px 16px;
	vertical-align:text-top;
	float: right;
}


div.addl_info1 
{
	margin:10px 0 6px;
	padding:0;
	background-image:url(../images/web_addr_bg1.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	width:292px;
	height:24px;
}
div.addl_info1 span 
{
	display:block;
	text-transform:uppercase;
	padding:6px 0 0 6px;
	font-size:10px;
}
div.addl_info2 
{
	margin:10px 0 6px;
	padding:0;
	background-image:url(../images/web_addr_bg2.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	width:292px;
	height:44px;
}
div.addl_info2 span 
{
	display:block;
	text-transform:uppercase;
	padding:6px 0 0 6px;
	font-size:10px;
}
div.addl_info3 
{
	margin:10px 0 6px;
	padding:0;
	background-image:url(../images/web_addr_bg2.gif);
	background-position: left bottom;
	background-repeat:repeat-x;
	width:392px;
	height:44px;
}
div.addl_info3 span 
{
	display:block;
	text-transform:uppercase;
	padding:6px 0 0 6px;
	font-size:10px;
}
div.addl_info4 
{
	margin:10px 0 6px;
	padding:0;
	background-image:url(../images/web_addr_bg1.gif);
	background-position: left bottom;
	background-repeat:repeat-x;
	width:392px;
	height:24px;
}
div.addl_info4 span 
{
	display:block;
	text-transform:uppercase;
	padding:6px 0 0 6px;
	font-size:10px;
}
div.backLink
{
    /*padding: 0px 0px 0px 600px;*/
    text-align:right;
}

/*** contact form ***/

table#contact {
	width:560px;
	margin:0;
}
table#contact span 
{
	text-align:left;
}
table#contact strong {
	color:#ff0000;
	font-weight:bold;
}
table#contact input,textarea 
{
	margin-top:4px;
}
table#contact input.submit{
	margin-left:440px;
}
table#contact span.errorMessage {
	color:#ff0000;
}
div#col4 span.red 
{
	color:#ff0000;
	display:block;
	text-align:left;
	width:50%;
}

/* end contact form */


/** headers **/
div#flashHeader
{	
	width:1100px;
	height:389px;
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#flashHeader div#flashNav {
	margin-left:100px;
}
/** end headers **/

table.whatsnew h3 
{
	width:405px;
}
img.wnew 
{
	padding:10px;
}
/*p.wnew 
{
	float:right;
	padding:10px;
}*/
p.wnew span 
{
	display:block;
	text-align:right;
	color:#303d71;
	font-size:10px;
}
/*regional offices */
li.bold 
{
	font-weight:bold;
}
/* whats new */
table#whatsnewpix 
{
	width:431px;
	padding:0 0 0 20px;
	border:0;
}
table#whatsnewpix td.caption { 
font-size:10px;
color:#000066;
font-family:Arial;
width:431px;
padding-top:6px;
}
.btnftr{ padding-left:100px; border:0; }
.btnftr2{ padding-left:80px; border:0; }
.btnftr3{ padding-left:30px; border:0; }
.btnftr4{ padding-left:220px; border:0; }
.onlyprint{display:none;}
.noprint{display:inline;}
.bar{width:540px; height:27px;}

div.download_homedepot_pdf
{
	position:relative;
	top: 280px;
	left: 765px;
	width: 87px;
	height: 20px;
}
img.flrbtn3
{
	float: right;
}
