body {
	background-color: #F2F0EC;
	background-image: url(img/newbody2.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C3B;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
}
a.itembar {
	font-weight: bold;
	text-decoration: none;
}
a.thisitem {
	font-weight: bold;
	text-decoration: none;
}

div#language a {
	text-decoration: none;
	color: #3C3C3B;
}

table {
	font-size: 12px;
	width: 100%;
	background: url(img/box.gif);
	background-repeat: repeat-x;
	background-color: #EFEEEC;
}

td {
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

td.title {
	font-weight: bold;
	border-top: 1px solid #E5E1D9;
}

td.footer {
	text-align: right;
}

table.iframe {
	width: auto;
}

td.iframe {
	width: auto;
	padding: 0px;
	margin: 0px;
}

div#language a:hover {
	text-decoration: none;
	font-style: italic;
	color: #3399FF;
}

.paragraph {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C3B;
	background: none;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
}

h1 {
	margin: 0px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 550px;
	color: #B3B2B1;
	font-weight: normal;
	height: 20px;
	float: left;
	background-color: #EFEEEC;
	/*border-bottom: 2px solid #F8F7F5;*/
}

h2 {
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #CC9900;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
}

h3 {
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	color: #F8F7F5;
	background-image: url(img/h3.gif);
	background-repeat: repeat-x;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

h4 {
	color: #7F4000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 0px;
}

h5 {
	color: #EFEEEC;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	background-image: url(img/h5.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

h6 {
	color: #FF3300;
	font-size: 17px;
	padding: 5px;
	border-left: 2px dashed #E5E1D9;
	background-color: #E5E1D9;
	margin-bottom: 0px;
}


img {
	border: 0px;
	vertical-align: middle;
}

img.left {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 8px solid #EFEEEC;
	padding: 2px;
	float: left;
}

img.right {
	margin-left: 10px;
	margin-bottom: 5px;
	border: 8px solid #EFEEEC;
	padding: 2px;
	float: right;
}

img.borded {
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 1px;
	display: block;
}

img.gallery {
	margin-bottom: 5px;
	border: 8px solid #EFEEEC;
	padding: 2px;
}

div#main {
	width: 100%;
	background-image: url(img/newmain2.gif);
	background-position: top;
	background-repeat: repeat-y;
}

div#page {
	margin: auto;
	width: 760px;
}

div#header {
	background-repeat: no-repeat;
}

div#brand {
	height: 200px;
	width: 380px;
	/*float: left;*/
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
}

div#brand img {
	display: block;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	height: 200px;
	width: 380px;
}

div#brand:hover {
	display: block;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	height: 200px;
	width: 380px;
}

div#request {
	/*border-top: 1px dashed #E5E1D9;*/
	background-color: #F2F0EC;
}

div.iframe {
width: 238px;
height: 240px;
overflow: auto;
padding: 0px;
}

input {
	font-size: 13px;
}

input.fixedwidth {
	font-size: 13px;
	width: 220px;
}

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

textarea {
	/*width:  720px;*/
	height: 50px;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea.mini {
	width:  220px;
	height: 200px;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#language {
	height: 25px;
	width: 200px;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: right;
	color: #CC6600;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-color: #EFEEEC;
	/*border-bottom: 2px solid #F8F7F5;*/
}

div#splash {
	clear: both;
	height: 100px;
}

div#submenu {
	background-color: #E5E1D9;
	margin-top: 2px;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}

div#menu {
	height: 50px;
	width: 760px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	font-size: 13px;
}

div#footer p {
	margin: 0px;
	padding: 0px;
}

div#content {
	margin-top: 2px;
	width: 480px;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image: url(img/newcontent.gif);
	background-repeat: repeat-x;
	/*background-color:  #F2F0EC;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}

div#context {
	background-color: #EFEEEC;
	background-image: url(img/newcontext.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	width: 238px;
	margin-left: 2px;
	float: right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 10px;
	margin-bottom: 20px;
}

div#wide {
	margin-top: 2px;
	width: 740px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image: url(img/newcontent.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}

div.right {
	width: 258px;
	float: right;
	background-color: #E5E1D9;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #EFEEEC;
	font-size: 12px;
}

div.evidence {
	width: 158px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #EFEEEC;
	font-size: 13px;
	color: #994C00;
}

div.clear {
	clear: both;
	height: 0;
}

/*\*/
* div.clear {
	overflow: hidden;
}
/**/

div.box {
	background-color: #EFEEEC;
	background-image: url(img/box.gif);
	background-repeat: repeat-x;
	color: #5A2D00;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

div.innerbox {
	padding-left: 10px;
	padding-right: 10px;
}

div.center {
	text-align: center;
}

dl {
	/*font-size: 12px;*/
}

dt {
	color: #CC6600;
	border-bottom: 2px solid #E5E1D9;
	font-weight: bold;
	text-transform: uppercase;
}

dd {
	margin-left: 0px;
}

dd p {
	padding-top: 0px;
	margin-top: 5px;
}

div#content p {
	padding: 0px;
	margin-top: 5px;
}

div#context p {
	padding: 0px;
	margin-top: 5px;
}

div#context ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: inside;
}
div#footer {
	background-color: #EFEEEC;
	text-align: center;
	width: 740px;
	padding: 10px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.credits {
	font-size: 90%;
	color: #ccc;
	margin-top: 20px;
}
.credits a {
	color: #ccc;
	font-weight: normal;
}
ul#bar {
	margin: 0px;
	padding-left: 0px;
	padding-top: 15px;
	border-top: 2px solid #F8F7F5;
	background-color: #E5E1D9;
	padding-bottom: 15px;
	background-image: url(img/newmenu2.gif);
}

ul#bar li.hoverbar, ul#bar li.thisbar, ul#bar li.hoverbarleft, ul#bar li.thisbarleft {
	display: inline;
	list-style-type: none;
}

li.hoverbar a.itembar, li.hoverbar a.thisitem {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 15px;
}

li.hoverbarleft a.itembar, li.hoverbarleft a.thisitem {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 15px;
}

li.hoverbar a.itembar:hover, li.thisbar a.itembar:hover, li.hoverbar a.thisitem:hover, li.thisbar a.thisitem:hover {
	background-color: #E5E1D9;
	background-image: url(img/newmenu3.gif);
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	border-right: 2px solid #F8F7F5;
	border-left: 2px solid #F8F7F5;
}

li.hoverbarleft a.itembar:hover, li.thisbarleft a.itembar:hover, li.hoverbarleft a.thisitem:hover, li.thisbarleft a.thisitem:hover {
	background-color: #E5E1D9;
	background-image: url(img/newmenu3.gif);
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	border-right: 2px solid #F8F7F5;
}

li.hoverbar, li.hoverbarleft, li.thisbar, li.thisbarleft {
	display: block;
	margin: 0px;
}

li.thisbar a.itembar {
	background-image: url(img/newmenu.gif);
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	border-left: 2px solid #F8F7F5;
	border-right: 2px solid #F8F7F5;
}

li.thisbarleft a.itembar {
	background-image: url(img/newmenu.gif);
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	border-right: 2px solid #F8F7F5;
}

li.thisbar a.thisitem {
	background-image: url(img/newmenu.gif);
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	border-left: 2px solid #F8F7F5;
	border-right: 2px solid #F8F7F5;
}

li.thisbarleft a.thisitem {
	background-image: url(img/newmenu.gif);
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	border-right: 2px solid #F8F7F5;
}

ul.marginzero
{
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}

p.mini {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p.right {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
.bigger {
	font-size: 130%;
}
.red {
	color: red;
}
.inv {
	display: none;
}
.cta {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(img/h5.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 80%;
	margin: 10px auto;
	line-height: 40px;
}
.cta a {
	color: #fff;
}
.cta a:hover {
	color: #ff9;
}

.white {color: #fff;}
.go {
	font-size: 1em;
	background-color: #a75300;
	text-decoration: underline;
	color:#fff;
	padding: 5px;
	font-weight: bold;
	font-style: italic;
}
.go:hover {
	color: #ff6;
}

div.special, div#all-inclusive {
	background-color: #eedca6;
	text-align:center;
	font-size: 110%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
div#all-inclusive {
	background-color: #d9f6ff;
	margin-top: 10px;
}	
.under {
	text-decoration: underline;
}
div#context div.special p, div#context div#all-inclusive p {
	padding: 3px 10px;
	margin-bottom: 5px;
}
.offer, .inclusive {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	padding: 6px;
	background-image: url(img/h5.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
.inclusive {
	padding: 6px 0px;
	font-size: 20px;
}
.offer a.blink, .inclusive a.blink {
	text-decoration: blink;
	color: #fff;
}
.inclusive a {
	color: #fff;
}
img.offerleft {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 8px solid #eedca6;
	padding: 2px;
	float: left;
}