@import url(header.css);

body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Sans-Serif;
	background: #f0ebd7;
	color: #333;
}
#page {
	background: #f0ebd7 url('images/pagebg.png');
	border: 0px solid #959596;
	text-align: left;
	width:814px;
	margin:auto;
}
#header {
	height: 140px;
	background: url(images/bg_header.jpg) no-repeat -1px top;
}
	#header img.logo {
		float: left;
		margin: 45px 10px 10px 25px;
	}
#flags {
	float:right;
	margin: 5px 35px 10px 30px;
	width:200px;
	text-align:right;
}
#flags label {
	margin:3px;
}
#flags img {
	border:0;
}
#search {
	float:right;
	margin-top:30px;
	margin-right:25px;
	margin-bottom:0px;
}
	div#search input#searchsubmit {
		text-transform: capitalize;
		font-family: 'Trebuchet MS', Sans-Serif;
		/*width:70px;*/
		font-size:11px;
		background:#6f9065;
		vertical-align: top;
		padding:2px 2px 2px 2px;
		margin:0 15px 7px 3px;
		border:1px solid #fff;
		color: #fff;
		/*float: right;*/
		cursor: pointer;
	}




#content {
	font-size: 1.2em
}
#footer {
	background: #f0ebd7 url('images/footer.png') no-repeat bottom left;
	height:28px;
	text-align: left;
	width:814px;
	margin:auto;
	clear:both;
}
#footerlinks {
	height:28px;
	text-align: right;
	width:780px;
	margin:auto;
}
#footerlinks p.smallprint {
	font-size: 90%;
	color: rgb(80,80,80);
}
#banner-container {
        float: left;
        position: relative;
        margin: 0 25px;
        width: 100%;
        height: 150px;
}
#home #banner-container {
        height: 180px;
}

#booking-form {
        position: absolute;
        left: 0;
        top: 0;
        padding: 15px 20px 15px 21px;
        height: 150px;

        z-index: 3;
        background: url(images/bg_bookingform.png) repeat left top;
        background: rgba(0,0,0,0.6);
}
#other #booking-form {
    padding: 0 20px 5px 21px;
    height: 145px;
}
#bookassist_form {
    margin-top: 9px !important;
}
#home #bookassist_form {
    margin-top: 0 !important;
}
#home #bookassist_form .search_title {
    font-size: 13pt !important;
    color: rgb(0,0,0);
    color: rgb(255,255,255);
}
#home #bookassist_form label {
    margin-top: 10px !important;

    font-weight: bold;
    color: rgb(0,0,0);
    color: rgb(255,255,255);
}
#home #bookassist_form select {
    font-size: 9pt !important;
}
#home #bookassist_form input[type="submit"] {
    font-weight: bold;

    cursor: pointer;
}
#special-offers {
    margin: 10px 15px;
    width: 213px;
    min-height: 50px;
}
#special-offers-index {
    margin: 0;
    min-height: 50px;
    width: 215px;
    height: 124px;

    /* background: url(images/temp_specialoffers.png) no-repeat left top; */
}
#special-offers-index h4 {
    margin: 0 10px 10px;
    
    font-size: 140%;
    color: #fff;
}
#special-offers-index h5 {
    margin-top: 10px;
    margin-bottom: 5px;
    
    font-size: 120%;
    line-height: 1.3;
    text-align: left !important;
}
#special-offers-index h5 a {
    text-decoration: none;
    color: #94111C;
}
#special-offers-index h5 a:hover {
    text-decoration: underline;
}
#special-offers-index a.toggle-offers {
    width: 100%;
    float: left;
    display: block;
    margin: 10px auto 20px;
    text-align: center;
    font-size: 120%;
    color: #fff;
}
table#index td.welcome-text #special-offers-index h5,
table#index td.welcome-text #special-offers-index h4 {
    text-align: left;
}
.room_information.hiddenOffer {
    display: none;
}
.room_information {
    float:left;
    margin: 10px 0 10px;
    padding: 0 10px;
    width:195px;

    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#5B0000;
    
    border-top: 1px solid rgb(190,230,190);
}
.from-book {
    float: right;
    width: 105px;
}
.hotel_price {
    display: block;
    margin: 10px 0 10px 0;

    font-weight:bold;
    text-transform:uppercase;
    font-size: 13px;
    color:#fff;
}

#special-offers-index .book_link {
    display:block;
    margin-top: 10px;
    margin-right:5px;
    margin-bottom:5px;

    float:left;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
    color:#94111C;
}
.image_style{
        padding-right:5px;
        padding-bottom:5px;

}
#special-offers-index img.image_style {
    padding: 0;
    margin: 0 5px 5px 0;
    border: 1px solid #94111C
}
#fading_image_container {
        position: absolute;
        top: 0;
        left: 0;
        
        z-index: 2;
}
#fading_image_container img {
	width:760px;
}
table#index {
	margin-left:15px;
}
table#index td.welcome {
	color:#fff;
	background:#6f9065;
	width:240px;
}
table#index td.welcome-page {
	background:#9fc493 none repeat scroll 0 0;
	color:#FFFFFF;
	width:240px;
}
table#index td.welcome-page div.div1 {
	background:#6f9065;
	border-bottom:10px solid #fff;
/*	padding-top:40px;*/
	padding:10px 0;
}
table#index td.welcome-text {
	padding:20px 0;
	color:#fff;
	background:#9fc493;
	text-align:justify;	
}
table#index td.text {
	padding:0px 10px 20px 10px;
	color:#5b5b5b;
	text-align:justify;
}
table#index td.text .title {
	font-weight:bold;
	font-size:13pt;
	color:#94111c;
	margin-bottom:5px;
}
table#index td.welcome h2, table#index td.welcome h3, table#index td.welcome-page h2, table#index td.welcome-page h3 {
	letter-spacing:-2px;
	margin:0px;
	padding:0px;	
	font-weight:normal;
}
table#index td.welcome h2, table#index td.welcome-page h2 {
	font-size:20pt;
	margin-left:17px;	
}
table#index td.welcome h3, table#index td.welcome-page h3 {	
	font-size:27pt;
	margin-top:-10px;	
	margin-left:20px;
}
table#index td.image img {
	width:173px;
	height:109px;
}
div.post {
	margin:10px 0px 0px;
	padding:0px;
}
div.post p {
	font-size:9pt;
	margin:0px;
	padding:0px;
}
div.post p a {
	font-size:8pt;
}
div.post a {
	margin:0px;
	padding:0px;
	font-size:11pt;
}
div.post span.link {
	margin:0px;
	padding:0px;
	font-size:8pt !important;
	color:green;
	margin:0px;
	padding:0px;
	font-size:10pt;
}
#flags li {
	margin:0;
/*	margin-top:-20px;*/
	margin-bottom:0px;
	padding:0;
	list-style:none;
/*	float:right;*/
}
#flags li a {
	text-decoration:none;
	font-weight:bold;
	color:#6F9065;
/*	margin:0px 0px 30px 0px;*/
}
html > body #flags li a {
/*	float:right;*/
/*	margin:0px 0px 10px 0px;*/
	text-decoration:none;
	font-weight:bold;
	color:#6F9065;
}
#flags br {
/*	float:right;	*/
	line-height:30px;
	margin-bottom:10px;
}
html > body #flags br {
/*	float:left !important;*/
	margin-bottom:0px;
	line-height:10px;
}
li.page-item-11 {
	background:#FF9933 !important;
}
li.page-item-11 a {
	color:#555555 !important;
}
#footerlinks img {
	margin-right:10px;
	float:left;
/*	height:70px;*/
}
#footerlinks a img {
	border:0;
}
table#index td.welcome h2 a, table#index td.welcome-page h2 a {
	color:#fff;
	text-decoration:none;
}
table#index td.welcome h2 a:hover, table#index td.welcome-page h2 a:hover {
	text-decoration:underline;
}
h2.blog {
	margin:20px 0px 0px 40px;
	font-size:20pt;
	color:#6F9065;
	padding:0px;
}
small.blog {
	margin-left:40px;
}
#page p {
	text-align:justify;
	margin:15px 20px 10px 40px;
}
#page #index p {
	text-align:justify;
	margin:0px 0px;
}

#blog {
	float:left;
	width:600px;
}

#sidebar {
	margin:10px 0px 0px;
	float:left;
	width:185px;
}

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

#sidebar ul li {
	list-style:none;
	padding:0px;
	margin:0px 0px 25px;	
}

#sidebar ul li ul li {
	margin:0px;
}

#sidebar ul li h2 {
	background:#6f9065;
	color:#fff;
	padding:2px 4px;
	margin:0px 0px 6px;
}

dd.gallery-caption {
	font-size: 10px;
	font-weight: normal;
}
