body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em
}

img {
	border : none;
}

.spaced li {
	margin-bottom : 5px;
}

#container {
	width : 768px;
	text-align : left;
}

a {
	color : #356687;
}

.clear {
	clear:both;
}

.flL {
	float:left;
}

.flR {
	float:right;
}

/* NAV */

#auxNav {
	text-align : right;
	height : 28px;
	line-height : 28px;
	margin-bottom : 2px;
	position : relative;
	padding-right : 150px;
	z-index : 200;
}

#auxNav ul {
	margin : 0px;
	padding : 0px;
	position : absolute;
	right : 0px;
	bottom : 0px;
	list-style : none;
	z-index : 200;
}

#auxNav ul ul {
	display : none;
	position : absolute;
	background : url(/travel/images/layout/sites_bg.png) no-repeat bottom left;
	width : 368px;
	right : -14px;
	padding : 5px 0px 0px 10px;
	margin : 0px;
	z-index : 200;
	top : 30px;
	height : 150px;
}

#auxNav ul ul li {
	display : block;
	margin-right : 20px;
	line-height : 1.4em;
	text-align : left;
}

#auxNav a {
	color : #998B7D;
	margin-left : 10px;
}

#nav {
	margin : 2px 0px 5px 0px;
	padding : 0px;
	z-index : 200;
}

#nav li {
	position : relative;
	display : block;
	margin : 0px 0px 0px 6px;
	float : left;
}

#nav li.first {
	margin-left : 0px;
	margin-right : 0px;
}

#nav li.last {
	margin-left : 4px;
}


#nav ul {
	display : none;
	position : absolute;
	background : url(/travel/images/layout/dropdown_bg.png) no-repeat bottom left;
	width : 204px;
	left : -4px;
	top : 28px;
	padding : 10px 0px 15px 0px;
	margin : 0px;
	z-index : 99999;
}

#nav ul li {
	position : relative;
	display : block;
	margin : 0px 10px 10px 10px;
	font-size : 13px;
	line-height : 1.2em;
	float : none;

}

ul#nav ul li a {
	color : #356687;
}


/* MAIN CONTENT */

#mainContent {
	width : 636px;
	float : left;
	margin-bottom : 20px;
}

/* SIDEBAR */

#sidebar {
	width : 125px;
	float : right;
	margin-bottom : 20px;
}

#sidebar h2 {
	margin : 0px;
	margin-bottom : 2px;
}

#sidebarSearch {
	display : inline;
	margin : 0px;
}

.sidebarBox {
	margin-bottom : 10px;
}

.sidebarBox .padding {
	padding : 5px;
	padding-bottom : 10px;
}

#sidebar .blue {
	background : url(/travel/images/layout/sidebar_bg_blue.gif) no-repeat bottom center;
}

#sidebar .green {
	background : url(/travel/images/layout/sidebar_bg_green.gif) no-repeat bottom center;
}

#sidebarSearch input {
	border-top : 1px solid #2B5264;
	border-left : 1px solid #2B5264;
	border-right : 1px solid #97BBCE;
	border-bottom : 1px solid #97BBCE;
	height : 16px;
	font-size : 9px;
	float : left;
}

/* FOOTER */

#footer {
	clear : both;
	font-size : 9px;
	background : #998B7D;
	padding : 2px;
	color : #fff;
}

#footerNav {
	float : right;
	text-align : right;
	margin-right : 3px;
}

#footerNav a {
	color : #ffffff;
}


/* INTRO */

#intro {
	font-size: 11px;
	line-height : 1.4em;
	margin-bottom : 10px;
	height : 143px;
}

#intro #introPhoto {
	float : left;
	margin-right : 20px;
}

#intro h1 {
	font-size : 18px;
	text-transform : uppercase;
	color : #998B7D;
	margin : 5px 0px;
	line-height : 20px;
}

#breadcrumbs {
	font-size : 10px;
	text-transform : uppercase;
	color : #998B7D;
	font-weight : bold;
}

#breadcrumbs a {
	color : #998B7D;
	text-decoration : none;
}

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

/* BOX */
.box, .tabPanel {
	background : #F1F1F1 url(/travel/images/layout/box_bg.jpg) repeat-x bottom left;
	border : 1px solid #CBCBCB;
	padding : 15px 10px;
}

#mainContent h2 {
	color : #507355;
	font-size : 16px;
	margin-bottom : 10px;
	line-height : 1.2em;
}

#mainContent h3 {
	color : #356687;
	font-size : 16px;
	margin : 0px;
	margin-bottom : 5px;
}

#mainContent h4 {
	color : #507355;
	font-size : 12px;
	margin : 0px;
}

/* TABS */

.tabnav {
	display : inline;
	list-style : none;
	zoom : 1;
	margin : 0px;
	padding : 0px;
}

.tabnav li {
	margin-right : 8px;
	float : left;
}

.tabnav a {
	padding : 0px 15px;
	display : block;
	font-size : 13px;
	line-height : 24px;
	font-weight : bold;
	text-decoration : none;
	color : #356687;
	background : url(/travel/images/layout/tab_bg.jpg) repeat-x center center;
	border : 1px solid #CBCBCB;
	border-bottom : none;
}

.tabnav a.active {
	background : url(/travel/images/layout/tab_bg_active.jpg) repeat-x center center;
}


.tabPanel {
	display : none;
	clear : both;
}

.tabs .first {
	display : block;
}

/* NEWS */
.newsListing {
	margin-bottom : 10px;
	padding-bottom : 10px;
	border-bottom : 1px solid #998B7D;
}

/* CALENDAR */
/* from old site */
.calendarday {
	margin-right : 2px;
	margin-left : 2px;
	border-right : 1px solid #82694B;
	border-bottom : 1px solid #82694B;
	border-top : 1px solid #E5D5BB;
	border-left : 1px solid #E5D5BB;
}

.calendardropdown {
	font-size : 10px;
	width : 160px;
}

.calendarsubmit {
	font-size : 10px;
}

.calendartextbox {
	font-size : 10px;
	width : 100px;
}

.splashsubtitle {
	color:#A98A59;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}


/* to fix new site */
.calendarTable td, .calendarTable th {
	font-size : 11px;
}

.calendarTable form {
	margin-top : 5px;
}

.calendarList td.paddingall {
	padding : 0px 10px;
}

.calendarList .title {
	font-weight : bold;
}



/* SIMPLE MODAL */
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:400px; width:600px;}
#simplemodal-container a.modalCloseImg {background:url(/images/icons/x.png) no-repeat; width:16px; height:16px; display:inline; z-index:3200; position:absolute; top:15px; right:30px; cursor:pointer;}
#simplemodal-container .simplemodal-close {color : #fff; float : right; margin-bottom : 5px;}
#simplemodal-container #basicModalContent {padding:8px;}
.v2Hide {display : none;}

