@charset "utf-8";


body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:227px;
	width: 959px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}

#header a#luxury360Tours {
	bottom:25px;
	right:65px;
}


#container {
	background-image: url(../images/container_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1005px;
	background-color: transparent;
}

#navigation {
	background-color: #ffffff;
	width: 957px;
	left: 24px;
	
}

#navigation ul li {
	width:160px;
	font-size:14px;
	text-transform:uppercase;
	list-style:none;
	padding:0px;
	line-height: 25px;
	border: none;
}

#navigation ul li:first-child {
	width:157px;
	font-size:14px;
	text-transform:uppercase;
	list-style:none;
	padding:0px;
	line-height: 25px;
	border: none;
}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	width:158px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #a1a1a1;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6b6b6b;
}

#navigation ul li:first-child a {
	color: #000000;
	text-decoration: none;
	display: block;
	width:155px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #a1a1a1;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6b6b6b;
}

#navigation ul li.active a {
	color: #ffffff;
	background-color:#ba961e;
	border-left: 1px solid #e4d191;
	border-right: 1px solid #836e28;
	border-top: 1px solid #e4d191;
	border-bottom: 1px solid #57491b;
}

#navigation ul li a:hover {
	color: #ffffff;
	background-color:#ba961e;
	border-left: 1px solid #e4d191;
	border-right: 1px solid #836e28;
	border-top: 1px solid #e4d191;
	border-bottom: 1px solid #57491b;
}

#navigation #customNavigation {
	margin-top: 1em;
	text-align:center;
}

#mainContent {
	position: relative;
	margin-left: 190px;
	margin-right: 15px;
	padding: 10px 10px 10px 10px;
	min-height:400px;
}

#mainContent h1,
#mainContent h2, 
#mainContent h3 {
	font-size:13.5px;
	text-transform:uppercase;
	margin: 0em 0em 0.5em 0em;
}


#mainContent h2, 
#mainContent h3 {
	font-size: 13px;
}

#mainContent {
	background-color: #00305a;
	border-right: 1px solid #266399;
	border-left: 1px solid #266399;
	width: 877px;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
}

.PCMS_Module_50 #mainContent {
	width: 937px;
	padding:40px 10px 40px 10px;
}

#footer {
	padding: 0;
	height:48px;
	font-size:10px;
	color:#ffffff;

	background-image: url(../images/footer_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;

	width: 959px;
	margin-left:auto;
	margin-right:auto;
}

#footer p{
	margin:0px;
	padding-right:20px;
	padding-top:24px;
	font-size:10px;
	color:#ffffff;
	text-align:right;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}

a {
	color:#C66D11;
}

.weatherBanner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
}

.weatherBanner span.temperature {
	font-size: 12px;
	font-weight: bold;
}

.weatherBanner img {
	float: left;
	margin-right: 5px;
}

span.label, label {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
}

div.value, span.value {
	float: left;
	display: block;
	width: 250px;
}

dt {
	clear: both;
}

dd {
	overflow: auto;
}

#localeNavigation {
	position:absolute;
	top:200px;
	right:130px;
}

#sidebar {
 width:300px;
 position:absolute;
 top:40px;
 right:0px;
}

#side1 {
	 position:absolute;
 top:0px;
 left:0px;
}

#side2 {
	 position:absolute;
 top:0px;
 right:40px;
}

#side3 {
	 position:absolute;
 top:160px;
 right:40px;
}

#side4 {
	 position:absolute;
 top:320px;
 right:40px;
}

#left {
	width:560px;
}

.border {
	border:1px solid #266399;
	
	display:block;
}

#map_canvas_lg {
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
}

#map_canvas_lg p {
	color:#000;
}