body {
	    font-family: Arial, Helvetica, sans-serif;
		background: url(images/bg2.png) repeat;
	    color: #762a2a;
	    font-style: normal;
	    font-weight: normal;
		font-size: 16px;
	}
	
	
	/*  Reset */
	
	html, body, div, ul, ol, li, h1, h2, h3, h4, p, form, table { margin: 0;padding: 0;	}
	a {
	    color: #e55425;
	    text-decoration: none;
	}
	
	a:hover {
	    text-decoration: underline;
	}
		
	
	/* common codes */
	
	.left { float: left;}
	.right{ float: right;}
	.clear{ clear: both;}
	
	p {
	    line-height: 24px;
		padding-bottom: 21px;
		font-size: 16px;
	}
	ul {
	    list-style-image: none;
	    list-style-position: outside;
	    list-style-type: none;
	}
	img { border: none;	}
	
	.margin-none {
		margin: 0 !important;
	}
	
	h1 {
		padding-bottom: 10px;
		font-family: 'Crete Round', serif;
		font-weight: normal;
		color: #762a2a;
		font-size: 21px;
		
	}
	h1.trestaurant {
		background: url(images/trestaurant.png) no-repeat;
		width: 241px;
		height: 23px;
		text-indent: -9999px;
		
	}
	h1.tevents {
		background: url(images/tevents.png) no-repeat;
		width: 261px;
		height: 23px;
		text-indent: -9999px;
		
	}
	h1.taccommodation {
		background: url(images/taccommodation.png) no-repeat;
		width: 243px;
		height: 23px;
		text-indent: -9999px;
		
	}
	h1.tcontact {
		background: url(images/tcontact.png) no-repeat;
		width: 241px;
		height: 23px;
		text-indent: -9999px;
		
	}
	.margin-top {
		margin-top: 50px;
	}
	
	h2 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-size: 21px;
		font-weight: normal;
		color: #762a2a;
		padding-bottom: 21px;
	}
	
	h3 {
	padding-bottom: 10px;
	font-family: 'Crete Round', serif;
	font-weight: normal;
	color: #762a2a;
	font-size: 30px;
	}
	
	.margin-top3 {
		margin-top: 30px;
	}
	
#head-wrapper {
	width: 100%;
	padding-bottom: 0px;
	background-color: #490202;
}
	
.wrapper {
	width: 940px;
	margin: 0 auto;	
}

.header {
	width: 940px;
	height: 156px;
}
.logo {
	float: left;
}
.logo a {
	background: url(images/jjs-logo.png) no-repeat;
	width: 227px;
	height: 146px;
	margin-top: 10px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.header-right {
	float: right;
	width: 693px;
	margin-left: 20px;
}
.phone {
	padding: 25px 0;
	display: block;
	float: right;
}
ul.navigation {
	border-top: 1px solid #5e0404;
	border-bottom: 1px solid #5e0404;
	height: 31px;
	padding-top: 10px;
}
ul.navigation li {
	float: left;
	margin-right: 46px;
}
ul.navigation li a {
	background: url(images/menu-sprite.png) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 27px;
	
}
ul.navigation li a:hover, ul.navigation li.active a {
	border-bottom: 4px #a01010 solid;
}
ul.navigation li.home a  {
	width: 47px; 
	background-position: 0 0;
}
ul.navigation li.events a  {
	width: 138px; 
	background-position: -83px 0;
}

ul.navigation li.accommodation a  {
	width: 136px; 
	background-position: -270px 0;
}

ul.navigation li.restaurant a  {
	width: 92px; 
	background-position: -462px 0;
}
ul.navigation li.contact a  {
	width: 92px; 
	background-position: -604px 0;
}

ul.navigation li.last {
	margin-right: 0;
}
.mash {
	width: 940px;
	height: 430px;
	margin: 20px 0 0 0;
	
}
.content {
	padding: 20px 0;
}
.highlights {
	width: 940px;
	background: url(images/sub-sprite.png) no-repeat;
	padding-top: 40px;
}
.box {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.box .thumb {
	padding: 7px;
	background-color: #FFF;
	width: 206px;
	margin-bottom: 10px;
	
	 -moz-box-shadow: 0px 0px 5px #ccc;
  	-webkit-box-shadow: 0px 0px 5px #ccc;
  	box-shadow: 0px 0px 5px #ccc;
}
.box p {
	font-size: 13px;
	line-height: normal;
	padding-bottom: 0;
	text-align: center;
	color: #787333
}
.box.last {
	margin-right: 0;
}
.readmore {
	background: url(images/readmore.png) no-repeat;
	width: 120px;
	height: 31px;
	margin: 10px auto;
	text-indent: -9999px;
}
.readmore a {
	width: 120px;
	height: 31px;
	overflow: hidden;
	display: block;
}
.readmore:hover {
	background-position: 0 100%;	
}
#footer {
	background: #330000 url(images/divider-footer.png) repeat-x left top;
	padding-bottom: 15px;
	padding-top: 20px;
	width: 100%;
}
.footer-top {
	height: 111px;
}
.footer-logo {
	float: left;
	margin-left: 50px;
	background: url(images/jjs-logo-footer.png) no-repeat;
	width: 148px;
	height: 73px;
	text-indent: -9999px;
	overflow: hidden
}
.footer-logo a {
	display: block;
	width: 148px;
	height: 73px;
}
.footer-address {
	background: url(images/address-footer.png) no-repeat;
	width: 432px;
	height: 62px;
	float: left;
	margin-left: 50px;
	text-indent: -9999px;
}
.facebook {
	margin-left: 35px;
	float: left;
	padding-top: 15px;
}
.footer-bot {
	padding-top: 15px;
	color: #6a3a3a;
	font-size: 12px;
}
.copyright {
	float: left;
	width: 340px;
}
ul.fnav {
	float: right;
}
ul.fnav li {
	float: left;
	color: #6a3a3a;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 5px;
	padding-right: 10px;
	background: url(images/footer-divider.gif) no-repeat right center;
}
ul.fnav li a {
	display: block;	
	color: #6a3a3a;
}
ul.fnav li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.created {
	color: #785e5e;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
}
.created a {
	color: #b25e42;
}

.col-1 {
	width: 490px;
	float: left;
	padding-right: 30px;
}
.col-2 {
	width: 420px;
	float: left;
}
.col-1b {
	width: 320px;
	float: left;
	
}
.col-2b {
	width: 600px;
	float: left;
	padding-left: 20px;
}
.box-holder {
	width: 940px;
	padding: 20px 0;
	border-bottom: 1px dotted #cbbca2;
	margin-bottom: 25px;
}
.box-holder .info {
	float: left;
	width: 300px;
	
}

.gallery-holder {
	width: 100%;
	margin-bottom: 40px;
}

.box-holder .info-acco {
	width: 500px;
	margin: 0 auto;
	color: 
}


.margin-t2 {
	margin-top: 40px;
}
.box-holder .info h3 {
	padding-bottom: 10px;
	font-family: 'Crete Round', serif;
	font-weight: normal;
	color: #762a2a;
	font-size: 30px;
}

.box-holder .info p.big {
	font-size: 16px;
	color: #4e4b4b;
	padding-bottom: 15px;
}
.box-holder .info p.fsmall {
	font-size: 14px;
	color: #666;
}
.box-holder .info p.small {
	color: #7d7b77;
	font-size: 12px;
}




.box-holder .events-photo {
	width: 410px;
	float: right;
	height: 223px;
}
ul.list li {
	font-size: 14px;
	background: url(images/ico-bullet.png) no-repeat left center;
	margin-bottom: 8px;
	padding-left: 12px;
}
.pool {
	background: url(images/pool-day.png) no-repeat;
	height: 250px;
}
.padding-bottom {
	padding-bottom: 30px;
}

#created {
	background: url('http://88pixel.com/created-88pixel.png');
	width: 127px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	clear: both;
}

#created a {
	display: block;
	width: 127px;
	height: 31px;
}

#created span {
	display: none;
}