* {
	outline: none;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6, address, blockquote, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}



/* 
---------------------------------------
General Typography
---------------------------------------
*/
#main a.rlink:link  {
    font-size:12px;
	font-weight: bold;
	color: #0c4499;
	text-decoration: underline;
}
#main a.rlink:visited{
font-size:12px;
	font-weight: bold;
	color: #0c4499;
	text-decoration: underline;
}

#main a.rlink:hover{
font-size:12px;
	font-weight: bold;
	color: #990134;
	text-decoration: underline;
}

#main a {
	border-bottom: 0px solid #ccc;
	font-weight: bold;
	padding-bottom: 0px;
	text-decoration: none;
}

 

 a:link,
	#main a:visited {
		color: #336699;
	}
	
	 a:hover {
		color: #f26521;
	}

a img {
	border: 0;
}

dd {
	color: #555;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 10px;
}

	dd strong {
		color: #555;
		font-weight: bold;
	}
	
dl {
	margin: 0 0 2em;
}

dt {
	color: #222;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
}

h2 {
	color: #222;
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom:2px;
}

h3 {
	border-bottom: 1px solid #ddd;
	color: #555;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 10px;
}

	h3 strong {
		background-color: #f26521;
		color: #fff;
		font-weight: bold;
		padding: 1px 4px;
	}

h4 {
	font-size: 1.5em;
	font-weight: 700;
}

h5 {
	color: #555;
	font-size: 1.1em;
}

p {
	color: #000;
	font-size: 1.2em;
	line-height: 1.5em;
}

	p small { color: #999; font-size: .95em; }
	p strong { color: #000; }

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
	color: #555;
	font-size: 1.1em;
	padding: 7px 10px;
	text-align: left;
	text-transform: uppercase;
}

td {
	border-bottom: 1px dashed #ccc;
	color: #222;
	font-size: 1.2em;
	padding: 7px 10px;
}

ul {	
	margin: 0 0 1em 2em;
}

ul li {
	color: #000;
	font-size: 12px;
	line-height: 1.6em;
}

/* 
---------------------------------------
Forms
---------------------------------------
*/




/* 
---------------------------------------
Image Replacement
---------------------------------------
*/

.ir {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -999em;
}

.ir a {
	display: block;
	height: 100%;
	width: 100%;
}

#h2-home {
	background-image: url(../img/h2-home.gif);
	height: 33px;
	width: 330px;
}

#h3-home {
	background-image: url(../img/h3-home.gif);
	border: 0;
	height: 50px;
	margin: 0 0 10px 30px;
	padding: 0;
	width: 370px;
}

#h4-home {
	background-image: url(../img/h4-home.gif);
	height: 15px;
	width: 225px;
}

/* 
---------------------------------------
Home Page
---------------------------------------
*/

#v-imgs img {
	display: block;
	overflow: hidden;
}

#top-right ul {
	margin: 0 0 5px 20px;
	padding: 0;
}

#top-right li {
	color: #fff;
	height: 72px;
	line-height: 1.4em;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 0 80px;
}

	#top-right li strong {
		color: #222;
		display: block;
		font-size: 1.1em;
		font-weight: bold;
	}
	
	#top-right li.tents { background: url(../img/li-tents.gif) no-repeat 0 0; padding-top: 4px; width: 50%; }
	#top-right li.time { background: url(../img/li-time.gif) no-repeat 0 0; margin: 0 0 -5px; }

#home-form {
	background: url(../img/bg-form-home.gif) no-repeat 0 0;
	height: 70px;
	margin-left: 10px;
	position: relative;
	width: 430px;
}

	#home-form button {
		background: url(../img/button-findloc.gif) no-repeat 0 0;
		border: 0;
		cursor: pointer;
		display: block;
		float: right;
		height: 30px;
		margin: 12px 25px 0 0;
		overflow: hidden;
		text-indent: -999em;
		width: 135px;
	}
	
	#home-form p {
		background-color: #fff;
		color: #222;
		display: block;
		font-size: 1.4em;
		left: 13px;
		margin: 0;
		padding: 5px 10px;
		position: absolute;
		text-align: center;
		top: 10px;
		width: 377px;
	}
	
	#home-form select {
		float: left;
		font-size: 1.2em;
		margin: 15px 0 0 20px;
		width: 220px;
	}
	
	#home-form p strong {
		color: #f26521;
	}
	
#bottom-left img {
	margin: 0 0 10px;
}

#bottom-left p {
	font-size: 1.1em;
	margin: 0;
}

#serve_count p {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	text-align: center;
}

	#serve_count p em {
		color: #f37538;
		display: block;
		line-height: 11px;
		margin: 0;
	}

	#serve_count p span {
		display: block;
		font-size: 25px;
		font-weight: bold;
		letter-spacing: -1px;
		line-height: 10px;
		margin: 8px 0;
	}
	
/* 
---------------------------------------
About / Pricing
---------------------------------------


/* 
---------------------------------------
Locations
---------------------------------------
*/

#headings h4 {
	border: 0;
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 6px 0 0;
	padding: 0;
}

#headings form {
}

.bubble {
	font-size: 1.1em;
	line-height: 1.5em;
}

	.bubble h4 {
		font-size: 13px;
		font-weight: bold;
		margin: 0;
	}
	
	.bubble em {
		color: #555;
		display: block;
		font-size: 11px;
		margin: 0 0 7px;
	}

#staffbox h4 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

#staffbox h5 {
	color: #777;
	font-size: 1.2em;
	margin: 0 0 7px;
}

#comingsoon h4 {
	color: #ddd;
	font-size: 5em;
	font-weight: normal;
	margin: 0 0 0.5em;
}

#comingsoon img {
	margin: 0 0 2em;
}

#comingsoon p {
	color: #222;
	font-size: 1.4em;
}

#comingsoon strong {
	color: #f26521;
}
	
/* 
---------------------------------------
Footer
---------------------------------------
*/

#footer p {
	color: #000;
	font-size: 1.3em;
	margin: 0;
}

	#footer-left {
		float: left;
		width: 45%;
	}
	
	#footer-right {
		float: right;
		text-align: right;
		width: 45%;
	}
	
	#footer-wide {
		clear: both;
		width: 70%;
	}
	
#footer a {
	margin: 0 5px;
	text-decoration: none;
}
	
	#footer a:link,
	#footer a:visited {
		color: #fff;
	}
	
	#footer a:hover {
		color: #ffff00;
	}

/* 
---------------------------------------
Navigation
---------------------------------------
*/

#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 20px;
}

#header li {
	float: left;
	font-size: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header li a {
	display: block;
	margin: 0 0 0 10px;
	padding: 1px 10px 14px;
	text-decoration: none;
}

	#header li a:link,
	#header li a:visited {
		color: #fff;
	}
	
	#header li a:hover {
		color: #fff;
	}
	
	#header li.current a {
		background-color: #fff;
		color: #999;
		font-weight: bold;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;	
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;	
	}

#header p {
	color: #888;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.1em;
	position: absolute;
	right: 10px;
	top: 60px;
}

	#header strong {
		color: #222;
	}
	
	#header strong span {
		color: #f26521;
	}
	
	#header em {
		color: #aaa;
		display: block;
		font-size: 0.7em;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 3px;
		margin-right: -3px;
		text-align: right;
	}

/* 
---------------------------------------
sIFR
---------------------------------------
*/

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

.line { border:1px solid #9de14c;
padding:5px;
}
