/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	width: 768px;
	font: 11px tahoma, sans-serif;
	background: #0A2456;
}

td, select, input {
	font: 11px tahoma, sans-serif;
}

UL {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet;
	list-style-position: outside;
	margin-left:8px;
	padding-left: 8px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-image: url(../images/section-images_16.gif);
}

li { padding-top: 4px;
}


#navigation {
	margin: 0px;
	padding:0px;
	width: 768;
	float: left;
}

/* Main Navigation */

a.nav:link {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #ffffff;
	padding-right:8px;
	padding-top: 6px;
	border-right: 1px solid #274A8F;
	padding-left:8px;
	height: 24px;
	text-decoration: none;

}

a.nav:hover {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #ffffff;
	padding-right:8px;
	border-right: 1px solid #274A8F;
	padding-left:8px;
	padding-top: 6px;
	height: 24px;
	text-decoration: none;
	background-color: #374C75;
}

.nav {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #ffffff;
	padding-right:8px;
	padding-top: 6px;
	height: 24px;
	border-right: 1px solid #274A8F;
	text-decoration: none;
	padding-left:8px;

}

.nav:visited {
	color: #ffffff;
}

/* end of main navigation */

/* Secondary Navigation */

a.nav2:link {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #ffffff;
	padding-right:8px;
	border-right: 1px solid #274A8F;
	padding-left:8px;
	padding-top: 4px;
	height: 23px;
	text-decoration: none;
	padding-bottom: 3px;
}

a.nav2:hover {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #ffffff;
	padding-right:8px;
	border-right: 1px solid #274A8F;
	padding-left:8px;
	height: 23px;
	padding-top: 4px;
	text-decoration: none;
	padding-bottom: 3px;
	background-image: url(images/nav-backing_07.html)
}

.nav2 {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #ffffff;
	padding-right:8px;
	height: 23px;
	border-right: 1px solid #274A8F;
	text-decoration: none;
	padding-left:8px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.nav2:visited {
	color: #ffffff;
}

/* end of secondary navigation */

/* Dropdown Menus */

.dropdown {
filter: Alpha(Opacity=90);
}

.dropbacking {
	background-color: #ffffff;
	border-left: 1px solid #80ABDB;
	border-right: 1px solid #80ABDB;
	border-bottom: 1px solid #80ABDB;
	}
	
a.drop:link {
	font-family: Arial, Helvetica, Trebuchet MS, Trebuchet, Tahoma,;
	font-size: 11px;
	color: #3F6EC7;
	text-transform: capitalize;
	padding-left:8px;
	height: 15px;
	width: 100%;
	text-decoration: none;
}

a.drop {
	font-family: Arial, Helvetica, Trebuchet MS, Trebuchet, Tahoma,;
	font-size: 11px;
	color: #3F6EC7;
	text-transform: capitalize;
	padding-left:8px;
	height: 15px;
	width: 100%;
	text-decoration: none;
}

a.drop:hover {
	font-family: Arial, Helvetica, Trebuchet MS, Trebuchet, Tahoma,;
	font-size: 11px;
	color: #0A2456;
	text-transform: capitalize;
	padding-left:8px;
	height: 15px;
	width: 100%;
	text-decoration: none;
}



	 
	 /* paragraph layouts */
	 
	 .tabheading {
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet,;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
}

.paragraph {
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet,;
	font-size: 11px;
	color: #cccccc;
	line-height: 150%;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left:30px;
	padding-right:30px;
	text-align: justify;
	width: 430px;
}

.titlesection {
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet,;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	padding-top: 8px;
	padding-left:20px;
	padding-right:30px;
	background-image: url(../images/para-top_12.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.paragraphsection {
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet,;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	padding-bottom: 14px;
	padding-top: 14px;
	padding-left:30px;
	padding-right:30px;
	text-align: justify;
	width: 323px;
	border-left: 1px solid #cccccc;
}

.paragraph2 {
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet, ;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.comments {	font-size: 10px;
	line-height: 130%;
	}
	
	.commentsquote {color: #AFAF8B;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	}


.paragraphside {
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet, ;
	font-size: 11px;
	color: #ffffff;
	padding-left:20px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 140%;
}

.paragraphside2{
	FONT-FAMILY: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet, ;
	font-size: 11px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 140%;
}

/* textfields */

.textarea30 {
	WIDTH: 30px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #000000;
}

.textarea40 {
	WIDTH: 40px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #000000;
}

.textarea60 {
	WIDTH: 50px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #000000;
}

.textarea80 {
	WIDTH: 60px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #000000;
}

.textarea100 {
	WIDTH: 140px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #000000;
}

/* Headings */

	
H1 { font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
	color: #7EA1E4;
	text-transform: capitalize; 
	border-bottom: 1px solid #666666;
	padding-bottom: 6px;
	padding-top: 12px;
} 
	
H2 { font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 6px;
	color: #000000;
	text-transform: uppercase;} 
	
	
H3 { font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #8888AA;
	padding-bottom: 6px;
	color: #8888AA;
	text-transform: uppercase;} 

.welcome {color: #666666}

	
/* lines */

hr {
	background-color: #E5E5E5;
	color: #E5E5E5;
	height: 1px;
}

.dottedline
{	border-bottom: 1px dotted #cccccc;
	padding-top: 6px;
	}

/* features */

#main  { 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet;
	font-size: 10px;
	line-height: 140%;}
	
#main #story {
	border-top: 1px dotted #666666;
	padding-top: 12px;
	color: #ffffff;
	padding-bottom: 6px;
}

#main  #story .thumbnail {
	float: right;
	padding-right: 10px;
}

#main  #story .thumbnail img {
	border: 1px solid #ffffff;
}

#main  #story a.thumbnail:link img {
	border: 1px solid #ffffff;
}

#main  #story a.thumbnail:hover img {
	border: 1px solid #DE6B34;
}
.clickme {
	cursor: hand;
}

.foot {
	FONT-FAMILY: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet;
	font-size: 10px;
	color: #999999;
	padding-left:20px;
	padding-top: 6px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding-bottom: 6px;
	line-height: 130%;
}

.copyright {
	FONT-FAMILY: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet;
	font-size: 9px;
	color: #ffffff;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 3px;
	background-color: #253351;
	padding-bottom: 3px;
	line-height: 130%;
}

a.footer:link {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #FFE49B;
	padding-right:8px;
	border-right: 1px solid #333333;
	padding-left:8px;
	text-decoration: none;
}

a.footer:hover {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #F7CF57;
	padding-right:8px;
	border-right: 1px solid #333333;
	padding-left:8px;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #FFE49B;
	padding-right:8px;
	border-right: 1px solid #333333;
	padding-left:8px;
	text-decoration: none;
}

.rightside {line-height: 140%;
		color: #666666;
		}
.rsubtext {line-height: 140%;
		color: #666666;
		}
		
.intronormal {
color: #000000;
text-transform: uppercase;
font-size: 12px;
line-height: 140%;
}


.copyright {
	FONT-FAMILY: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet;
	font-size: 9px;
	color: #ffffff;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 3px;
	background-color: #253351;
	padding-bottom: 3px;
	line-height: 130%;
}

A.copyrightlink {
 	COLOR: #FFE49B; 
	 FONT-FAMILY: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	 font-size: 9px;
	 text-decoration: none;
	line-height: 130%;}
	

A.copyrightlink:link {
 		 COLOR: #FFE49B; 
	 FONT-FAMILY: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	 font-size: 9px;
	 text-decoration: none;
	line-height: 130%;}
A.copyrightlink:hover {
text-decoration: underline;
	 	 color: #F7CF57;
	font-size: 9px;
	line-height: 130%;}
	
	A.activities:link {
 		 COLOR: #FFE49B; 
	 FONT-FAMILY: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	 font-size: 11px;
	 text-decoration: none;
	line-height: 130%;}
A.activities:hover {
text-decoration: underline;
	 	 color: #F7CF57;
	font-size: 11px;
	line-height: 130%;}

/* Hotel styles
	- Are seperate css files
 */



	
a.gold:link {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #FFE49B;
	text-decoration: none;
}

a.gold {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #FFE49B;
	text-decoration: none;
}

a.gold:hover {
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #F7CF57;
	text-decoration: underline;
}


	
