/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:url("bg.jpg") repeat-x; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family: Verdana, Tahoma, Helvetica, Arial; font-size:11px;line-height:150%; color: #2f0d64;}
a{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
a:hover {
   text-decoration: underline;
}
#sitecontainer {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFF;
	margin-top: 20px;
}

#site {
	width: 945px;
	margin: 0 auto;
	overflow: hidden;
}

#topheader {
	width: 945px;
	height: 100px;
	padding-top: 40px;
	background: url("sgr.jpg") no-repeat right 10%;
}
#header {
	width: 945px;
	height: 258px;
	margin-bottom: 10px;
}
#content {
	width: 945px;
	background: url("homebg.jpg") repeat-y;
	overflow: hidden;
}
#contentdetail {
	width: 945px;
	overflow: hidden;
	margin-top: 15px;
}
#contentdetailbordered {
	width: 895px;
	overflow: hidden;
	margin-top: 15px;
	border-left: solid 30px #f0eef4;
	padding-left: 20px;
}

#left {
	width: 256px;
	float: left;
	background-color: #f5f0da;
}
#contentright {
	width: 670px;
	float: right;
}

#right {
	width: 256px;
	float: right;
}
#contentleft {
	width: 680px;
	float: left;
}

#detailleft {
	width: 680px;
	float: left;
}
#destleft {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	padding-left: 50px;
	background-color: #f0eef4;
	overflow:hidden;
}
#detailleftbordered {
	width: 600px;
	float: left;
	border-left: solid 30px #f0eef4;
	padding-left: 20px;
}
#detaillefttxt {
	width: 600px;
	padding-left: 50px;
	padding-right: 30px;
}
#detailright {
	width: 256px;
	float: right;
	background-color: #ede6bf;
}

#detailleftborderedflickr {
	width: 420px;
	float: left;
	border-left: solid 30px #f0eef4;
	padding-left: 20px;
}
#detailrightflickr {
	width: 405px;
	float: right;
}

#footer {
	width: 941px;
	height: 40px;
	background: url(icons.jpg) no-repeat right;
	margin-bottom: 20px;
}
h1 {
	background-color: #FFF;
	color: #e78200;
	font-size: 28px;
	margin-bottom: 15px;
	padding-top: 5px;
}
h2 {
	color: #2f0d64;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}
h3 {
	background-color: #300e65;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 0px;
	font-family: 'Josefin Sans', Verdana, arial, serif;
}
h4 {
	font-family: Verdana, arial, serif;
	font-size: 18px;
	padding-bottom: 4px;
}
h5 {
	border: solid 1px orange;
	font-size: 14px;
	padding: 10px;
}
hr.white {
	border: dotted 2px #FFF;
	margin: 5px;
}
hr.purp {
	border: 1px #2f0d64;
	margin-top: 15px;
	margin-bottom: 15px;
}
hr.purp2 {
	border: dotted 1px #2f0d64;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.blueishright {
	background-color: #efecf3;
	width: 215px;
	float: right;
	padding-top: 5px;
}
table.blueishright th {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	background-color: #300e65;
	color: #FFF;
}
table.blueishright td {
	color: #300e65;
	padding: 3px;
	padding-left: 10px; 
}
table.blueish {
	background-color: #efecf3;
	width: 213px;
	float: left;
	margin-right: 14px;
}
table.blueish th {
	padding: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	background-color: #300e65;
	color: #FFF;
}
table.blueish td {
	color: #300e65;
	padding: 3px;
	padding-left: 15px; 
}

table.yellowish {
	background-color: #f5f0da;;
	width: 216px;
	float: left;
	margin-bottom: 15px;
}
table.yellowish th {
	padding: 0px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	background-color: #c4af32;
	color: #FFF;
	font-family: 'Josefin Sans', Verdana, Tahoma, Helvatica, Arial;
}
table.yellowish td {
	color: #300e65;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px; 
}

table.blueishright2 {
	background-color: #fcf9f2;
	width: 213px;
	margin: 22px;
}
table.blueishright2 th {
	padding: 0px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	background-color: #300e65;
	color: #FFF;
	font-family: 'Josefin Sans', Verdana, Tahoma, Helvatica, Arial;
}
table.blueishright2 td {
	color: #300e65;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 0px; 
}

ul.unique {
	list-style: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
ul.unique li {
	padding: 0px 5px 5px 25px;
	margin: 0;
	background: url(arrow.gif) no-repeat left top;
	color: #2f0d64;
	font-weight: bold;
}
ul.orange li {
	padding: 0px 5px 5px 25px;
	margin: 0;
	background: url(arrow2.jpg) no-repeat left top;
	color: #2f0d64;
	font-weight: bold;
}
ul.menu {
}
ul.menu a {
	text-decoration: none;
}
ul.menu li {
	float: left;
	height: 25px;
	color: #2f0d64;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	padding-right: 15px;
}
ul.menu li.active {
	float: left;
	height: 25px;
	color: #c4af32;
	font-weight: bold;
}
ul.footer {
}
ul.footer li {
	float: left;
	height: 25px;
	color: #000;
	font-size: 11px;
	padding: 5px;
	padding-right: 15px;
}
a {
	text-decoration: underline;
	color: #2f0d64;
}
a.travel {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.travelmenu {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.travel:hover { text-decoration: underline; }
a.travelmenu:hover { text-decoration: underline; }
table.depts td {
	font-size: 13px;
	padding: 5px;
	padding-right: 20px;
}
div.region {
	float: left;
	width: 185px;
	overflow: hidden;
}
div.tabs {
	overflow: hidden;
}
div.notab {
	float: left;
	heigth: 50px;
	padding: 10px;
	background-color: #f3eed4;
	margin-right: 2px;
	border-right: 2px #FFF;
}
div.tab { 
	z-index: 2;
	background-color: #f6b134;
	float: left;
	heigth: 50px;
	padding: 10px;
	margin-right: 2px;
	border-right: 2px #FFF;
}
div.tab a {
	text-decoration: none;
}
div.tabcontent {
	z-index: 1;
	padding: 10px;
	padding-top: 20px;
	margin-top: -1px;
	background-color: #f3eed4;
}
div.photos {
	width: 100%;
	background-color: #f0eef4;
	width: 600px;
}
select.search {
	width: 180px;
	height: 20px;
}
table.booking th {
	font-weight: bold;
	padding: 3px;
	padding-left: 10px; 
}
table.booking td {
	padding: 3px;
	padding-left: 10px; 
}
table.depts th {
	font-weight: bold;
	padding: 3px;
	padding-left: 5px; 
	border-bottom: solid 1px #c0c0c0;
}
table.depts td {
	font-size: 12px;
}
input, select {
	border: solid 1px #c0c0c0;
	padding: 2px;
}
p.p1 {
	margin-bottom: 10px;
}
span.p1header {
	font-weight: bold;
	margin-bottom: 5px;
}
div.destination {
	width: 250px;
	float: left;
	padding: 0px 5px 5px 25px;
	background: url(arrow2.jpg) no-repeat left top;	
}
div.destination {
	width: 180px;
	float: left;
	padding: 0px 5px 5px 25px;
	background: url(arrow2.jpg) no-repeat left top;	
}

