/* CSS Document */
td img {display: block;}

body {
	font-size: 82%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	background-color: #eee;
	margin: 0 0 0 10px;
	}
p
{
	margin-bottom: 5px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 5px;
}

li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.directions {
	font-size: 85%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
}

.gmap_directions {
	font-size: 85%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
}

.gmap2_directions {
	font-size: 85%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #990000;
}

.title
{
 	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 	color:#336699;
 }
 
 .bigtitle
 {
	font-size: 125%;
 	font-weight: bolder;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 	color:#336699; 
 }

.smalltitle
 {
	font-size: 100%;
 	font-weight: bolder;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 	color:#336699; 
 }

.nav
{
	font-size: 85%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

A:link 
{
	text-decoration: none
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

A:visited 
{
	text-decoration: none
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
A:active 
{
	text-decoration: none
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

A:hover
{
	text-decoration: underline; color: red;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


 
 
