
body.custom {
	background: #44443f;
	background-image: url(images/tile.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

.custom #container {
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.2em;
	background: #999999;
	border: 0.1em solid #000;
}

.custom #page {
	background: #fff;
	background-image:url(images/watermark_logo.jpg);
	background-position: 150px 350px;
	background-repeat:no-repeat;
	
}

.custom #header {
	margin:0;
	padding:0;
	background:none;
	height:188px;
}

.custom .format_text {
	margin-left: 20px;
}

.custom .format_text ol li, .custom .format_text ul li {
	margin-left: 20px;
}

.custom #logo, .custom #tagline {
	display: none;
}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}

.custom p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0px 4px;
}

.custom ul.textmenu {
	text-align: center;
	margin-bottom: 10px;
}

.custom ul.textmenu li {
	list-style-type:none;
	display:inline;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px 10px 15px 10px;
}

.custom #footer p {
	text-align: center;
}

.custom #content ul, .custom #content ol {
	margin-left: 10px;
}

.custom #content h4 {
	margin-bottom: 10px;
}

.custom li.widget ul li {
	margin-bottom:0em;
}

/*##############   Entry Page Styles ###############*/

body.entrypage {
/*	color: #CCCCCC;
	background-color:#000000;
	background-image:none;*/
}

.entrypage #header, .entrypage ul.menu, .entrypage .headline_area {
	display:none;
}

.entrypage #container {
	width: 760px;
	margin-top: 20px;
}

.entrypage #page, .entrypage .post_box, .entrypage .format_text {
	margin: 0px;
	padding:0px;
}

.entrypage #content {
	width: 100%;
}

.entrypage #sharethis_0 {
	margin-left:20px;
	clear:both;
}

.entrypage #content_box {
	background: #ffffff;
}

.entrypage p {
	margin:0;
	padding:0;
}
.entrypage .format_text img.center, 
.entrypage .format_text img.aligncenter, 
.entrypage .wp-caption.aligncenter,.entrypage .format_text img  {
margin:0;
padding:0;
}

.custom #pre_footer img {
	margin:10px 0 10px 100px;
}
	

.entrypage #footer {
	background: #748ea6;
}

.entrypage #footer a:link, .entrypage #footer a:visited {
	text-decoration: none;
}

.entrypage #footer, .entrypage #footer a {
	color:#dddddd;
}

.entrypage .format_text h2, .entrypage .format_text h3 {
	font-size:1.286em;
	line-height:1.222em;
	margin:1em 0;
}

/*##############   Booking Form Styles ###############*/

.custom .wpcf7-form p {
	margin-bottom: 1em;
}

.custom .wpcf7-form div {
	float: left;
	width: 350px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

.custom .wpcf7-form span.hint {
	font-size: 12px;
}

.custom p span.wpcf7-form-control-wrap input {
	height: 15px;
	line-height: 12px;
	font-size:12px;
	width: 150px;
}

.custom p span.wpcf7-form-control-wrap textarea {
	line-height: 12px;
	font-size:10px;
	padding:2px
}

.custom p span.wpcf7-form-control-wrap select {
	height: 20px;
	padding-top: 2px;
}

.custom p span.wpcf7-form-control-wrap option {
	height: 15px;
	line-height: 18px;
}

.custom .wpcf7-form h2, .custom .wpcf7-form h3 {
	text-align:center;
	border-bottom:dashed #CCCCCC 2px;
	padding-bottom: 5px;
}

.custom .wpcf7-form #declare {
	text-align:center;
	width: 100%;
	padding-bottom:10px;
}

.custom .wpcf7-form div.fullwidth {
	text-align:center;
	width: 100%;
	padding-bottom:10px;
	font-weight: normal;
	clear:both;
	float: none;
}

.custom #acceptcharge {
	width:25px;
}

.custom #submitbutton {
	margin-left: 320px;
	margin-bottom: 20px;
}

.custom .bookingpage span#sharethis_0 {
	display:none;
}

.custom p span.wpcf7-form-control-wrap input.short {
	width:60px;
}

.custom div.wpcf7-response-output {
	margin: 0em 0.5em 2em 0.5em;
	padding:0.2em 1em;
	width:95%;
	text-align:center;
	color: #660000;
}

.custom div#cclogos {
	float:right;
	width:80px;
	text-align:center;
	margin-right: 100px;
}

.custom div#cclogos p {
	padding-left:10px;
}
