@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F5F5F5;
}
#wrapper { 
	margin: 0 auto;
	width: 724px;
}
#wrapper_header {
	height: 114px;
	width: 724px;
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	float: left;
	background: url(/images/logo.jpg) no-repeat;
	width: 204px;
 	height: 114px;
    position: relative;
} 
#logo a {
    position: absolute;
    top: 0;
    left: 0;
	margin:0 0 0 14px;
    width: 191px;
    height: 114px;
} 
#logo a h2 {
    display: none;
}
#header_spacer {
	color: #333;
	width: 520px;
	float: left;
	height: 68px;
	padding: 0px 0px 0px 0px;
	border: 0;
	margin: 0px 0px 0px 0px;
}
#navigation {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
#navigation ul {
  float:right;
  list-style:none;
  background:url(/images/nav-bg.jpg) repeat-x;
}
#navigation li {
  float:left;
  background:url(/images/nav-left.jpg) no-repeat left top;
}
#navigation a {
  float:left;
  display:block;
  background:url(/images/nav-right.jpg) no-repeat right top;
  padding:20px 12px 8px 12px;
  color: #333333;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #navigation a {float:none;}
  /* End IE5-Mac hack */
#navigation a:hover {
	color: #1E8E68;
}
#navigation #left {
    width:13px;
	background:url(/images/nav-out-left.jpg) no-repeat left top;
	height: 45px;
    }
#navigation #right {
    width:12px;
	background:url(/images/nav-out-right.jpg) no-repeat left top;
	height: 45px;
    }
#image_container {
	float: left;
	width: 666px;
	padding: 15px 29px 5px 29px;
	margin: 0px 0px 0px 0px;
	border: 0;
}
#image_border {
	border:solid #999999 1px;
}
#image_pagename {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/001.jpg) no-repeat left top;
}
#image_about {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/002.jpg) no-repeat left top;
}
#image_contact {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/003.jpg) no-repeat left top;
}
#image_holiday_parking {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/004.jpg) no-repeat left top;
}
#image_home {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/005.jpg) no-repeat left top;
}
#image_parking_customers {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/006.jpg) no-repeat left top;
}
#image_permit_parking {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/007.jpg) no-repeat left top;
}
#image_public_car_parks {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/008.jpg) no-repeat left top;
}
#image_services {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/009.jpg) no-repeat left top;
}
#image_weekend_parking {
	border:solid #ffffff 1px;
	margin: 0;
	padding: 0;
	width: 662px;
	height: 172px;
	background:url(/images/010.jpg) no-repeat left top;
}
#image p {
	margin: 0;
	padding: 0;
}
#wrapper_content {
	float:left;
	width: 724px;
	background:url(/images/content-bg.jpg) repeat-y left top;
}
#leftcolumn {
	color: #333;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 29px;
	width: 441px;
	float: left;
}
#leftcolumn ul {
    margin:0;
    padding:15px 0px 0px 29px;
}
#leftcolumn li {
    margin:0px 0px 0px 0px;
    padding:0;
}
#rightcolumn {
	color: #333;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 15px 29px 15px 15px;
	width: 210px;
	float: left;
}
#rightcolumn ul {
    margin:0;
    padding:0;
    list-style:none;
}
#rightcolumn li {
    margin:0px 0px 8px 0px;
    padding:0;
	background:url(/images/sidelink-bg.jpg) repeat-y left top;
	border:solid #999999 1px;
}
#rightcolumn a {
	display:block;
	padding:9px 12px 7px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border:solid #ffffff 1px;
}
/* Commented Backslash Hack hides rule from IE5-Mac */
	#rightcolumn a {float:none;}
/* End IE5-Mac hack */
#rightcolumn a:hover {
	color: #1E8E68;
}
#footer-top {
	float: left;
	width: 724px;
	height:1px;
	background-image: url(/images/foot-t-bg.jpg);
	background-repeat: repeat-y;
overflow:hidden;
}
#footer {
	float:left;
	width: 666px;
	clear: both;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 10px 29px 10px 29px;
	background-color: #F5F5F5;
	background:url(/images/foot-bg.jpg) repeat-y left top;
	text-align:center;
}
#footer-bottom {
	float:left;background:url(/images/foot-b-bg.jpg) no-repeat left top;
	height:13px;
	width:724px;
}

/* Text */

#logo span{
	display: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	padding-top:15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: xx-large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-large;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: large;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: medium;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
}
a {
	color: #339966;
	text-decoration: none;
}
a:hover {
	color: #33DD66;
	text-decoration: none;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	padding:0;
}
