/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	Font-size: 16px;
	background-color: #ffffff;
	color: #363636;
	padding: 0px;
	margin: 20px auto 0px auto;
	line-height: 1.2em;
}

h1 {
 	font-size: 115%;
	font-weight: bold;
	color: #363636;
	text-align: center;
}

h2 {
 	font-size: 105%;
	font-weight: bold;
	color: #363636;
}

h3 {
 	font-size: 100%;
	font-weight: normal;
	color: #363636;
	text-align: center;
	font-style: normal;
}

p {
	text-align: justify;
}

.image {
	border: 2px solid #363636;
}

#tableOuterBorder {
	border: 1px solid #999999;
}

#navbar a {
	color: #363636;
	text-decoration: none;
}

#navbar a:hover, a:active {
	color: #3aa7bc;
}

#navbar a.current {
	color: #3aa7bc;
}

a {
	color: #3aa7bc;
}

a:active, a:hover {
	color: #363636;
	text-decoration: underline;
}

#mainTable {
	width: 944px;
	padding: 0px;
	margin: 0px;
}

#header {
	height: 100px;
	text-align: center;
}

#navbar {
	height: 40px;
	vertical-align: text-top;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
}

#imageHolder {
	width: 404px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#textHolder {
	vertical-align: top;
	width: 506px;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}

#footer {
	height: 30px;
	text-align: left;
	vertical-align: top;
	font-size: 70%;
	padding-left: 60px;
}

#footerCentered {
	height: 30px;
	text-align: center;
	vertical-align: top;
	font-size: 70%;
}

#testimonials {
 border: 1px solid #363636;
 padding: 4px 6px;
 font-size: 70%;
 text-align: justify;
 background-color: #EAEAEA;
 color: #333333;
}
 
#fieldset1 {
 border: 3px groove #CCCCCC;
 padding-left: 15px;
 padding-top: 15px;
 width: 94%;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
}
 
.DirectoryHeadings {
 	font-size: 75%;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	background-color: #000000;
	font-weight: bold;
	color: #CCCCCC;
	border: 1px solid #FFFF99;
	padding: 0px;
}

.DirectoryLinks {
	font-size: 75%;
	font-weight: normal;
	vertical-align: text-top;
	text-align: center;
	border: 1px solid #FFFF99;
	border-top: none;
	padding: 5px 0;
	background-color: #333333;
}
.ChangeTxtColour {
	color: #363636;
}
#carDetailsPage {
	padding: 0 80px 20px 80px;
}
#carDetailsPage h2 {
	font-size: 110%;
	font-weight: bold;
	color: #363636;
	font-style: italic;
	text-align: left;
}
.DirectoryTitles {
 	font-size: 75%;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border: 1px solid #363636;
	background-color: #333333;
	border-bottom: none;
	border-bottom: none;
	padding: 0px;
}
#directoryTable a {
	color: #CCCCCC;
	text-decoration: none;
}
#directoryTable img {
	color: #CCCCCC;
	border: 1px solid #393636;
}
#directoryTable td {
	height: 25px;
}
#linkTable {
	color: #CCCCCC;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 100%;
	width: 650px;
	margin: 20px 0;
	border: 1px solid #363636;
}
#linkTable a {
	color: #363636;
}
#linkTable a:hover {
	color: #3aa7bc;
}
#linkTable td {
	width: 325px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
#linkWrapper {
	font-size: 60%;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	clear: both;
}
#linkWrapper a {
	color: #3aa7bc;
}
#linkWrapper a:hover {
	color: #363636;
}
ol {
	text-align: left;
}
#terms li {
	margin-bottom: 10px;
}