﻿body{
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0px;		
}

#nav {
	border:0;	
	width:100%;
	vertical-align:top;
}

#nav td {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background:url('siteart/buttonbg_off.gif') repeat-x;
	border-right:1px #1c4b99 solid;
	vertical-align:top;
}

#nav td a:link {
  	text-decoration:none;
  	text-align:center;
  	color:#fff;
	padding:14px 10px 10px 10px;
  	display:block;
}
#nav td a:active {
  	text-decoration:none;
  	text-align:center;
  	color:#fff;
	padding:14px 10px 10px 10px;
  	display:block;
}
#nav td a:visited {
  	text-decoration:none;
  	text-align:center;
  	color:#fff;
	padding:14px 10px 10px 10px;
  	display:block;
}
#nav td a:hover {
	background:url('siteart/buttonbg_on.gif') no-repeat center top;
}



#nav_left {
	padding:0px;
	width:17px;
	border-right:1px #1c4b99 solid;
	background:url('siteart/buttonbg_off_left.jpg') no-repeat;
}
#nav_right {
	padding:0px;
	width:17px;
	background:url('siteart/buttonbg_off_right.jpg') no-repeat;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:white;
line-height: 18px;
z-index: 100;
background: #074dc1;
width: 205px;
}

.anylinkcss a:link {
display: block;
border-bottom: 1px solid white;
padding: 5px 5px 5px 5px;
text-decoration: none;
color:white;
background: #074dc1;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid white;
padding: 5px 5px 5px 5px;
text-decoration: none;
color:white;
background: #074dc1;
}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid white;
padding: 5px 5px 5px 5px;
text-decoration: none;
color:white;
background: #074dc1;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #ebc615;
color: white;
}




.hours {
	font-weight:bold;
	font-size:16px;
	color:#ebc615;
}

.contactinfo{
	font-size:13px;
	color:#fff;
	float:left;
	padding:30px 10px 15px 15px;
	background-image:url('siteart/gray_box.jpg');
	background-repeat:no-repeat;
	height:636px;
	width:256px;
	text-align:left;
}

.leftpane_default{
	position:relative;
	float:left;
	background-image:url('siteart/welcome_img.jpg');
	background-repeat:no-repeat;
	height:294px;
	width:668px;
	padding-top:320px;
	font-size:14px;
	font-weight:bold;
	color:#074dc1;
}

.leftpane{
	padding:15px 0px 0px 8px;
	float:left;
	height:294px;
	width:668px;
	font-size:13px;
	color:#074dc1;
}


.inv{
	position:relative;
	top:130px;
	float:left;	
	border:0px;		
}

