/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#edebe4;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h4, p { margin:0 0 8px 0; }

h1 {
	font-size:20px;
	background:url(images/bg_h1.jpg) no-repeat;
	width:600px;
	height:27px;
	padding:7px 0 0 15px;
	margin:0 0 10px 0;
}

h2 { font-size:16px; margin:0 0 10px 0; }

h3 { font-size:16px; }

p{
	line-height:14pt;
}

img{
	border:none;
}

/* ---- class settings ----------------------- */
.btfaccess {
	margin-top: 200px;
    margin-left: 40px;
}
.loc-table img {
	border:1px solid #c0c0bf;
}

.email-text {
	width:255px;
	height:30px;
	border:1px solid #797564;
	margin:0 0 5px 0;
	background-color:#a39e86;
	padding:0 0 0 15px;
	color:#fff;
}

.email-button {
	width:73px;
	height:28px;
	background:url(images/but-submit.jpg) no-repeat;
	color:#fff;
	border:none;
	cursor:pointer;
	font-weight:bold;
}

.email-button:hover {
	background:url(images/but-submit-over.jpg) no-repeat;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.logo {
	position:relative;
	top:0;
	left:0;
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}

.img_border {
	border:1px solid #666;
	padding:4px;
	margin:0 10px 10px 0;
	width:200px;
	float:left;
}

.login {
	position:absolute;
	top:10px;
	right:8px;
}

.pad-left {
	padding-left: 25px;
	margin-left: 25px;
}
/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:970px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:177px;
	background:url(images/bg_header.jpg) no-repeat;
}

#header-giftshop {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:177px;
	background:url(images/bg_header-giftshop.jpg) no-repeat;
}

/* ---- start nav id settings ------------------------ */

#nav {
	position:relative;
	top:125px;
	left:20px;
	width:950px;
	height:45px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
	background:url(images/bg_main-repeat.jpg) repeat-y;
}

#main-giftshop {
	position:relative;
	top:0;
	left:0;
	width:970px;
	min-height:660px;
	height:660px;
	height:auto !important;
	background:url(images/bg_main-repeat-giftshop.jpg) no-repeat;
}

/* ---- start main content settings -------------- */

#home-banner {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:615px;
	height:247px;
	background:url(images/bg_home-banner.jpg) no-repeat;
	padding:10px;
	margin:0 0 10px 13px;
}

#home-banner img {
	width:613px;
	height:245px;
	border:1px solid #cec9aa;
}

#home-banner-caption {
	position:absolute;
	bottom:11px;
	left:11px;
	width:598px;
	height:40px;
	background:url(images/trans-black.png);
	padding:10px 0 0 15px;
}

#home-banner-caption h2 {
	font-size:25px;
	color:#fff;
}

#featured-box {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:897px;
	height:auto;
	background:url(images/bg_featured.jpg) repeat-y;
	padding:10px 10px 10px 40px;
	margin:0 0 10px 13px;
}

#featured-item {
	position:relative;
	top:0;
	left:0;
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:635px;
	height:auto;
	margin:0 0 0 13px;
}

#white-box {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:615px;
	min-height:180px;
	height:auto !important;
	height:180px;
	background:url(images/bg-main-white-box.jpg) repeat-y;
	padding:10px;
	margin:0;
}

.social_icon{
	padding-left:40px;
	margin:10px 0 0 0;

}

#logo_link{
	position:absolute;
	width:200px;
	height:110px;
}

#catalog{
	position:absolute;
	right:220px;
	top:10px;
	width:328px;
	height:98px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:309px;
	height:auto;
	margin:0 0 0 5px;
}

#home-sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:309px;
	height:auto;
	margin:0 0 0 5px;
}

#email-signup {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:292px;
	height:87px;
	background:url(images/bg_email-box.jpg) no-repeat;
	margin:0 0 5px 0;
	padding:60px 0 0 15px;
}

.location-box {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:277px;
	height:auto;
	background:url(images/bg-location-box.jpg) repeat-y;
	padding:15px;
	margin:0;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:80px;
	clear:both;
	background:url(images/bg_footer.jpg) no-repeat;
	padding:20px 15px 0 15px;
}

#footer-giftshop {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:80px;
	clear:both;
	background:url(images/bg_footer-giftshop.jpg) no-repeat;
	padding:20px 15px 0 15px;
}

#footer a {
	text-decoration:none;
}

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

#copy {
	position:relative;
	top:0;
	left:0;
	float:left;
}

#slug {
	position:relative;
	top:0;
	right:0;
	float:right;
}

/* ---- start navigation settings -------------------------- */

#nav a {
	position:relative;
	float:left;
	height:45px;
	cursor:pointer;
	background-repeat:no-repeat;
	/*background-image:url(/images/nav3.png);*/
}

a#nav_01 {
	width:73px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -45px;
}

.active_01 {
	background-position: 0 -45px !important;
}

a#nav_02 {
	width:104px;
	background-position:-73px 0;
}

a:hover#nav_02{
	background-position:-73px -45px;
}

.active_02 {
	background-position:-73px -45px !important;
}

a#nav_03 {
	width:108px;
	background-position:-177px 0;
}

a:hover#nav_03{
	background-position:-177px -45px;
}

.active_03 {
	background-position:-177px -45px !important;
}

a#nav_04 {
	width:115px;
	background-position:-180px 0;
}

a:hover#nav_04{
	background-position:-180px -45px;
}

.active_04 {
	background-position:-180px -45px !important;
}

a#nav_05 {
	width:118px;
	background-position:-294px 0;
}

a:hover#nav_05{
	background-position:-294px -45px;
}

.active_05 {
	background-position:-294px -45px !important;
}

a#nav_06 {
	width:102px;
	background-position:-416px 0;
}

a:hover#nav_06{
	background-position:-416px -45px;
}

.active_06 {
	background-position:-416px -45px !important;
}

a#nav_07 {
	width:118px;
	background-position:-518px 0;
}

a:hover#nav_07{
	background-position:-518px -45px;
}

.active_07 {
	background-position:-518px -45px !important;
}

a#nav_08 {
	width:100px;
	background-position:-528px 0;
}

a:hover#nav_08{
	background-position:-528px -45px;
}

.active_08 {
	background-position:-528px -45px !important;
}

/*a#nav_09 {
	width:108px;
	background-position:-842px 0;
}

a:hover#nav_09{
	background-position:-842px -45px;
}

.active_09 {
	background-position:-842px -45px !important;
}*/

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:168px;
	left:0;
	width:960px;
	height:auto;

}

#hidden-layers a {
	color:#7c7c7c;
	display:block;
	font-size:12px;
	text-decoration:none;
}



#hidden-layers a:hover {
	color:#000;
	text-decoration:underline;
	/*background-image:url(images/bg_dropdown-over.jpg);
	background-repeat:repeat-y;*/
}

#L4 {
	position:absolute;
	visibility:hidden;
	height:auto;
	/*background-image:url(images/bg_dropdown3.png);*/
	background-repeat:repeat-y;
	z-index:5000;
}

#L4 { width:880px; height:370px; left:10px; padding:5px 40px 0 40px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

.category {
	color:#024930;
	font-size:19px;
	margin:0;
	padding:10px 0 5px 0;
}

.cat-link {
	color:#7c7c7c;
	padding:0;
	margin:0;
	font-size:12px;
	padding:0 0 2px 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

}

/*-----------------------------------ACCORD CSS -------------------------------*/

.accord-title{ /*header of 1st demo*/
	cursor: pointer;
	text-align: left;
	height:auto;
	color:#7c7c7c;
	font-size:12px;
	background-image:url(images/img_accord-close.jpg);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 2px 12px;
	margin:0;
}

.accord-text {
	color:#7c7c7c;
	height:auto;
	font-size:12px;
	padding:0 0 0 5px;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.accord-text img {
}

.accord-title a {
}

.accord-text a {
	color:#7c7c7c;
	padding:0;
	margin:0;
	font-size:12px;
	padding:0 0 2px 12px;

}

.accord-text a:hover {
	color:#000;
	padding:0;
	margin:0;
	font-size:12px;
	padding:0 0 2px 12px;
	text-decoration:underline;
}

.accord-title img {
	margin:0;

}

.accord-title:hover {
}

.accord-open { /*class added to contents of 1st demo when they are open*/
	color:#000;
	background-image:url(images/img_accord-open.jpg);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 12px;
	margin:0;
}

.store-hours {
	background-color:#e2d9ba;
	border:1px solid #bebebe;
	border-radius: 3px;
	float:left;
	height:83px;
	margin-right:3px;
	padding: 15px;
	width:125px;
}

.store-hours h3 {
	border-bottom: 1px solid;
	color: #333333;
	margin: 0 0 6px 0;
	padding-bottom: 3px;
}

.store-hours p {
	line-height: 12px;
}

.cob-btns li {
	background-color: #258e37;
	color: #fff;
	margin: 5px;
	border-radius: 25px;
	text-align: center; 
	

}

.cob-btns li a{

	color: #E2D9BA;
	 
}

.cob-btns {
	vertical-align: middle;
}