<!-- Style Sheet created 1/15/2009 with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<STYLE type="text/css">
<!--
.dummy {
}
.ssl {
border-left: 2px solid #333399;
border-right: 2px solid #333399;
border-top: 2px solid #333399;
border-bottom: 2px solid #333399;
}


a:hover {
color: red;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
text-decoration: underline;
}

/* MAIN ALIGNMENT TABLE BORDER! 2px wide - Top, Left, Right, Bottom */
.main_border {
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-top: 2px solid #333333;
border-bottom: 2px solid #333333;
}

.column_a {
background-image: url(http://www.siskensales.com/08images/column_a_bkg.jpg);
background-repeat: repeat-y;
background-position: left, top; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 14px;
font-weight: 400;
font-style: normal;
}

.column_b {
background-image: url(http://www.siskensales.com/08images/column_b_bkg.jpg);
background-repeat: repeat-y;
background-position: center, top;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
}

.holiday {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 13px;
font-weight: 600;
font-style: italic;
}

.holiday2 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
font-weight: 600;
font-style: normal;
}

.gift {
font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 14px;
font-weight: 400;
font-style: normal;
}

.text10px {
font-size: 10px;
font-weight: 400;
}

.text10apx {
font-size: 10px;
font-weight: 400;
font-style: normal;
}

.text11px {
font-size: 11px;
font-weight: 400;
}

.text12px {
font-size: 12px;
font-weight: 400;
}

.text13px {
font-size: 13px;
font-weight: 400;
}

.text14px {
font-size: 14px;
font-weight: 400;
}

.text15px {
font-size: 15px;
font-weight: 400;
}

.text15a_px {
font-size: 15px;
font-weight: 500;
font-style: normal;
}

.text16px {
font-size: 16px;
font-weight: 400;
}

.text17px {
font-size: 17px;
font-weight: 400;
}

.text18px {
font-size: 18px;
font-weight: 400;
}

.text19px {
font-size: 19px;
font-weight: 400;
}

.text20px {
font-size: 20px;
font-weight: 400;
}

.text21px {
font-size: 21px;
font-weight: 400;
}

.text22px {
font-size: 22px;
font-weight: 600;
color: #009900;
}

.emailborder {
background-image: url(http://www.siskensales.com/08images/emailborder2.png);
background-repeat: repeat-x;
background-position: left, center;
}

.searchtable {
background-image: url(http://www.siskensales.com/08images/searchbkg.jpg);
background-repeat: no-repeat;
background-position: center, center;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 15px;
font-weight: 600;
font-style: normal;
border-left: 0px solid;
border-right: 0px solid;
border-top: 1px solid #9A9AF8;
border-bottom: 2px solid;
}

.rv {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-weight: 400;
font-style: normal;
text-decoration: none;
}

.google {
background-image: url(http://www.siskensales.com/08images/googlebkg.jpg);
background-repeat: no-repeat;
background-position: center, center;
border-left: 1px solid #3366FF;
border-right: 1px solid #3366FF;
border-top: 1px solid #3366FF;
border-bottom: 1px solid #3366FF;
}

.footer {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
font-weight: 400;
font-style: normal;
text-decoration: underline;
text-transform: none;
}

.footer_bkg {
background-image: url(http://www.siskensales.com/08images/footer_bkg.jpg);
background-repeat: repeat-y;
background-position: center, top;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 14px;
font-weight: 400;
font-style: normal;
}

.footer_menu {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
font-weight: 800;
font-style: normal;
text-decoration: none;
text-transform: none;
}

.credits {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: 400;
font-style: normal;
text-decoration: none;
text-transform: none;
font-variant: normal;
}

-->
/* LEFT VERTICAL MENU */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 10px 10;
padding: 0;
width: 160px;
border: 1px solid #564c66;
border-bottom-width: 1;
}

.glossymenu li a{
background: black url(http://www.siskensales.com/08images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Trebuchet MS", "Lucida Grande", "Verdana", "Helvetica", "sans-serif";
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 8px;
text-decoration: none;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(http://www.siskensales.com/08images/glossyback2.gif);
color: yellow;
text-transform: uppercase;
}

/* POP-UP IMAGE WINDOW ON MOUSEOVER */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: none;
padding: 5px;
left: -1000px;
border: 0px solid blue;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40;
left: 30px; /*position where enlarged image should offset horizontally */
}

.shiftcontainer {
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 11px; /*Number should match -top shadow depth below*/
}

.shadowcontainer {
width: 626px; /* container width*/
background: transparent url(http://www.siskensales.com/08images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv {
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 9px;
position: relative;
left: -7px; /*shadow depth*/
top: -11px; /*shadow depth*/
}

/* BEGINNING OF RV SHOW SPECIAL SECTION
.spec_image {
background-image: url(http://www.siskensales.com/09images/rvshowspecial09.png);
background-repeat: no-repeat;
background-position: center, center;
*/

.spring1 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
letter-spacing: -0px;
word-spacing: -1px;
line-height : 15px;
text-align: center;
vertical-align: top;
font-weight: 500;
font-style: italic;
color: #333333;
}
.spring2 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
letter-spacing: -0px;
word-spacing: -1px;
line-height : 15px;
text-align: center;
vertical-align: top;
font-weight: 500;
font-style: normal;
color: #333333;
}
.spring3 {
font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 11px;
letter-spacing: -0px;
word-spacing: 0px;
line-height : 15px;
text-align: center;
vertical-align: top;
font-weight: 600;
font-style: normal;
color: #333333;
}
.spring4 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 15px;
text-align: center;
vertical-align: top;
font-weight: 600;
font-style: normal;
}
.spec_links {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 15px;
letter-spacing: -0px;
word-spacing: 0px;
line-height : 15px;
text-align: top;
vertical-align: top;
font-weight: 800;
font-style: normal;
color: #111111;
}
.mat_desc {
font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 11px;
letter-spacing: -0px;
word-spacing: 0px;
line-height : 15px;
text-align: center;
vertical-align: top;
font-weight: 500;
font-style: normal;
color: #333333;
}
.mat_title {
font-family: Verdana, Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 14px;
letter-spacing: -0px;
word-spacing: -1px;
line-height : 15px;
text-align: center;
vertical-align: top;
font-weight: 800;
font-style: normal;
color: #000000;
}
.mat_image {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
letter-spacing: -0px;
word-spacing: -0px;
line-height : 13px;
text-align: center;
vertical-align: 50%;
font-weight: 800;
font-style: normal;
color: #000000;
}
.mat_links {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 13px;
letter-spacing: 0px;
word-spacing: 0px;
line-height : 16px;
text-align: center;
vertical-align: top;
font-weight: 400;
font-style: normal;
color: #000000;
}
/* END OF NEW SPRING SPECIAL SECTION */

/* BEGIN SUNSCREEN BLOCK STYLESHEETS */
.easyup {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 400;
font-style: normal;
}
.colors {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 400;
font-style: normal;
color: #000000;
border-left: 1px solid #3366FF;
border-right: 1px solid #3366FF;
}
.caption {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: -0px;
word-spacing: -1px;
line-height : 12px;
text-align: center;
vertical-align: top;
font-weight: 800;
font-style: normal;
color: #333333;
/* END SUNSCREEN BLOCK STYLESHEETS */


.vacation {
color: #FFFF00;
background: #0000FF;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
font-size: 18px;
font-weight: 400;
font-style: normal;
}

/* Don't underline links */

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
color: red;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
text-decoration: underline;
}

.notice1 {
font-size: 14px; font-weight: 800;
border-left: 1px solid #000080;
border-right: 1px solid #000080;
border-top: 1px solid #000080;
border-bottom: 1px solid #000080;
color: #FF0000;
background: #FFFF00;
}
.notice2 {
font-size: 16px; font-weight: 600;
color: #000080;
background: #FFFF00;
}
-->
</style>

