body {
margin : 0;
padding : 0;
text-align : left;
font : 75% "Trebuchet MS", verdana, arial, sans-serif;
line-height : 1.5em;
background : #73929C url(img/bg.jpg) top center repeat-y;
color : #000;
height : 100%;
}
			/*CONTAINER*/
#wrapper {
position : relative;
width : 780px;
margin-right : auto;
margin-left : auto;
padding : 0;
border : 0px solid green;
background : #fff;
}
			/*TOP TITLE BAR*/
#title {
width : 770px;
margin-left : 5px;
padding : 0;
text-align : right;
background : #fff;
color : #000;
}
#title h1 {
margin : 0;
padding : 10px;
font-size : 175%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : #BCE0A8;
}
			/*BANNER*/
#header {
background : url(images/head.jpg) no-repeat;
width : 770px;
height : 143px;
margin : 0 0 0 5px;
padding : 0 0 0 0;
}
			/*TOP NAVIGATION*/
.container {
width : 770px;
height : 35px;
margin : 20px 0 10px 5px;
}
#navCircle {
margin : 0;
padding : 0 0 20px 20px;
border-bottom : 1px solid #CAC8C9;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
float : left;
font-size : 1.3em;
padding : 0 25px 15px 25px;
text-decoration : none;
background : inherit;
color : #18286B;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
background-color : inherit;
color : #000;
background : url(img/arrow.jpg) no-repeat bottom center;
}
#navCircle2 a:link.active, #navCircle2 a:visited.active, #navCircle2 a:hover {
background-color : inherit;
color : #000;
/* background : url(img/arrow.jpg) no-repeat bottom center; */
}
			/*MAIN CONTENT*/
#content {
width : 560px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
border-right : 1px solid #b2d094;
min-height : 100%;
margin-bottom : -30px;
position : relative;
}
#content p {
padding : 0 20px;
}

#content2 {
width : 760px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
min-height : 100%;
margin-bottom : -30px;
position : relative;
}
#content2 p {
padding : 0 20px;
}
.divider {
	background-color: #747DAF;
	margin: 0px;
	height: 2px;
        width : 650px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
#tableBorder td{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}

.product_table td{
        margin: 5px;
        padding: 5px;
}
			/*SIDEBAR*/
#right-col {
width : 175px;
margin : 5px 0 0 590px;
border-left : 1px none #28460a;
padding : 3px;
}
			/*FOOTER*/
#footer {
margin : 50px auto 0 auto;
padding : 0px;
font : 90% "Trebuchet MS", verdana, arial, sans-serif;
background : #73929C;
color : #FFF;
height : 70px;
clear : both;
padding-bottom : 10px;
padding-top : 5px;
display : block;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #b2d094;
}
#footer a:hover {
background : inherit;
color : #fff;
text-decoration : none;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
width : 160px;
padding : 1ex;
margin : 0 0 30px 5px;
border : 1px solid #345411;
background : #A5CFF7;
color : #000;
}
			/*TYPOGRAPHY*/
h2 {
margin : 20px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : #18286B;
}
h3 {
margin : 5px;
font-size : 120%;
letter-spacing : 5px;
background : inherit;
color : #18286B;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
width : 90%;
font-size : 140%;
}

#sayings {
float : left;
width : 70%;
}

#kayak_pic {
float : right;
}
			/*LINKS*/
a img {
border : none;
}
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #18286B;
}
a:hover {
text-decoration : underline;
background : inherit;
color : #666;
}
ul.side {
list-style-type : square;
padding : 0;
margin : 0;
background : inherit;
color : #457C05;
}
.side li {
padding-left : 0.2em;
margin-left : 2em;
}
			/*CLASSES*/
.news {
font-size : 90%;
background : inherit;
color : #000;
}
.imgleft {
float : left;
border : 1px solid #345411;
padding : 5px;
margin-right : 15px;
}
.imgright {
float : right;
border : 1px solid #345411;
padding : 5px;
margin-left : 15px;
}
.imgright_noborder {
float : right;
padding : 5px;
margin-left : 15px;
}
.clearfooter {
height: 70px;
clear : both;
}
.speclabel {
font-weight : bold;
color : #18286B;
}
.imgleftnoborder {
float : left;
padding : 5px;
margin-right : 15px;
}
.imgrightnoborder {
float : right;
padding : 5px;
margin-left : 15px;
}
.clearboth {
clear : both;
}
.table_background {
float: left;
display: block;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
background: #E0E9F8;
border:2px solid #336699;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;	
border-radius: 15px;
margin: 2px;
}
.div_background {
display: block;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
background: #FFF;
border:2px solid #336699;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;	
border-radius: 15px;
margin: 2px;
}
.tableBorder td{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;        
}
                     /*IMAGE POPUP STUFF*/

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

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

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFE0;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
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: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}                      