﻿TD {font-family:"Arial", "Helvetica";}
		
BODY{
	font-family:"Arial", "Helvetica"; 
	background-image:url('../siteart/bg.gif');
	background-repeat:repeat-x;
	background-color:#8f8f8f;
	margin:20px;
	overflow-x:hidden;
}


.textbox {
	background-color:#e9e5d9;
	border:1px solid #b8b19f;
	height:22px;
	font-size:12px;
	width:150px;
}

.button {
	background-color:#e6e0d1;
	border:1px solid #b8b19f;
	height:24px;
	font-size:12px;	
}

#nav {
	background-image:url('../siteart/navbg.gif');
}

#nav a {
	color:white;
	text-decoration:none;
	display:block;
	padding:10px 20px 9px;
	font-size:12px;
}

#nav a:hover {
	color:red;
}

#maincontent {
	font-size:12px;
	padding:20px;
}

#address {
	background-image:url('../siteart/addressbg.gif');
	background-repeat:no-repeat;
	font-size:12px;
	padding:15px;
}

#address .header {
	font-size:14px;
	color:red;
}

#hours {
	font-size:12px;
}
#hours .header {
	font-size:12px;
	color:white;
	background-color:#c40002;
	font-weight:bold;
	padding:3px 9px;
	
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
z-index: 100;
background-color: #1b1f2c;
width: 145px;
}

.anylinkcss a:link {
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}



a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#3a301a;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#d1c3a2;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#3a301a;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#3a301a;}

.divfooter
{width:450px; text-align:center;
}
