#navigation
{
float:left;
width:100%;
background:#FFFFFF;
font-size:100%;
font-weight:bold;
line-height:normal;
}
#navigation ul
{
margin:0;
padding:0 0 0 0;
list-style:none;
}
#navigation li
{
display:inline;
margin:0;
padding:0;
}
#navigation a
{
float:left;
background:url("../images/tableftB.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#navigation a span
{
float:left;
display:block;
background:url("../images/tabrightB.gif") no-repeat right top;
padding:4px 15px 4px 8px;
color:#CCCCCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span 
{
float:none;
}
/* End IE5-Mac hack */
#navigation a:hover span
{
color:#FFFFFF;
}
#navigation a:hover
{
background-position:0% -42px;
}
#navigation a:hover span
{
background-position:100% -42px;
}



a:link
{
    color:#2A94D1;
    background:transparent;
}
a:visited
{
    color:#2A94D1;
    background:transparent;
}
a:active
{
    color:#2A94D1;
    background:transparent;
}
    
.mapinfowindow
{
    font-family: verdana;
    font-size: 10px
}

.map 
{
    border: 1px solid black;
    position:absolute;
    width:400px;
    height:250px;
    visibility:hidden;
    z-index:100;
}

.largemap 
{
    border: 1px solid #777777;
    left:0px;
    top:5px;
    width:678px;
    height:230px;
    z-index:99;
}

.markerTooltip
{
    color: black;
    font-weight: bold;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid #AAAAAA;
}

.text {
	margin: 0;
	font-size: 12px;
	font-family: verdana;
}

.textbold {
	margin: 0;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
}

.textbox {
	margin: 0;
	font-size: 11.5px;
	font-family: verdana;
}

.formtitles {
	font-size: 11.5px;
	font-family: verdana;
	font-weight:bold;
}

.formtext {
	font-size: 11.5px;
	font-family: verdana;
}

.validate {
	font-size: 11.5px;
	font-family: verdana;
	color:Red;
}

.searchboxtext {
	font-size: 10.5px;
	font-family: verdana;
}

.footertext {
	font-size: 10.5px;
	font-family: verdana;
	color:#555555;
}

.hometext {
	font-size: 11px;
	font-family: verdana;
	color:#555555;
}

.searchtext {
	font-size: 10.4px;
	font-family: verdana;
}

.searchbuttons {
	font-size: 11.5px;
	font-family: verdana;
	color:#555555;
}

h1 {
	font-size: 14px;
}
