body         { font-family: Trebuchet MS; font-size: 12pt; color: #5A6129 }

.side        { font-family: Trebuchet MS; font-size: 10pt; color: #5A6129; margin-left: 10; 
               margin-right: 10 }
.side a { font-family: Trebuchet MS; font-size: 10pt; color:#7B6942; text-decoration:underline; }

#links  a { font-family: Trebuchet MS; font-size: 10pt; color:#7B6942; text-decoration:underline; }

#contact  a { font-family: Trebuchet MS; font-size: 10pt; color:#7B6942; text-decoration:underline; }

#driving  a { font-family: Trebuchet MS; font-size: 10pt; color:#7B6942; text-decoration:underline; }
#driving   { font-family: Trebuchet MS; font-size: 10pt; color:#7B6942; }


 a			{ font-family: Comic Sans MS; font-size: 12pt; color:#7B6942; text-decoration:none; }
a:hover        {color:#800000;}

#bottom a    { font-family: Trebuchet MS; font-size: 10pt; color:#5A6129; text-decoration:none; }
 #bottom a:hover        {color:#800000;}

h3			{ font-family: Comic Sans MS; font-size: 11pt; color:#5A6129; font-weight: normal; }
h2           { font-family: Comic Sans MS; font-size: 18pt; color: #800000; font-weight: normal; }
h1           { font-family: Comic Sans MS; font-size: 24pt; color: #800000; font-weight: normal; }

 

 
 .directions p  {margin-left: 25px; margin-right: 25px }
               
 .directions { font-family: Trebuchet MS; font-size: 10pt; color: #5A6129; margin-left: 25px; margin-right: 25px; }
                
#main ul {display:block;  padding-left: 5px; padding-right: 5px;}
#main li {display:block; background:none; list-style-type:disc;padding-left: 5px; padding-right: 5px;}

#gallery li {
        display: inline;
        list-style: none;
        min-height: 130px;
        float: left;
        margin: 0 50px 10px 0;
        text-align: center;
	}
	
#galleryV li {
        display: inline;
        list-style: none;
        min-height: 200px;
        float: left;
        margin: 0 35px 10px 0px;
        text-align: center;
	}
			
img.gallery	{border: 2px solid # #5A6129; margin-bottom:7;margin-top:5;margin-left:30px;}
