body
{
	margin: 0;
	background-color:#ECECE1;
	color: #000000;
	font-size: 10px;
	font-family:Tahoma, serif;
}

#title
{
	background-image: url(/images/travel-trailers.gif);
	background-repeat: no-repeat;
	width:390px; height:36px;
	margin:0 0 0 15px;
}

h2
{
	font: bold 1.5em/175% arial, helvetica, verdana, sans-serif;
	margin:10px 0 5px 5px;
	color:#868659;
}

h3
{
	font: bold 1.25em/150% arial, helvetica, verdana, sans-serif;
	margin:5px;
	color:#868659;
}

input
{
	font-size: 12px;
}

TABLE
{
	font-family:Tahoma, serif; font-size:12px;border:0px
}

TR
{
	FONT-SIZE: 12px; font-family:Tahoma, serif;
}

TD
{
	FONT-SIZE: 12px; font-family:tahoma;
}

/* browse table */
.browse
{
	width:98%;
	margin:0 auto;
}

.browse_title
{
	border-top: 1px dashed #C4C4FF;
	background-color: #f2f2f2;
	font-size:15px; font-weight:bold;
	height: 22px;
}

.browse_right
{
	width:510px;
	vertical-align:top;
}

.browse_img
{
	width: 80px;
}

.browse_links
{
	margin-bottom:5px;
	padding:5px;
	text-align:center;
}

.browse_links a
{
	text-decoration:underline;
}
.browse_links a:hover
{
	color:blue;
	text-decoration:none;
}

.browse_img
{
	border:1px solid #FFA8FF;
	background-color:#fff;
	padding: 5px 5px 15px 5px;
	margin:5px 0 0 0;
}

.font-1
{
	FONT-SIZE: 9px; font-family:tahoma;
}

.bold-white-text
{
	color:#f3f3f3; FONT-SIZE: 11px; font-family:tahoma; font-weight: bold;
}

.featuredprice
{
	color:#FF6600; FONT-SIZE: 11px; font-family:tahoma; font-weight: bold;
}

.feattxt
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* deatil page */
#pic1
{
    margin:1px;
    border:1px solid #868659;
}

.thumb
{
    margin:1px;
    border:1px solid #868659;
}

.adh5
{
    font-size:13px;
    font-style:italic;
    margin-bottom:3px;
}

a{color: #000000;Text-Decoration:none;}
a:active{color:#333333}
a:link{color: #333333}
a:visited{color: #333333;}
a:hover{color: blue;Text-Decoration:underline;}

a.left{color: #f3f3f3;Text-Decoration:none;}
a.left:active{color:#f3f3f3}
a.left:link{color: #f3f3f3}
a.left:visited{color: #f3f3f3;}
a.left:hover{color: #f3f3f3;Text-Decoration:underline;}


a.top{	FONT-SIZE: 11px; color: #333; Text-Decoration:none; }
a.top:active{	FONT-SIZE: 11px; color:#333}
a.top:link{	FONT-SIZE: 11px;     color: #333}
a.top:visited{	FONT-SIZE: 11px;     color: #3336;}
a.top:hover{	FONT-SIZE: 11px;     color: #0000A0;	Text-Decoration:underline;}

.shade
{
	background-attachment: scroll;
	background-image: url(/images/shade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:top;
}

.top-bg1
{
	background-image: url(/images/template_01.gif); background-repeat: repeat-x;
	height: 67px;
}
.top-bg2
{
	background-image: url(/images/template_03.gif); background-repeat: repeat-x;
	height: 67px;
	width: 266px;
}
.links-bg
{
	background-image: url(/images/template.left_03.gif);
	height: 17px;
	width: 160px;
}

.links-bg2
{
	background-image: url(/images/template_06.gif);
	width: 447px;
}

.main-image
{
	background-image: url(/images/rvcamper.jpg); 
	background-repeat: no-repeat;
	cursor: pointer;
	width: 610px;
	height: 140px;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial,sans-serif;
}
.main-image div 
{   padding-top:120px; 
    padding-bottom:20px;
    text-align:center;
    color:#003399;
}
.main-image div a { color:#003399;}

.footer
{
	background-image: url(/images/template.footer_02.gif);
	width: 610px;
	height: 21px;
}

.cb
{
	clear:both;
}

.nd
{
	display:none;
}

#theader
{    width:100%;
    border-collapse:collapse;
    margin-left:auto;margin-right:auto;
}

#tmain
{
    width:100%;
    border-collapse:collapse;
    margin-left:auto;margin-right:auto;

}

#tleft
{
    width:190px;
    padding: 5px;
    vertical-align:top;
}

#tright
{
    border-collapse:collapse;
    margin-left:auto;margin-right:auto;
    vertical-align:top;
}

.center
{
    margin-left:auto; margin-right:auto;
}

.copyright
{
    margin:5px;
    text-align:right;
}
/* left menu */

#nav {

	width:160px;
	padding: 0;
	margin: 0;
	text-align: right;
	}

#nav li {
	list-style:none;
	margin: 0;
	text-align: left;
	}

#nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0;
	}

#nav li a {
	border-top: 2px solid #B3B38E;
	border-bottom: 0px solid #B3B38E;
	border-right:10px solid #CFCDA3;
	padding: 2px 2px 2px 2px;
	margin: 2px;
	}

#nav li.first a
{
	/*
	border-top: 2px solid #B3B38E;
	border-bottom: 0px solid #B3B38E;
	*/
}

#menu
{
	width: 155px;
	left: 0px;
	padding:0px;
	top: 0px;
	margin:0px;
}

#menu li a
{
	list-style: none;
	list-style-image: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
	padding-left:5px;
	text-decoration: none;
	background: #9A9A67;
	border-top: 1px solid #B3B38E;
	border-bottom: 1px solid #B3B38E;
	margin:0px;
}

html>body #menu li a
{
	width: 143px;
}

#menu li a:hover
{
	list-style: none;
	list-style-image: none;
	color: #fff;
	background: #B3B38E !important;
	border-top: 1px solid #B3B38E;
	border-bottom: 1px solid #B3B38E;
	border-right:10px solid #9A9A67;
	margin:0px;

}

#menu li a.here
{
	list-style: none;
	list-style-image: none;
	color: #0000FF;
	background: #CFCDA3 !important;
	border-top: 1px solid #B3B38E;
	border-bottom: 1px solid #B3B38E;
	margin:0px;
	font-weight: bold;
	border-right:10px solid #9A9A67;
}


ul.hidden
{
	display: none;
}

/* recently viewed */

#recentmenu
{
	padding-left:3px;
	margin:0;
	background-color:#3074AC;
	color:#f2f2f2;
}

#recentmenu li
{
	list-style:none;
	margin: 0;
	text-align: left;
}
#recentmenu ul
{
padding-left: 0px;
margin: 2;
}

#recentmenu a
{
	color:#f2f2f2;
}

#recentmenu a:visited
{
	color:#f2f2f2;
}


/* rv search */
#rvsearch
{
	margin:0 auto;
}

/* links */

.normlnk
{
	margin-bottom:5px;
}
.normlnk a
{
	text-decoration: underline;
	/*font-weight:bold;*/
}

.normlnk a:hover
{
	text-decoration: none;
}
.featlink
{
	margin-bottom:5px;
}

.featlink a
{
	text-decoration: underline;
	font-weight:bold;
}

.featlink a:hover
{
	text-decoration: none;
	font-weight:bold;
}

.linkcategory {  }