﻿a, a.link, a.visited {
	color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:1000px;
}
h1 {
    color:#CC0000;
    font: bold 16px Verdana; 
    text-align:center;
}
h2 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 14px;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	vertical-align: top;
}
th { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
}

#banner {
	height: 160px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 1000px;
}
#leftnav {
	position: absolute;
	left: -40px;
	margin-left:10px;
	padding:0;
	top: 165px;
	width: 150px;
}
#leftnav ul {	
	margin: 0;
   
}
#leftnav li {
    list-style:none;
    text-indent: 0px;
}
#leftnav a {
	color:#CC0000;
	cursor: pointer;
	display:  block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	text-indent: 0px;
	text-decoration: none;
	width: 100%;
}
#leftnav a:hover {
	text-decoration: underline;
}
#leftnav li:hover {
    position: relative;
}
#content {
	position:absolute;
	left:120px;
	top: 175px;
	width:900px;
}

.subhead2 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 14px
}
.heading1 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold ; 
    line-height: 18px; 
    color: #666666;
    text-align: center;
}
.heading1a { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 18px; 
    color: #666666; 
    font-style: normal;
    text-align: center  ;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666;
}
.contentPad {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666666;
    padding-left:50px;
}
.centertext {
    text-align: center  ;
}
ul.menu {
    background-color: #ffffff;
}
ul.menu li {
    border: none;
}
ul.menu li.currpage {
    background-color: #FFFFFF;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	height: 25px;
	line-height: 25px;
}
.hours {
    background-color:#cccccc;
    padding: 0;
    vertical-align:top; 
    width:170px;
    height: 490px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.welcome {
    padding: 0;
    position:absolute;
    left: 180px;
    top:0px;
    width:320px;
}
.facebook {
    position: absolute;
    left: 510px;
    top: 0;
    width: 292px;
    height:490px;
}
.leftcol {
    position:absolute;
    left:0px;
    width: 370px;
}
.rightcol {
    position: absolute;
    left: 390px;
    width: 370px;
}
.singlecol {
    position: absolute;
    left: 0px;
    width:85%;
}	
.fbBtn {
    text-align: center;
}
.special {
    font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.larger {
    font-size:larger;
}
.imgPad {
	padding: 0 0 10px 0;
}
