/*
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: url(images/bath-background.gif);
	font: normal small arial;
}

h1, h2, h3, h4 {
	color: #333333;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: 1.1em;
}

h4 {
	margin: 0;
	font-size: 1.0em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#title-copy {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	background: url(header/bath-limos-header.jpg);
}
#title-copy * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#title-copy h1 {
	float: left;
	padding: 5px 0 0 120px;
	font-size: 2em;
}

#title-copy h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#website-navigation-column {
	width: 950px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#website-navigation-column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#website-navigation-column li {
	display: inline;
}

#website-navigation-column a {
	display: block;
	float: left;
	height: 32px;
	padding: 7px 17px 0px 17px;
	text-decoration: none;
	color: #CCCCCC;
}

#website-navigation-column a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#bath-limousines-and-wedding-cars-bar {
	width: 950px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#avon-chauffeur-car-services-bar {
	float: left;
	width: 175px;
	padding: 8px 7px 0 7px;
}

#information-area {
	float: left;
	width: 710px;
	padding: 10px 10px 15px 15px;
}



/* Footer */

#links-footer-area {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#links-footer-area * {
	color: #ffffff;
}