body {
	font-family: "Eras Light ITC";
	font-size: 14px;
	color:#FFFFFF;
	background-color:#000000;
	text-align: center;
}

#page_wrapper {
  width: 800px;
	margin-left: auto;
  margin-right: auto;
	text-align: left;
}
.hidden {
	display: none;
}
.dotted_line_fat {
	border-bottom: #666666 2px dotted;
	margin: 5 5 5 5;
}
.dotted_line_thin {
	border-bottom: #666666 1px dotted;
	margin: 5 5 5 5;
}

/** NAVIGATION **/
#header_nav {
	margin: -14px 0 0 12px;
	background-color: #1a1a1a;
	height: 50px;
	width: 772px;
	font-size: 12px;
}
.news-blurb-header {
	height: 31px;
	background: url(/images/news-blurb-header.png);
}
.author {
	color: #ff0000;
}
#header_nav_links {
	padding: 9px 0 0 25px;
}
.news-blurb-body {
	background: url(/images/news-blurb-body-bg.png);
	background-repeat: no-repeat;
	background-color: #ff9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
}
.news-story {
	padding: 5px;
}
.news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 5px;
	padding-top: 5px;
}
.news-blurb-footer {
}
.news-block {
}
img {
	border:none;
}
.volkswagen_syndication {
	width:100px;
}
#header_nav li {
  display: inline;
  text-decoration: none;
	padding: 10px 10px 5px 10px;
}
#header_nav a {
  text-decoration: none;
	color:#FFFFFF;
	font-size:25px;
}
#header_nav a:hover {
	color: #fe6500;
}
/** END NAVIGATION **/

/** HEADER **/
#header_bg {
	background: url(/images/header.png);
	height: 350px;
}
#catch_phrase {
	margin: 150px 25px 0px 25px;
	text-align: left;
	font-size: 22px;
	color:#000;
}
#logo {
	margin: 0px 25px 0px 25px;
	text-align: left;
	padding-top: 25px;
	font-family: "Eras Bold ITC";
	font-size: 48px;
	color:#000;
}
/** END HEADER **/

/** CONTENT CENTER **/
.clear {
	clear:both;
}
#content_wrapper {
	margin: 10px 10px 10px 10px;
	min-height:200px;
	position: relative;
}
#content_column_left {
	float:left;
	width: 385px;
	height: 450px;
}
#content_column_right {
	 float:left;
	 width: 385px;
	 height: 450px;
	 margin-left:10px;
}
#content_column_long {
	width: 385px;
	height: 450px;
	background: top left no-repeat url(/images/content-side-long.png);
}
#content_column_short{
	width: 385px;
	height: 300px;
	background: top left no-repeat url(/images/content-side-short.png);
}
#content_center_short{
	width: 780px;
	height: 450px;
	background: top left no-repeat url(/images/content-center-long.png);
}
#content_header {
	padding: 10px 25px 25px 25px;
	font-size: 20px;
	color: #000;
}
#content_inner {
	padding: 25px 25px 25px 25px;
}

#register_button {
	background: top left no-repeat url(/images/button.png);
	margin: 5px 0 0 6px;
	height: 140px;
	color: #000;
}
#register_button:hover {
	cursor:pointer;
}
#register_button_innards {
	padding: 25px 25px 25px 25px;
  text-decoration: none;
	font-size: 16px;
}
#register_button_innards strong {
	font-family: "Eras Bold ITC";
}
#register_button_innards ul li {
  text-decoration: none;
	display:block;
}
.inner_content {
	float: left;
	width: 200px;
	padding-bottom: 20px;
}
.form_label {
	padding-top: 10px;
	padding-bottom: 5px;
}
.content_block_01 {
	width: 780px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.content_block_02 {
	float: left;
	width: 385px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.content_block_03 {
 	float: left;
	width: 445px;
 	margin-right: 13px;
 	margin-bottom: 5px;
}
.content_block_04 {
 	float: left;
	width: 320px;
  	margin-bottom: 5px;
}
.text-field {
	padding: 11px 5px 0 5px;
}
.required {
 color: #FF0000;
}
.inline_error {
 background-color: #FF0000;
}
.content_block_user {
 	float: left;
 	margin-right: 13px;
 	margin-bottom: 5px;
	width: 400px;
}
.content_block_news {
 	float: left;
  	margin-bottom: 5px;
}
.user-wrapper {
	width: 320px;
}
#directions {
	color: #000;
}
.user-header {
	width: 320px;
	padding: 10px;
	font-family: "Eras Bold ITC";
	color:#00a8ff;
}
.user-body {
	width: 320px;
	padding: 10px;
}
.user-footer {
	width: 320px;
}
.vehicle-container {
}
.content_title {
	font-family: "Eras Bold ITC";
	color:#000000;
	background-color: #FF9900;
	padding: 5px 20px;
	border:#FF6633 1px solid;
}
.content_center {
	color:#000000;
	background-color: #FFCC99;
	padding: 20px 20px 20px 20px;
	border-bottom:#FF6633 1px dashed;
	border-left:#FF6633 1px dashed;
	border-right:#FF6633 1px dashed;
	margin: 0 0 10px 0;
}
.user_center {
	color:#000000;
	background-color: #FFCC99;
	border-bottom:#FF6633 1px dashed;
	border-left:#FF6633 1px dashed;
	border-right:#FF6633 1px dashed;
	margin: 0 0 10px 0;
}
.index_spacer {
	height: 400px;
}
.account_spacer {
	height: 275px;
}
.inline_error {
	background-color: #FFFF99;
}
#map_canvas {
	width: 400px;
	height: 300px;
}
a {
 	text-decoration: none;
	color: #6699FF;
	font-size:14px;
}
a:hover {
  text-decoration: none;
	color: #666666;
	font-size:14px;
	cursor: pointer;
}
.close {
	float:right;
	margin:5px;
}
/** CONTENT CENTER **/

/** FOOTER **/
#footer_wrapper {
	background: url(/images/footer.png);
	height: 275px;
}
#footer_links {
	margin: 15px 15px 0px 15px;
	text-align: left;
	vertical-align: middle;
	padding-top: 100px;
}
#footer_links li {
  display: inline;
  text-decoration: none;
}
#footer_links a {
  text-decoration: none;
	color:#aaccff;
	font-size:14px;
}
#footer_links img {
 	border: none;
}
.link_separator {
	color: #FFFFFF;
}
.bump {
	margin-top: 10px;
}
.content_block_news img {
	border: none;
}
.content_block_news a {
	text-decoration: none;
	color: #000;
	border: none;
}
#footer_links a:hover {
	color: #FFFFFF;
}
#copyright {
	font-size:16px;
	margin: 15px 15px 0px 15px;
}
#disclaimer {
	font-size:12px;
	margin: 15px 15px 0px 15px;
}
/** END FOOTER **/

/** GALLERY **/
.gallery {
/*	border: 1px #000 solid;
*/	padding: 2.5px;
}
.gallery_thumb {
	float: left;
	margin: 2.5px;
/*	border: 1px #000 solid;
*/}
.thumbnail_image {
}
.thumbnail_control {
}
/** END GALLERY **/