* {
padding: 0;
magin:0; 
}

a {
font-weight: bold;
color: #223C5B;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
padding: 0;
margin: 0;
}


#everything {
padding: 0;
margin: 0 auto;
width: 780px;
}

#topbar {
padding: 5px 0;
text-align: right;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #223C5B; 
}

#topbar input {
margin-left: 5px;
font-size: 10px; 
}

.toplogo {
padding-right: 75px;
background-image:url(../../images/topbar.jpg);
text-align:right;
}

.toplogo a {
font-size:10px;
color: #eee;
}

#menucontainer {
background-color: #ccc;
background-image: url(../../images/trail-west-tb-bgmain.gif);
background-repeat: repeat-x; 
}

#menu {
background-image: url(../../images/trail-west-01.gif); 
text-align: left;
background-repeat: no-repeat; 
}

#sectionheader {
border-bottom:1px solid #94a0b1;
border-top:1px solid #94a0b1;
margin-top:15px;
text-align: left;
}

.pagetitle {
background-color:#C0C6D4;
vertical-align:bottom
}

.titletext {
padding: 0px 0 0px 0px;
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#content {
text-align: left;
background-image:url(../../images/content-bg.jpg);
}

.cattitle {
margin-top: 15px;
padding: 5px 25px;
font-size:15px;
font-weight:bold;
background-color: #28466A;
color: #fff;
}

#footer {
background-image:url(../../images/trail-west-ft-bg.gif);
margin-bottom: 50px;
}

#footertext {
height:44px;
color: #696969;
text-align:right;
background-image:url(../../images/trail-west-ft-l.gif);
background-repeat:no-repeat;
}

#footertext a, #footertext span {
margin-left: 10px;
margin-right: 10px;
color: #696969;
text-decoration: none;
font-weight:normal;
}

#footertext a:hover {
text-decoration:underline;
}

.dealers-only a {
color: #868686;
}

.disclaimer {
margin-top: 20px;
font-size:13px;
font-weight:bold;
color:#444;
color:#660000;
}


.pricelistLink {
text-align:right;
}


.pricelistLink a {
font-size:11px;
color:#333333;

}

 .pricelistLink a:hover {
color:#FF9900;
text-decoration:none;

}

 .pricelistLink img {
border:0;
}

/*Photo Gallery*/

.galleryWrapper { text-align:center; padding:20px 0; }
.galleryWrapper .largeImageWrapper { border-bottom:1px dotted #999; margin-bottom:20px; padding-bottom:20px;  }

.galleryWrapper .largeImageWrapper img { border:2px solid #666 !important; margin-bottom:5px; }
.galleryWrapper .largeImageWrapper .imgTitle { font-size:14px; font-weight:bold; color:#28466A; margin-bottom:5px;  }
.galleryWrapper .largeImageWrapper .imgInfo { font-size::12px; color:#333;  }

.galleryWrapper .smallImageWrapper { width:260px; border:0px solid #333; float:left; }
.galleryWrapper .smallImage2 { padding:10px; }
.galleryWrapper .smallImageWrapper img { border:2px solid #666 !important; margin-bottom:5px; }
.galleryWrapper .smallImageWrapper .imgTitle { font-size:14px; font-weight:bold; color:#28466A; margin-bottom:5px;  }
.galleryWrapper .smallImageWrapper .imgInfo { font-size::12px; color:#333;  }

.backToTop { text-align:left; clear:both; }

.splitTitle { width:100%; }
.splitTitle .galleryOptions { text-align:right; }
.splitTitle .galleryOptions a {  font-size:12px; color:#CCCCCC;}


