﻿body{
	background:url('siteart/page-bg.jpg') repeat;
	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.red {background:url('siteart/red-bg.jpg') repeat-x;}

#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 #06275e;
    border-bottom-width: 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:white;
    line-height: 18px;
    z-index: 9999999;
    background: #074dc1;
    width: 205px;
}

.anylinkcss a:link {
    display: block;
    border-bottom: 1px solid #06275e;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    color:white;
    background: #074dc1;
}
.anylinkcss a:visited {
    display: block;
    border-bottom: 1px solid #06275e;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    color:white;
    background: #074dc1;
}
.anylinkcss a:active {
    display: block;
    border-bottom: 1px solid #06275e;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    color:white;
    background: #074dc1;
}
.anylinkcss a:hover{ 
    background-color: #ebc615;
    color: white;
}

*/


.inv-header {
    display: block;
    border-bottom: 1px solid #06275e;
    padding: 5px 5px 5px 10px;
    text-decoration: none;
    text-align:left;
    color:white;
    background: #012f7a;
    font-size:15px;
	font-weight:bold;
}

.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{

	font-size:14px;
	font-weight:bold;
	color:#074dc1;
}

#starburst{
	position:absolute;
	top:320px; 
	right:10px;
	z-index:101;
	}



#words {
	margin-right:2%;
	font-size:18px;
	padding-top:20px;
	}
	
.leftpane{
	padding:15px 0px 0px 8px;
	float:left;
	height:294px;
	width:668px;
	font-size:13px;
	color:#074dc1;
}

.inv{
	position:relative;
	top:48px;
	float:left;	
	border:0px;		
}



nav li a.red {background:url('siteart/red-bg.jpg') repeat-x;}







/*
Add this to your css/layout.css file, or replace the nav section of your current css/layout.css file.
This horizontal navigation has 3 dropdown levels, but you can change it to include a 4th level if necessary.
*****NAVIGATION******/

.navigation_container {
	background:url('siteart/buttonbg_off.gif') repeat-x;
	width:950px;
	height:39px;
	margin-left:10px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;

}

nav {
	position:relative;
	display:block;	
	z-index:9000;
	margin:1px auto;
	padding:0 10px;
	text-align:center;
	text-decoration:none;

}

nav ul {
    list-style: none;  
	margin:0 0 0 0;
	padding:0 0 0 0;
}

nav ul li {
    display: block;
    position: relative;
    float: left;
	text-align:center;
}

nav li ul {
    display: none;
}

nav ul li a {
  	text-decoration:none;
  	text-align:center;
  	color:#fff;
	padding:14px 18px 10px;
  	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-left:1px #1c4b99 solid;
	vertical-align:top;
}


nav ul li li a {
	width:180px;
	padding:5px 20px;
	text-align:left;
	background: #074dc1;
	font-size:13px;
    border-bottom: 1px solid #06275e;
}

nav ul li a:hover {
	background:url('siteart/buttonbg_on.gif') no-repeat center top;
}

nav ul ul {
	display: none;
	position: absolute; 
	top:100%;
}

nav ul ul ul {
	position: absolute; 
	left: 100%;
	top:0; 

}

nav ul li:hover > ul {
	display: block;
	line-height: 18px;
	z-index: 100;
}

nav ul ul li {
	float: none; 
	position: relative;
}



#slideshow {
  margin: 0px auto;
  position: relative;

  height: 240px;
  padding: 10px;
	width:975px
	*margin: 0 0 10px 10px;
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}




/******************************** slideshow styles **/

.slide-contain {
    width:660px;
    height:286px;
    position:relative;
    display:block;
	overflow:hidden;
}



.cycle-slideshow {
    width:660px;
    height:286px; 
    display:block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index:9;
}
.cycle-slideshow img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:660px;
    height:286px;
}




