body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #5482bf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-lightblue-grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}




table.navbar {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	border-collapse: collapse;
	/*background-color: #ffffff;*/
	text-align: center;
	height: 28px;
	width: 800px;
	background-image:url(images/menu/menu-bg-long.gif);
	background-repeat:repeat-x;
	background-position:center;
}

table.navbar td {
	border: 0px solid #ccc;
}

table.navbar td a{
	font-size: 14px;
	line-height: 16px;
	display: block;
	/*width: 156px;*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	/*height: 28px;*/
}

table.navbar td a:link, table.navbar td a:visited {
	color:#FFFFFF;
	/*background-color: #ffffff;*/
}
table.navbar td a:hover, table.navbar td a:active {
	color: #000000;
}

.foot {
	font-size: 10px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.header {
	font-size: 28px;
	/*color:#ddbf74;*/
	color:#FFCC00;
	margin-top:0px;
}

.larger-text {
	font-size: 16px;
}
.small {
font-size:10px;
}

.body  {
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.image-right {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #14467B;
}
.image-space {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px solid #14467B;
}

.fieldtext {
	font-size: 12px;
}

.blue {
	color: #1A136E;
}
.gold {
color:#FFCC00;
}
.tourhead {
font-size:20px;
color:#FFCC00;
}
.tourmenu{
padding-bottom:15px;
}
.fieldtext {
	color: #333333;
}

.newsletter-head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1A136E;
}
.newsletter-quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color: #1A136E;
}
.newsletter-foot {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #1A136E;
	text-align:center;
	padding-top:15px;
	padding-bottom:20px;
}

.topcnr{
width:150px;
height:100px;
position:fixed;
top:0px;
left:0;
z-index:1;
text-align:left;
font-size:12px;
padding-bottom:10px;
padding-top:60px;
padding-left:5px;
padding-right:10px;
background-image:url(images/join-enews-cnr.png);
background-repeat:no-repeat;
}
.enewscnr, .enewscnr a, .enewscnr a:link, .enewscnr a:visited, .enewscnr a:active {font-weight: bold; text-decoration:none;}
.enewscnr a:hover { color: #000000; }

