@charset "UTF-8";

.chromestyle a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #db4517;
	padding: 0px 0;
	margin: 6;
	text-decoration: none;
}

.chromestyle a:hover {
	color: #FFFF00;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0px;
	border: 3px dotted #b0d8e5;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #ffffff;
	width: 170px;
	visibility: hidden;
}

.dropmenudiv a {
	width: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	display: block;
	text-indent: 0px;
	border-bottom: 3px dotted #b0d8e5; 
	padding: 8px 8px;
	text-decoration: none;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #db4517;
	line-height: 14px;
	background-color: #f3f3f3;
	text-decoration: underline;
	padding: 8px 8px;
}

/* ######### End Drop Down Menu ######### */


/* Smoke Stacks and Background
-----------------------*/
.background {
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-y;
}
.headerImage {
	background-image: url(images/main_r1_c1.jpg);
	background-repeat: no-repeat;
}
.headerImageNew {
	background-image: url(images/main_r1_c1new.jpg);
	background-repeat: no-repeat;
}
.headerImage1208 {
	background-image: url(images/header1208.jpg);
	background-repeat: no-repeat;
}
.headerBottom {
	background-image: url(images/main-nav-bottom.jpg);
	background-repeat: no-repeat;
}
.stackL {
	background-image: url(images/stack-col-L.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.stackL2 {
	background-image: url(images/stack-col-L2.png);
	background-repeat: repeat-y;
	background-position: right;
}
.stackR {
	background-image: url(images/stack-col-R.jpg);
	background-repeat: repeat-y;
}
.stackR2 {
	background-image: url(images/stack-col-R2.png);
	background-repeat: repeat-y;
}
.stackTopL {
	background-image: url(images/stack-top-L.png);
	background-repeat: no-repeat;
	background-position: top;
}
.stackTopR {
	background-image: url(images/stack-top-R.png);
	background-repeat: no-repeat;
	background-position: top;
}
.stackTopL2 {
	background-image: url(images/stack-top-L2.png);
	background-repeat: no-repeat;
	background-position: top;
}
.stackTopR2 {
	background-image: url(images/stack-top-R2.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom-bar {
	background-image: url(images/bottom-bar-thin.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu-bar-1108 {
	background-image: url(images/header/menu-bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/* Home page main elements
-----------------------*/
.main-center {
	background-image: url(images/main_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 391px;
}
.main-center-flash {
	background-image: url(belle-island.swf);
	background-repeat: no-repeat;
	height: 391px;
}
.main-attractions {
	background-image: url(images/main_r3_c1.jpg);
	background-repeat: no-repeat;
	height: 284px;
}


/* LINKS
-----------------------*/

.linkBody a:link {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:visited, linkBody a:active {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:hover {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkOrange a:link {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #db4517;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkOrange a:visited, linkOrange a:active {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #db4517;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkOrange a:hover {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #db4517;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkOrange2 a:link {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #db4517;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkOrange2 a:visited, linkOrange a:active {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #db4517;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkOrange2 a:hover {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #db4517;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkBlue a:link {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0099CC;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkBlue a:visited, linkBlue a:active {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0099CC;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkBlue a:hover {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkBlue2 a:link {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0099CC;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkBlue2 a:visited, linkBlue2 a:active {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0099CC;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkBlue2 a:hover {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}


.copyRlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}


/* General
-----------------------*/

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.bodyBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.bodyBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.bodyBoldItal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.bodyItal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.bodyBlueSmall {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #0099CC;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
}
.lineGrey {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.subHeadOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
.photoPadR {
	padding-right: 20px;
}
.photoPadL {
	padding-left: 20px;
}
.subHeadBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #0099CC;
}
.photoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.stackLnew {
	background-image: url(images/stack-col-L.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.stackTopL3 {
	background-image: url(images/stack-top-L3.png);
	background-repeat: no-repeat;
	background-position: top;
}
.stack-grey-block {
	background-image: url(images/grey-block-L.png);
	background-repeat: no-repeat;
	background-position: right;
}
.stackRnew {
	background-image: url(images/stack-col-R.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.stackTopR3 {
	background-image: url(images/stack-top-R3.png);
	background-repeat: no-repeat;
	background-position: top;
}
.smallBlue {
	font-family: Tahoma,"Lucida Sans Unicode",Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0099CC;
	padding: 0px;
	margin: 0px;
}

