/* CSS Document */

body
{
margin: 0px;
font-family: "Trebuchet MS", Trebuchet, "Tahoma", Arial, serif;
}

#top_background
{
background:url(../images/top_grid.gif);
height: 191px;
}

#top_logo
{
background:url(../images/top_header.gif) no-repeat;
width: 940px;
height: 191px;
}

#top_navbar
{
/*margin-top: 156px;*/
width: 940px;
position: relative; top: 158px;

}

a#top_link
{
margin-left: 1px;
margin-top: 156px;
text-decoration:none;
color: #008e15;
font-size: 14px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

a#top_link:hover
{
border-left: 1px solid #e3e3e3;
border-right: 1px solid #e3e3e3;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #FFF;
background: #FFF;
text-decoration:underline;
padding-left: 9px;
padding-right: 9px;
}

#content
{
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
padding-top: 12px;
padding-bottom: 12px;
}

#section_divider
{
border-right: 3px solid #e7e7e7;
}

#section_title
{
color: #677f8c;
font-size:18px;
font-weight:bold;
margin-top: 10px;
margin-bottom: 10px;
}

#photo
{
border: 1px solid #e7e7e7;
padding: 2px;
}

#main_area
{
border-right: 1px solid #e7e7e7;
}

#main_text
{
color: #595959;
font-size:12px;
line-height: 20px;
margin-top: 10px;
margin-left: 20px;
padding-right: 20px;
}

#very_strong
{
font-weight:bold;
font-size:12px;
color:#333333;
display:inline;
}

#mail_title
{
color: #677f8c;
font-size:18px;
font-weight:bold;
margin-top: 10px;
padding-bottom: 10px;
margin-left: 20px;
border-bottom: 3px solid #e7e7e7;
}

a#mail
{
font-weight:bold;
font-size:12px;
color:#333333;
display:inline;
text-decoration:none;
}

a#mail:hover
{
text-decoration:underline;
}

#bottom_grid
{
background:url(../images/bottom_grid.gif);
height: 100px;
border-bottom: 1px solid #e7e7e7;
}

#bottom_shadow
{
background:url(../images/bottom_gradient.gif) repeat-x;
height: 15px;
}

#copyright
{
width: 865px;
font-size:13px;
font-style:italic;
color: #759f7b;
}

/* DESIGN TIPS */

a#designtips { text-transform:uppercase; float: left; margin-left: 20px; text-decoration:none; color: #677f8c; padding:4px; }
a#designtips:hover { padding:3px; border: 1px solid #677f8c; }

/* ROCKY SAYS */

#rocky  {  font-size: 18px;  display: inline;  line-height: 26px; }
#rocky_bold  {  font-size: 22px;  text-transform: uppercase;  font-weight: bold;  display: inline;  }

/* GALLERY  */

a#gallery { text-transform:uppercase; margin-left: 20px; text-decoration:none; color: #677f8c; padding:4px; line-height: 24px; }
a#gallery:hover { padding:3px; border: 1px solid #677f8c; }

a#sungreen_homes { text-transform:uppercase; margin-left: 20px; text-decoration:none; color: #677f8c; padding:4px; line-height: 24px; width: 250px; display: block; }
a#sungreen_homes:hover { padding:3px; border: 1px solid #677f8c; }
a#sungreen_homes_red { text-transform:uppercase; margin-left: 20px; text-decoration:none; color:#990000; padding:4px; line-height: 24px; width: 250px; display: block; }
a#sungreen_homes_red:hover { padding:3px; border: 1px solid #990000; }