@charset "UTF-8";
/* 
==============================================================================
This styles the main framework for the site, things like headers and footers. 
Basically anything that is shared through out the entire site.
==============================================================================
*/
/*--------------------------*/
/*LAYOUT*/

div#header{
	background: url(/images/green_bar_bg.png) top left repeat-x;
	height: 98px;
	width: 100%;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}
div#headerHold{
	width: 769px;
	margin: 0 auto;
	position: relative;
} 
	div#headerHold h1 {
		background: url(/images/logo.png) top left no-repeat;
		height: 151px;
		width: 132px;
		position: absolute;
		left: 20px;
		margin: 0;
	}
		div#headerHold h1 a{
			text-indent: -5000px;
			display: block;
			height: 100%;
			width: 100%;
			color: #fff;
		}
div#hold{
	width: 100%;
	min-height: 100%;
	position: relative;
	background: url(/images/green_bg_bottom_hold.jpg) bottom left repeat-x #3B3B3B;
	margin: 0 auto;
	/* padding-bottom: 94px; */
	width: 793px;
	z-index: 50;
	top: 0;
	
}

div#sshold{
	top: 111px;
	left: 665px;
	position: absolute;
	text-align: center;
	width: 93px;
	height: 40px;
}
div#facebook{
	float: left;
	height: 39px;
	line-height: 25px;
	width:46px;
	margin: 0 auto;
	text-align: center;
}

div#twitter{
	float: left;
	height: 39px;
	line-height: 25px;
	width:47px;
	margin: 0 auto;
	text-align: center;
}
div#content{
	padding-bottom: 45px; 
}
div#mainContent{
	padding: 0 0 0 31px;
}
div#tagLine{
	color: #989898;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	padding-left:145px;
	margin-bottom: 13px;
	padding-top: 109px;
	color: #989898;
}
	div#tagLine span{  
		color: #848484;
		font-size: 2em;
		font-weight: bold;
		display: block;
		width: 358px;
		height: 23px;
		background: url(/images/rated_no_1.png) bottom left repeat-x;
		text-indent: -5000px;
		margin-right: 500px;
		position: relative; 
		text-transform: capitalize;
	}
div#copyContact{
	color: #707070; 
	text-align: center;
	padding: 6px 0;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: left;
	word-spacing: 5px;
	letter-spacing: 0.1em
	
}
div#logohold{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 409px;
	height: 129px;
}


div#focus-active{
	border:7px solid #393939;
	float: left;
	height: 73px;
	width: 318px;
	margin: 0 auto;
	line-height: 25px;
	text-align: center;
}

div#focus{
	border:7px solid #393939;
	float: left;
	height: 73px;
	width: 192px;
	margin: 0 10px 0 8px;
	line-height: 25px;
	text-align: center;
}

div#active{
	border:7px solid #393939;
	float: left;
	height: 73px;
	width: 128px;
	margin: 0 auto;
	line-height: 25px;
	text-align: center;
}

div#qrca{
	float: left;
	height: 122px;
	line-height: 25px;
	width:150px;
	margin: 0 auto;
	text-align: center;
	}

div#fcf{
	float: left;
	height: 129px;
	line-height: 25px;
	width:106px;
	margin: 0 auto;
	text-align: center;
	}

div#mra{
	float: left;
	height: 129px;
	line-height: 25px;
	width:147px;
	margin: 0 auto;
	text-align: center;
	}


div#firstChoice{
	color: #505050;
	position: relative;
	float: left;
	width: 390px;
	margin-left: 35px;
	margin-bottom: 30px;
	text-align: center;
}
	
div#accordion{
	position: relative;
	float: left;
	width: 390px;
}
	
div#firstchoice img{
	
}
div#firstchoice span{
	display: block;
}
div#firstchoice a{
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	display:block;
	margin-left:7px;
}	
div#firstChoicefacil{
	color: #505050;
	text-align: right;
	}
div#firstchoicefacil img{
	
}
div#firstchoicefacil span{
	display: inline;
}
div#firstchoicefacil a{
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	display:block;
	margin-left:7px;
}	

	
	
	/*--------------------------*/
	/*NAVIGATION*/
	
	ul#nav{
		position: absolute;
		right: 21px;
		top: 50px;
		overflow: hidden;
	}
		ul#nav li{
			float: left;
			display: inline-block;
		}
		ul#nav a{
			display: block;
			color: #fff;
			font-weight: normal;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.9em;
			line-height: 1em;
			background: url(/images/tab_bg.png) 0 0 no-repeat;
			width: 115px;
			height: 27px;
			margin-left: 6px;
			padding-top: 12px;
			text-align: center;
		}
		ul#nav a:hover{
			background: url(/images/tab_bg_on.png) 0 0 no-repeat;
		}
		ul#nav a.nationwideFacilities{
			/*padding-top: 6px;*/
		}
		
/*--------------------------*/
/*FOOTER*/
div#footer{
	width: 100%;
	height: 189px;
	margin-top: -189px;
	position: relative;
	/* display: inline-block; */
	background: url(/images/green_bg_bottom.jpg) bottom left repeat-x;
}
	div#footer a{}
	div#footer a:hover{}

		
/*--------------------------*/
/*SIFR*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	height: 60px;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/* JQuery Toggle Div Styles */

.toggle_content 
{
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
}
.toggle_content .nav 
{
    font-size: 11px;    
	margin-bottom: 12px;
	letter-spacing: 1px;
	position: relative;
}
.toggle_content #car {
	font-size: 14px;    
	margin-bottom: 12px;
	letter-spacing: 1px
}
.toggle_content #menu {
	font-size: 10.8px;    
	margin-bottom: 12px;
	letter-spacing: 1px;
}
.toggle_content #start {
	color: #77A12D;
	font-size: 13px;    
	margin-bottom: 12px;
	letter-spacing: 1px;
}
.toggle_content #states {
	font-size: 16px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}
.toggle_content #state {
	font-size: 12px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}
.toggle_content #location {
	font-size: 12px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}
.toggle_content #hotel {
	font-size: 14px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}


.toggle_content .nav a
{ 
	color: #77A12D;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.toggle_content .nav a:hover
{ 
	text-decoration: underline;
}

.toggle_content .nav a.selected
{ 
	color: #ccc;
}


/* JQuery Toggle Div Styles */

