
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/images/Pettern01.jpg);
	background-repeat: repeat;
	font-family: 'Trebuchet MS', Helvetica, 'Helvetica Neue', Tahoma, sans-serif;
	font-size: 12px;
	text-align:center;
}

#header {
	position: relative;

	height: 60px;
	width: 100%;
	top: 120px;
	background-image: url(/images/nav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:100px;
}
.logo {
	background-image: url(/images/Logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 290px;
	position: absolute;
	left: 40px;
	top: 10px;
	display: block;
	padding-top:20px;
	margin-left:10px;
}

.rest_controls {
float:right;
margin-top:30px;
margin-right:30px;
}

#nav {
	position: absolute;
	bottom: 40px;
	text-align: center;
	height: 20px;
	width: 100%;
	left: 0px;
}
#nav ul {
	list-style-type: none;
	font-size: 16px;
	line-height: 20px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	text-transform: uppercase;
}
#nav ul li a:hover {
	color: #d8a82d;
}
#container
{
}
#map_div
{
	float:left;
	height:577px;
	width:95%;
	margin-right:2%;
	margin-left:2%;
}
.googledir
{
background-image: url(/images/Pettern02.jpg);
	border: 1px solid #515151;
	text-align: right;
	padding: 10px;
	color: #FFFFFF;
	width:80%;
	margin-left:2%;
}
.info {
clear:both;
	padding: 10px;
	color: #FFFFFF;
	
	width:95%;
	margin-right:2%;
	margin-left:2%;
}
.info a {
	color: #cfb429;
	text-decoration: none;
}
.info p
{
    color:#b2902f;
	
	font-size:1.5em;
}
#extra_info
{ 
width:180px;
	margin-left:2%;
	margin-right:1%;
}
.gap
{
	margin-top:40px;
}

h1,h2 {
	color: #cfb429;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfb429;
	text-transform: uppercase;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.8em;
}
h3 {   
  color: #FFF;
  font-size:1.9em;
}
h4 {
  font: 400 1.9em "trebuchet ms", serif;
  color: #9FF3FF;
}

h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 10px;
}

p
{
  font: 1.1em "trebuchet ms", serif;
  font-size:1.1em;
}
p a {
 
  text-decoration:none;
  color: #F8D766;
}
a:hover {
  color: #FFF;
	text-decoration:none;
}










    .inputButton{
		padding:5px 1em;
	padding-top:7px;
	background:url('/images/nav.jpg') repeat-x;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.inputButton a{
	color:#fff;
	text-decoration:none;
}
.white
{
	background:#FFF;
}
.white_writing
{
	color:#FFF;
}

td a
{
	text-decoration:none;	
  color: #F8D766;
}
#show_distances
{
	z-index:3800;

}
#driving_directions
{
	width:96%;
	background:#2d2d2d;
	position: absolute;
	top:20px;
	left:20px;
	z-index:390;
	color:#000;
	margin: 0 auto;
}

#driving_directions a
{
	
}
#driving_directions h1
{
	
	color:#fff;
	font-size:1.5em;
}
#driving_directions b
{
	
	color:#e3e5c7;
	margin-left:20px;
}
#driving_directions p
{
	
	color:#fff;
}
.mqDirmanTd
{
	background-color:#555;
	color:#fff;
}
.mqDirmanTable
{
	background-color:blue;
}
.mqTotals
{
		background-color:#555;
	color:#fff;
	margin-bottom:20px;
}
.mqDirmanTr
{
background-color:#F49000;
	color:#F49000;
}
.box600
{
	width:600px;
	background:#2d2d2d;
	padding:10px;
	border:2px solid #eee;
	z-index:3000000;
	position: absolute;
}
#loading_map
{
	margin-top:30px;
}
#geocode
{ 
clear:both;
 margin-top:10px;
}
.context {
         font-family:Arial, sans-serif;
         text-decoration:none;
         color:#4444ff;
         font-size:small;
       }
	   a:hover div {
         background:#eee;
       }    
	   
	   #route_selector
	   {
	   width:100px;
	   }
	   
.clear {
  clear: both;
}
#boxes_info
{
	clear: both;
	float:left;
}
h4 a
{
margin-left:20px;
  text-decoration:none;
font-size:12px;
color:#cfb429;
}
h4 a:hover {
 
  text-decoration:none;
font-size:12px;
color:#cfb429;
}
h4 a:link {
 
  text-decoration:none;
font-size:12px;
color:#cfb429;
}
h4 a:visited {
 
  text-decoration:none;
font-size:12px;
color:#cfb429;
}
.suggest_link {
		background-color: #FFFFFF;
		padding: 2px 6px 2px 6px;
	}
	.suggest_link_over {
		background-color: #3366CC;
		padding: 2px 6px 2px 6px;
	}
	#search_suggest_starting {
	margin-top:5px;
	padding-left:10px;
	z-index:300;
		position: absolute; 
		background-color: #FFFFFF; 
		text-align: left; 
		border: 1px solid #000000;
		margin-right:20px;
		width:400px;
	}	
	#address_des
	{
		margin-left:20px;
	}
	
.suggest_box
{
	width:200px;
}
	#search_suggest_dest {
	margin-top:5px;
	padding-left:10px;
	z-index:300;
		position: absolute; 
		margin-left:500px;
		background-color: #FFFFFF; 
		text-align: left; 
		border: 1px solid #000000;	
		width:400px;
	}		
.top_link
{
  color: #F8D766;
}
.top_link a
{
  color: #F8D766;
}
.input_styling {
border-right: 1px solid #e7e8ed;
border-bottom: 1px solid #e7e8ed;
border-left: 1px solid #474e66;
border-top: 1px solid #474e66;
}