/*== main splash page ==*/
body#splash {background:#837864 url(../images/bgSplash.jpg) repeat-x; background-attachment: scroll; height: 100%;}

/*== positioning To the top ==*/
body#splash div#shiv {margin-top: -700px;	/* Half the height of div#centered. */}

/*== Positioning to the center ==*/
body#splash div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 700px;
}


/*== All html Pages ==*/
html, body {background: rgb(44, 40, 29); height: auto;} 

/*== Overwrites the top level code (above) for the main page, to control bg scrolling/height ==*/
body#main {height: 100%;}



/*== positioning To the top ==*/
div#shiv {margin-top: -1000px;	/* Half the height of div#centered. */}

/*== Positioning to the center ==*/
div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 1000px;
}



/* ==================== INTERIOR PAGE CODE ====================*/
/*== padding of interior pages ==*/
td.content, #content {padding:100px 0 0 0; margin: 0; width: 1000px;} 

/*== Gets rid of the border around the content ==*/
.container{background: #FFF; border: none; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 100px;}

/*== Needed for flash drop downs ==*/
#headerswf{position:absolute;  z-index:100;}
#header {position: fixed}

/*== Keeps framed in flash files at 1000px, so as not to be cut off by the default 600px value ==*/
#f2{width: 1000px;}

/*== Centers the logos for the VTD Selection page ==*/
.make-list {text-align: center;}

/* If the dealer puts a huge image into the events page, this hides the extra, so it doesn't break the width of the site */
.eventImage {width: auto; overflow: hidden;}

/* Pre-pended content On the interior pages */
div#prepended-content {margin: 80px 0 -50px 0 !important;}

/* Pre-pended content On the Main page */
div#global-prepend {margin: 80px 0 -50px 0 !important;}

/* The post main content */
div#post-main {
	margin: 30px 0 0 0;
}

/* =================== CUSTOM COLORS =============== */
/* Colors tips page, background is the color of the stripe*/
dt{background: #CCC; color: #333;}
dt a:link {color:#999;}
dt a:hover {color:#666;}
dt a:visited {color:#999;}



/* ---- Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar {width: 990px;}
#tabbar a{color: #FFF;}
#tabbar a:link{color:#FFF;}
#tabbar a:active{color:rgb(74, 70, 58);}
#tabbar a:visited{color:#FFF;}
#tabbar a:hover{color:rgb(74, 70, 58);}

/* Bz Coppy Right link */
#bz a{color: #FFF;}
#bz a:link{color:#FFF;}
#bz a:active {color:rgb(74, 70, 58);}
#bz a:visited{color:#FFF;}
#bz a:hover{color:rgb(74, 70, 58);}

#bzcopyright a {color: #FFF;}
#bzcopyright a:link {color: #FFF;}
#bzcopyright a:active {color: rgb(74, 70, 58);}
#bzcopyright a:visited {color: #FFF;}
#bzcopyright a:hover {color: rgb(74, 70, 58);}


/* General links inside the More information secion links section */
#sitecontent a {color: #FFF;}
#sitecontent a:link {color: #FFF;}
#sitecontent a:active {color: rgb(74, 70, 58);}
#sitecontent a:visited {color: #FFF;}
#sitecontent a:hover {color: rgb(74, 70, 58);}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#FFF;}
#vi dl dd a:link {color:#FFF;}
#vi dl dd a:active{color:rgb(74, 70, 58);}
#vi dl dd a:visited{color:#FFF;}
#vi dl dd a:hover {color:rgb(74, 70, 58);}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#FFF;}
#sitemap dl dd ul li a:link {color:#FFF;}
#sitemap dl dd ul li a:active{color:rgb(74, 70, 58);}
#sitemap dl dd ul li a:visited{color:#FFF;}
#sitemap dl dd ul li a:hover {color:rgb(74, 70, 58);}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	#sitemapinfo{background: none; color: #FFF;} 
/* The Section Headers */
	#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:rgb(74, 70, 58); background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:rgb(74, 70, 58); border-bottom: 3px solid rgb(74, 70, 58);}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:rgb(74, 70, 58);}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	#moreinformation, #siteinfo{background: none; color: #FFF;}
/* The Section Headers */	
	#moreinformation h1, #moreinformation h2{color:rgb(74, 70, 58); background:none } 
/* The color of the text within Paragrahps */	
	#moreinformation #siteinfo #sitecontent p {color:#FFF;} 
/* The inner div which holds the more info */	
	#moreinformation dt{background:none; color:rgb(74, 70, 58)}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:rgb(74, 70, 58)}





#refinance {margin:220px 0 0 0}
#refinance h4{margin-left:160px}
#refinance p {margin-top:20px; margin-left:160px}
#refinance img {margin-top:-30px; margin-right:120px}

