@charset "utf-8";
/* CSS Document */
* {
behavior: url(/v/vspfiles/iepngfix.htc);
}
body {
margin:0px;
padding:0px;
height:100%;
width:100%;
background-color:#00360E;
background-image:url(/v/vspfiles/my_images/Background.jpg);
font-family:Trebuchet MS, Helvetica, Arial,sans-serif;
font-size:13px;
line-height:16px;
}
img { 
behavior:url(/v/vspfiles/iepngfix.htc); 
}
a img { 
border:0px; 
}
div.container {
margin:0px;
padding:0px;
height:100%;
width:100%;
}
table.container {
margin:0px;
padding:0px;
height:100%;
width:1024px;
empty-cells:show;
}
td.header {
margin:0px;
padding:0px;
height:112px;
max-height:112px;
}
td.menu {
margin:0px;
padding:0px;
height:30px;
max-height:30px;
background-image:url(/v/vspfiles/my_images/Menu-BG.png);
background-position:top left;
background-repeat:no-repeat;
}
td.info {
margin:0px;
padding:0px;
height:40px;
max-height:40px;
background-image:url(/v/vspfiles/my_images/cork.jpg);
background-position:top left;
background-repeat:no-repeat;
}
td.content {
margin:0px;
padding:0px;
background-image:url(/v/vspfiles/my_images/Content-BG.png);
background-position:top left;
background-repeat:repeat-y;
}
div.content {
margin:0px;
padding:0px;
}
div.content_2 {
width:780px;
background-image:url(/v/vspfiles/my_images/trans.png);
text-align:left;
margin:0px;
padding:10px;
margin-right:43px;
border:2px dotted #000;
}
td.footer {
margin:0px;
padding:0px;
height:185px;
max-height:185px;
background-image:url(/v/vspfiles/my_images/Footer-BG.png);
background-position:top left;
background-repeat:no-repeat;
}
#bottom {
background-image:url('vspfiles/my_images/bottom.jpg');
background-repeat:no-repeat;
height:50px;
}
td.bottom {
margin:0px;
padding:0px;
padding-left:35px;
padding-right:35px;
padding-top:10px;
padding-bottom:25px;
color:white;
font-size:12px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
}
td.bottom a:link {
color:#FFFFFF;
}
td.bottom a:active {
color:#FFFFFF;
}
td.bottom a:visited {
color:#FFFFFF;
}
td.bottom a:hover {
color:#FFFFFF;
}
div.preloader {
margin:0px;
padding:0px;
position:absolute;
top:-99999px;
left:-99999px;
}
#container {
width:100%;
height:100%;
}
#site {
width:892px;
margin-left:auto;
margin-right:auto;
}
#postits {
width:892px;
height:135px;
text-align:center;
font-size:11px;
font-weight:bold;
}
#postits a {
color:black;
}
#postits a:hover {
color:#BBA300;
}
#nav {
background-image:url(/v/vspfiles/my_images/top.jpg);
background-repeat:no-repeat;
height:135px;
}
#ecommerce {
background-image:url(/v/vspfiles/my_images/trans_green.png);
width:800px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#ecommerce a {
color:#FFF;
text-decoration:none;
padding-top:3px;
}
#ecommerce a:hover {
background-image:url(/v/vspfiles/my_images/trans.png);
color:#FFF;
text-decoration:none;
}
#bottom {
background-image:url(/v/vspfiles/my_images/bottom.jpg);
background-repeat:no-repeat;
height:50px;
}
.whitespace {
margin:10px;
}
#products {
text-align:left;
}
#bottomlinks {
text-align:center;
}
td.col {
width:230px;
text-align:left;
}
div.col {
background-image:url(/v/vspfiles/my_images/trans.png);
border-right:2px #000 dotted;
border-bottom:2px #000 dotted;
margin:3px;
padding:15px;
width:220px;
height:352px;
text-align:left;
}
div.double {
background-image:url(/v/vspfiles/my_images/trans_2.png);
border-right:2px #000 dotted;border-bottom:2px #000 dotted;
margin:3px;
padding:15px;
width:220px;
height:750px;
text-align:left;
}
div.col:hover {
background-image:url(/v/vspfiles/my_images/trans_2.png);
} 
tr.repeatingCork {
background-image:url(/v/vspfiles/my_images/cork.jpg);
}
a.repeatingCork {
color:#0E5F25;
font-weight:bold;
text-decoration:underline;
}
a:hover.repeatingCork {
color:#0E5F25;
font-weight:bold;
text-decoration:none;
}