body
{
background-color:#f4f6e9;
}

body p, body td
{
font-family:Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
color:#333333;
font-size:10pt;
}

#border
{
background-color:#f4f6e9;
background-image:url(bg.jpg);
background-repeat: no-repeat;
width:900px;
}

.heading
{
font-family:Harrington;
color: #004400;
font-size:14pt;
font-weight:bold;
}

th, h5
{
font-family:Harrington;
color: #004400;
font-size:12pt;
font-weight:bold;
}
 

a
{
color:#333;
text-decoration: none;
font-family:Comic Sans MS, Geneva, Arial, Helvetica, sans-serif; 
font-size:10pt;
line-height:24pt; 
text-align:left; 
}
 

/*a:visited
{
color:#999999;
}*/

a:hover
{
color: #000;
text-decoration:underline;
font-family:Comic Sans MS, Geneva, Arial, Helvetica, sans-serif; 
font-size:10pt;
line-height:24pt; 
text-align:left;
}



/*#nav a
{
font-family:Comic Sans MS; 
font-size:10pt;
line-height:24pt; 
text-align:left;
font-weight:bold;
color: #614159;
}

#nav a:hover
{
font-family:Comic Sans MS; 
font-size:10pt;
line-height:24pt; 
text-align:left;
font-weight:bold;
color: #333;
}*/


body.home #nav a#homenav,
body.weddings #nav a#weddingsnav,
body.funerals #nav a#funeralsnav,
body.seasonal #nav a#seasonalnav,
body.products #nav a#productsnav,
body.about #nav a#aboutnav,
body.links #nav a#linksnav,
body.courses #nav a#coursesnav
{
color: #614159;
text-decoration: none;
font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10pt;
line-height: 24pt; 
text-align: left;
font-weight: bold;
}
 
img
{
border: 0px solid #004400;

}

