html, body, table, p, td, form, img, h3, h4, h5, h6, input { font-size: 89%; }

table {
	font-size:13px;
	color:#666666;
}

body {
	margin: 3px 0  0 0;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(../images/bg.gif);
	background-repeat:repeat;*/
	color:#666666;
	/*background-image:url(../images/bg_brown.jpg);
	background-repeat:repeat-x;
	background-color: #fdebda;*/
	/*background-image:url(../images/bg_border.jpg);
	background-repeat:repeat-y;
	background-position: center;
	background-color:	#E1E1E1;*/
	/*background-image:url(../images/bg_beige.jpg);
	background-repeat:repeat-x;
	background-color:#f6f2d9;*/
	/*background-image:url(../images/bg_blue.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;*/
	/*background-image:url(../images/bg_burgundy.jpg);*/
	background-repeat:repeat-x;
	background-color:#FFEEDD;
}
/* Header */
a {
 color:#666666;
 text-decoration:none;

}
a:hover {
 color:#666666;
 text-decoration:underline;
}
#header {
	width: 760px;
	height: 56px;
	margin: 0 auto;
	/* background-color:#964b08;*/
}

#header * {
	text-decoration: none;
}
#header .logo {
	float:left;
}

/* Menu */

.mainmenu{
	height:24px;
	background:#330000;
	width:760px;
	margin:0 auto;
	text-align:center;
}
#menu {
	width: 618px;
	color:#330000;
	margin:0 auto;
	height:24px!important;
	height:203px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:center;
}


#menu li {
	display: inline;
	color: #ffffff;
}
#menu ul li.over, 
#menu ul li.SoloOver { 
    z-index:1;
    background-color:#330000;
}
#menu a {
	display: block;
	float: left;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
	font-size:100%;
	font-weight: bold;
	color: #330000;
}
#menu a:hover, #menu .active a {
	background: #330000;
	color:#000000;
}
.menuActive a{
	background: #330000;
	color:#000000;
}
.menuActive a:hover{
	background: #330000;
	color:#000000;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 202px;
	margin:6px 0 0 0;
}

#colTwo {
	float: right;
	width: 551px;
	text-align:left;
	margin:6px 0 0 0;
}
#amicolTwo {
	float: right;
	width: 100px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
}
#amicolTwoleft {
	float: right;
	width: 120px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
}
#amicolright {
	float: right;
	width: 155px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
}
#amicolitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
	font-style: italic;
}
#amicar {
	float: right;
	width: 450px;
	text-align:left;
}
#cartxt {
	float: right;
	font-size: 100%;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}

#colTwo p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	padding:0px 4px 0 4px;
	margin:14px 0 10px 0;
	vertical-align:top;
	text-decoration:none;
}
#colThree {
	float: left;
	width: 160px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	padding: 0 0 0 4px;
	letter-spacing: normal;
	color:#666666;
	font-size: 2em;
	font-family:Garamond;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	width:776px;
	padding: 7px 0 0 0;
	background: url(../images/img5.gif) repeat-x;
	margin:0 auto;
	height:31px;
	font-size:11px;
}

#footer * {
	color: #666666;
	font-size:11px;
}

#footer p {
	text-align: center;
	font-size: 11px;
}
#footer .left{
	float:left;
	position:relative;
}
#footer .right{
	float:right;
}
#footer a{
	padding:0 2px 0 2px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
	color:#000000;
}
#mainContainer{
	width:760px;
	padding:8px;
	background:#FFFFFF;
	margin:0 auto;
	border:#BFC97E;
}
/* Title */
#title {
	width: 776px;
	height: 35px;
	font-weight:normal;
	margin: 3px auto 0 auto;
	right:inherit;100px;
}
#title * {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#title h1 {
	float: left;
	padding:0px 5px 0 0;
	margin: 0;
	color:#330000;
	/*font-size: 100%;*/
	font-size: 12px;
	font-weight:normal;
}
#title h2 {
	float: right;
	/*font-size: 100%;*/
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}
#title a{ 
	font-size: 100%;
	font-weight:normal;
	color:#330000;
	padding:0 5px 0 5px;
}
#title a:hover{ 
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size: 100%;
}
#title span a, #title span a:hover{ 
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.formfield{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	border:1px solid #ccc;
	color:#330000;
	padding:2px;
}
.search {
	float: right;
	width: 30%;
	vertical-align:middle;
	text-align:right;
}
.search input{
	vertical-align:top;
	color:#666666;
}
#contact{
	background:#330000;
	text-align:center;
	clear:both;
	line-height:16px;
	color:#ccc;
	/*font-size:100%;*/
	font-size:11px;
	padding:10px 0 10px 0;
}

#contact-footer{
	background:#FFFF;
	text-align:center;
	clear:both;
	line-height:16px;
	color:#666666;
	font-size:100%;
	padding:10px 0 10px 0;
}

#contact a, #contact a:hover{
	text-align:center;
	color:#666666;
	font-size:100%;
	padding: 6px 0 0 0;
	margin:10px 0 0 0;
}
.featureArea.j[class] { background:transparent;}
.featureArea .j1 { float:right; margin:6px 0 0 0;}
.featureArea .j2{ position:relative; top:6px; width:202px; height:150px; margin-bottom:5px;}
.featureArea .j3{ position:relative; top:6px; margin:5px 0 0 0;}
.subscribe {
	width:192px;
	float:left;
	height:50px;
	padding:10px 5px 5px 5px;
	background-color:#fde3c9;
	font-family:Garamond;
	font-size:12px;
	text-decoration:none;
	color:#330000;
	font-weight:normal;
}
.subscribe p{
	color:#666666;
	
}
.subscribe p input{
	color:#666666;
	margin:0 0 0 5px;
	
}
.formfield1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	border:1px solid #fddcbc;
	color:#330000;
	padding:2px;
}
.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#666666;
	padding:0 4px 0 4px;
	vertical-align:top;
	text-decoration:none;
}
.heading{
	padding: 0 0 0 4px;
	color:#666666;
	font-size:1.8em;
	font-family:Garamond;
	font-weight:bold;
}
.breadcum{
	margin:2px 0 0 0;
	color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	background-color:#ffeedd;

}
.breadcum a, .breadcum a:visited{
	margin:2px 0 0 0;
	color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	background-image:url(../images/breadcum_arrow.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
	padding:0 5px 0 15px;
	background-color:#ffeedd;
	line-height:22px;
}
.breadcum2 {
	margin:2px 0 0 0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	background-image:url(../images/breadcum_arrow.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
	padding:0 5px 0 15px;
	background-color:#ffeedd;
	line-height:22px;
}

.flash{
	margin:5px 0 0 0;
	width:202px;
	float:left;
}
.contactBanner{
	margin:5px 0 0 0;
	width:202px;
	float:left;
}
.contactBanner h1{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666666;
	background-image:url(../images/more_icon.gif);
	background-position:right 6px;
	background-repeat:no-repeat;
	padding: 5px 20px 0 0;
}
.contactBanner h1 a{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.contactBanner h1 a:hover{
	color:#000000;
	text-decoration:none;
}
.booking {
	width:182px;
	float:left;
	padding:5px 10px;
	background-color:#fddcbc;
	color:#666666;
	font-weight:normal;
	margin-bottom:1px;
}
.booking span{
	width:70px;
	float:left;
	padding:5px 0 0 0;
}
.booking img{ 
	text-align:center;
	padding:6px 0 0 0;

}
.tabs{ position: relative; float:left; display:inline;}
.dlTabs{text-align:left; width:202px; }
.dlTabs p{
	margin:0px;
	padding:0 0 0 5px;
	font-family:Garamond;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.dlTabs a, .dlTabs a:visited{
	color:#330000;
	background-image:url(../images/leftNavIcon.gif);
	background-repeat:no-repeat;
	background-position:1px 3px;
	padding-left:15px;
	text-decoration:none;
}
.dlTabs a:hover, .dlTabs a:active{
	color:#000000;
	text-decoration:none;
}
.dlTabs .d1{
	background-color:#fddcbc;
	border:1px solid #ffffff;
	line-height:23px;
}
.dlTabs .d2{
	background-color:#fde3c9;
	border:1px solid #ffffff;
	line-height:23px;
}
.dlTabs .d3{
	background-color:#ffeedd;
	border:1px solid #ffffff;
	line-height:23px;
}
.services{ width:252px; float:left; margin:0px; }
.services h1{
	width:239px;
	border: 3px double #fde3c9;
	background:#ffeedd;
	line-height:25px;
	padding:0 5px;
	font-family:Garamond;
	font-size:1.3em;
	color:#666666;
	margin-bottom:5px;
	margin-top:0px;
}
.services .more{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666666;
}
.services .more a{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

a.linkhoverunderline:link, a.linkhoverunderline:visited{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
a.linkhoverunderline:hover {
	text-decoration:none;
	color:#000000;
}
a.displayalltitles:link, a.displayalltitles:hover, a.displayalltitles:visited {
	padding-right:	17px;
	background-image:url(../images/more_icon.gif);
	background-position:right;
	background-repeat:	no-repeat;
}
.servicestypetextleft{
	width:120px;
	float:left;
	text-align:left;
	margin: 2px 0 3px 0;
}
.servicestypetextleft a, .servicestypetextleft a:visited{
	padding-left:15px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	text-align:left;
	text-decoration:none;
	color:#78854c;
}
.servicestypetextleft a:hover, .servicestypetextleft a:active{
	text-decoration:underline;
}
.servicestypetextright{
	width:130px;
	float:right;
	text-align:left;
	padding: 2px 0 3px 0; 
}
.servicestypetextright a, .servicestypetextright a:visited{
	padding-left:15px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	text-align:left;
	text-decoration:none;
	color:#78854c;
}
.servicestypetextright a:hover, .servicestypetextright a:active{
	text-decoration:underline;
}
.bannerad{ width:288px; float:right;}
.bannerad .more{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666666;
}
.bannerad .more a{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.MoreIcon{
}
.blank {
	font-size: 1em;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
}
#simpletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
}
#div1 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div1.gif);
	background-repeat: no-repeat;
	
}
#div2 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div2.gif);
	background-repeat: no-repeat;
}
#div3 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div3.gif);
	background-repeat: no-repeat;
}
#div4 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div4.gif);
	background-repeat: no-repeat;
}
#div5 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div5.gif);
	background-repeat: no-repeat;
}
#div6 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div6.gif);
	background-repeat: no-repeat;
}
#div7 {
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	width: 485px;
	margin: 0 auto;
	background-image: url(../images/div7.gif);
	background-repeat: no-repeat;
}
.breadcum1{
	margin:2px 0 0 0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	
}
.innerfade-title{
       position: absolute;
       bottom: 20px;
       left: 0;
       z-index: 290;
       width: 100%;
       height: 34px;
       filter:alpha(opacity=80);
       -moz-opacity: 0.8;
        opacity: .8;
}
.innerfade-title h2{
        color: white;
        font-weight: bold;
       margin-top: 0;
       margin-bottom: 0;
       text-align: center;
       font-family: Arial;
       font-size: 16px;
       font-style: italic;
       line-height: 34px;
}
.mycontrolboxclass{
        position: absolute;
        right: 35px;
        top: 20px;
}
.blacktxtheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 330px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bgline {
	background-image:url(../images/bg_line.gif);
	background-repeat:repeat;
}
#divearlybird {
	padding-left:12px;
	padding-top:3px;
	width: 530px;
	margin: 0 auto;
	background-image: url(../images/eb1.gif);
	background-repeat: no-repeat;
	
}
#divearlybird1 {
	padding-left:12px;
	padding-top:3px;
	width: 530px;
	margin: 0 auto;
	background-image: url(../images/eb2.gif);
	background-repeat: no-repeat;
	
}
#divearlybird2 {
	padding-left:12px;
	padding-top:3px;
	width: 530px;
	margin: 0 auto;
	background-image: url(../images/eb3.gif);
	background-repeat: no-repeat;
}
#earlyhead {
	color:#666666;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	width: 550px;
}
#earlbg {
	color:#666666;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/early_bg.gif);
	background-repeat:no-repeat;
	font-size:1em;
	text-decoration:none;
	width: 490px;
	float: right;
	padding-left: 10px;
	height: 62px;
}
#earlbgtxt {
	color:#666666;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	padding-left: 10px;
}
#earlbg1 {
	color:#666666;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/early_bg1.gif);
	background-repeat:no-repeat;
	font-size:1em;
	text-decoration:none;
	width: 490px;
	float: right;
	padding-left: 10px;
	height: 110px;
}
#earlbg2 {
	color:#666666;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image: url(../images/early_bottom_bg1.gif);*/
	background-repeat:no-repeat;
	font-size:1em;
	text-decoration:none;
	width: 250px;
	float: right;
	padding-left: 0px;
	height: 85px;
}
#earlyrighttop {
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat;
	font-size:1em;
	text-decoration:none;
	width: 130px;
	float: right;
	padding-left: 5px;
	position: right;
	vertical-align: middle;
}
#ebtmleft {
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat;
	font-size:1em;
	text-decoration:none;
	width: 160px;
	float: left;
	padding-left: 5px;
	position: right;
	vertical-align: middle;
}
#ebtmright {
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat;
	font-size:1em;
	text-decoration:none;
	width: 160px;
	float: left;
	padding-left: 5px;
	position: right;
	vertical-align: middle;
}
#amicolright1 {
	float: right;
	width: 120px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
	width: 400px;
	float: right;
}
#amicolright1a {
	float: right;
	width: 120px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
	width: 400px;
	float: right;
}
#amicolright2 {
	float: leftt;
	text-align:left;2px
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #4E620D;
	width: 130px;
	float: leftt;
	background-image: url(../images/e_bg.gif);
	height: 28px;
	padding: 0px;
}
#amicolright3 {
	float: right;
	width: 120px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #666666;
	width: 250px;
	float: right;
}
#submenudiv {
	width: 500px;
	padding-left:1px;
	padding-top:7px;
	width: 759px;
	margin: 0 auto;
	background:#ffeedd;
	height:22px;
	text-align: center;
}.submenucolor {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#slideshow1 {
	background-image: url(../img/frame.gif);
	height:305px;
	width:547;
	background-repeat: no-repeat;
}
#slideshow2 {
	/*background-image: url(../gallery/frame_ff.gif);*/
	height:326px;
	width:520;
	background-repeat: no-repeat;
	text-align: center;
}
.simpletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#controller {
	padding-right:5px;
	padding-top:3px;
	width: 480px;
	margin: 0 auto;
	text-align: right;
}
#language{
	height:16px;
	width:180px;
	margin:0 auto;
	text-align:right;
	padding-left:1px;
}
.form-submit
{
	BORDER-RIGHT: #cfbe87 1px solid; BORDER-TOP: #cfbe87 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(../images/button_back.gif); BORDER-LEFT: #cfbe87 1px solid; COLOR: #333333; BORDER-BOTTOM: #cfbe87 1px solid; FONT-FAMILY: Arial;
	float:left;
	
}


.sitemap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-top:0px;
	padding-right:0px;	
}
.sitemap ul{
	color:#666666;
	text-decoration:none;
	padding-left:10px;
}

.sitemap ul li{
	color:#666666;
	text-decoration:none;
	line-height:15px;
}

.sitemap li a{
	color:#666666;
	border-bottom:1px dotted #666666;
	text-decoration:none;
}
.sitemap ul li a:hover{
	color:#666666;
	border-bottom:1px dotted #666666;
	text-decoration:none;
}


.button-submit{
width:80px;
height:20px;
background-color:#fff;
background:url(../images/btn_send.gif) no-repeat left top;
border:0px;
font-family:Garamond, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#666666; 
cursor:pointer;
padding-left:10px;
}

.button-email{
width:135px;
height:20px;
background-color:#fff;
background:url(../images/button-send2.gif) no-repeat left top;
border:0px;
font-family:Garamond, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#666666; 
cursor:pointer;
padding-left:10px;
}

.button-reset{
width:74px;
height:20px;
background-color:#fff;
background:url(../images/btn_reset.gif) no-repeat left top;
border:0px;
font-family:Garamond, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#666666; 
cursor:pointer;
}

#pad-L-10px { padding-left:5px;}

.nbul {
	color:#666666;
	background-color: #fff;
	padding: 2px;
	margin: 0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.nbul ul {
	margin: 0px;
	padding: 0px;
	border: none;
	} 

.nbul ul li {
	margin: 0px;
	padding:5px 0px 5px 2px;
	border: none;
	list-style: none;
	display: block;
	}
.nbul ul li a {
	color:#fddcbc;
	text-decoration:none;
	margin:0px;
	padding:0px;
	width:100%;
	}

iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; background-color:#FFF;}
.prodrop8 :hover iframe.one {left:0; top:35px; width:120px; height:120px; list-style:none; background-color:#FFF;}
.prodrop8 :hover iframe.two {left:0; top:35px; width:120px; height:50px; list-style:none; background-color:#FFF;}
.prodrop8 :hover iframe.three {left:0; top:35px; width:120px; height:0px; list-style:none; background-color:#FFF;}
#policy {
 color:#666666;
 text-decoration:none;
}
#policy:hover {
 color:#666666;
 text-decoration:underline;
}