/* CSS Document */

#header img {
	border: none;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

.phone-text {
	display: block;
}

.primary-navigation-container img {
	border: none;
}

.view-fleet-image {
/*	padding-bottom: 415px; - set in the html as template will change  */ /* THIS NEEDS TO BE CHANGED TO CHANGE THE HEIGHT OF THE LEFT NAV COLUMN */
}

.address {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 8px;
}

.bcs-details {
	background: url(../images/bcs-logo.jpg);
	background-repeat: no-repeat;
}

.hidden {
	display: none;
}

#primary-content p {
	padding: 6px 0px 10px 0px;
	margin: 0px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 17px;		
}

#primary-content a {
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

#primary-content a:hover{
text-decoration:underline;
}

span.form-heading {
	font-size: 23px;
	font-family: Garamond, "Times New Roman", Times, serif;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	display: block;
	font-style: italic;
}

span.form-heading2 {
	font-size: 23px;
	font-family: Garamond, "Times New Roman", Times, serif;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	display: block;
	font-style: italic;
}

input.submit-button {
	font-size: 23px;
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 0px;
	padding: block;
	background: none;
	border: none;
	font-style: italic;
	cursor: pointer;
}

#enquiry-form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.interests, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.form-label {
	display: block;
	float: left;
	width: 70px;
}

.form-field {
	padding-bottom: 3px;
}

#primary-content h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

#primary-content h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #000000;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

th {
	padding: 3px 5px 3px 5px;
	margin: 0px;
}



.kent-chauffeurs-text table td {
	padding: 10px;
	font-family: Garamond, "Times New Roman", Times, serif;
	border: 1px solid #EEEEEE;
}

.oddrow {
	background-color: #F8F8F8;
}

.price {
	font-size: 22px;
	font-style: italic;
}

.price2 {
	font-size: 22px;
	font-style: italic;
	border-bottom: 1px dotted #AAAAAA;
	padding-bottom: 10px;
}