body { 
	color: #000;
	background-color: #333333;
	margin:0;
	padding:0;
	font-size: 100.01%;
}


#wrapper{
		width:775px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding-bottom:30px;
		text-align:left;
	}


#directions, #contact, #home, #rates  {
	width: 100%;	
}




#bannerleft {
		width:170px;
		height:145px;
		padding:0px;
		float:left;
		color:#336666;
		background-color:#336666;
		border-bottom:1px solid #336666;
}

#bannerleftcontent{
	text-align:center;
	left: 1px;
	top: 50px;
	z-index:1; 
	width:167px; 
	height:80px; 
	position:relative;
}

#bannerleftcontent h1{
	font-size: 13px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-weight: bold;
	margin: 0;
}
	
#bannercenter {
		width:290px;
		height:145px;
		padding:0px;
		float:left;
		color:#336666;
		background-color:#336666;
		border-bottom:1px solid #336666;
}
	
#bannerright {
		width:308px;
		height:145px;
		padding:0px;
		float:left;
		text-align: center;
		background-color:#336666;
		border-left:1px solid #224444;
		border-bottom:1px solid #336666;
}

#flashtop{
		width:270px;
		padding:0px;
		text-align: center;		
}

.alignbottom{
		vertical-align:bottom;		
}

#banner #bannerright{
		width:308px;
		height:145px;
		padding:0px;
		float:left;
		text-align: center;
		background-color:#336666;
		border-left:1px solid #224444;
		border-bottom:1px solid #224444;
		/* alternative background-color:#99CC99; */
}

/*  Direction pages styles   */

#directions p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 12px 0px 12px 0px;
}

.directionsheader {
	margin: 2px;	
}


.img {
	margin-top: 30px;
}

#jumpmenu {
	padding-bottom: 10px;
}

#jumpmenunoscript {
	width: 206px;
	height: 170px;
	text-align: left;
}

#jumpmenunoscript a {
	display: block;	
	color: #003366;
	background-color: #FFFFF0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}

#jumpmenunoscript a:visited {
	display: block;	
	color: #666666;
	background-color: #FFFFF0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}

#jumpmenunoscript a:hover {
	display: block;	
	color: #FFCC00;
	background-color: #FFFFF0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}



#maincontent {
	color:#000;
	background-color: #FFFFF0;
	width: 775px;
	padding-top:30px;
}

#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	margin:0 20px 1em;	
}

#maincontent h1 {
	color:#000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom:12px;
}

#maincontent h3 {
	color:#000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	margin: 30px 0 30px;	
}

#maincontent #directions-text{
	text-align: left;
	width: 480px;	
	margin:1.6em auto 0;
}

#footer{
	width: 775px;
   text-align:center;
	padding:.6em 0 2em;
	border-bottom:#336666 solid 12px;
}

#maincontent #footer p{
	color: #000;
	background-color: #FFFFF0;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}

#maincontent #footer a {
	color: #003333;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#maincontent #footer a:visited {
	color: #666666;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#maincontent #footer a:hover {
	color: #FF3300;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#maincontent #pagebottom {
	padding: 10px 0 15px 0;
	color:#FFFFF0;
	background-color: #FFFFF0;
	width: 775px;
}

#maincontent #spacer {
	padding: 5px 0 5px 0;
	color:inherit;
	background-color: inherit;
}

#map {
	margin: 20px 0 20px;
}

/* commented out style

#rates p{
	color: #000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}  */

/****** RATES page styles *********/


#rates #pricing{
	text-align:left;
	width: 320px;
	left: 26px;
	position:relative;
}

#rates #pricing .indent{	
	text-indent: 20px;
}

#rates #text {
	margin: 40px 0 0 0;
	text-align: left;
	width: 480px;	
}

.linefirst{
	display: block;
	margin: 14px 0 0 0;
}
.line{
	display: block;
	margin: 0;
}

/* style below over writes h3 style on rates page */

#rates h2{
	color: #330033;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	margin: 0;
}

#rates h3{
	color: #000000;
	background-color: #FFFFF0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin: 5px 0 20px 0;
}

#rates h5{
	color: #336666;
	background-color: #FFFFF0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin: 30px 0 30px 0;
}

#flashfile {
	clear: both;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	color:#000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	margin: 10px 0 30px;
}

h4 {
	color:#003333;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	margin-top: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 6px 0 6px 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.bold {
	color: #000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.calendardates {
	color: #000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.credits {
	color: #000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

.deadlink {
	color: #999999;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.gold {
	color: #FFCC66;
	background-color:#336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.highlightgreen{
	color: #003333;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
}

.grey {
	color: #999999;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.header {
	color: #000000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.highlightRed{
	color: #990000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.firstcap{
	color: #132626;
	background-color: #FFFFF0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;

}

.firstparagraph{
	margin-top: 30px;
}

.lightgreen {
	color: #BCD4A2;
	background-color:#336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.red {
	color: #990000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.green {
	color: #132626;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;	
}

.redunderlined {
	color: #990000;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

#printheader {
	display:none;
}



/*  Position of rates link  */

#rateslink {
	position:relative;
	margin-top:6px;
	margin-left:100px;
	text-align:center;
	vertical-align: middle;
	width:125px;
	height:24px;
	z-index:4;
}

#directionslink {
	position:absolute;
	margin-top:6px;
	margin-left:400px;
	text-align:center;
	vertical-align: middle;
	width:125px;
	height:24px;
	z-index:4;
}

#contactuslink {
	position:relative;
	top:6px;
	left:400px;
	text-align:center;
	vertical-align: middle;
	width:125px;
	height:24px;
	z-index:4;
}


/* Other Links throughout web site  */

a {
	color: #003333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}

 a:visited {
	color: #666666;	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}

a:hover {
	color:#ff3300;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
}


/* Navigation Bar and Links     */


#nav {
	text-align:left;
	width:775px;
	margin:0 0 0 0px;
	background-color: #D2E8D2;
}

#nav ul, #nav li{
	margin:0;
	padding:0;
}

#nav a:link,#nav a:visited,#nav a:hover, a:active, a:focus{
		font-size:12px;
}

#nav a:hover{
	color:#ff3300;
	background-color: #D2E8D2;
}
	

#nav a {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0 5px 10px; 
	display: block;
	/* makes the dividers between the top nav links; must be negated 
	for later links */ 
	border-right: 0; /* negates right border for dropdowns */
	/* border-bottom: 1px solid #88A6E1; borders the bottoms of the dropdowns */
}



/*XXXXXXXXXXXX Primary dropdown rules XXXXXXXXXXX*/

.dropdown { /* rules for dropdown div */
	width: 250px;
	position: absolute;		
	left: -3000px;
	top: auto; /* puts dropdowns directly under top nav */
	text-align: left; /* needed because IE misapplies text centering to boxes */	
	background: url(../images/bgfix.gif);
}
.dropdown ul { 
	width: 189px; /* tweaked so that dropdowns appear to "line up" with top links */
	border: 1px solid #000000;
	border-width: 1px 1px 1px; /* borders for the sides and top of the dropdowns and flyouts; links 
	provide the bottom border */ 
	margin: 0 30px 30px 30px; /* creates "sticky hovering" zones for dropdowns */
} .dropdown li {vertical-align: bottom;} /* IE5/win bugfix */
.dropdown li:hover {background: #ECF2FF;} /* hover color effect on dropdown links */	
.last .dropdown ul {width: 190px;} /* modifies width for rightmost "visible" dropdown (tweak) */
.topnav:hover div.dropdown {left: -31px;} /* hover rule for dropdowns: the extra pixel makes 
dropdowns "line up" with top links */ 

#nav li {list-style: none;} /* removes list bullets */

.topnav {
	width:4.5em;
	float: left;
}
.floatfix {margin-right: -3px;}

.parent {position: relative;}




/*XXXXXXXXXX Secondary dropdown rules XXXXXXXXXXXX*/

/*    Dropdown navigation menu backgrounds */
	
.one  {background-color: #D2E8D2;}
.one ul {background: #d79b00;}

.two  {background-color: #D2E8D2;}
.two ul {background: #FFFFF0;}

.three {background-color: #D2E8D2;}
.three ul {background: #FFFFF0;}

.four {background-color: #D2E8D2;}
.four ul {background: #FFFFF0;}

.five {background: #D2E8D2;}
.five ul  {background: #FFFFF0;}

.six  {background: #D2E8D2;}
.six  ul {background: #FFFFF0;}

.seven{background: #D2E8D2;}
.seven ul {background: #FFFFF0;}

.eight{ background: #D2E8D2; 
border-right: 0;  /* removes right border on last top link */
}

.eight ul {background:#FFFFF0;}






/*XXXXXXXXXXX Special fixes XXXXXXXXXXX*/

/* This is to hide the following from IE/Mac. \*/
* html .topnav .dropdown li {
	height: 1%;
	margin-left: -16px;
	mar\gin-left: 0;
}

* html #nav a {height: 1%;}
/* */
/* The first 2 rules above fix "bullet region" problems in IE5.x/win, and the second is to make 
all links fully clickable. */    

.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

/* The following shows to IE5/Mac only */
/*\*/ /*/
#nav .dropdown {width: 189px;}
#nav .topnav .dropdown ul {margin: 0px;}
#nav .dropdown {position: static;}
#nav .dropdown ul {border: 0;}
/* this rule block "dumbs down" the nav for IEmac */


/* XXXXXXXXXXXXX   Skip Nav Styles XXXXXXXXXXXXXXX */

#lower-homepage-text{
	margin-top:.5em; 
}

#bottom-nav{
	margin-top:2em; 
	text-align:center;
}

.forPrint{
	display:none;
}






