/*-- GLOBAL --*/
BODY {
	margin: 0px 0px 0px 0px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	color: #0E130F;
	height: 100%; margin-bottom: 1px;
}
TD {
	font-size: 12px;
	vertical-align: top;
}
A {
	color: #555D57;
	text-decoration: underline;
}
A:Hover {
	Color: #A01D21;
	Text-Decoration: none;
}
H2 {
	Font-Family: Georgia, Helvetica;
	color: #555D57;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
H2.arial {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 13px;
	margin-right: 0px;
}
.box {
	padding: 0px 20px 20px 20px;
}
#box_contact TD {font-size: 12px;}
.box_contact {
	padding: 0px 13px 20px 13px;
}
TEXTAREA {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
}
UL {
	list-style-image: url(../images/icon_raquo.gif);
	margin-top: 0px;
}
LI {margin-bottom: 5px;}
#bring UL {
	margin-left: 15px;
	padding-left: 15px;
}
#bring LI {margin-bottom: 2px;}
.small {font-size: 11px;}


/*-- CONTACT --*/
#contact INPUT {
	font-size: 12px;
	margin-bottom: 5px;
}
#contact SELECT {
	font-size: 12px;
	margin-bottom: 5px;
}
#contact .form {
	padding-right: 6px;
	text-align: right;
}
#contact .privacy {
	padding: 4px 6px 4px 6px;
	color: #4C4C4C;
	font-size: 11px;
	text-align: justify;
}

/*-- GALLERY --*/
#gallery TD {
	padding: 10px;
	text-align: center;
}
#gallery IMG {border: 1px solid #000;}

/*-- CONTENT --*/
#content {
	background-image: url(../images/header04_fish_global.jpg);
	background-repeat: no-repeat;
}
#content H1 {
	Font-Family: Georgia, Helvetica;
	color: #A01D21;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
#content .main_col {
	padding: 0px 40px 40px 40px;
}

/*-- HOME CONTENT --*/
#content_home {
	background-image: url(../images/header05_fish_home.jpg);
	background-repeat: no-repeat;
}
#content_home H2 {
	Font-Family: Georgia, Helvetica;
	color: #A01D21;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
#content_home .main_col {
	padding: 0px 0px 0px 10px;
	font-size: 13px;
}
#content_home TD.reserve {
	padding: 40px 20px 0px 5px;
}

/*-- HEADER --*/
#header {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #8A9787;
	font-size: 11px;
	font-weight: bold;
}
#header .nav {
	background-image: url(../images/header03_nav_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 10px;
}
#header A {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #555D57;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#header A:Hover {color: #343835;}

/*-- FOOTER --*/
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	text-align: center;
	height: 25px;
	line-height: 23px;
	color: #CADACA;
	font-size: 11px;
}
#footer A {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #CADACA;
	font-size: 11px;
	text-decoration: none;
}
#footer A:Hover {color: #FFF;}

/*-- COPYRIGHT --*/
#copyright {
	padding: 5px 5px 4px 5px;
	color: #4C4C4C;
}
#copyright TD {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
}
#copyright A {
	color: #4C4C4C;
	font-size: 11px;
	text-decoration: none;
}
#copyright A:Hover {color: #A01D21;}


/* THUMBNAIL VIEW STYLES */
#showimage {
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	background-color: #FFFFFF;
	z-index:1000;
}
#dragbar {
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 400px; /*NS6 style to overcome bug*/
	z-index:1000;
}
#dragbar #closetext {
	font-weight: bold;
	margin-right: 1px;
	font-size: 11px;
	z-index:1000;
}
/* END THUMBNAIL VIEW STYLES */