@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body  {
	text-align: center;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	width: 100%;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
}
#wrapper {
	background-image: url(../images/bg-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#container  {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0 46px;
} 
#interrior {
	padding: 0 0 0 230px;
	min-height: 330px;
}
#interrior2 {
	padding: 0;
	min-height: 330px;
}
#interriorMain {
	padding: 0 0 0 218px;
}
#header {
	position: relative;
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 410px;
	margin: 0 auto;
	width: 900px;
	padding: 0 46px;
} 
#header2 {
	position: relative;
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	margin: 0 auto;
	width: 900px;
	padding: 0 46px;
}
#logo {
	position: absolute;
	left: 46px;
	top: 0px;
	height: 123px;
	width: 214px;
	cursor: pointer;
}
#navi {
	position: absolute;
	left: 448px;
	top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 305px;
}
#navi ul {
  list-style: none;
}
#navi ul li {
  float: left;
}
#navi ul li a {
	border-left: 1px solid #C4D6AD;
	color: #78A29E;
	display: block;
	padding: 0 8px;
	text-decoration: none;
}
#navi ul li a:hover {
	color: #04236B;
	text-decoration: underline;
}
#freefind {
	background-image: url(../images/search-field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	background-color: transparent;
	height: 22px;
	color: #666;
	font-size: 11px;
	padding: 0 0 0 10px;
	line-height: 23px;
	position: absolute;
	left: 759px;
	top: 7px;
}
#flink {
	position: absolute;
	left: 832px;
	top: 11px;
	font-size: 10px;
	color: #A4BFB6;
	text-decoration: none;
	width: 53px;
}

#search {
	position: absolute;
	left: 888px;
	top: 7px;
}

#ecom {
	width: 196px;
	background-image: url(../images/bg-ecom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 118px;
	left: 46px;
	height: 281px;
	overflow: hidden;
	text-align: left;
	padding: 0 0 0 18px;
	color: #FFF;
}
#ecom a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#ecom a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#Text1 {
	width: 110px;
	font-size: 12px;
	font-style: italic;
	color: #014631;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#Destination {
	width: 170px;
	font-size: 12px;
	font-style: italic;
	color: #014631;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#flash {
	position: absolute;
	left: 261px;
	top: 34px;
	width: 687px;
	height: 365px;
}
#slideshow {
	position: relative;
	height: 365px;
}
#slideshow DIV {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 8;
	opacity: 0.0;
}
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}
#slideshow DIV.last-active {
    z-index:9;
}
#adds {
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 7px 0;

}
.sm {
	list-style:none;
	width:900px;
	height:244px;
	display:block;
	overflow:hidden;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}
#adds2 {

}
#mainContent {
	margin: 0 0 0 216px;
	padding: 0 44px 0 0;
} 
#interrior li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style: none;
	padding: 0 0 10px 23px;
	margin: 0 0 0 20px;
}
#floatMenu {
	position: absolute;
	width: 254px;
	top: 168px;
	left: -12px;
	text-align: left;
	overflow: hidden;
}
#floatMenu ul {
	list-style-type: none;
}
#floatMenu ul li a {
	color:#215441;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/leftnav-item-bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	text-decoration: none;
	padding: 0 0 0 50px;
	display: block;
	overflow: hidden;
	line-height: 31px;
}
#floatMenu ul li a:hover {
	background-image: url(../images/leftnav-item-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	padding: 0 0 0 60px;
	height: 32px;
}
#menuHeader {
	background-color: #FFF;
	margin-left: 6px;
	padding: 10px 0 23px 23px;
}
#menuHeader a  {
	text-decoration: none;
	color: #004731;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
#footer {
	background-image: url(../images/bg-footer1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 109px;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	padding: 0 46px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
} 
#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color: #194733;
	display: block;
	padding: 0 11px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#footer ul li a:hover {
	color: #04236B;
	text-decoration: underline;
}
/*#foot1 {
	position: absolute;
	left: 274px;
	top: 17px;
	width: 667px;
}
#foot2 {
	position: absolute;
	left: 404px;
	top: 47px;
}*/
#foot1 {
	position: absolute;
	left: 95px;
	top: 17px;
	width: 810px;
}
#foot2 {
	position: absolute;
	left: 332px;
	top: 42px;
	width: 342px;
}
#foot3 {
	position: absolute;
	left: 253px;
	top: 11px;
	width: 80px;
	height: 38px;
	display: block;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
a:focus {outline: none;}
a:link {
	color: #004731;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #004731;
}
a:hover {
	text-decoration: none;
	color: #04236B;
}
a:active {
	text-decoration: underline;
	color: #004731;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
img {border: 0;}
h1 {
    color: #004731;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 36px;
}
h2 {
	color: #004731;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 36px;
}
h3 {
	color: #004731;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 36px;
}
.white {
	color: #FFF;
}
.smalltxt {
	font-size: 11px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 1px;
	margin: 16px 0 10px 0;
}
.btn {
	background-color: #004731;
	border: 1px solid #FFF;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	height: 24px;
}
.btn2 {
	background-color: #004731;
	border: 1px solid #FFF;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	height: 24px;
}
.fld {
	background-color: #FFF;
	border: 1px solid #004731;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	height: 24px;
	line-height: 22px;
	padding-left: 5px;
}
.fld2 {
	background-color: #FFF;
	border: 1px solid #004731;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 120px;
	height: 24px;
	line-height: 22px;
	padding-left: 5px;
}
.fld3 {
	background-color: #FFF;
	border: 1px solid #004731;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 408px;
	height: 100px;
	line-height: 22px;
	padding-left: 5px;
}