body
{
font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Lucida,Arial,sans-serif;
font-size: 12px;
line-height: 1.4em;
background: #CFD5D1;
text-align:center;
margin-top: 8px;
color: #424441;
}

a
{
color: #4B84A1;
}

a:hover
{
color: #424441;
}

a img
{
border: 0px;
}


#container
{
width: 686px;
border: 1px solid black;
background: white;
margin: 0 auto;
text-align: left;
}

#content
{
background: url(images/top_gradient.jpg) repeat-x;
padding-bottom: 2em;
padding-left: 230px;
padding-right: 10px;
padding-top: 1px;
}

#content_wrapper
{
background: url(images/bottom_gradient.jpg) repeat-x bottom;
}

.tagline
{
text-transform: uppercase;
font-weight: normal;
line-height: 2em;
color: #5F7367;
font-size: 12px;
margin: 2px 0;
}


#rocks
{
position: absolute;
margin-left: 25px;
display: block;
top: 13px;
}

#logo
{
margin-left: 230px;
}

#header
{
height: 195px;
padding-top: 15px;
}


#footer
{
padding-left: 230px;

color: #828D87;
padding-bottom: 2em;
}

#footer h5
{
margin: 0;
margin-top: 1em;
font-size: 1em;
color: #424441;
}

#footer address
{
font-style: normal;
}

#footer .phone
{
font-size: 1.3em;
}

