/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:url(images/bggeneral.jpg) repeat-x;
	background-color:#c8c8c8;
	text-align: left;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
	min-height:600px;
	max-height:650px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

h4 {
	text-decoration:underline;
}

ul {
}

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

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#headerF {
	width: 960px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 960px;
	height: 191px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 40px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 55px;
	padding-top: 20px;
	background: url(images/img01grey.png) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	margin: 0;
	background: url(images/img06.jpg) no-repeat right 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #94c0c6;
}

#menu .current_page_item {
	color: #aa0000;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	'background: url(images/img03.jpg) no-repeat left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border-bottom: 1px #2C4449 solid;
}

/* Content */

#content {
	float: left;
	width: 460px;
	margin: -110px 0px 20px 20px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	border-bottom: 0px #2C4449 solid;
	width:900px;
	text-align:left;
	margin-left:20px;
	max-height:500px;
	overflow:auto;
	scrolling:auto;
}

.post h1 {
	font-weight: normal;
}

.thetitle {
	text-align:center;
	top:0px;
	padding: 15px 0px 4px 400px;
	font-size: 18px;
	font-weight: normal;
	position:relative;
}


.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: 10px 0px 20px 0px;
	padding: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	background: url(images/img05.jpg) no-repeat left top;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 230px;
}

#sidebar2 {
	float: right;
	width: 230px;
}

.sidebar {
	float: left;
	padding: 0;
	color: #737373;
}

.sidebar ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #314A4F dashed;
	background: none;
}


.sidebar li h2 {
	height: 26px;
	margin: 0 15px;
	padding: 14px 15px 0px 0px;
	border-bottom: 1px #2C4449 solid;
	text-transform: capitalize;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar a {
	color: #BDBDBD;
}

.sidebar a:hover {
	color: #FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	border-top: 1px solid #2C4449;
	margin-bottom:20px;
	margin-top:30px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}

#footer .copyright {
}

'TEST



/* Basic Reset */
* { margin: 0; padding:0; }

/* Header */
#header {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(117,18,41)),
		color-stop(1, rgb(79,7,24))
	);
	position:relative;
	top:-117px;
	left:20px;
	height: 86px;
}
/* Top Level Menu */
#header ul {
	margin: 40px 20px 20px 24px ;
	width: 950px;
}

#header ul li {
	display: block;
	float: left;
	margin: 75px 50px 30px -19px;
	width: auto;
	cursor:pointer;
}

#header ul li a {
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	padding-top:10px;
	padding-bottom:10px;
}


/* Sub Level Nav */
#header ul li ul {
	background:#FFFFFF;
	background-position:left;
	background-color:#FFFFFF;
	border: 0px solid #000;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0px 10px 20px #5a5a5a;
	-webkit-box-shadow: 0px 10px 20px #5a5a5a;
	behavior: url(ie-css3.htc);
	box-shadow: 0px 10px 20px #5a5a5a;
	margin: 10px 0px 0 -46px;
	padding: 0 0px 0;
	position: absolute;
	width: 940px;
	left:40px;
	z-index:5;
}

#header ul li ul li {
	border-bottom: 1px solid #CCC;
	display: block;
	float: none;
	padding: 8px 0;
	text-align: left;
	width: 226px;
	margin: 0px 0px 0px 10px;
}

#header ul li ul li a {
	color: #620d20;
	text-shadow: none;
}

#header ul li ul li a:hover {
	color: #000;
}

#header ul li ul li:last-child:not(li.arrow) {
	border: 0;
}

/* Arrow */
.arrow {
	background: url(arrow.png) no-repeat;
	border: 0;
	display: none;
	position: absolute;
		top: -10px;
		left: 63px;
	height: 11px;
	width: 20px;
	text-indent: -9999px;
}


'FORM BOOKING ENGINE
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:100px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#stylized select {
 background-color: #ffffff;
 color: #666666;
 font-size:11px;
}

'FORM CONTACT US
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylizedcontact{
	position:relative;
}
#stylizedcontact h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylizedcontact p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylizedcontact label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylizedcontact .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylizedcontact input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:140px;
margin:2px 0 20px 10px;
}
#stylizedcontact textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylizedcontact button{
clear:both;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin-top:135px;
}

#stylizedcontact select {
 background-color: #ffffff;
 color: #666666;
 font-size:11px;
}




	
'SLIDER


#s3slider {
   width: 950px; /* important to be same as image width */
   height: 420px; /* important to be same as image height */
   position: relative; /* important */
   left:50px;
}

#pictmenu {
	left:240px;
	top:99px;
	z-index:6;
	position:absolute;
}

#footer-pics {
	position:relative;
	top:00px;
	display:none;
}

#footer-pics span {
    position: absolute;
	font: 20px/30px Arial, Helvetica, sans-serif;
	text-align:center;
    width: 200px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
}

.leftfooter {
	top: 0;
    left: 0;
	width: 100px !important;
	height: 180px;
	text-align:center;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 0px;
	
}

.rightfooter {
	right: 0;
	bottom: 0;
	width: 100px !important;
	height: 180px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 25px;
}

.topfooter {
	top: 0;
	left: 0;
	width: 250px !important;
	height: 60px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
