	/*   
	Theme Name: Timeless Travel Trailers
	Theme URI: http://www.timelesstraveltrailers.com
	Description: Everything old is new again.
	Author: Jason R. Walker
	Author URI: http://www.unleadedsoftware.com
	Version: 1.0
	*/

	body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background: #0f0f0f url(images/bg.jpg) repeat-x top;
	}
        .clear {
        clear: both;
        height: 1px;
        line-height: 1px;
        font-size: 1px;
        }
	
	#layout {
	width: 970px;
	margin: 0px auto;
	}
	
	.txt {
	display: none;
	}
	
	#header {
	width: 970px;
	height: 138px;
	}
	
	#logo {
	float: left;
	width: 290px;
	height: 138px;
	background: url(images/logo.jpg) top no-repeat;
	}
	
	#logo h1 {
	margin: 0;
	padding: 0;
	text-indent: -999em
	}
	
	#logo h1 a {
	display: block;
	width: 290px;
	height: 138px;
	}
	
	#headerSpace {
	float: left;
	width: 680px;
	height: 101px;
	background: url(images/headerBg.jpg) top no-repeat;
	}
	
	#headerContactSpace {
	float: left;
	width: 410px;
	height: 40px;
	}
	
	#headerContact {
	float: left;
	width: 105px;
	height: 33px;
	padding: 7px 0 0 40px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	#headerContact a {
	color: #ff0000;
	text-decoration: none;
	}
	
	#headerContact a:hover {
	color: #fff;
	}
	
	#headerEmail {
	float: left;
	width: 80px;
	height: 33px;
	padding: 7px 0 0 30px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	#headerEmail a {
	color: #ff0000;
	text-decoration: none;
	}
	
	#headerEmail a:hover {
	color: #fff;
	}
	
	#nav {
	float: left;
	width: 680px;
	height: 37px;
	}
	
	#nav li {
	position: relative;
	float: left;
	height: 37px;
	}
	
	#nav li ul {
	position: absolute;
	width: 150px;
	left: 0;
	margin: 0px;
	padding: 0px;
	background: #333;
	border-left: 1px solid #9b0000;
	border-right: 1px solid #9b0000;
	border-bottom: 1px solid #9b0000;
	display: none;
	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
	#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

	#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	}
	
	#nav li ul li {
	width: 150px;
	height: 27px;
	background: url(images/dropdownBg.jpg) top repeat-x;
	}
	
	.navHome {
	width: 75px;
	background: url(images/nav/home.jpg) top no-repeat;
	}
	
	.navHome a {
	display: block;
	width: 75px;
	height: 37px;
	}
	
	.navHome a:hover {
	background: url(images/nav/homeOn.jpg) top no-repeat;
	}
	
	.navHomeAlt {
	width: 75px;
	background: url(images/nav/homeOn.jpg) top no-repeat;
	}
	
	.navHomeAlt a {
	display: block;
	width: 75px;
	height: 37px;
	}
	
	.navAbout {
	width: 97px;
	background: url(images/nav/about.jpg) top no-repeat;
	}
	
	.navAbout a {
	display: block;
	width: 97px;
	height: 37px;
	}
	
	.navAbout a:hover {
	background: url(images/nav/aboutOn.jpg) top no-repeat;
	}
	
	.navAbout ul li a {
	display: block;
	width: 145px;
	height: 19px;
	padding: 8px 0 0 5px;
	
	color: #ccc;
	text-decoration: none;
	}
	
	.navAbout ul li a:hover {
	background: none;
	color: #fff;
	}
	
	.navAboutAlt {
	width: 97px;
	background: url(images/nav/aboutOn.jpg) top no-repeat;
	}
	
	.navAboutAlt a {
	display: block;
	width: 97px;
	height: 37px;
	}
	
	.navAboutAlt ul li a {
	display: block;
	width: 145px;
	height: 19px;
	padding: 8px 0 0 5px;
	
	color: #ccc;
	text-decoration: none;
	}
	
	.navAboutAlt ul li a:hover {
	background: none;
	color: #fff;
	}
	
	.navClients {
	width: 144px;
	background: url(images/nav/clients.jpg) top no-repeat;
	}
	
	.navClients a {
	display: block;
	width: 144px;
	height: 37px;
	}
	
	.navClients a:hover {
	background: url(images/nav/clientsOn.jpg) top no-repeat;
	}
	
	.navClients ul li a {
	display: block;
	width: 145px;
	height: 19px;
	padding: 8px 0 0 5px;
	
	color: #ccc;
	text-decoration: none;
	}
	
	.navClients ul li a:hover {
	background: none;
	color: #fff;
	}
	
	.navClientsAlt {
	width: 144px;
	background: url(images/nav/clientsOn.jpg) top no-repeat;
	}
	
	.navClientsAlt a {
	display: block;
	width: 144px;
	height: 37px;
	}
	
	.navClientsAlt ul li a {
	display: block;
	width: 145px;
	height: 19px;
	padding: 8px 0 0 5px;
	
	color: #ccc;
	text-decoration: none;
	}
	
	.navClientsAlt ul li a:hover {
	background: none;
	color: #fff;
	}
	
	.navServices {
	width: 95px;
	background: url(images/nav/services.jpg) top no-repeat;
	}
	
	.navServices a {
	display: block;
	width: 95px;
	height: 37px;
	}
	
	.navServices a:hover {
	background: url(images/nav/servicesOn.jpg) top no-repeat;
	}
	
	.navServices ul li a {
	display: block;
	width: 145px;
	height: 19px;
	padding: 8px 0 0 5px;
	
	color: #ccc;
	text-decoration: none;
	}
	
	.navServices ul li a:hover {
	background: none;
	color: #fff;
	}
	
	.navServicesAlt {
	width: 95px;
	background: url(images/nav/servicesOn.jpg) top no-repeat;
	}
	
	.navServicesAlt a {
	display: block;
	width: 95px;
	height: 37px;
	}
	
	.navServicesAlt ul li a {
	display: block;
	width: 145px;
	height: 19px;
	padding: 8px 0 0 5px;
	
	color: #ccc;
	text-decoration: none;
	}
	
	.navServicesAlt ul li a:hover {
	background: none;
	color: #fff;
	}
	
	.navGallery {
	width: 95px;
	background: url(images/nav/gallery.jpg) top no-repeat;
	}
	
	.navGalleryAlt {
	width: 95px;
	background: url(images/nav/galleryOn.jpg) top no-repeat;
	}
	
	.navGallery a {
	display: block;
	width: 95px;
	height: 37px;
	}
	
	.navGallery a:hover {
	background: url(images/nav/galleryOn.jpg) top no-repeat;
	}
	
	.navContact {
	width: 99px;
	background: url(images/nav/contact.jpg) top no-repeat;
	}
	
	.navContactAlt {
	width: 99px;
	background: url(images/nav/contactOn.jpg) top no-repeat;
	}
	
	.navContact a {
	display: block;
	width: 99px;
	height: 37px;
	}
	
	.navContact a:hover {
	background: url(images/nav/contactOn.jpg) top no-repeat;
	}

	#stockPhoto {
	width: 970px;
	height: 343px;
	}
	
	#stockPhotoGallery {
	width: 970px;
	height: 343px;
	background: url(images/stockGallery.jpg) top no-repeat;
	}
	
	#stockPhotoSub {
	width: 970px;
	height: 262px;
	}
	
	#infoBoxes {
	width: 970px;
	height: 323px;
	padding: 20px 0 0 0;
	background: url(images/infoBoxBg.jpg) top no-repeat;
	border-bottom: 1px dashed #666;
	}
	
	#infoBoxes2 {
	width: 970px;
	height: 323px;
	padding: 20px 0 0 0;
	background: url(images/infoBoxBg.jpg) top no-repeat;
	}
	
	#infoBoxes3 {
	width: 970px;
	height: 323px;
	float: left;
	border-bottom: 1px dashed #666;
	}
	
	.more {
	padding-right:475px;
	}
	
	.infoBoxes {
	width: 970px;
	height: 323px;
	padding: 20px 0 0 0;
	background: #0f0f10;
	border-bottom: 1px dashed #666;
	}
	
	#infoBox1-1 {
	float: left;
	width: 312px;
	height: 323px;
	margin: 0 27px 0 0;
	background: url(images/infoBox1.1.gif) top no-repeat;
	}
	
	#infoBox1 {
	float: left;
	width: 312px;
	height: 323px;
	margin: 0 27px 0 0;
	background: url(images/infoBox1.jpg) top no-repeat;
	}
	
	.infoBox1 {
	float: left;
	width: 312px;
	height: 323px;
	margin: 0 27px 0 0;
	background: url(images/infoBox1gallery.jpg) top no-repeat;
	}
	
	#infoBox1title {
	width: 242px;
	height: 27px;
	padding: 10px 0 0 70px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	#infoBox1title a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}
	
	#infoBox1title a:hover {
	color: #333;
	text-decoration: none;
	}
	
	.infoBox1title {
	width: 242px;
	height: 27px;
	padding: 10px 0 0 70px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	.infoBox1title a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}
	
	.infoBox1title a:hover {
	color: #333;
	text-decoration: none;
	}
	
	#infoBox1img {
	width: 299px;
	height: 138px;
	margin: 0 0 0 13px;
	}
	
	.infoBox1img {
	width: 299px;
	height: 138px;
	margin: 0 0 0 13px;
	}
	
	#infoBox1txt {
	width: 268px;
	height: 60px;
	padding: 0 20px 0 24px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	}
	
	.infoBox1txt {
	width: 268px;
	height: 60px;
	padding: 0 20px 0 24px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	}
	
	#infoBox1txt p, #infoBox2txt p, #infoBox3txt p {
	margin: 8px 0 0 0;
	}
	
	.infoBox1txt p, .infoBox2txt p, .infoBox3txt p {
	margin: 8px 0 0 0;
	}
	
	#infoBox1go a {
	display: block;
	width: 57px;
	height: 30px;
	margin: 0 0 0 128px;
	}
	
	.infoBox1go a {
	display: block;
	width: 57px;
	height: 30px;
	margin: 0 0 0 128px;
	}
	
	#infoBox2-1 {
	float: left;
	width: 300px;
	height: 323px;
	margin: 0 28px 0 0;
	background: url(images/infoBox2.1.gif) top no-repeat;
	}
	
	#infoBox2 {
	float: left;
	width: 300px;
	height: 323px;
	margin: 0 28px 0 0;
	background: url(images/infoBox2.jpg) top no-repeat;
	}
	
	.infoBox2 {
	float: left;
	width: 300px;
	height: 323px;
	margin: 0 28px 0 0;
	background: url(images/infoBox2gallery.jpg) top no-repeat;
	}
	
	#infoBox2title {
	width: 242px;
	height: 27px;
	padding: 10px 0 0 58px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	#infoBox2title a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}
	
	#infoBox2title a:hover {
	color: #333;
	text-decoration: none;
	}
	
	.infoBox2title {
	width: 242px;
	height: 27px;
	padding: 10px 0 0 58px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	.infoBox2title a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}
	
	.infoBox2title a:hover {
	color: #333;
	text-decoration: none;
	}
	
	#infoBox2img {
	width: 298px;
	height: 138px;
	margin: 0 0 0 2px;
	}
	
	.infoBox2img {
	width: 298px;
	height: 138px;
	margin: 0 0 0 2px;
	}
	
	#infoBox2txt {
	width: 270px;
	height: 60px;
	padding: 0 19px 0 11px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	}
	
	.infoBox2txt {
	width: 270px;
	height: 60px;
	padding: 0 19px 0 11px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	}
	
	#infoBox2go a {
	display: block;
	width: 57px;
	height: 30px;
	margin: 0 0 0 122px;
	}
	
	.infoBox2go a {
	display: block;
	width: 57px;
	height: 30px;
	margin: 0 0 0 122px;
	}
	
	#infoBox3-1 {
	float: left;
	width: 303px;
	height: 323px;
	background: url(images/infoBox3.1.gif) top no-repeat;
	}
	
	#infoBox3 {
	float: left;
	width: 303px;
	height: 323px;
	background: url(images/infoBox3.jpg) top no-repeat;
	}
	
	.infoBox3 {
	float: left;
	width: 303px;
	height: 323px;
	background: url(images/infoBox3gallery.jpg) top no-repeat;
	}
	
	#infoBox3title {
	width: 243px;
	height: 27px;
	padding: 10px 0 0 60px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	#infoBox3title a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}
	
	#infoBox3title a:hover {
	color: #333;
	text-decoration: none;
	}
	
	.infoBox3title {
	width: 243px;
	height: 27px;
	padding: 10px 0 0 60px;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
	.infoBox3title a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}
	
	.infoBox3title a:hover {
	color: #333;
	text-decoration: none;
	}
	
	#infoBox3img {
	width: 301px;
	height: 138px;
	margin: 0 0 0 2px;
	}
	
	.infoBox3img {
	width: 301px;
	height: 138px;
	margin: 0 0 0 2px;
	}
	
	#infoBox3txt {
	width: 270px;
	height: 60px;
	padding: 0 22px 0 11px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	}
	
	.infoBox3txt {
	width: 270px;
	height: 60px;
	padding: 0 22px 0 11px;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	}
	
	#infoBox3go a {
	display: block;
	width: 57px;
	height: 30px;
	margin: 0 0 0 125px;
	}
	
	.infoBox3go a {
	display: block;
	width: 57px;
	height: 30px;
	margin: 0 0 0 125px;
	}
	
	#contentAbout {
	width: 970px;
	margin: 0px;
	padding: 20px 0 0 0;
	background: url(images/contentBoxBg.jpg) top no-repeat;
	}
	
	#content {
	float: left;
	width: 640px;
	margin: 0 27px 0 0;
	background: url(images/contentBg.jpg) top repeat-y;
	}
	
	#content2 {
	float: left;
	width: 640px;
	margin: 0 27px 30px 0;
	background: url(images/contentBg.jpg) top repeat-y;
	}
	
	#contentTop {
	width: 585px;
	padding: 0 25px 0 30px;
	background: url(images/contentTop.jpg) top no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	}
	
	#contentTop2 {
	width: 585px;
	padding: 0 25px 0 30px;
	background: url(images/contentTop2.gif) top no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	}
	
	#contentTop a {
	color: #000;
	text-decoration: underline;
	}
	
	#contentTop a:hover {
	color: #333;
	}
	
	#contentTop h2 {
	margin: 0px;
	padding: 20px 0 10px 20px;
	border-bottom: 1px solid #ccc;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	}
	
	#contentTop2 h2 {
	margin: 0px;
	padding: 20px 0 10px 20px;
	border-bottom: 1px solid #ccc;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	}
	
	#contentTop h2 a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	}
	
	#contentTop h3 {
	color: #ff0000;
	}
	
	#contentTop p {
	margin: 10px 0 10px 0;
	}
	
	#contentTop2 p {
	margin: 10px 0 10px 0;
	}
	
	#contentTop small {
	margin: 0px;
	
	font-size: 11px;
	text-transform: uppercase;
	}
	
	.contentTopImg {
	padding: 10px 0 10px 10px;
	}
	
	h2 span {
	color: #333;
	}
	
	.contentGalleryImg {
	width: 585px;
	}
	
	.contentGalleryClear {
	clear: left;
	width: 585px;
	height: 15px;
	}
	
	.galleryImg {
	float: left;
	width: 275px;
	padding: 5px;
	background: #cbccc7;
	}
	
	.galleryImg img {
	margin: 0;
	padding: 0;
	}
	
	.gallerySpacer {
	float: left;
	width: 15px;
	height: 100px;
	}
    #video {
      text-align: center;
    }

	
	#contentBottom {
	width: 640px;
	height: 20px;
	background: url(images/contentBottom.jpg) top no-repeat;
	}
	
	#sidebar {
	float: right;
	width: 303px;
	background: url(images/sidebarBg.jpg) top repeat-y;
	}
	
	#sidebarTop {
	width: 263px;
	padding: 0 25px 0 15px;
	background: url(images/sidebarTop.jpg) top no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	}
	
	#sidebarTop2 {
	width: 263px;
	padding: 0 25px 0 15px;
	background: url(images/sidebarTop2.gif) top no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	}
	
	#sidebarTop a {
	color: #333;
	text-decoration: none;
	}
	
	#sidebarTop2 a {
	color: #333;
	text-decoration: none;
	}
	
	#sidebarTop a:hover {
	text-decoration: underline;
	}
	
	#sidebarTop2 a:hover {
	text-decoration: underline;
	}
	
	#sidebarTop li {
	padding: 0 0 10px 0;
	}
	
	#sidebarTop2 li {
	padding: 0 0 1px 0;
	}
	
	li span {
	color: #ff0000;
	}
	
	#sidebarTop h3 {
	margin: 0px;
	padding: 20px 0 10px 20px;
	border-bottom: 1px solid #ccc;
	
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	}
	
	#sidebarTop2 h3 {
	margin: 0px;
	padding: 20px 0 10px 20px;
	border-bottom: 1px solid #ccc;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	}
	
	#sidebarTop h3 a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	}
	
	#sidebarTop h3 a:hover {
	color: #666;
	text-decoration: none;
	}
	
	#sidebarTop small {
	font-size: 11px;
	}
	
	#sidebarBottom {
	width: 303px;
	height: 20px;
	background: url(images/sidebarBottom.jpg) top no-repeat;
	}
	
	#footer {
	clear: left;
	width: 970px;
	height: 126px;
	padding: 25px 0 0 0;
        margin: 0 auto;
	}
	
	#footerCopyright {
	float: left;
	width: 360px;
	height: 126px;
	padding: 0 0 0 10px;
	
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
	#footerCopyright a {
	color: #ff0000;
	text-decoration: none;
	}
	
	#footerCopyright a:hover {
	text-decoration: underline;
	}
	
	#footerNav {
	float: left;
	width: 590px;
	height: 126px;
	padding: 0 10px 0 0;
	
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	}
	
	#footerNav a {
	color: #ffffff;
	text-decoration: none;
	}
	
	#footerNav a:hover {
	color: #ff0000;
	}