﻿/*
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(img01.gif) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

a:hover {
}

#container {
	width: 980px;
/*	height: 1000px; */
	margin: 0 auto;
	padding: 0;
/*	background: url(img02.gif) repeat left top; */
	background: #7B6E57; 

}

/* Header */
#header {
	width: 980px;
	height: 143px;
}

#header img
{
	float: left;
	height: 143px;
	border: 0;
}

#mainimage {
	margin: 0;
	padding: 0;
}

#mainimage img {
    border-color: Black;
 	border-width: 10px;
 	border-style: solid;
}

/* Menu */

#menu {
	width: 980px;
	height: 20px;
    position: absolute;
	margin: 105px 0 0 0px;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	width: 120px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
    font-weight: bold;
	color: #000000;
	border-left: 2px solid #000000;
}

#menu a:hover {
	text-decoration: underline;
    color: Blue;
}


/* Logo */
#logo {
	width: 700px;
	height: 60px;
    position: absolute;
	margin: 40px 0 0 230px;
	padding: 0;
}

#logo p {
   	color: #FFFFFF;
    height: 14px;
    text-align: center;
	font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    margin: 4px 30px 0px 0px;
}


/* Content */
#content {
	float: left;
	width: 980px;
	height: 160px;
	padding: 10px 0px 0px 0px;
	background: url(section.gif) left top;
}

/* Content Sections */
#section1 {
    width: 289px;
    height: 160px;
	float: left;
	color: #000000;
    margin: 0px 35px 0px 20px;
	background: url(boxheader.gif) no-repeat left top;
}

#section2 {
    width: 289px;
    height: 160px;
    float: left;
	color: #000000;
    margin: 0px 0px 0px 0px;
	background: url(boxheader.gif) no-repeat left top;
}

#section3 {
    width: 289px;
    height: 160px;
	float: right;
	color: #000000;
    margin: 0px 20px 0px 35px;
	background: url(boxheader.gif) no-repeat left top;
}

.sectionheader 
{
   	color: #FFFFFF;
    height: 14px;
    text-align: center;
	font-size: 16px;
    font-weight: bold;
}

.sectiontext
{
    height: 97px;
	padding: 0px 10px 0px 10px;
	text-align: justify;    
	background: url(box.gif) no-repeat left top;
	font-size: 1em;   
}

/* Inner page Content */
#innercontent {
	float: left;
	width: 980px;
	height: 729px;
	padding: 0px 0px 0px 0px;
	background: url(img10.gif) left top;
	border-top: solid 8px black; 
	border-bottom: solid 8px black; 
}

#innercontent a {
    color: Blue;
    font-weight: bold;
}

#innercontent a:hover {
	text-decoration: underline;
    color: Blue;
}


#innercontent h3
{
	float: left;
	margin: 0px 0px 0px 430px;
	padding: 15px 0px 5px 0px;
}


#innercontent .leftimage
{
	float: left;
	margin: 0px 0px 0px -400px;
	position: absolute;
	border: 0;
}

#innercontent p
{
	float: left;
	margin: 0px 45px 0px 430px;
	padding: 15px 0px 5px 0px;
}

#innercontent ul
{
	float: left;
	margin: 10px 45px 0px 430px;
}


#hotelcontent {
	float: left;
	width: 980px;
	height: 729px;
	padding: 0px 0px 0px 0px;
	background: url(img10.gif) left top;
	border-top: solid 8px black; 
	border-bottom: solid 8px black; 
}

#hotelcontent h3
{
	float: left;
	margin: 0px 0px 0px 430px;
	padding: 15px 0px 5px 0px;
}

#hotelcontent .hotelname
{
font-weight: bold;
font-size: small;
}

#hotelcontent #rightcolumn ul
{
	float: left;
	margin: 30px 15px 0px 10px;
	list-style:none;
}

#hotelcontent #rightcolumn li
{
	float: left;
	margin: 10px 45px 0px 0px;
	list-style:none;
}

#leftcolumn {
    width: 280px;
    height: 729px;
    margin: 0px 0px 0px 0px;
	float: left;
/*	background: white;*/
}

#leftcolumn img
{
	margin: 30px 0px 0px 40px;
}

#leftcolumn iframe
{
	margin: 15px 0px 0px 40px;
}

#leftcolumn p
{
	width: 250px;
	margin: 0px 0px 0px 40px;
}

#leftcolumn ul
{
	width: 240px;
	text-align: left;
	float: left;
	margin: 20px 0px 0px 10px;
}

#leftcolumn li
{
	width: 240px;
	text-align: left;
	float: left;
	list-style: disc	;
	margin: 0px 0px 0px 0px;
}

#rightcolumn {
    width: 700px;
    height: 729px;
    margin: 0px 0px 0px 280px;
    float: left;
/*	background: yellow;*/
	position:absolute;
}

#rightcolumn h3
{
	width: 250px;
	margin: 0px 0px 0px 20px;
}

#rightcolumn ul
{
	width: 640px;
	text-align: left;
	width: 12em;
	float: left;
	margin: 0px 0px 0px 0px;
}

#rightcolumn li
{
	width: 640px;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	line-height: 1em;
}

#rightcolumn p
{
	width: 640px;
	margin: 50px 0px 0px 20px;
}

#rightcolumn a {
    color: Blue;
    font-weight: bold;
}

#rightcolumn a:hover {
	text-decoration: underline;
    color: Blue;
}

#blackbox
{
	float: left;
	height: 250px;
	width: 470px;
	background: black;
	border-color: Red;
    margin: 80px 0px 0px 450px;
}

#blackbox .leftimage
{
	float: left;
	margin: 20px 0px 0px 20px;
	position: absolute;
	border: 0;
}

#blackbox .rightimage
{
	float: left;
	margin: 90px 0px 0px 250px;
	position: absolute;
	border: 0;
}

#blackbox .lefttext
{
	float: left;
	margin: 160px 0px 0px 20px;
	width: 205px;
	position: absolute;
	color: white;
	text-align:center;
}

#blackbox .righttext
{
	float: left;
	margin: 5px 0px 0px 250px;
	position: absolute;
	color: white;
	width: 205px;
	text-align:center;
}




/* Footer */
#footer {
	width: 980px;
	height: 50px;
	background: #7B6E57; 
}

#footer p {
	font-size: 11px;
	text-align: center;
/*	line-height: 10px;*/
	color: #FFFFFF;
/*	margin: 10px 0px 0px 0px;*/
}


#footer img {
	border: 0px;
}

/*#footer a {
	color: blue;
}


#footer a:hover {
	text-decoration: underline;
    color: blue;
}
*/

.post {
	background: url(images/img07.gif) no-repeat left 50px;
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #023848;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(images/img08.gif) no-repeat left top;
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}


/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 40px;
	background: url(images/img03.gif) repeat-y left top;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
   	color: #000000;
    text-align: center;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}