html {
	font-size: 100%; /* IE hack */
}

body {
  font-family: times new roman, roman, serif;
  font-size: .625em;
  background: #FFF;
/*  background-image: url(/images/brown_wash.jpg);*/
  margin: 10px;
  color: #030;
}

h3 {
	margin-top: 0;
	font-family: sans-serif;
	font-size: .9em;
}

#wrap {
	background:#FFF;
	margin:0 auto;
	padding: 0px;
	width: 960px;
	/*border: 2px solid #063;*/
	background-image: url(/images/light_green_wash.png);
	
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #007843;
/*	background-color: #D6A477; */
}

#sidebar_left {
  float: left;
  padding: 25px 10px 0px 25px;;
  width: 190px;	/* where is this used? */
  height: 100%;
}

#main {
  font-size: 1.4em;
  float: right;
  width: 920px;		/* 960 - 20 padding on each side */
  height: 100%;
  margin: 0px;
  padding: 20px;
  line-height: 1.1em;
  border-top: 1px solid #14C400; 
}

#content {
	width: 920px;
	margin: 0px 0px 20px 0px;
}
#home #content {
	width: 960px;
}

#content .column {
	float: left;
	padding: 0px 10px 0px 10px;
}

#content .single-column {
	clear: both;
	padding:0 10px;
}

#content #two-column_1 {
	width: 420px;
	margin-right: 10px;
}
#content #two-column_2 {
	width: 440px;
}

#content .column#big-column {
	width: 430px;
	float: right;
}

#content .column#small-column {
	width: 210px;
}

#footer {
	clear: both;
	font-size: 1.3em;
	padding:10px 20px 30px;
	/*width: 940px;*/
	border-top: 1px solid #007843;
}

#primary_nav {
	/* position: relative; */
	/* top: -20px; */
	left: 0px;
	width: 960px;
	text-align: center;
	z-index: 20;
	background: #007843;
	height: 26px;
}

#section_nav {	/* where is this used? */
	position: relative;
	top: -38px;
	left: 10px;
	width: 960px;
}

/* site-wide */
hr {
  clear: both;
}

a {
	color: Brown;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

H1 {
	font-size:1.5em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}  
H2 {
	font-size:1.2em;
	margin: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	font-size:1.1em
	font-family: Arial, Helvetica, sans-serif;
	}
H4 {
	font-size:1em
	font-family: Arial, Helvetica, sans-serif;
	}  
	
table {
	font-size: 100%; /* IE hack */ 
}

p {
	margin: 0px 0px 1em 0px;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em} /* fix nested em sizes */

.column img {
margin: 0 auto;
	text-align: center;
}

form dl {
  width: 330px;
	clear: both;
}


form dt {
float: left;
width: 120px;
			 text-align: left;
padding: 2px;
}

dt.long_prompt {
	clear: both;
	width: 310px;
}

form dd {
margin: 0px 0px 0px 0px;
				
float: left;
width: 190px;
clear: right;
text-align: left;
padding: 4px;
}

dd.long_prompt {
	margin: 0px 0px 10px 30px;
float: none;
}

form {
	text-align: center;
padding: 0px;
margin: 0px;
}

dt label {
}
/* START: Header Styles */

#header h1 {
	padding: 10px 0px 10px 10px;
	margin: 0px;
}

/* END: Header Styles */

/* primary nav */
#primary_nav ul {
  margin: 0px;
  padding: 0px;
  margin-bottom: 0;
  	list-style-type: none;
}

#primary_nav ul li {
	display: inline;
	color: white;	
}

#primary_nav a {
	color: white;
	text-decoration: none;
}

#primary_nav a:hover {
	text-decoration: underline;
}

/* section nav */
#section_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 0;
}
#section_nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 14px;
	font-size: 14px;
}
#section_nav a {
	text-decoration: none;
}
#section_nav a:hover {
	text-decoration: underline;
}

/* START: Content Styles */
#content img {
	border: 1px solid #060;
}

/*
#content ul {
	margin: 0px 0px 1em 0px;
}

#content ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1em;
}
*/
#breadcrumbs {
	font-family: sans-serif;
clear: both;
			 font-size: 1.3em;
margin: 2px 0px 10px 20px;
}

#legal {
float: left;
padding: 0px 0px 10px 0px;
}

#copy {
float: right;
padding: 0px 0px 10px 0px;
}

#footer #help {
	float: left;
}

.movie_help_link {
	text-align: center;
	display: block;
	margin-top: 10px;
}

.bordered_object {
border: 1px solid #007843;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
background-color: white;
/*width: 320px;
*/z-index: 0;
}

.bordered_flash_movie {
border: 1px solid #007843;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
background-color: white;
width: 320px;
z-index: 0;
}

	/** adding for wider layout **/
	#two-column_2 .bordered_flash_movie {
		width: 440px;
	}

#flash, .flash {
padding: 0px;
margin: 0px;
z-index: 0;
}

object {
	padding: 0px;
	margin: 0px;
}

elem {
	padding: 0px;
	margin: 0px;
}

ul {
list-style-type: disc;
}

.callout {
	width: 254px;
	margin-top: 10px;
	padding: 10px 10px 0px 10px;
	background: #FFF;
	border: 2px solid #030;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2em;
	clear: both;
}
#content .callout {
	width: 360px;
	border: 2px solid #060;
	background: #FFF;
	background-image: none;
	margin-left: 30px;
	margin-top: 20px;
}


#inner-banner {
}
#inner-banner a {
	background:#FFFFFF url(/images/VWG_header_960_combined.jpg) no-repeat scroll top left;
	display:block;
	height:175px;
	overflow:hidden;
	text-indent:-99999px;
	width:960px;
}
#inner-banner a:hover {
	background: #ffffff url(/images/VWG_header_960_combined.jpg) no-repeat bottom left;
}

/* END: Content Styles */


/** new **/

#home {
  font-size: 1.4em;
  float: left;
  width: 960px;		/* 960 - 20 padding on each side */
 /* height: 100%; */
  margin: 0px;
  padding: 0;	/*20px;*/
  line-height: 1.1em;
  border-top: 1px solid #14C400; 
}

#top-intro {
	clear:both;
	font-size:1.2em;
	line-height:1.15em;
	margin-bottom:15px;
	padding: 0 10px 0 10px;
}
#home #top-intro {
	padding: 0 20px 0 20px;
}

#home #home-bottom {
	clear:both;
	width:960px;
	padding:0 0;
	margin:0 0 20px 0;
	height: 160px;
	background:url('/images/bottom-green-bar.gif') repeat-x;
}

	#home #home-bottom div.special-button {
		float:left;
		margin:62px 0 0 80px;
	}
	#home #home-bottom div.special-button a {
		background:transparent url(/images/special_btn.png) no-repeat scroll top left;
		display:block;
		height:95px;
		width:239px;
		overflow:hidden;
		text-indent:-99999px;
	}
	
	#home #home-bottom div.learn-button {
		float:left;
		margin:62px 0 0 34px;
	}
	#home #home-bottom div.learn-button a {
		background:transparent url(/images/learn_btn.png) no-repeat scroll top left;
		display:block;
		height:95px;
		width:216px;
		overflow:hidden;
		text-indent:-99999px;
	}

	#home #home-bottom div.movie-button {
		float:left;
		margin:0px 0 0 110px;
	}
	#home #home-bottom div.movie-button a {
		background:transparent url(/images/movie.jpg) no-repeat scroll top left;
		display:block;
		height:156px;
		width:231px;
		overflow:hidden;
		text-indent:-99999px;
	}

	#home #home-bottom div.special-button a:hover, #home #home-bottom div.learn-button a:hover,
	 #home #home-bottom div.movie-button a:hover {
		background-position: bottom left;
	}
	

#home #home-column-left {
	width: 655px;
	float: left;
	padding: 0 0 0 20px !important;
}
#home #home-column-right {
	width: 240px;
	float:left;
}

	#home #home-column-right h3 {
		font-family: times new roman, roman, serif;
		font-size:1.4em;
		font-style:italic;
		font-weight:normal;
	}
	

#main h1, #home h1 {
	font-family: times new roman, roman, serif;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 10px;
	padding:0 10px;
}
#home h1 {
	padding: 20px 20px 0 20px;	
}

#home #home-column-right h1 {
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
}
#home #home-column-right ul {
	margin: 5px 0 10px inherit;		/* setting right margin to 0 screws up IE7 :-/ */
}

#main h2 {
	font-family:times new roman,roman,serif;
	margin:0 0 10px;
	padding:0 10px;
}

#home #slideshow {
	width:642px;	
}

.center {
	text-align: center;
}

#warranty_movie, #testimonials {
	text-align: center;
}

/** .under_slideshow is fixed-height block, inside that is absolutely positioned block **/
#home .under_slideshow {
	text-align: center;
	color: #3F6C19;
	margin: 20px;
	font-size: 2em;
	line-height: 1em;
	height:2em;
}
#home .under_slideshow .abs {
	position:absolute;
}

#home .under_slideshow, #home .under_slideshow .abs {
	width:600px;
}

.movie_help {
	font-size: .85em;
	text-align:center;
}

#two-column_2 h2 {
	padding: 0 10px 0 0;
}