@charset "utf-8";
/* CSS Document */

body{
	background: #27140c url(../images/background-image.jpg) no-repeat top center;
	padding:0px;
	margin:0px;
}

p,div,td,ul,li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #330101;
}

a {
	color:#0085bc;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.jc_container {
	width: 818px;
	height: 400px;
	margin-left: auto;
    margin-right: auto;
	position:relative;
}

table#hdr_nav_container {
	float: right;
	position:absolute;
	right: 0px;
	bottom: 10px;
}

#jc_header{
	position:relative;
	height: 170px;
}

#jc_logo {
	left: 30px;
	width:88px;
	height: 155px;
	background:url(../images/jolanes_logo_hdr.png) no-repeat;
	position:relative;
}

#hdr_links {
	right: 0px;
	bottom:0px;
	padding: 2px 0px;
	text-align:right;
	background-color: #d47d3d;
	}
	
#hdr_links_container {
	border-top: 1px solid #dda77d;
	border-bottom: 1px solid #dda77d;
	height: 25px;
	background-color: #d47d3d;
	}	

#hdr_links_spacer {
	background:url(../images/hdr_links_spacer.png) no-repeat;
	position:absolute;
	width: 36px;
	height: 10px;
	right: 0px;
	bottom:0px;
	text-align:right;
	}

#body_container {
	border: 5px solid #583b29;
	background-color:#e4dbbd;
	padding: 1px;
}

#body_content {
	border: 3px solid #583b29;
}



ul.jc_hdr_links {
	list-style:none;
	padding: 5px 15px 0px 30px;
	margin: 0px;
	font-style:oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.jc_hdr_links li{
	float: left;
	color:#e4dbbd;
	font-size:10px;
	font-weight:bold;
	margin-left: 45px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.jc_hdr_links li a{
	color:#fff;
	text-decoration:none;
	
}

.jc_hdr_links li a:hover {
	color:#e4dbbd;
	text-decoration:none;
}

.hdr_link_active a{
	color:#e4dbbd;
	text-decoration:none;
}

#ftr_spacer {
	background:url(../images/ftr_spacer.png) no-repeat;
	width: 436px;
	height: 9px;
	margin-left: auto;
    margin-right: auto;
}

#ftr_container {
	width: 436px;
	background-color: #d47d3d;
	padding: 2px 0px;
	margin-left: auto;
    margin-right: auto;
}

#ftr_content{
	border-top: 1px solid #dda77d;
	border-bottom: 1px solid #dda77d;
	padding-top: 5px;
	color:#fff;
	font-size:13px;
	height: 21px;
}

#ftr_links { 
	margin-top: 15px;
	font-size:11px;
	color:#967e5c;
}

#ftr_links a {
	color:#967e5c;
	text-decoration:none;
}

#ftr_links a:hover {
	color:#e4dbbd;
	text-decoration:underline;
}



.jc_column {
	margin-left: 30px;
	width: 230px;
	height: 385px;
	background-color: #e4dbbd;
	position:relative;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90; 
}

#jc_about, #jc_history, #jc_parties, #jc_reviews, #jc_contact, #jc_menu, #jc_location, #jc_employment, #jc_photos {
	width: 800px;
	height: 385px;
}

#jc_menu {
	background: #27140c url(../images/jc_menu.jpg) no-repeat top center;
}

#jc_location {
	background: #27140c url(../images/jc_location.jpg) no-repeat top center;
}

#jc_employment {
	background: #27140c url(../images/jc_employment.jpg) no-repeat top center;
}

#jc_contact {
	background: #27140c url(../images/jc_contact.jpg) no-repeat top center;
}

#jc_about {
	background: #27140c url(../images/jc_about.jpg) no-repeat top center;
}

#jc_parties {
	background: #27140c url(../images/jc_parties.jpg) no-repeat top center;
}

#jc_reviews {
	background: #27140c url(../images/jc_reviews.jpg) no-repeat top center;
}

#jc_photos {
	width: 800px;
	background-color: #e4dbbd;
	margin: 0 auto;
	text-align: left;
	height: 385px;
}

ul.menus {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.menus li{
	font-size:22px;
	text-align:center;
	border-bottom: 1px dotted #583b29;
}

.menus li a {
	display:block;
	padding: 10px 10px;
	text-decoration:none;
	color: #330101;
}

.menus li a:hover {
	text-decoration:none;
	color: #c27526;
}

/* Galleria */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 500px; 
	margin-top: 2px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	border: 0px solid #000;
	position: relative;
	margin: 0px;
	clear: both;
	height: 265px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 500px;
	height: 265px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.slideshow a.advance-link {
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 505px;
	height: 265px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 265px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	overflow:hidden;
	
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: none;
	max-width: 500px;
	max-height: 265px;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 500px;
	top: 0;
	left: 0;
}
div.caption {
	margin-top: 10px;
	padding-left: 2px;
}
div.image-title {
	font-weight: bold;
	font-size: 14px;
}
div.image-desc {
	line-height: 11px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 6px 3px 0;
	list-style: none;
}
a.thumb {
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
	background-color:#FFF;
}

a.thumb img {
	max-width:40px;
}

ul.thumbs li.selected a.thumb {
	background: #27140c;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 16px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 6px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	background-color: #fff;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #27140c;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 20px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: ##330101;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

div#container {
	padding: 30px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
