/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:0; height:0; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{color:Black;}
.clLevel0over{color:Blue; cursor:pointer; /*cursor:hand;*/ cursor:pointer;}
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:4px; font-family:tahoma, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{color:Black;}
.clLevel1over{color:Black; cursor:pointer; /* cursor:hand; WTF? */ }
.clLevel1border{position:absolute; visibility:hidden;}

/* Nav */
.coolMenusNavMain {
	position: relative;
	height: 50px;
}
.coolMenusNav {
	position: relative;
	height: 28px;
}

body {
	margin: 0px;
	background: #002655 url(images/bg.jpg) repeat-x top;
}
p {
	font: 12px/18px Verdana, Geneva, sans-serif;
	color: #003a79;
}
.maincopy {
	font: 10px/16px Verdana, Geneva, sans-serif;
	color: #003a79;
	margin-left: 40px;
	margin-top: 20px;
}
.main {
	padding-bottom: 50px;
}

li {
	font: 12px/18px Verdana, Geneva, sans-serif;
	color: #003a79;
}
td {
	font: 12px/18px Verdana, Geneva, sans-serif;
	color: #003a79;
}
.header {
	color: #4692dd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.search {
	font: 10px/16px Verdana, Geneva, sans-serif;
	color: #000000;
}
.searchbutton {
	font: 9px/10px Verdana, Geneva, sans-serif;
	color: #000000;
}
.footer {
	color: #FFF;
	padding-bottom: 50px;
}
.inav {
	margin-top: 30px;
	float: right;
}

.yellowtxt {
	color: #ebd761;
}

.footernav a:link {
	color: #79b2c9;
	text-decoration:none;
}
.footernav a:visited {
	color: #79b2c9;
	text-decoration:none;
}
.footernav a:hover {
}
.network a:link {
	color: #003a79;
	text-decoration:none;
}
.network a:visited {
	color: #003a79;
	text-decoration:none;
}
.network a:hover {
}
a:link {
	color: #3681d2;
	text-decoration: none;
}
a:visited {
	color: #3681d2;
	text-decoration: none;
}
a:hover {
}
.subnav {
	color: #FFF;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(images/subnav_bg.png);
	behavior: url(js/pngfix/iepngfix.htc);
}
.subnavroll {
	color: #f7d132;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #05386b;
}
.subsubnav {
	color: #ffffff;
	background: url(images/subsubnav_bg.png);
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	behavior: url(js/pngfix/iepngfix.htc);
}
.booking {
	background-color: #013266;
	color: #FFFFFF;
	padding: 10px;
}

.subsubnavroll {
	color: #fff1b5;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #05386b;
}
