html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */

body { font-size: 1.1em; }

/* DEFINE CONTENT LINE HEIGHT */

#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.82em; }

/* DEFINE CONTENT COLOR */

#content { color: #333; }

a:link { color: #4a7eba; }
a:visited { color: #4a7eba; }
a:hover, a:focus { color: #a7a7a7; text-decoration: none; }
a:active { color: #9c7b4a; text-decoration: none; }
a img { border: none; }
#content img { background: #fff; border: 1px solid #000; margin: 10px; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */

h1 { font-size: 1.4em; font-weight: bold; color:#367919; padding-bottom: .3em; }
h2 { font-size: 1.4em; font-weight: bold; color:#367919; }
h3 { font-size: 1.2em; font-weight: bold; padding-bottom: .3em; color:#367919; }
h4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; color:#367919 }
h5 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color:#367919; }
h6 { font-size: .8em; font-weight: bold; padding-bottom: .3em; color:#367919; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; font-size: 0; }
#ie .clearfix { height: 1%; }

.handheldElement { display: none; }
.printElement { display: none; }

/*CAMPER PAGE STUFF */

img.camperImg { clear: both; float: right; margin-bottom: 20px; border: 1px solid #000; }
h3.camperTitle { float: left; width: 175px; margin: 75px 0 0 0; text-align: center; font-size: 2em; }
a:hover h3.camperTitle { color: #a7a7a7; } 

/*Custom Elements */

body.design { background: #367919; }
	#containerPage { margin: 15px auto; text-align: left; background: url(images/bg-containerPage.gif) repeat-y; width: 768px; }
.home	#containerPage { background: #7dc576; }
		#navigationMain { padding: 0 19px 0 0; float: left; width: 749px; background: #d0eacd url(images/bg-navigationMain.gif) left top no-repeat; border-bottom: 1px solid #909090; }
			#navigationMain ul { margin: 0; padding: 0; float: right; list-style: none; }
			#navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationMain a { display: block; padding: 10px; font-weight: bold; text-decoration: none; font-size: 1.18em; }
				#navigationMain a.currentpage { color: #a7a7a7; }
		#banner { float: left; width: 768px; position: relative; background: url(images/bg-banner.jpg) left top no-repeat; height: 112px; }
.home	#banner { background: url(images/bg-baner-home.jpg) left top no-repeat; height: 144px; }
			img#logo { position: absolute; top: 9px; left: 32px; }
			img#cta { position: absolute; top: 17px; left: 601px; }
		#containerColumns { float: left; width: 768px; background: url(images/bg-containerColumns.jpg) left top no-repeat; }
.home	#containerColumns { background: url(images/bg-containerColumns-home.jpg) left top no-repeat; }
			#columnMain { float: right; width: 562px; }
.home		#columnMain { width: 444px; }
				h1#pageTitle { padding: 15px 10px 22px 19px; color: #4a7eba; }
					#content { padding: 0 39px 42px 17px; }
.home				#bg-homeBlurbRepeater { float: left; width: 444px; background: url(images/bg-homeBlurbRepeater.gif) repeat-y; margin-top: 94px; }
.home					#bg-homeBlurbBottom { float: left; width: 444px; background: url(images/bg-homeBlurbBottom.gif) left bottom no-repeat; }
.home						#bg-homeBlurbTop { float: left; width: 412px; background: url(images/bg-homeBlurbTop.gif) left top no-repeat; padding: 14px 0px 260px 17px; }
.home							#bg-homeBlurbTop h3 { color: #367919; }
.home							#bg-homeBlurbTop p { color: #367919; font-size: 1.1em; line-height: 1.45em; }
			#columnSide { float: left; width: 204px; overflow: hidden; }
				#navigationTrailersRepeater { float: left; width: 190px; background: url(images/bg-navigationTrailersRepeater.gif) repeat-y; }
					#navigationTrailersBottom { float: left; width: 190px; background: url(images/bg-navigationTrailersBottom.gif) left bottom no-repeat; }
						#navigationTrailersTop { float: left; width: 190px; background: url(images/bg-navigationTrailersTop.gif) left top no-repeat; min-height: 400px; }
						#ie6 #navigationTrailersTop { height: 400px; }
							#navigationTrailersTop ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
								#navigationTrailersTop ul li { display: inline; }
									#navigationTrailersTop ul li a { padding: 6px 25px 8px 25px; margin: 10px 1px 10px 0; color: #367919; font-size: 1.82em; text-decoration: none; display: block; }
									#navigationTrailersTop ul li a:hover { color: #fff; background: #7cc576; }
										#navigationTrailersTop ul li ul li a { font-size: 1.6em; }
				#widgetRepeater { float: left; width: 190px; background: url(images/bg-navigationTrailersRepeater.gif) repeat-y; margin-top: 10px; }
					#widgetBottom { background: url(images/bg-navigationTrailersBottom.gif) left bottom no-repeat; }
						#widgetTop { background: url(images/bg-widgetTop.gif) left top no-repeat; padding: 10px 10px 10px 10px; }
		#footer { clear: both; float: left; width: 749px; background: #367919 url(images/bg-footer.gif) left top no-repeat; padding: 24px 7px 5px 12px; color: #fff; }
.home	#footer { background: #367919 url(images/bg-footer-home.gif) left top no-repeat; }
			#footer a { color: #fff; text-decoration: none; } 
				#footer a:hover { text-decoration: underline; }
			#navigationLower { float: left; width: 300px; font-size: .91em; }
			#footerRight { float: right; text-align: right; }
				#footerRight a { font-weight: bold; }
				#contactInformation address { font-style: normal; }
				#finePrint { font-size: .82em; }
