﻿body {
	background: url('../PublishingImages/siteart/bg.jpg') top center no-repeat #79838f;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #808080;
	padding: 0px;
	margin: 0px;
}
#content { 	
  position:absolute;
  height:562px; 
  width:910px;
  margin:-281px 0px 0px -445px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background-color: #79838f;
  overflow: auto;
}


#nav {
	background: url('../PublishingImages/siteart/navbg.jpg') #000 no-repeat;
	height: 30px;
	width: 890px;
	text-align: center;
}

#nav a:link {
	padding: 7px 15px 6px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#nav a:active {
	padding: 7px 15px 6px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#nav a:visited {
	padding: 7px 15px 6px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#nav a:hover {
	color: #79838f;
}



#leftLogos {
	font: inherit;
	width: 96px;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

#mainContent {
	float:left;
	width: 794px;
	background: #aaabaf  url('../PublishingImages/siteart/mainbg.jpg') no-repeat;
	text-align: center;
}

#bottom {
	width: 794px;
	text-align: center;
	float: left;
}

#logos td {
	padding-left: 10px;
}

.left {
	text-align: right;
}

.right {
	text-align: left;
}

.big {
				font: inherit;
				font-size: x-large;
				color: #000;
				font-weight: bolder;
				font-style: normal;
				font-variant: small-caps;
}

.hours {
				font-size: small;
				color: #000;
				font-weight: bold;
}


.names {
				color: #000000;
				font-weight: bolder;
				text-transform: uppercase;
				font-size: medium;
}

.anylinkcss{
text-align:center;
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #b5b7b9;
width: 175px;
}

.anylinkcss a:link {
color: #fff;
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
}
.anylinkcss a:visited {
color: #fff;
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
}
.anylinkcss a:active {
color: #fff;
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: #f15a3f;
}



.loc a:link {
	color: #7a7c7f;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.loc a:active {
	color: #7a7c7f;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.loc a:visited {
	color: #7a7c7f;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.loc a:hover {
	color: #000;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:underline;
}



#footer {
	text-align:center;
	margin: 0 auto;
	padding:15px;
	width:100%;
}

a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#666666;}

a.footerlink:visited{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#666666;}

a.footerlink:link{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#666666;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:11px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#666666;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:9px; color:#666666;}

.divfooter {
	width:450px;
	text-align:center;
	margin: 0 auto;
}



.namesCopy {
				color: #000000;
				font-weight: lighter;
				text-transform: none;
				font-size: x-large;
				font-family: "Arial Black";
				font-style: normal;
				font-variant: small-caps;
}



