body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6a3219;
	font-size:12px;
	background:url(images/bg_tile.gif) repeat;
}

a,
a:link,
a:hover,
a:active,
a:visited {
    color:#6a3219;
}
a:hover {
    text-decoration:none;
}

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	background:url(images/tile.jpg) repeat;
}
.wrapper{
	width:655px;
	height:669px;
	background:url(images/page_bg.gif) top left no-repeat;
	margin:40px auto;
}
#mainContent{
	float:left;
	width:449px;
	height:647px;
	margin:16px 0 0 17px;
	#margin:16px 0 0 8px;
	background:url(images/page.jpg) top left no-repeat;
}
#sideBar {
	width:174px;
	float:right;
	position:relative;
	margin:0 7px 0 0;
	#margin:0 2px 0 0;
	color:#fef4d0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainContentInner {
	width:420px;
	margin-left:20px;
	padding-top:10px;
}
#box {
	background-color:#d2c39c;
	color:#81120b;
	width:396px;
	margin:0 0 0 1px;
}
#boxInner {
	padding:0 10px;
}
.boxDivider {
	border-top:1px solid #6a3219;
	border-bottom:1px solid #fef4d0;
	margin-top:5px;
	margin-bottom:5px;
}
.boxList {
	background-color:#c9b183;
	color:#ffffff;
	font-size:11px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul, li {
	margin:0px;
	padding:0px;
}
li {
	list-style-image:url(images/bullet.gif);
	margin-left:20px;
}
.bulletItem{
	margin:1px 0;
	padding-left:11px;
	background:url(images/bullet.gif) left no-repeat;
	background-position:0 5px;
}

#copyright {
	font-size:9px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	position:absolute;
	top:680px;
	margin-left:60px;
}

#navMenu {
	margin:90px 0 0 0;
 }
#navMenuInner {
	background-color:#6a3219;
	padding:20px 0 0 10px;
}
a.navLink {
	width:154px;
	height:24px;
	display:block;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a#link_Home {background:url(images/nav_home.gif) 0px 24px;}
a#link_Home.navLink:hover {background:url(images/nav_home.gif) 0px 0px;}
a#link_Home.navSelected {background:url(images/nav_home.gif) 0px 0px;}

a#link_AboutUs {background:url(images/nav_aboutUs.gif) 0px 24px;}
a#link_AboutUs.navLink:hover {background:url(images/nav_aboutUs.gif) 0px 0px;}
a#link_AboutUs.navSelected {background:url(images/nav_aboutUs.gif) 0px 0px;}

a#link_Contact {background:url(images/nav_contact.gif) 0px 24px;}
a#link_Contact.navLink:hover {background:url(images/nav_contact.gif) 0px 0px;}
a#link_Contact.navSelected {background:url(images/nav_contact.gif) 0px 0px;}

a#link_Coffee {background:url(images/nav_coffee.gif) 0px 24px;}
a#link_Coffee.navLink:hover {background:url(images/nav_coffee.gif) 0px 0px;}
a#link_Coffee.navSelected {background:url(images/nav_coffee.gif) 0px 0px;}

a#link_Chocolate {background:url(images/nav_chocolate2.gif) no-repeat; background-position: 0px -70px; height:50px; margin-bottom:5px;}
a#link_Chocolate.navLink:hover {background:url(images/nav_chocolate2.gif) 0px -22px; margin-bottom:5px;}
a#link_Chocolate.navSelected {background:url(images/nav_chocolate2.gif) 0px -22px; margin-bottom:5px;}

a#link_Gallery {background:url(images/nav_gallery.gif) 0px 24px;}
a#link_Gallery.navLink:hover {background:url(images/nav_gallery.gif) 0px 0px;}
a#link_Gallery.navSelected {background:url(images/nav_gallery.gif) 0px 0px;}


#pageFooter {
	width:650px;
	margin:0 auto;
	margin-top:0px;
	background-color:#c9b183;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:5px;
	text-align:center;
	border:1px solid #6a3219;
	line-height:13px;
}

.contactForm {
	border-collapse:collapse;
}
.contactForm th {
	text-align:right;
	color:#6a3219;
	font-size:11px;
	font-weight:bold;
}
.contactForm input, .contactForm textarea {
	font-size:11px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
}


.tblPriceList {
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.tblPriceList a:link,
.tblPriceList a:active,
.tblPriceList a:visited {
	text-decoration:none;
}

.highlight {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a3219;
	text-decoration:underline;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #c9b183;
	background-color: #5c2402;
	color:#fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#fff;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #5c2402;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #5c2402;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}
.jTip{
cursor:hand;
}


/* ---------->>> slideshow <<<---------------------------------------------------------------*/
#bigslideshow {
	width:340px;
	float:right;
	margin-top:10px;
	z-index:9999;
	padding-left:40px;
	position:relative;
	left:90px;
	#left:-115px;
}