body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBC9C9;
	line-height: 16px;
}


#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 955px;
}

h1 {
	display: none;
}

.spacer {
	clear: both;
}

#mycustomscroll {
	width: 715px;
	padding: 6px 0 0 0;
	height: 400px;
	overflow: auto;
	position: relative;
	background: transparent;
	background-color: transparent;
	text-align: left;
	margin-left: 60px;
	}
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 719pxpx;
height: 2px;
position: relative;
color: white;
padding: 1px;
}

/* general page style ends here */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 3px;background: url(images/scrollbar-new.gif) no-repeat;}
.vscrollerbarbeg {height: 1px !important;width: 16px;}
.vscrollerbarend {height: 1px;width: 16px;}
.vscrollerbase {width: 3px;background: #373737;}
.vscrollerbasebeg {width: 36px;height: 8px !important;}
.vscrollerbaseend {height: 28px;width: 36px;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 6px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 12px;}

/* Scroll Bar Master Styling Ends Here */
.heading-txt-2blue {

	margin: 0 auto;
	text-align: center;
	padding: 0;
	color: #648398;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}
.textGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B8A5B;
	line-height: 18px;
	font-weight: bold;
}
.textGreen a:link {
	color: #466946;
	text-decoration: none;
}
.textGreen a:visited {
	color: #466946;
	text-decoration: none;
}
.textGreenSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #466946;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
.textGreenSmall a:link {
	color: #466946;
	text-decoration: none;
}
.textGreenSmall a:visited {
	color: #466946;
	text-decoration: none;
}

#history-bg {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 880px;
	background-image: url(images/history-bgpic.jpg);
	background-repeat: no-repeat;
	height: 482px;
}

#currentcar-bg {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 880px;
	background-image: url(images/currentcar-bg.jpg);
	background-repeat: no-repeat;
	height: 482px;
}

#abtownr-bg {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 880px;
	background-image: url(images/abtownr-bgpic.jpg);
	background-repeat: no-repeat;
	height: 482px;
}

#press-bg {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 880px;
	background-image: url(images/press-bg.jpg);
	background-repeat: no-repeat;
	height: 482px;
}
.text a:link {
	color: #FFFFFF;
}
.text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #416241;
	text-decoration: none;
}

#contact-bg {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 899px;
	background-image: url(images/contact-bgpic.jpg);
	background-repeat: no-repeat;
	height: 482px;
}
.textGreenDark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466946;
	line-height: 16px;
	font-weight: bold;
}
#gallery-bg {

	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 899px;
	background-image: url(images/gallery-page.jpg);
	background-repeat: no-repeat;
	height: 465px;
}
#gallery-bg2 {


	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(images/gallery-page2.jpg);
	background-repeat: no-repeat;
	height: 465px;
}

#green-border {
	text-align: center;
	margin: 9px;
	padding: 9px;
	border: 1px solid #363C30;
}
