/* @override 
	http://localhost/css/stylesheet.css
	http://nottawagas.com/css/stylesheet.css
*/

#Wrapper div.body ul li {
	list-style-type: none;
}

h1{
	color: #784301;
}
h2{
	color: #ff8015;
	font-variant: small-caps;
	font-weight: bold;
	text-shadow: black 2px 2px 3px;
	font-size: 2em;
}
h3{
	color: #b76600;
}
ul#seed {
	text-align: center;
	margin: 0;
}

a img {
	border:none;
}

#Content ol {
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#Content ol li {
	margin-bottom: 10px;
	list-style-position: inside;
}

a{
	color: #fd871f;
}
body{
	background-color: #677648;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

#Wrapper {
	background-color: #fdeaa8;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	border: medium solid #552b22;
	
	text-align: center;
	border-radius: 25px;
}

div#Header {
	border-radius:25px 25px 0px 0px;
	display: inline-block;
}
#alert{
	color: #fe2f80;
	display: none;
}
#nav {
	border-bottom: thin solid #4a5f28;
	border-top: thin solid #4a5f28;
	background-color: #88492c;
	padding: 5px;
}

#nav ul {
	margin: 0;
}





#nav ul li {
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;

}

#nav ul li a {
	-webkit-transition: color 1s;
	text-decoration: none;
	font-weight: bold;
}

#nav ul li a:hover{
	color: #fdeb35;
}

#Content {
	padding: 20px;
}

div.grill {
	width: 30%;
	display: inline-block;
}

#Content div.grill img {
	max-width:100%;
}

div#footer {
	clear: both;
}

div.gheader {
	clear: both;
	margin-top: 2%;
}

#Content div.grill p {
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0;
}

div#grill-text {
	clear: both;
	margin-bottom: 5%;
}

#Content img {
	max-width: 100%;
	height:auto;
	
}

#Content ul li {
	list-style-type: none;
}

ul {
	padding: 0;
}

div.introtext {
	padding: 68px;
}

span.day {
	font-weight: bold;
}

ul#routes {
}

#Content p {
	padding-top: 10px;
	padding-left: 10%;
	padding-right: 10%;
}

span.price {
	font-weight: bold;
	color: #fd3d18;
}

div.head {
	font-weight: bold;
	font-size: 2em;
	color: #6f3b1a;
}

div.gas-price {
	padding-top: 50px;
	padding-bottom: 20px;
}

#Content div.gas-price span.price {
	font-size: 1.3em;
}

#routes li ul ul {
	background-color: #fee9a9;
	margin-bottom: 10px;
}

#routes li ul li {
	margin-left: 20px;
	font-weight: bold;
	font-size: .8em;
	color: #cd6416;
}

#routes li ul ul li {
	font-size: .6em;
	color: #5e1223;
}

#routes li {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #c71c20;
	display: inline;
}

div.faq {
	padding: 5%;
	text-align: left;
}

#Header a img {
	border-style: none;
}

img {max-width: 100%;
	
}

div.grills {

	padding: 15px;
}

div.section-head{
	font-weight: bold;
	font-size: 1.4em;
	color: #8e4134;
	margin-bottom: 10px;
	margin-top: 30px;
}
#Foot{
	background-color: #a36433;
	border-top: medium solid #591703;
	border-radius:0px 0px 22px 22px;
	margin-top: 30px;
}

#hours{
	display: inline-block;
}

#hours ul li {
	list-style-type: none;
}

div.address {
	
	display: inline-block;
	padding-right: 2em;
	padding-left: 2em;
}

#hours h2 {
	margin-top: .2em;
	font-size: 1.7em;
	margin-bottom: 0;
}

#Foot div.address strong a {
	text-decoration: none;
	text-shadow: black .1em .1em .1em;
	color: #fdd933;
	font-size: 1.2em;
}

#hours ul {
	margin-top: 0;
}


