html {
    height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-3dlight-color:#a39b89; 
    scrollbar-darkshadow-color:#a39b89; 
    scrollbar-highlight-color:#f3ebd9; 
    scrollbar-shadow-color:#f3ebd9;
	scrollbar-face-color:#dfd7c5; 
	scrollbar-arrow-color:#a39b89;
    scrollbar-track-color:#f3ebd9; 
}
body{
    height:100%;
	background-color: #e4dcca;
	text-align: center;
	padding:0;
	margin:0;
}
html>body .wrapper {
	height: auto;
}
.homewrapper {
    width:100%;
	height:99.9%;
	min-height:100%;
	margin:auto;
	text-align: center;
	position:relative;
}
.homemiddle {
    width:788px;
	height:440px;;
	margin:auto;
	text-align: center;
	position:relative;
}
.homemiddle img {
    display: block;
}
.wrapper{
    width:788px;
	background: url(../../img/jeep-page-tile.gif) repeat-y center center;
	height:99.9%;
	min-height:100%;
	margin:auto;
	text-align: center;
	position:relative;
}
.header{
	width:100%;
	height:323px;
	position:absolute;
	top:0;
	z-index:100;
	left: 0;
}
.header img {
    display: block;
}
.headerlinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9880;
}
.headerlinks a:link, .headerlinks a:visited {
    font-size: 10px;
	text-decoration: none;
	color: #ece4d2;
}
.headerlinks a:hover, .headerlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.page {
	width: 788px;
	height: 99%;
	text-align: center;
	vertical-align: middle;
	margin: 0;
}
.leftcolumn { 
    padding-top:317px; 
}
.leftcolumn img{ 
    display: block;
}
.content {
    padding-top:330px;
    padding-left:20px;
	padding-right:20px;
	padding-bottom:39px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565138;
}
.content3 {
    padding-top:330px;
    padding-left:20px;
	padding-right:20px;
	padding-bottom:39px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565138;
}
.content a:link, .content a:visited {
    font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.content a:hover, .content a:active {
	text-decoration: underline;
}
.content3 a:link, .content3 a:visited {
    font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.content3 a:hover, .content3 a:active {
	text-decoration: underline;
}
.content img {
    padding-left:20px;
	padding-bottom:10px;
    float:right;
}
.content3 img {
	padding-bottom:10px;
}
.content2 {
    padding-top:330px;
	padding-bottom:39px;
	padding-left:0px;
	padding-right:0px;
}
.news {
    padding-top:330px;
    padding-left:20px;
	padding-right:20px;
	padding-bottom:39px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565138;
}
.news a:link, .news a:visited {
    font-weight: bold;
    font-size: 11px;
	text-decoration: none;
	color: #302d1f;
}
.news a:hover, .news a:active {
	text-decoration: underline;
}
.newcars {
    padding-top:0px;
    padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565138;
}
.newcars a:link, .newcars a:visited {
    font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.newcars a:hover, .newcars a:active {
	text-decoration: underline;
}
.newcars img {
    padding-left:20px;
	padding-bottom:10px;
    float:right;
}
.titles {
	color: #302d1f;
	font-weight: bold;
}
.hawaii img {
	border: 0px;
	float:none;
}
.homefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5bea9;
}
.homefooter a:link, .homefooter a:visited {
	text-decoration: none;
	color: #7c775d;
}
.homefooter a:hover, homefooter a:active {
	text-decoration: none;
	color: #302d1f;
}
.footer {
	height: 19px;
	width: 788px;
	z-index:999;
	left: 0px;
	bottom: 0px;
	position: absolute;
	color: #f2f2f2;
}
