body{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

table{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}

.news{
	background-color: #007DC5;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.mainmenu a{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}

.mainmenu a:hover{
	color: #ED8D01;
}

.menu_permanent a{
	color: #FF8C00;
}

.mainmenu img{
	vertical-align: middle;
}

.floating_img{
	font-size: 11px;
	margin-top: 4px;
	text-align: center;
	color: #000000;
	font-style: italic;
}

.floating_img_left{
	font-size: 11px;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	text-align: center;
	color: #000000;
	font-style: italic;
}

.floating_img_right{
	font-size: 11px;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
	text-align: center;
	color: #000000;
	font-style: italic;
}

.path .sep{
	color: #ED8D01;
	font-size: 14px;
	font-weight: bold;
}

.footer{
	color: #ED8D01;
	text-decoration: none;
	padding-top: 13px;
	font-weight: bold;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer .sep{
	color: #007DC5;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

.content{
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 130%;
	text-align: justify;
	color: #000000;
	vertical-align: top;
	padding: 20px 30px 30px 30px;
}

.content a{
	color: #D2691E;
	text-decoration: none;
}

.content a:hover{
	text-decoration: underline;
}

.content .title{
	color: #02508E;
	font-size: 18px;
	text-transform: uppercase;
}

.content .subtitle{
	background-image: url('../images/subtitle_bg.gif');
	padding-left: 20px;
	padding-top: 3px;
	height: 22px;
}

.content .subtitle span{
	background-color: #FFFFFF;
	color: #D2691E;
	font-size: 15px;
}

.content .subsubtitle{
	font-size: 13px;
	font-weight: bold;
	color: #02508E;
}

.image_button{
	cursor: pointer;
	border: 0px;
}

.dropdown{
	background-color: #0460AB;
	position: absolute;
	top: 125px;
	left: -500px;
	visibility: hidden;
	z-index: 100;
	color: #ED8D01;
	font-size: 11px;
	white-space: nowrap;
	line-height: 150%;
	/*padding: 5px;*/
}

.dropdown table{
	color: #ED8D01;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 150%;
}

.dropdown table td{
	border-top: #2475B5 1px solid;
	padding: 3px 15px 3px 15px;
}

li{
	list-style-image: url('../images/dot_on_white.gif');
}

.dropdown a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	white-space: nowrap;
}

.dropdown a:hover{
	color: #ED8D01;
}

.dropdown .menu_permanent a{
	color: #FF8C00;
}

.treemenu{
	color: #FFFFFF;
}

.treemenu a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 120%;
	/*font-weight: bold;*/
}

.treemenu a:hover{
	color: #87CEFA;
}

span.highlighted{
	color: #02508E;
}

hr{
	border: 0px;
	border-top: #BBBBBB 1px solid;
	height: 1px;
}

.td_override{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

/***************** BlueHole related ***************************/

fieldset{
	border: #BBBBBB 1px solid;
	font-size: 11px;
	color: #02508E;
	padding: 5px 10px 8px 10px;
}

fieldset legend{
	color: #BBBBBB;
}


fieldset select{
	font-size: 11px;
	color: #02508E;
}

.bh_content{
	font-size: 12px; 
	line-height: 130%;
}

.bh_content .bh_title{
	font-size: 14px;
	font-weight: bold;
}

.bh_content .price_highlight{
	font-weight: bold;
	color: #D2691E;
}

.bh_content th{
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	white-space: nowrap;
}

.bh_content td{
	vertical-align: top;
}

.paginator{
	border: #BBBBBB 1px solid;
}

.paginator a, .paginator span{
	margin: 0px 3px 0px 3px;
	font-weight: bold;
}

.paginator .activepage{
	color: #02508E;
}

/*-----------------------------------------------*/
/*----------------- PHOTO GALLERY ---------------*/

#photo_enlarger{
	width: 580px;
	height: 460px;
	overflow: auto;
	text-align: center;
	vertical-align: middle;
}

.photo_viewer_close{
	color: #D2691E;
	text-decoration: none;
}

#photo_thumb_viewer{
	width: 160px;
	height: 495px;
	background-color: #007dc5;
	overflow: auto;
	border-left: #FFFFFF 3px solid;
}

#photo_thumb_viewer img{
	border: #FFFFFF 1px solid
}

.enlarged_photo{
	padding: 6px;
	border: #FFFFFF 1px solid;
	margin: 2px;
	vertical-align: middle;
}

.enlarged_photo_title{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
}

.register_highlight{
	color: #02508E;
	font-size: 14px;
}

/*-----------------------------------------------*/
/*------------------- FORM FIELDS ---------------*/

input, select, textarea{
	border: #ABCCF9 1px solid;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #007DC5;
	background-color: #EFF9FF;
}

.submit_button{
	font-weight: bold;
}

/*-----------------------------------------------*/
/*--------------- SCROLLING MARQUEE -------------*/

.scrolling_marquee{
	color: #ACDAFB;
	font-size: 12px;
	font-weight: bold;
}
.scrolling_marquee li{
	color: #ACDAFB;
	font-size: 11px;
	list-style-image: url('../images/dot_on_blue.gif');
}

.scrolling_marquee li a{
	color: #ACDAFB;
	text-decoration: none;
}

.scrolling_marquee li a:hover{
	color: #ffffff;
}

