/* CSS Document */
body {
	margin: 10px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 75%;
	vertical-align: top;
	white-space: nowrap;
	padding: 12px 0px 8px 0px;
}
.menu-secondary {
	font-size: %;
	vertical-align: top;
	white-space: nowrap;
	padding: 12px 0px 12px 12px;
	background-attachment: fixed;
	background-image: url(../assets/05_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu UL, .menu-secondary UL {
	line-height: 160%;
	color: #FFFFFF;
}
.menu A:link, .menu-secondary A:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.menu A:active, .menu-secondary A:active {
	text-decoration: underline;
}
.menu A:hover, .menu-secondary A:hover {
	text-decoration: none;
}
.menu A:visited, .menu-secondary A:visited {
	color: #ffffff;
}

.exmenu A { color:#FFFFFF; text-decoration:none; font-size:12px; }
.exmenu A:hover { text-decoration:underline; }
.class1 { padding:4px 8px; font-weight:bold; }
.class2 { padding:4px 8px 4px 20px; font-weight: normal; }
.class3 { padding:4px 8px 4px 20px; font-weight: normal; }

.class2 A, .class3 A { color:#B1CDE3; }

.ucourses {
	color: #ffffff;
	font-size: 75%;
	background-attachment: fixed;
	background-color: #74A3CC;
	background-image: url(../assets/05_upcoming_leftmenu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 26px 0px 10px;
	text-align: right;
	vertical-align: top;
}
.ucourses A:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ucourses A:active {
}
.ucourses A:hover {
	text-decoration: underline;
}
.ucourses A:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.udivetrips {
	color: #ffffff;
	font-size: 75%;
	background-color: #336699;
	padding: 10px 26px 0px 10px;
	text-align: right;
	vertical-align: top;
}
.udivetrips A:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.udivetrips A:active {
}
.udivetrips A:hover {
	text-decoration: underline;
}
.udivetrips A:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-size: 70%;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 170%;
}
.footer A:link {
	color: #666666;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
.footer A:active {
}
.footer A:hover {
	text-decoration: none;
}
.footer A:visited {
	color: #999999;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.content {
	margin: 4px 0px 0px 6px;
	font-size: 75%;
	border: 1px solid #336699;
	padding: 8px;
	line-height: 140%;
	background-color: #F1F5FA;
}
.content TD {
	font-size: 100%;
}
.content H1 {
	margin-top: 0;
	font-size: 150%;
	color: #336699;
}
.content H2 {
	font-size: 125%;
	color: #336699;
}
.content P {
	padding-left: 15px;
}

.courses {
	color:#FFFFFF;
	margin-left: 6px;
	font-size: 75%;
	line-height: 140%;
	border: 1px solid #336699;
	padding: 8px;
	background-color: #77A6CF;
}
.courses H1 {
	margin-top: 0;
	font-size: 150%;
	color: #274C73;
}
.courses A { color:#274C73; }
.courses A:hover { text-decoration:none; }
.divetrips {
	color:#C3D8EA;
	margin: 4px 0px 0px 6px;
	font-size: 75%;
	line-height: 140%;
	border: 1px solid #336699;
	padding: 8px;
	background-color: #336699;
}
.divetrips H1 {
	margin-top: 0;
	font-size: 150%;
	color: #FFFFFF;
}
.divetrips A { color:#FFFFFF; }
.divetrips A:hover { text-decoration:none; }