/* standard.css SEEdit Template Toolbox*/

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
color: #000000;
background-color: yellow;
background: url(../images/yellow_rock.gif);
background-attachment: inherit;
margin: 0px; }

a.menu
{
text-decoration: none;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 14px;
}

a.menu:hover
{
text-decoration: none;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


strong
{
letter-spacing: 1px;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000;
margin: 0px;
}


hr
{
width: 100%;
line-height: 1px;
}



