/*
Groundwork Home Styles
JacksonWhelan.com
*/
#content {
width:802px;
background:url(images/2col-bkgd-alt.gif) repeat-y;
padding-left:0;
}
#content.home {
background:none;
}
#hometop {
border-bottom:1px solid #00954E;
margin-top:15px;
}
#homebottom { 
background:url(images/4col-bkgd.gif) repeat-y top left;
}
.homebox200 {
width:200px;
float:left;
background:transparent;
}
.homeentry {
width:300px;
float:left;
border-left:1px solid #00954E;
height:280px;
overflow:hidden;
}
#trust-navigator {
width:490px;
float:right;
background:url(images/map_usa.gif) no-repeat bottom right;
height:280px;
overflow:hidden;
}
#home-image {
width:490px;
float:right;
height:280px;
overflow:hidden;
}
.home-image {
width:490px;
height:280px;
overflow:hidden;
}
#footer {
border-top:1px solid #00954E;
margin-left:0;
}

#hometop ul, #homebottom ul, ul#archives {
list-style:none;
margin:10px;
}
#whats-new ul {
margin-top:0;
}

div.homeentry p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#006DAB;
}
#hometop p, #homebottom p {
margin:0 10px 10px 10px;
line-height:1.4em;
}
#whats-new p {
font-size:9px;
margin:0 0 10px 0;
}

#trust-navigator a {
text-decoration:none;
color:#009900;
}
#homebottom a {
text-decoration:none;
color:#006DAB;
}
#hometop h3 a, #homebottom h3 a {
color:#CC0000;
}
#home-image h2 a {
color:#FFFFFF;
text-decoration:none;
}

#hometop h3, #homebottom h3 {
margin:10px;
color:#CC0000;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
#homebottom h3 {
height:30px;
margin-bottom:0;
}
#home-image h2 {
color:#FFFFFF;
font-weight:normal;
font-size:24px;
padding:10px;
background:url(images/h2-trans.png) repeat-x;
}
#whats-new h4 {
font-size:12px;
color:#006DAB;
}

.homebox200 img {
margin:10px;
}
#whats-new img {
margin:10px 0;
}