
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #794f1d;
}

h1, h2 {
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-weight: normal;
}

h1 {
}

h2 {
	font-size: 18px;
}

h3 {
	margin-bottom: 8px;
	font-size: 11px;
	color: #0D6A8F;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
}

.list1 {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
	text-align: left;
}

.list1 li {
	padding: 8px 5px 8px 5px;
	background: url(../images/homepage12.gif) repeat-x left top;
	list-style-image: url(../images/bullet_tick.gif);
	line-height: 16px;
}

.list1 .first {
	background: none;
}

.list1 .alt {
	color: #333;
}

.list1 .date {
	float: left;
	width: 40px;
	height: 44px;
	padding: 3px 0px 0px 0px;
	background: url(../images/homepage11.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.list1 .date span {
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

.list1 h3 {
	display: inline;
	margin: 0px 0px 0px 14px;
	color: #727272;
}

.list1 p {
	margin: 0px 0px 0px 54px;
	line-height: normal;
}

.list1 .more {
	display: block;
	padding-top: 5px;
	background-position: 0px 10px;
}

.list1 .morelarge {
	display: block;
	padding-top: 5px;
	background-position: 0px 10px;
}

/** LINKS */

a {
	color: #00B0C7;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 11px;
	background: url(../images/homepage08.gif) no-repeat 0px 10px;
	font-size: 11px;
	line-height: 25px;
}

.morelarge {
	padding-left: 11px;
	background: url(../images/homepage08.gif) no-repeat 0px 5px;
	font-size: 10px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

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

form li {
	margin-bottom: 10px;
}

form label {
	float: left;
	width: 100px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	color: #1C1C1C;
}

form .input-submit {
	width: 56px;
	height: 18px;
	padding: 0px;
	background: url(../images/homepage09.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	height: 79px;
	margin: 0px auto;
}

/** WRAPPER */

#wrapper {
	background: #FFFFFF url(../images/homepage02.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 890px;
	height: 117px;
}

/** LOGO */

#logo {
	width: 346px;
	height: 95px;
	background: url(../images/homepage04.jpg) no-repeat left top;
}

#logo h1 {
	text-indent: -9999em;
}

/** MENU */

#menu {
}

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

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 35px;
	padding: 17px 15px 0px 15px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: url(../images/homepage05.jpg) repeat-x left top;
	color: #604934;
}

/** HEADER2 */

#header2 {
	width: 900px;
	height: 260px;
	margin: 0px auto;
}

/** BANNER */

#banner {
	float: left;
}

/** SEARCH */

#search {
	float: right;
	width: 290px;
	margin-top: 4px;
}

#search .title {
	margin-bottom: 15px;
	font-size: 18px;
}

#search .content {
	height: 138px;
}

#search .input-submit {
	float: left;
}

#search ul {
	margin-left: 22px;
	line-height: 25px;
	padding: 0px;
	list-style-type: none;
}

/** PAGE */

#page {
	width: 890px;
	margin: 0px auto;
	padding-bottom: 30px;
}

/** CONTENT */

#content {
	float: right;
	width: 557px;
}

.parali {
	font-style: italic; 
	line-height: 18px;
	font-size: 12px;
	color: #666;
	margin: 0px 0px;
}

#contentfull {
	float: right;
	width: 890px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 297px;
}

/** FOOTER */

#footer {
	height: 90px;
	background: url(../images/homepage03.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	color: #96AAAF;
}

/** BOX STYLE A */

.boxA {
	padding: 5px;
	background: #FFFFFF;
	border: 3px solid #EDEDED;
}

.boxA .title {
	padding: 15px 20px 0px 20px;
}

.boxA .content {
	padding: 0px 20px 15px 0px;
	background: url(../images/homepage07.jpg) repeat-x left bottom;
}

/** BOX STYLE B */

.boxB {
	padding: 15px 15px;
	background: #F0F0F0;
	border: 1px solid #CCC;
}

/** ITEM BOX */

.item {
	padding: 4px 4px 4px 4px;
	background: #FFFFFF;
	border: 1px solid #E4E2E2;
}

.item .bg {
	padding: 6px;
	background: #F8F8F8 url(../images/homepage18.gif) repeat-x left bottom;
}

.item .image {
	float: left;
}

.item .info {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style: none;
}

.item .info li {
	height: 18px;
}

.item li b {
	float: left;
}

.item li span {
	float: right;
}

.item .more {
	height: 18px;
	padding: 0px 0px 0px 0px;
	background: url(../images/homepage09.gif) no-repeat left center;
}

.item .morelarge {
	height: 18px;
	padding: 0px 0px 0px 8px;
	background: url(../images/homepage09.1.gif) no-repeat left center;
}


.item .more a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.item .morelarge a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/** BOX1 */

#box1 {
	padding-bottom: 0px;
}

#box1 .item {
	float: left;
	width: 242px;
	height: 112px;
}

#box1 .bg {
	height: 100px;
}

#box1 .alt {
	margin: 0px 0px 19px 19px;
}

#box1 .title {
	position: relative;
}

/** BOX2 */

#box2 {
}

#box2 .content {
	padding: 0px 20px 20px 20px;
}

#box2 .item {
	margin-top: 20px;
}

#box2 .item .bg {

}

#box2 .item h3 {
	margin-left: 90px;
}

#box2 .info li {
	float: left;
	width: 150px;
	padding-right: 30px;
}

#box2 .info .more {
	margin-top: 15px;
}

#box2 .info .morelarge {
	margin-top: 15px;
}

.redbold {
	font-weight: bold;
	color: #794f1d;
}

.tableft {
	float: left;
	width: 6px;
	height: 48px;
	background-image: url(../images/tableft.jpg);
	padding: 0px 0px;
}

.tabright {
	float: left;
	width: 6px;
	height: 48px;
	background-image: url(../images/tabright.jpg);
}

/*Prices*/

#low {
	width: 820px;
	height: 40px;
	line-height: 20px;
	margin-left: 0px;
	background-image: url(../images/hottopic1bg.jpg);
}

#mid {
	width: 820px;
	height: 40px;
	line-height: 20px;
	margin-left: 0px;
	background-image: url(../images/hottopic2bg.jpg);
}

#high1 {
	width: 820px;
	height: 40px;
	line-height: 20px;
	margin-left: 0px;
	background-image: url(../images/hottopic1bg.jpg);
}


#high2 {
	width: 820px;
	height: 40px;
	line-height: 20px;
	margin-left: 0px;
	background-image: url(../images/hottopic2bg.jpg);
}


#low p {margin: 0px 0px 0px 0px; padding: 12px 0px 0px 30px; width: 820px; height: 40px;}
#mid p {margin: 0px 0px 0px 0px; padding: 12px 0px 0px 30px; width: 820px; height: 40px;}
#high1 p {margin: 0px 0px 0px 0px; padding: 12px 0px 0px 30px; width: 820px; height: 40px;}
#high2 p {margin: 0px 0px 0px 0px; padding: 12px 0px 0px 30px; width: 820px; height: 40px;}

.floatright {
	float: right;
}

#attractions1 {
	float: left; width: 260px; margin: 20px 20px 10px 0px;
}

#attractions2 {
	float: left; width: 260px; margin: 20px 20px 10px 0px;
}

#attractions3 {
	float: left; width: 260px; margin: 20px 0px 10px 0px;
}

#attractions1 p, #attractions2 p, #attractions3 p {
	margin: 10px 10px;
}

#popup {
height: 2000px;
width: 100%;
background: #000000;
position: absolute;
top: 0;
overflow: visible;
}

#window {
width: 680px;
margin: 0 auto;
padding: 10px 10px;
border: 1px solid #000000;
background: #ffffff;
position: absolute;
top: 50px;
left: 25%;
}

.listheading {
	font-weight: bold;
	color: #794f1d;
	padding-left: 15px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

/* LAYOUT CSS */

/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
}

/** MENU */

#menu {
	float: left;
}

/* Highslide */


.highslide {
	cursor: url(../highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}