/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	padding: 0;
	background: #CECECE url(images/fade.jpg);
	font: normal small "sans-serif", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #786d3a;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: 1.1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #786d3a;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#limousine-display-zone {
	width: 790px;
	height: 160px;
	margin: 0 auto;
	background: url(dorset-limo-graphics/header.jpg);
}

#limousine-display-zone * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#limousine-display-zone h1 {
	float: left;
	padding: 5px 0 0 120px;
	font-size: 2em;
}

#limousine-display-zone h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#chauffeur-car-navigation-bar {
	width: 790px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#chauffeur-car-navigation-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#chauffeur-car-navigation-bar li {
	display: inline;
}

#chauffeur-car-navigation-bar a {
	display: block;
	float: left;
	height: 32px;
	padding: 7px 17px 0px 17px;
	text-decoration: none;
	color: #CCCCCC;
}

#chauffeur-car-navigation-bar a:hover, #chauffeur-car-navigation-bar .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content-area {
	width: 790px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#dorset-info-bar {
	float: left;
	width: 175px;
	padding: 5px 4px 0 6px;
}

#weymouth-info-bar {
	float: left;
	width: 558px;
	padding: 5px 15px 15px 20px;
}


/* Footer */

#page-footer-links-area {
	width: 790px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #ffffff;
}