body {
margin:0px; 
background-image:url("images/bg4.jpg");
}
	
p, td {
color: #994d16;
font-size:11px; 
font-family: verdana, arial, helvetica, sans-serif; 
line-height:18px;
}

p.foot { font-size:9px; color: #838484;}
a.foot { font-size:9px; }

td.nav {
line-height:11px;
}
	
a {color:#dc3607; font-size:11px; font-family:verdana, arial, helvetica, sans-serif; text-decoration:none; border-bottom:1px dotted #dc3607;}
a:link {color:#dc3607; text-decoration:none; border-bottom:1px dotted #dc3607;}
a:visited {color:#dc3607; text-decoration:none;}
a:hover {color:#dc3607; text-decoration:none;}
a:active {color:#dc3607; text-decoration:none;}

a.img { border-bottom:0px; }
a.img:link { border-bottom:0px; }

h1 {
font-family:srial, helvitica, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:18px;
line-height:18px;
margin-bottom:0px;
margin-top:3px;
}

fieldset.resources {
border: 1px solid #cccccc;
background-image:url(images/box-flower.jpg);
background-repeat:no-repeat;
background-position: bottom right;
background-color: #e8f5ca;
}

fieldset.reuse {
border: 1px solid #cccccc;
background-color: white;
}

fieldset.events {
border: 1px solid #cccccc;
background-image:url(images/box-flower.jpg);
background-repeat:no-repeat;
background-position: bottom right;
background-color: #e8f5ca;
}

fieldset.none {
border: 0px;
line-height:0px;
padding:0px;
margin:0px;
height:0px;
}


fieldset.spaces {
border: 1px solid #cccccc;
background-image:url(images/box-tree.png);
background-repeat:no-repeat;
background-position: bottom right;
background-color: #e8f5ca;
}

fieldset.beaches {
border: 1px solid #cccccc;
background-image:url(images/box-palmtree.png);
background-repeat:no-repeat;
background-position: bottom right;
background-color: #ddf6f8;
}


legend {
color: green;
}