﻿
body {
	margin: 0;
	padding: 0;
	background: url(images/repeatxaxis5.gif) top left repeat-x #6da7f8;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

a:link {
	color: #950000;
	font-size: 126%;
	text-decoration: none;
	line-height: 300%;
}

a:hover {
	color: #0355c7;
	font-size: 126%;
	text-decoration: underline;
	line-height: 300%;
}

h1 {
	display: none;
}

h2 {
	background: transparent;
	color: #333333;
	font-size: 176%;
	font-weight: normal;
	font-variant: normal;
	font-family: "trebuchet MS", arial, sans-serif;
	line-height: 100%;
	padding: 0px 0px 0px 60px;
	text-shadow: #aaa 1px 1px 1px;
}

h3 {
 	background: #ffeb5b;
	color: #333333;
	text-align:center;
	font-size: 196%;
	font-weight: normal;
	font-variant: normal;
	font-family: "trebuchet MS", arial, sans-serif;
	line-height: 150%;
	margin: 30px 65px;
	text-shadow: #aaa 1px 1px 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8x;
}

h4 {
 	color: #eeeeee;
 	font-style:italic;
 	font-size: 100%;
 	font-weight: bold;
 	font-family: "trebuchet ms", arial, sans-serif; 
 	padding: 0px 0px 0px 60px;  
 } 

p  {
 	margin:0;
 	color: #111111;
 	font-size: 100%;
 	font-weight: normal;
 	font-family: verdana, arial, sans-serif;
 	line-height:160%; 
 	padding: 0px 25px 5px 25px;
 	 
 } 
 
.yellow  {
	background: #ffeb5b;
	height: 110px;
	margin: 0 55px 0 55px;
	padding: 0px 20px 5px 58px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8x;
}
 
ul  {
	padding: 0px 20px 0px 70px;
	list-style-type:none;
	line-height: 200%;
}
 
img {
	border-width: 0px;
	padding: 10px 35px 0px 0px;
	float: left;
}

.example {
	text-align: center;
}

.phone {
	color: #950000;
	font-size: 126%;
	text-decoration: none;
	line-height: 300%;
}

.pad60 {
	
	padding-left: 60px;
	padding-top: 0px;
}

.space20 {
	padding: 10px 0px;
}


.photo {
	padding: 5px 30px 30px 0px;
	float: left;
}

 
.box {
	margin: 20px 0px 10px 20px;
	background: #ffffff;
	color: #111111;
	font-size: 90%;
}

.center {
	width: 64px;
	margin-left:auto;
	margin-right:auto;
}

.pad  {
	margin: 40px 0px;
}

.clear {
	clear: both;
	height:1px;
	background: transparent;
}

.clearcolor {
	clear: both;
	background-color: transparent;
	height: 1px;
}

.it {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.round{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.shadow{
	-moz-box-shadow:2px 2px 4px #38c;
	-webkit-box-shadow:2px 2px 4px #38c;
	box-shadow:2px 2px 4px #38c;
}


/* Page */

#container {
	width: 600px;
	margin: 20px auto;
	position: relative;
	
}

#header {
	width: 600px;
	height: 100px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8x;
	background: transparent;
	background-image:url('images/header.gif');	
}

#content {
	float: left;
	width: 600px;
	height: auto;
	background: #fffffc;
	padding: 10px 0 0 0px;
	
}

#map {
	position: absolute;
	top: 260px;
	left: 380px;
	width: 105px;
	height: 134px;
	background: transparent;
	padding: 0px 0px 0px 0px;
}

#map img{
	margin:0;
	padding:0;	
}

#bus {
	position: absolute;
	top: 330px;
	left: 670px;
	width: 192px;
	height: 192px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	background-image: url('images/vwbus192px.png');
}

#questionbus {
	position: absolute;
	top: 310px;
	left: 730px;
	width: 37px;
	height: 37px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	background-image: url('images/question37px.png');
}

#plane {
	position: absolute;
	top: 150px;
	left: -280px;
	width: 128px;
	height: 128px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	background-image: url('images/plane128px.png');
}

#questionplane {
	position: absolute;
	top: 170px;
	left: -210px;
	width: 25px;
	height: 25px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	background-image: url('images/question25px.png');
}
#footer {
	clear:both;
	width: 600px;
	height: 35px;
	margin: 0 auto;
	background: #2e76db;
	padding-bottom:5px;
	-moz-border-bottom-radius: 8px;
	-webkit-border-bottom-radius: 8x;
}

#footer a {
	color: #ffffff;
	font-style: italic;
	font-size: 100%;
	font-weight: normal;
	font-family: "trebuchet ms", arial, sans-serif;
	text-decoration: none;
}

#footer a:hover{
	text-decoration:underline
}




#left {
	float: left;
	width: 220px;
	height: 45px;
	padding: 5px 0 0 10px;
}


.col-left {
	float: left;
	width: 220px;
	padding-left: 0px;
}

.col-right {
	float: right;
	width: 380px;
	padding-right: 0px;
}

.col-1 {
	float: left;
	width: 233px;
	
}

.col-2 {
	float: left;
	width: 233px;
}

.col-3 {
	float: left;
	width: 233px;
}

.col-1 p {
	padding-left:5px;
}

.col-2 p {
	padding-left:5px;
}

.col-3 p {
	padding-left:5px;
}







