/* Sean Pierce Handcrafted Oak Buildings Text
----------------------------------------------- */


body
{
font-family:"Times New Roman",Times,serif;
font-size:100%;
color:#003300;
background-image:url(images/orange-bg.jpg);
background-repeat:repeat;
}

h1
{
font-size:160%;
}

a:link, a:visited
{
color:#003300;
text-decoration:underline;
font-weight:bold;
}

a:hover
{
color:#003300;
text-decoration:none;
}

/* Top Strapline Text
----------------------------------------------- */

.strapline
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-style:italic;
}

/* Main Navigation Text
----------------------------------------------- */

a.button-text:link, a.button-text:visited
{
color:#003300;
font-size:110%;
font-weight:bold;
text-decoration:none;
}

a.button-text:hover
{
color:#003300;
font-weight:bold;
text-decoration:none;
}

