@charset "UTF-8";
/* CSS Document */

p {font-family: Arial, Helvetica, san-serif; font-size: 80%; color: #333333; line-height: 1.7em;}
.caption {line-height: .8em; font-size: .7em;}
h1 {font-family: Arial, Helvetica, san-serif; font-size: 100%; color: #f7941f; text-transform: uppercase; letter-spacing: 1.1em;}
h2 {font-family: Arial, Helvetica, san-serif; font-size: 90%; color: #ffaf51; text-transform: uppercase; letter-spacing: 1.1em;}
h3 {font-family: Arial, Helvetica, san-serif; font-size: 100%; color: #f7941f;}
h4 {font-family: Arial, Helvetica, san-serif; font-size: 85%; color: #0094d2;}
h5 {font-family: Arial, Helvetica, san-serif; font-size: 90%; color: #0094d2;}
.column2-big-left ul {font-family: Arial, Helvetica, san-serif; font-size: .82em; color: #333333; line-height: 1.7em;}
.column2-big-left li {list-style: url(list.png);}
.column2-unit-left ul {font-family: Arial, Helvetica, san-serif; font-size: .82em; color: #333333; line-height: 1.7em;}
.column2-unit-left li {list-style: url(list.png);}
body {background: url(back.jpg) fixed top center white no-repeat; margin:0; font-size:1.0em;}
.column3-unit-left ul {font-family: Arial, Helvetica, san-serif; font-size: .82em; color: #333333; line-height: 1.7em;}
.column3-unit-left li {list-style: url(list.png);}
a:link {color: #d78018; text-decoration: none;font-weight:bold;}
a:visited {color: #d78018;font-weight:bold;}
a:hover {color: #ff961b; text-decoration: none;font-weight:bold;}
.gnar {width:100%;padding:5px 0;margin-top:-1px; color: white; background:url(back.jpg); text-align:left; text-transform:uppercase;border-bottom:#83645f solid 2pt;}
.special {background:#ffffcc;padding:2px 0;}
.borderbottom {border-bottom:#ccbaba dotted 1pt;}
/* SPECIFIC DIVS */

#container {width: 800px; margin: 0 auto;border-bottom:#a1b079 solid 4pt; background: white;border-left:dotted 1pt #a1b079;border-right:dotted 1pt #a1b079;}
.header {background: url(header.jpg); width: 800px; height: 88px; float: left;}

.inside {width: 782px; padding: 15px 9px 9px 9px; float: left; background: url(body.jpg) top no-repeat;}
.footer {clear: both; background:white; height: 30px; width: 800px;border-top:dotted 1pt #a1b079;}
.box {background: white; width: 100%}
.box h1 {width: 100%; background: url(gradient2.png) top center repeat-x; height: 12px; text-align: center;}
.box h2,h3,p {padding: 0 5px;}
.column1-unit {width:782px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:380px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left: 3px;}
.column2-unit-right {float:right; width:380px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:245px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:245px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:22px;}
.column3-unit-right {float:right; width:245px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-big-left {float:left; width:400px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left: 3px; border-right:#ccbaba dotted 1pt;}
.column2-small-right {float:right; width:231px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column2-section-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left: 3px; border-right:#ccbaba dotted 1pt;}
.column2-section-right {float:right; width:650px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.box {background: white;}
.box h5 {width:100%;padding:5px 0;margin-top:-1px; color: white; background:url(back.jpg); text-align:left; text-transform:uppercase;border-bottom:#83645f solid 2pt;}
.box p,h2,h3,h4 {padding: 0 8px;}
.indexheight {height:499px;overflow:scroll;}

.viewcart {float:right;width:150px;height:80px;margin:1px;}

/* CLASSES */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.foot {text-transform: uppercase; letter-spacing: .2em; color: #666666; text-align: center; font-size: 75%;}
.clear {clear: both; visibility: hidden;}
.blue {color: #0099FF;}
.yellow {color: #d9cf36;}

/* MENU */

.underlinemenu{
font-weight: bold;
width: 100%;
background: #83645f;
}

.underlinemenu ul{
padding: 12px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
font-family:Arial,Helvetica,Times;
font-size:75%;
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: white;
padding: 12px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid #755752; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: white;
}
.left {float: left; margin: 5px;}
.right {float: right; margin: 5px;}

.block1 { background:url(images/block_bgd.gif) left top repeat-x;}
.block1 .r { background:url(images/line1.gif) right top repeat-y;}
.block1 .b { background:url(images/line1.gif) left bottom repeat-x;}
.block1 .l { background:url(images/line1.gif) left top repeat-y;}
.block1 .t { background:url(images/line1.gif) left top repeat-x;}
.block1 .l_t { background:url(images/l_t_1.gif) no-repeat left top;}
.block1 .r_t { background:url(images/r_t_1.gif) no-repeat right top;}
.block1 .r_b { background:url(images/r_b_1.gif) no-repeat right bottom;}
.block1 .l_b { background:url(images/l_b_1.gif) no-repeat left bottom; width:100%;}
.block1 .ind { padding:12px 7px 14px 7px;}