body {
	font-size: 12px;
	letter-spacing: normal;
	background-image : url(images/bg.gif);
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR:maroon;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: maroon;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}


h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.text
{
font-family: Tahoma;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style : square;
	
}

.menuItem {
	text-indent: 10px;
	font-size: 11px;
	display:block;
	background-color: #FAFAD2;
}
.menuItem a:link {
	display:block;
	text-decoration: none;
	background-color: #FAFAD2;
	color: black;
}
.menuItem a:hover {
	text-decoration: none;
	display:block;
	background-color: #E6E6FA;
	color: black;
}
.menuItem a:visited {
 text-decoration: none;
 display:block;
 color: black;
 
}
.menuItem a:active {
	text-decoration: none;
	display:block;
	background-color: #ECD37D;
	color: black;
}

.nav2 {
	font-size: small;

}
 a:link {
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 a:visited {
text-decoration: none;
 color:#990000;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 
}
 a:active {
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navhead {
 font-weight: bold;
  font-size: small;
}
.tbox1 {
 color: #ff6600;
 text-align: left;
 display:block;
 background-color: #ffffff;
 font-size: x-small;
}
.tbox2 {
 color: #ff6600;
 text-align: left;
 display:block;
 background-color: #eeeeee;
 font-size: x-small;
}

.bottom {
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-bottom-color : #990033;
}

.top {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #990033;
	
	border-left-style : solid;
	border-left-width : 2px;
	border-left-color : #990033;
	
	border-top-style : solid;
	border-top-width : 20 px;
	border-top-color : #990033;
	
}


.rightborder {
	border-right-style : solid;
	border-right-width : 1 px;
	border-right-color: #990033;
}

.leftborder {
	border-left-style : solid;
	border-left-width : thin;
	border-left-color: #999999;
}

.sideborders{
	border-left : 1px solid #990033;
	border-right : 1px solid #990033;
}



.borders {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #990033;
	
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : #990033;
	
	border-top-style : solid;
	border-top-width : 20 px;
	border-top-color : #990033;
	
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #990033;
}


.hours {
	
	   font-size: 8pt; 
}

.footer
{
   font-size: 10px;
	
	}
	
	.topnav a:link 
 {
	text-decoration: none;
	 font-weight: bold;
	 font-size: 13px;
} 
.topnav  a:hover 
{
text-decoration: underline;
 font-weight: bold;
 font-size: 13px;
}
	
 .topnav a:visited 
{
	text-decoration: none;
	 font-weight: bold;
	font-size: 13px;
}
.topnav a:active 
{
	text-decoration: underline;
	 font-weight: bold;
	font-size: 13px;
}

	.footer a:link 
 {
	text-decoration: none;
	font-size: 10px;
} 
.footer  a:hover 
{
text-decoration: underline;
	font-size: 10px;		
}
	
 .footer a:visited 
{
	text-decoration: none;
	font-size: 10px;
}
.footer a:active 
{
	text-decoration: underline;
	font-size: 10px;
}

textarea, input, select {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	border-color: darkblue;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
} 
 