body {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/body_bg.gif); background-position: center; background-repeat: repeat-y;
	color: #333;
}

img { border: 0px; }

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 { font-size: 18px; color: #333; margin-top: 0px; text-transform: uppercase; }
h2 { font-size: 13px; color: #333; padding-top: 0px; margin-top: 0px; }
h3 { font-size: 11px; margin: 0px; padding-bottom: 2px; padding-right: 0px; padding-left: 0px; padding-top: 10px; }

.main { line-height: 14px; }
.sidetitle { padding-left: 5px; padding-top: 3px; }
.botnav { text-transform: uppercase; font-size: 11px;}
.bluehighlight { color: #1672AC; }
.cattext { font-size: 14px; }
.sale { color: #FB612E; font-weight: bold; }

a{ color: #1672AC; text-decoration: underline; }
a:link{ color: #1672AC; text-decoration: underline; }
a:visited{ color: #1672AC; text-decoration: underline; }
a:hover{ color: #1A84C7; text-decoration: underline; }

.ul { line-height: 13px; }

hr { height:1px; color: #E1E1E1; background: #E1E1E1; border: none;}


/***********************************************/
/* Nav                                		   */
/***********************************************/

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
margin: 0px 8px 0px 10px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
text-decoration: none;
color: #1672AC;
padding-top: 5px;
}

#navlist a:hover { color: #1A84C7; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap { 
width: 770px;
position: absolute;
text-align: center;
left: 50%;
margin-left: -385px;
background: #fff;
 }
 
#head {
width:770px;
height:120px;
background-image: url(winter_images/head.gif); background-repeat: no-repeat;
 }
 
#menu {
width:770px;
height:23px;
margin: 0px;
background-image: url(images/menuback.gif); background-repeat: no-repeat; background-position: center;
 }
 
#bigphotos {
width:770px;
height:245px;
margin: 15px 0px 0px 0px;
 } 
 
#twocolumnwrap {
width: 770px;
margin: 0px; 
padding: 0px;
overflow: hidden;
}
 
#left {
float: left;
clear: none;
width: 230px;
margin-top: 15px;
text-align: left;
background-color: #F3F3F3;
padding-bottom: 32767px;
margin-bottom: -32767px;
 }
 
#right {
float: right;
clear: right;
width: 505px;
padding-right: 10px;
margin-top: 15px;
text-align: left;
padding-bottom: 32767px;
margin-bottom: -32767px;
}

#full {
float: left;
clear: none;
width: 735px;
margin-top: 15px;
margin-left: 1em;
text-align: left;
 }

#footer {
width: 770px;
height: 200px;
clear: both;
text-align: center;
background-image: url(winter_images/footer_bar.gif); background-repeat: no-repeat; background-position: bottom;
}

/***********************************************/
/* Container Divs                                 */
/***********************************************/

.bottomlogo { width: 770px; height: 70px; text-align: center; background-image: url(winter_images/logo_small.gif); background-position: center; background-repeat: no-repeat; }

.sidehead { 
width: 230px;
height: 23px;
background-image: url(images/side_head.gif);
background-repeat: no-repeat;
text-transform: uppercase; 
color: #9B9B9B;
font-size: 13px;
font-weight: bold;
 }
 
.product_side {
width: 230px;
background-image: url(images/product_sideback2.gif); background-repeat: repeat-y;
text-align: center;
padding-top: 5px;
}

.sidetext {
font-size: 11px;
line-height: normal;
padding-left: 5px; 
padding-right: 5px;
}
 

.sidenote { 
background-image: url(winter_images/side_bullet.gif); background-repeat: no-repeat;
height: 20px;
width: 180px;
text-align: left;
padding-left: 20px;
margin-top: 10px;
margin-left: 10px;
float: left;
}

.homeprods {
width: 160px;
margin-right: 5px;
padding: 1px;
float: left;
}

.catprods {
width: 160px;
height: 190px;
text-align: center;
margin-right: 5px;
padding: 1px;
float: left;
}

.catlistprods {
width: 160px;
height: 160px;
text-align: center;
margin-right: 5px;
padding: 1px;
float: left;
}

.catprodtext {
width: 320px;
text-align: left;
padding: 1px;
float: left;
}

.prodimage {
width: 300px;
height: 300px;
text-align: left;
padding: 1px;
float: left;
}

.prodtext {
width: 180px;
text-align: left;
padding: 1px;
float: right;
}

.homelist {
display: inline;
list-style-position: inside;
font-size: 14px;
line-height: 22px;
margin: 0;
padding: 0;
 }
 
.linklist {
display: inline;
list-style-position: inside;
line-height: 26px;
margin: 0;
padding: 0;
 }
 
.truebreak { clear: left; }

a.prod_link { text-decoration: none;
			 color: #333;
			 }
a.prod_link:visited { text-decoration: none;
			 color: #333;
			 }
a.prod_link:hover { text-decoration: none;
			 color: #333;
			 }