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

body {
	font-size: 12px;
	font-family: CheltenhamSSK, Cheltenham, Georgia, Times, serif;
	color:#FFFFCC;
	padding:0px;
	margin:0px;
	background-repeat: repeat;
	background-color: #869579;
}

p, h2, pre {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 24px;
}

a {
color: #FFCE00;
font-size: 14px;
background-color:transparent;
text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #E5B900;
}

a:hover {
	text-decoration: underline;
	color: #E4B800;
}

a:active {
	text-decoration: none;
}


pre {
color: #56693E;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0;
text-align: right;
font-size: 10px;
}

h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
}

h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #CCCCCC;
padding:5px 15px;
margin:0px
}

strong {
font-size: 13px;
}
/*  positioning-layers static and absolute */

#left {
	position: relative;
	left: 0px;
	color: #455432;
	background-image: url(../images/mobile_RV_repair_02.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 200px;
	margin: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#content {
	background-repeat: repeat;
	width: 580px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: CheltenhamSSK, Cheltenham, Georgia, Times, serif;
	font-size: 1.2em;
}

#right {
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#head {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mobile_RV_repair_01.gif);
	background-repeat: no-repeat;
	height: 324px;
	position: relative;
}

#footer {
	width: 600px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	margin-left: 335px;
}

#headNav {
	/*margin-top: 280px;*/
	margin-left: 335px;
	font-family: CheltenhamSSK, Cheltenham, Georgia, Times, serif;
	position: relative;
	top: 280px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
