@charset "utf-8";
/* CSS Document */

/* Alsett clearing method ---------------------------------------------------------------------- */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%}
.clearfix {display: block;}

.clearfix2:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix2 {
	display:inline-block;
}

/* ---------- */
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial;
	font-size:15px;
	color:#333333;
}

body a{
	font-family:Arial;
	color:#957960;
}

hr{
	height:0px;
}

#container{
	width:960px;
	margin:0 auto; 
	text-align:left;
	display:inline-block;
}

#rating{
	display:inline-block;
	float:left;
	clear:left;
	height:20px;
	padding-right:10px;
}

#rating img{
	padding-top:7px;
}

#footer{
	font-family:Arial;
	font-size:12px;
	color:white;
	padding-bottom:10px;
}

#cat_items_wrap{
	padding-left:0px;
	padding-right:0px;
	display:inline-block;
	margin-bottom:10px;
}

#footer a{
	color:#000;
}

.review_content{
	font-family:Arial;
	font-size:13px;

}

.review_date{
	float:left;
	font-family:Arial;
	font-size:15px;
	color:#39281c;
	clear:right;
	padding-top:4px;
	padding-left:5px;
}

.review_title{
	float:left;
}

.reviewauthor{
	font-size:12px;
	font-family:Arial;
	color:#333333;
	clear:both;
	padding-top:5px;
	padding-bottom:3px;
}

.reviewauthor a{
	font-weight:bold;
	color:#1d367e;
	text-decoration:underline;
}

#wrapper{
	width:954px;
	padding:3px;
	margin-bottom:20px;
	height:auto;
	display:inline-block;
	border:2px solid #000;
}

.title_padding{
	padding:5px;
}

.home_title{
	padding-bottom:5px;
	border-bottom:5px solid #d0c3b0;
	padding-top:10px;
}

.select_wrap{
	width:135px;
	height:50px;
	float:left;
	display:inline-block;
}

.featured_content{
	font-size:13px;
	font-family:Arial;
	color:black;
}

.featured_events{
	width:428px;
	padding-bottom:20px;
	border-bottom:1px solid #baa791;
	display:inline-block;
}

.avail_btn{
}

.select_title{
	font-family:Arial;
	color:#39281c;
	font-size:13px;
	padding:1px;
}

.reservations_title{
	padding-bottom:5px;
	border-bottom:3px solid #b29e88;
}

#lcol{
	width:470px;
	display:inline-block;
	float:left;
	padding-top:5px;
	padding-left:20px;
}

#bottom_ads{
	clear:both;
	display:inline-block;
	padding-left:20px;
	padding-top:10px;
}

.ad{
	padding-right:10px;
	float:left;
}

.ad3{
	width:310px;
	height:105px;
	background-image:url(../images/ad3.gif);
}

#product_wrap{
	background-color:white;
	margin:0px 20px;
	display:inline-block;
	width:914px;
	padding-bottom:10px;
}

#product_wrap_inside{
	padding:0px 20px 20px 20px;
	display:inline-block;
	height:auto;
	overflow:hidden;
	background-image:url(../images/productbg.gif);
	background-repeat:repeat-y;
}

#category_wrap{
	background-color:white;
	margin:0px 20px;
	display:inline-block;
	width:914px;
	padding-bottom:10px;
}

#category_wrap_inside{
	padding:0px 20px 20px 20px;
	display:inline-block;
	height:auto;
	overflow:hidden;
}

#breadcrumb{
	margin:10px 0;
}

#wrapper #body p b{
	margin: 0 20px;
	padding:10px 0;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
	display:block;
	border-top: 4px solid #fff;
	border-bottom:4px solid #fff;
}

#product_img {
	width:154px;
	height:190px;
	overflow:hidden;
	border:1px solid #d4cbc3;
	display:inline-block;
	margin-bottom:2px;
	margin-left:2px;
}

#product_img img {
}

#product_lcol{
	width:173px;
	display:inline-block;
	float:left;
	height:100%;
	margin-left: 3px; /* added by Josh to fix a Product page issue with the left column */
}

#thumbnails{
	display:inline-block;
	text-align:left;
}
#thumbs{
	display:inline-block;
	padding-bottom:5px;
	padding-left: 3px; /* added by Josh */
	/* background-color:white; removed by Josh */
}
.thumb{
	width:46px;
	height:41px;
	display:inline-block;
	float:left;
	overflow:hidden;
	border:1px solid #d4cbc3;
	margin:5px 8px 5px 0px;
}

html>body .thumb{
	margin:5px 5px 5px 0px !important;
}

html

#product_extras_wrap{
	width:160px;
	display:inline-block;
	height:100%;
}

#product_extras{
	display:inline-block;
	text-align:left;
	margin:0px;
	padding-left:15px;
	padding-top:10px;
}

#product_rcol{
	padding-left:20px;
	float:right;
	width:675px;
}

#subheading{
	font-size:15px;
	font-family:Arial;
	color:#674e33;
	padding:6px 0px 10px 0px;
	border-bottom:1px solid #d0c3b0;
	display:inline-block;
	width:660px;
}

.subtitle_text{
	float:left;
}

#price{
	color:#2a2019;
	font-size:20px;
	font-family:Arial;
	float:right;
	width:130px;
}

.price1 {
	float:left;
}

.price1_small{
	float:left;
}

.pricenix{
	text-decoration:line-through;
	color:#ccb7a5;
	float:right;
	padding-left:5px;
}

#product_options{
display:none;

}

.suggested_title{
	font-family:Arial;
	color:#674e33;
	font-size:18px;
}

.review_title{
	font-family:Arial;
	color:#674e33;
	font-size:18px;
}

#product_small{
	width:147px;
	display:inline-block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-bottom:10px;
}

#product_cat{
	width:170px;
	display:inline-block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-bottom:10px;
}

#product_cat_accessory{
	width:150px;
	display:inline-block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-bottom:10px;
}

.small_title a{
	color:#1d367e;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	padding: 6px 0px;
	display:inline-block;
}

.cat_title a{
	color:#1d367e;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	padding: 6px 0px 3px 0px;
	display:inline-block;
}

.prices_small{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	width:85px;
	color:#957960;
	float:left;
	display:inline-block;
}

.cat_desc{
	font-family:Arial;
	display:inline-block;
	font-size:12px;
}

.prices_small_nix{
	color:#ccb7a5;
	text-decoration:line-through;
	float:right;
	display:inline-block;
}

.small_img{
	width:125px;
	height:145px;
	border:1px solid #d5ccc5;
	overflow:hidden;
}

.cat_img{
	width:170px;
	border:1px solid #d5ccc5;
	overflow:hidden;
}

.cat_img img {
	width:170px;
	border:1px solid #D5CCC5;
}

#suggested_accessories{
	width:100%;
	display:inline-block;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #d0c3b0;
}

#customer_reviews{
	width:100%;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #d0c3b0;
	
}

ul{list-style:none;padding:0px;margin:0px;}
ul li{
	background-image:url(../images/bullet.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:14px;
}

#cms_list{
	margin-top:15px;
}

#cms_list li{
	background-image:url(../images/cms_bullet.gif);
	background-repeat:no-repeat;
	padding-left:14px;
}

html[xmlns] ul li{
	background:none;
	list-style-image:url(../images/bullet.png);
	padding:0px;
	vertical-align:middle;
}

.wishlist_btn{
display:none;
}

#sub_rcol{
	display:inline-block;
}

.option_title{
	font-family:Arial;
	font-size:13px;
	color:#39281c;
	padding:5px 0px;
	font-weight:bold;
}


#product_text{
	font-size:13px;
	color:black;
	font-family:Arial;
	width:480px;
	padding-top:10px;
	float:left;
}

h1{
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:24px;
	color:#39281c;
	font-weight:normal;
}

h2{font-weight:normal;}
h3{font-weight:normal;}
h4{font-weight:normal;}
h5{font-weight:normal;}
h6{font-weight:normal;}

table th{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#957960;
}

table{
	font-size:12px;
	font-family:Arial;
}


#product_extras img{
display:none;
}

#breadcrumb a{
	color:#1d367e;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#spacer{
	width:914px;
	margin-left:20px;
	height:5px;
	display:inline-block;
	clear:both;
}

.ad3_content{
	width:160px;
	float:right;
	font-family:Arial;
	font-size:13px;
	padding:5px;
}

.news_input{
	padding-top:14px;
	padding-right:10px;
}

.newsletter_text{
	font-size:9pt;
	color:#d0c3b0;
	font-family:Arial;
	float:right;
	padding-top:18px;
	padding-right:9px;
}

.subscribe_btn{
	padding-top:13px;
}

#newsletter{
	height:50px;
	display:inline-block;
	margin: 10px 20px;
	width:910px;
}

.ad3_content a{color:black;text-decoration:none;}

#rcol{
	width:444px;
	float:left;
	padding-left:20px;
	display:inline-block;
	padding-top:10px;
}

.featured_title{
	font-family:Arial;
	font-size:15px;
	color:#1d367f;
	padding-top:5px;
	font-weight:bold;
}

#featured_event{
	border-bottom:1px solid #baa791;
	display:inline-block;
	margin-right:15px;
	width:425px;
}

.featured_img{
	float:left;
	display:inline-block;
	padding:8px;
}

#body{
	width:954px;
	background-image:url(../images/bginner.gif);
	background-repeat:repeat-x;
	position:relative;
}
#body2{
	width:954px;
	/* background-image:url(../images/bginner.gif); removed, since it didn't work for pages without header images and seems to have no visible effect  */
	background-repeat:repeat-x;
	position:relative;
}

#header p{
	border-top:4px solid #000;
	border-bottom:4px solid #000;
	margin:0 0 15px 0;
	padding:10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:.15em;
	display: block;
}

#header div.l_float{
display:none;

}
#top_wrap div.cms_banner{
display:none;	
}

#slideshow{
	width:465px; /* changed from 485 to support IE6 */
	display:inline-block;
	padding-top:15px;
}

#cms_header{
	width:100%;
	height:88px;
	background-image:url(../images/cms_header_bg.gif);
	background-repeat:no-repeat;
	position:relative;
}

#cms_sub_img{
display:none;

}

.header_text{
	font-size:30px;
	font-family:Helvetica;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:white;
}

#cms_content_wrap{
	display:inline-block;
	margin-left:5px;
	float:left;
	margin-bottom:85px;
}

#cms_content_wrap div.l_float img{
	display:none;
}

.cms_title{
	width:860px;
	font-family:Arial;
	font-size:20px;
	color:#39281c;
	padding-bottom:15px;
	border-bottom:3px solid #eae4df;
}

.cms_text{
	background-image:url(../images/cms_bg.gif);
	background-repeat:repeat-y;
	width:761px;
}

.cms_content{
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:20px;
	margin-left:10px;
	margin-right:15px;
	width:700px;
	border-bottom:1px solid #ccc;
}

#transparent_fish{
display:none;

}

#top_wrap{
	width:954px;
}

#cms_sidelinks{
display:none;

}

.cms_link, .cms_link_selected{
	border-top:2px solid #eadfca;
	padding-top:10px;
	padding-bottom:10px;
}

.cms_link a{
	font-family:Arial;
	font-size:12px;
	color:#39281c;
	font-weight:normal;
	text-decoration:none;
}

.cms_link_selected a{
	font-family:Arial;
	font-size:12px;
	color:#39281c;
	font-weight:bold;
	text-decoration:none;
}



#extralinks{
display:none;

}

#extralinks a{
	color:#39281c;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
}

#reservations{
	width:428px;
	margin-top:20px;
	padding:15px;
	display:inline-block;
}

#nav2{
display:none;

}

.nav_link {
	padding-top:13px;
	padding-left:20px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

.nav_link a:link, .nav_link a:visited {
	text-decoration:none;
	color:#fff8e5;
}

.nav_link a:hover, .nav_link a:active {
	text-decoration:underline;
	color:#fffff8;
}

#cart_stats{
	background-image:url(../images/cart_bg.jpg);
	width:110px;
	height:16px;
	font-family:Arial;
	font-size:12px;
	color:white;
	margin-top:7px;
	margin-left:14px;
	padding-top:7px;
	padding-bottom:3px;
	text-align:center;
}
#cart_stats a{
	font-family:Arial;
	font-size:12px;
	color:white;
	text-decoration: none;
}


.l_float{
	float:left;
}

.r_float{
	float:right;
}

.slideshow_img {
	width:458px;
	height:175px;
	border:1px solid #000;
}

.featured_img img {
	border:3px solid #fff;
}

.categorySmallRow {
	width:200px;
}

.categorySmallThumb {
	float:left;
	width:200px;
	text-align:center;
}

.categorySmallThumb img {
	padding:5px;
	margin:10px 0 0 5px;
	border:1px dotted #846C54;
}

.categorySmallContent {
	float:left;
	width:200px;
	margin-top:10px;
	text-align:center;
}

.categorySmallTitle {
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}

.categorySmallTitle a:link, .categorySmallTitle a:visited {
	text-decoration:none;
	color:#4B371F;
}

.categorySmallTitle a:hover, .categorySmallTitle a:active {
	text-decoration:underline;
	color:#846C54;
}

.categorySmallCount {
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
}

.category_product_row {
	width:900px;
	margin-left:20px;
}

.thumbMouseOver {
	border:1px solid #6B573F;
}

.productImageConstrainHeight {
	height:190px;
}

.productImageConstrainWidth {
	width:154px;
}

.suggested_image img {
	width:200px;
	border:1px solid #EEE9E0;
}

/* --- Testimonials --- */
.testimonialWrapper {
	width:700px;
}

.testimonialImage {
	float:left;
	width:150px;
	margin-right:50px;
	margin-bottom:20px;
}

.testimonialImage img {
	padding:1px;
	width:150px;
	border:1px solid #858585 !important;
}

.testimonialContent {
	float:left;
	width:500px;
}

.testimonialTitle {
	font-size:16pt;
	color:#110C09;
	font-weight:bold;
}

.testimonialSubtitle {
	font-size:10pt;
	color:#858585;
	font-style:italic;
}

.testimonialComments {
}

.categoryDescription {
	margin-left:25px;
	margin-right:25px;
	border-bottom:1px solid #846C54;
}

.linkTitle {
	font-size:16px;
}

.linkWrapper {
	border-bottom:1px solid #330D02;
	padding:10px;
}

.faqQuestion {
	font-weight:bold;
	margin-bottom:10px;
}

.faqAnswer {
	margin-bottom:10px;
	margin-left:15px;
	width:600px;
}

/* --- Events Calendar --- */
#calendar_wrapper {
	width:400px;
	margin:0 auto;
}

#calendar_table {
	text-align:center;
	font-family: verdana, arial;
	font-size:12pt;
	margin-top:15px;
}

#calendar_table a {
	font-weight:bold;
	text-decoration:none;
	/*color:#000;*/
	display:block;
}

#calendar_table a:hover {
	text-decoration:underline;
}

#calendar_table td {
	width:40px;
	height:30px;
}

#calendar_month_nav {
	width:400px;
	margin:4px auto 0 auto;
	height:19px;
	font-size:16pt;
}

#calendar_month_nav img {
	padding:3px 0 0 0;
}

#calendar_month {
	width:350px;
	text-align:center;
	float:left;
	margin:0 10px 10px 10px;
	/*color:#fff;*/
}

#calendar_table th {
	font-weight:bold;
}

#calendar_days {
	font-size:12pt;
}

#calendar_event {
}

#current_day {
	color:#DFD8C5;
}

#current_day a {
	font-weight:bold;
	text-decoration:underline;
}

#not_current_month {
	color:#999999;
}

.this_month_event {
}








/* Autocomplete search ------------------------------------------------------------------------- */
input.autocomplete { color: #888; }
div.autocomplete { position:absolute; background-color:white; border:2px solid #888; margin:0; padding:0; z-index: 100; font-size: 11px; font-family:Georgia; }
div.autocomplete ul { list-style-type:none; margin:0; padding:0; }
div.autocomplete ul li.selected { background-color: #ddc;}
div.autocomplete ul li { list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; border-bottom: 1px dashed #eada9a; }

/* E-commerce ---------------------------------------------------------------------------------- */
form { padding: 0px; margin: 0px; }
.ecomm_button { background-color: #e6e6e6; color: #575757; font-weight: bold; border: 1px solid #b4b4b4; cursor: pointer; }
.ecomm_textbox { color: #000000; }
.catHead { margin:5px 0 5px 0; padding:3px 0 3px 3px; border-bottom: 1px solid #888; border-top: 1px solid #888;font-weight:bold;}
.section_header {
    padding: 5px;
    margin: 0px;
    margin-bottom: 0px;
    border: 1px solid #888;
    background-color: #fff;
    text-align: left;
    letter-spacing: 1px;
}

/* Records ------------------------------------------------------------------------------------- */
#standard_main_col_item {
	margin:0 0 10px;
	float:left;
	width:690px;
}
#standard_full_record {
	width:690px;
}
#standard_full_record_content {
	background-repeat:repeat-y;
	padding:0 0 5px 5px;
	width:685px;
}

#standard_full_record_title {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	float:left;
	padding:3px 0 5px 10px;
	color:#004584;
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #dedede;
	width:675px;
}

#standard_full_record_text {
	float:left;
	padding:5px 0 0;
	width:510px;
}

#standard_record_thumb {
	border:solid 1px #abceea;
	float:left;
	margin:5px 10px 0 5px;
}
#standard_record_thumb img {
	margin:3px;
}

#standard_record_more {
	float:right;
	margin:20px 20px 0 0;
}

/* Breadcrumbs --------------------------------------------------------------------------------- */

#bc_wrap{
display:none;
}


/* gallery */
.gallery_item {width:150px; padding:10px; float:left;}
.gallery_thumb {width:150px; text-align:center; border:2px solid #888; height:150px; overflow:hidden; vertical-align:middle;}
.gallery_title {text-align:center; padding:3px; width:150px; font-weight:bold;}
.gallery_title a {text-decoration:none;}
.gallery_thumb img {width:150px;}
.gallery_item2 {width:150px; padding:10px; float:left;}
.gallery_thumb2 {width:150px; text-align:center; border:2px solid #888; height:150px; overflow:hidden; vertical-align:middle;}
