body {
	margin: 0;
	background: #ded29e url(/images/site/bg.jpg);
}

h1 {
	text-align: center;
	font-weight: 100;
	letter-spacing: 2px;
	padding: 20px 0 0 0;
	margin: 0 ;
	color: #785f2e;
	text-transform: uppercase;
	border-bottom: 1px solid #987e4d;
}

h2 {
	color: #785f2e;
	margin-bottom: 0;
	font-size: 16px;
	letter-spacing: 1px;
}


h3, h4 {
	color: #785f2e;
}

h4 {
	margin-bottom: 0;
}

.clear {
	clear: both;
}

a {
	color: #785f2e;
}

a.baxk-link {
	margin-top: 20px;
}

/* @group layout */

#container {
	width: 960px;
	margin: 0 auto;
	/*height: 700px;*/
	background: url(/images/site/bg-fern.jpg) no-repeat;
}

#left {
	width: 230px;
	float: left;
	display: inline;
}


#content {
	width: 720px;
    float: right;
	display: inline;
	}
	
#content .pad {
	padding: 0 30px 15px 30px;
		min-height:550px;
height: auto !important;
height: 550px;
}

#language {
	width: 720px;
	height: 44px;
	text-align: right;
	color: #513a0d;
}

#language a {
	color: #513a0d;
	text-decoration: none;
}

#language img {
	margin-right: 4px;
}

#language p {
	padding-top: 10px;
	padding-right: 10px;
}

#page-wrapper {
	width: 720px;
	
	background: url(/images/site/bg-page-f.jpg) 2px 0 repeat-y;
}


#page-header {
	padding-bottom: 10px;
}

#page-top {
	width: 720px;
	/*height: 600px;*/
	background: url(/images/site/bg-page-top.jpg) 2px 0 no-repeat;
}

#page-bot {
	width: 720px;
	height: 30px;
	background: url(/images/site/bg-page-bot.jpg) 2px 0 no-repeat;
}

#footer {
	margin-top: 10px;
	color: #524201;
	text-align: center;
	border-top: 1px solid #887322;
}

#footer p {
	padding: 0 10px;
}

#logo {
	margin-bottom: 25px;
}

#thumb-map {
	width: 155px;
	height: 125px;
	position: absolute;
	right: 40px;
	top: 220px;
	
}

#landing-photo {
	position: relative;
}



#shop-info {
	width: 260px;
	margin-left: 30px;
	float: left;
	display: inline;
}

#shop-photo {
	width: 360px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#map {
	width: 650px;
	height: 406px;
	float: left;
	position: relative;
}

#map h3 {
	position: absolute;
	top: 50px;
	left: 300px;
}

div#pagination {
	clear: left;
	/*text-align: center;*/
}

div#pagination p.prev {
	float: left;	
}

div#pagination p.next {
	float: right;
	
}

div#pagination span.back {
	padding: 0 13px;
}

/* @end */

/* @group nav top */

#nav_top ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

 .nav_categories li {
	font-size: 16px;
	margin: 0;
	padding: 0  0 0 20px;
	display: inline;
	list-style: none;
	background: url(/images/site/bullet-cats.gif)  no-repeat;
}

#nav_top li.first, #nav_top .nav_categories  li:first-child {
	background: none;
}

 #nav_top li a {
	color: #513a0d;
	text-decoration: none;
	border-bottom: 1px dotted #513a0d;
}

 #nav_top li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #513a0d;
}

/* @end */

/* @group nav */


#nav_left ul, #nav_left li {
	margin: 0;
	padding: 0;
	list-style: none;
}

 #nav_left a {
	display: block;
	width: 230px;
	height: 58px;
}

#nav_left span {
	display: none;
}

#nav_left li.shopping {
	background: url(/images/site/h-shopping.jpg) no-repeat;
}

#nav_left li.calendar {
	background: url(/images/site/h-calendar.jpg) no-repeat;
}

#nav_left li.visitor-info {
	background: url(/images/site/h-visitor-info.jpg) no-repeat;
}
#nav_left li.center-info {
	background: url(/images/site/h-center-info.jpg) no-repeat;
}

#nav_left li.jp-shopping {
	background: url(/images/site/jp-shopping.jpg) no-repeat;
}

#nav_left li.jp-calendar {
	background: url(/images/site/jp-calendar.jpg) no-repeat;
}

#nav_left li.jp-visitor-info {
	background: url(/images/site/jp-visitor-info.jpg) no-repeat;
}
#nav_left li.jp-center-info {
	background: url(/images/site/jp-center-info.jpg) no-repeat;
}

/* @end */

/* @group nav footer */

#footer ul {
	margin: 12px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

 #footer li {
	line-height: 1;
	font-size: 14px;
	margin: 0;
	padding: 0  20px;
	display: inline;
	list-style: none;
	border-left: 1px solid;
}

#footer li.first {
	border: none;
}

 #footer li a {
	color: #513a0d;
	text-decoration: none;
	
}

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

/* @end */

/* @group calendar */

/* @group grid */

table.calendarBG {
 line-height: 1.2em; 
}

/*.calendarBlank { 
 background-color: #FFF;
}*/

.calendarHeader { 
 font-weight: bold; 
 color: #000; 
 text-align: center;
 background-color: #dfdaae; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 /*letter-spacing:	.1em;*/
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
	font-size:         20px;
 color:             #785f2e;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #785f2e;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #785f2e; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 /*letter-spacing:	.1em;*/
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #785f2e;
 background-color: 	#d5cf9b;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 /*letter-spacing:	.1em;*/
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
 color:             #666;
 /*background-color:  #fff;*/
 width: 14%;
 

}


.calendarCell, .calendarBlank {
	 border-right: 1px solid #d5cf9b;
 border-bottom: 1px solid #d5cf9b;
}

.calendarBG tr {
	 border-left: 1px solid #d5cf9b;
}

.calendarCell div a {
	padding: 3px;
	font-size: 12px;
	line-height: 1.2em;
}

.calendarCell a {
	font-size: 14px;
}

.calendarCell div  {
	 margin-bottom: 10px;
}


.calendarCell a {
 color:#785f2e;
 /*text-decoration:   underline;*/
 background-color:  transparent;

}
  
.calendarCell a:visited {
 color:             #785f2e;
 /*text-decoration:   underline;*/
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

/* @end */

/*h2.week-header {
	line-height: 1;
	font-size: 13px;
	text-transform: uppercase;
	padding: 2px 10px;
	letter-spacing: 1px;
	color: #FFF;
	background: #785f2e;
	margin: 10px 0;
}

h4.event {
	
	color: #785f2e;
}

.cal-day {
	font-size: 12px;
	font-family: verdana, arial;
	padding: 1px;
	margin: 0 2px;
	color: #785f2e;
	background: #d5cf9b;
}

.cal-num {
	font-size: 12px;
	font-family: verdana, arial;
	padding: 1px;
	margin: 0 2px;
	background: #d5cf9b;
	background: #FFF;
color: #785f2e;
}


.event {
	margin-bottom: 20px;
}

.event p {
	margin: 0;
}

h4.event {
margin: 0;
padding: 0;	
}

p.date {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}

.calendarMonthLinks a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.calendar-nav {
font-weight: bold;
font-size: 14px;
text-align: center;	
	color: #785f2e;
	background: #e1dcae;
}

.calendar-nav a {
	line-height: 1;
	font-size: 22px;
}

.prev {
	float: left;
}

.next {
	float: right;
}*/

/* @end */

/* @group shopping */

.category-list h2 {
margin-top: 10px;	
} 


.category-list a {
	color: #513a0d;
	padding-left: 20px;
	background: url(/images/site/bullet.gif) no-repeat;
	text-decoration: none;
	
}

.category-list a:hover {
color: #000;
	background: url(/images/site/bullet-over.gif) no-repeat;
	text-decoration: underline;
}

/* @end */

/* @group press releases */

p.date {
	margin: 5px 0;
	
}

#press-archive {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #c3bb84;
}

.archive span {
	margin-left: 20px;
}

p.posted {
	font-weight: bold;
}

h2.press-release {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px solid #c3bb84;
}

/* @end */

/* @group special events promos */

#left div {
	/*border: 1px solid #CCC;*/
}

#event-promo .pad p {
	font-size: 11px;
	margin: 0;
	padding-bottom:4px;
}

#event-promo .pad h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 1.2;
	padding-top: 5px;
}

#event-promo {
	width: 230px;
	background: url(/images/site/bg-event.jpg) repeat-y;
	padding-bottom: 20px;
}

#event-promo .pad {
	padding: 0 13px;
	margin: 0;	
}

#event-promo-top {
	/* negative margin to fix IE's 3px bug*/
	margin: 0 0 -4px 0;
	padding: 0;
	height: 12px;
	width: 230px;
	background: url(/images/site/bg-event-top.jpg) top left no-repeat;
	
}
#event-promo-bot {
	margin: 0;
	padding: 0;
	height: 12px;
	width: 230px;
	background: url(/images/site/bg-event-bot.jpg) top left no-repeat;
	
}


.promo {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #987e4d;
}

/* @end */

/* @group promos */



/* @end */

/* @group new weekly calendar */

table#outer td{
	padding: 0;
	border: 0;
	background: #FFFFFF;
}



table#outer tr#month_year th {
	background-color: #FFF;
	border-bottom:1px solid #FFF;
	padding-bottom: 4px;
}

#weekly-cal td {
	padding: 0;
}

#weekly-cal tbody {
	padding: 0;
}


#weekly-cal p.cal-event {
	padding-left: 10px;
}



table#weekly-cal td.day_cell {
	width:14%;
	border-right: 1px solid #dcdba5;
	border-bottom: 1px solid #dcdba5;
	padding: 0;
	}

table#weekly-cal td a {
display:block;
font-size: 12px;
/*padding-bottom:5px;*/
text-decoration:none;
}


td.day_cell {
	padding: 0;
}

table#weekly-cal td.today {
	background-color: #f6f2d5;
}

table#weekly-cal td.out_of_range {
	background-color: #fff;
}



td.day_cell .date {
	font-weight: bold;
	margin:0;
	text-align:center;
	 
 color: #edebd2; 
 background-color: #785f2e; 
	}
	
	
table#weekly-cal tr.smd_cal_navrow th {
	/*background: #faf9ed;*/
	text-align: center;
	border-bottom: 4px solid #faf9ed;
}

#weekly-cal p {
	line-height: 1em;
	font-size: 12px;
	/*margin-bottom: 5px;*/
	margin: 0 0 6px 0;
	padding: 0 0 0 10px;
}

table#weekly-cal {
	border-left: 1px solid #dcdba5;
	padding: 0;
	}




/* @end */
