@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
padding 0;
}

img {border: 0;}

body {
	background: url(../images/home-back.png) repeat-x #dfdfdf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
}
#header {
	margin: 8px 0 0 0;
	height: 85px;
}
#logo {
	float: left;
	margin: 0;
}
#navigation {
	margin-top: 25px;
	float: right;
}
#navigation ul {
	font-weight: bold;
	text-transform: uppercase;
}
#navigation li {
	display: inline;
	list-style: none;
	margin-left: 25px;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	color: #F00;
}

#middle {clear: both;
padding-top: 30px;
height: 227px;
}

#feature-section {
	height: 120px;
}

.feature {
	width: 275px;
	float:left;
	margin: 0 10px;
}

.feature h2 {
	font-size: 28px;
	margin: 0 0 10px 0;
	color: #ffffff;
}

#phone {clear: both; 
margin-top: 25px;}


#content {clear: both;
background: url(../images/content-back.png) no-repeat #ffffff;
border: 5px solid #e4f2f8;
padding: 10px;
}

#mini-map {
	float: right;
	margin-left: 15px;
	margin-top: 25px;
}

.featurebox {
	background: url(../images/featuresbox-back.png) no-repeat;
	height: 208px;
	width: 190px;
	float: left;
	padding: 10px 10px 0 19px;
}

.clear {
	clear: both;}
	
#call {
	text-align: center;
	margin-top: 20px;}
	
	#call h3 {font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ca0000;}
	
#footer {
	background: url(../images/footer-back.png) repeat-x;
	height: 153px;
	padding: 30px 0 0 30px;
	color: #ffffff;
}

#footer ul {
	margin: 0;
	padding: 0;}

#footer li {display: inline;
margin-right: 20px;}

#footer a {color: #ffffff;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: bold;}

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

#copyright {margin-top: 20px;}

.featurebox li {margin-left: 0px;
padding: 0;}

.featurebox ul {margin: 0; padding-left: 10px;}

.featurebox h3 {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
}.gatehours {
	color: #1BB8E8;
}
