/*	WETSET CSS Document */

body {
	font-family: arial,verdana;
	font-size: 14px;
	background-color: #3E4E62;
	color: #FFFFFF;
}

#holder {
	width: 846px;
	height: auto;
	/*overflow: auto;*/
	margin: 0px auto;
}

/*  Begin layout for header only */

#header {
	width: 846px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

#header #header_left {
	float: left;
	width: 368px;
	height: 130px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	 	
}

#header #header_right {
	float: left;
	width: 478px;
	height: 130px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;		
	
}

#bottom {
	float: left;
	width: 846px;
	height: 106px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid 5px #000000;
	background-image: url(head_image.jpg);
}
* html #bottom { margin-top: -6px;}

#header .spacer {
	margin-top: 5px;
}

#header .brd {
	border: solid 1px #000000;
	margin-top: 4px;
}

/*  End layout for Header only  */




/*  Begin layout for Main Content  */

#bodycontent {
	float: left;
	width: 844px;
	overflow: auto;
	height: auto;
	background-color: #273D4E;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;	
	border-bottom: solid 1px #000000;	
}

#navi {
	float: left;
	width: 231px;
	height: 100%;
	overflow: hidden;
	background-color: #000000;
	padding-bottom: 30px;
}
#navi a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	color: #00CCFF;
}

#menus {
	width:: 100%;
}

#menus ul {
	width: 231px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}

#menus ul li {
	width: 231px;
	display: inline;
}

#menus ul li a{
	float: left;
	width: 209px;
	border: solid 1px #000000;
	background-image: url(menu_bg.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 4px 20px;
}



#menus ul li a:visited {
	border: solid 1px #000000;
	background-image: url(menu_bg.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 4px 20px;
}


#menus ul li a:hover, #menus ul li .selected {
	border: solid 1px #000000;
	background-image: url(menu_bg_hover.jpg);
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 4px 20px;
}


.content {
	float: left;
	text-align: left;
	padding: 20px 20px 20px 20px;
	width: 565px;
	text-align: justify;
}

.content2{
	float: left;
	width: 592px;
	text-align: left;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 20px 0px 15px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #293B49;
}

.content a, .content2 a {
	color:#00CCFF;
	text-decoration:none;
	/*font-size: 13px;*/
	font-weight: bold;
}

.content2 a:hover , .content a:hover {
	color:#FFCC00;
}

/*  End layout for Main Content  */



#footer {
	float:left;
	background-color: #3976AF;
	width: 804px;
	padding: 8px 20px 12px 20px;
	border: solid 1px #000000;
	border-top: solid 10px #000000;
}

#footer a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #4088BD;

}

#footer a:hover {
	color: #00CCFF;
	font-size: 10px;
	font-weight: bolder;	
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #4088BD;

}

/* general classes */
form { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
h2 {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}


.brd {
	border: solid 1px #000000;
}

.brd2 {
	border: solid 4px #121212;
}

.spacer {
	margin-top: 3px;
}

.hspace {
	margin-right: 10px;
}

.h4 {
	font-size: 18px;
	font-weight: bolder;
	color: #54D8FF;
	color: #FFFFFF;	
}
.h5 {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.boldyellow {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
}

.buttonspace {
	padding: 10px 0px 10px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: none;
}

.smallcolumns {
 width: 188px;
 float: left;
 border-right: 1px solid #000000;
 border-top: 1px solid #000000;
 font-size: 12px;
 padding-left: 15px;
}
.f11 {
	font-size: 11px;
}

.noTB {
	border-top: none;	
}

.noRB {
	border-right: none;
}

.cavesimg {
	margin: 5px 5px 5px 5px;
	border: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}

.newscontent {
	font-size: 12px;
	padding-right: 15px;
	text-align:justify;
}

.photogallery {
	padding: 0px 0px 0px 0px;
}

.photogallery ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.photogallery ul li {
	display: inline;
	list-style: none;
	width: 100%;	
}

.photogallery ul li a {
	float: left;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #333333;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
	color: #00CCFF;
	width: 80px;	
}

.photogallery ul li a:hover, .photogallery ul li .current {
	background-color: #0066CC;
	color: #FFFFFF;
}

.gallery {
	border-top: 1px solid #000000;
}
.gallery img {
	margin: 0px 2px 5px 2px;
}

.stluciagallery {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
}
.stluciagallery  a{
	background-color: #FFFFFF;
	color: #000000;
	width: 15px;
	font-size:10px;	
	text-align:left;
	margin: 0px 2px 0px 2px; 
	padding: 2px 3px 2px 5px;	
}

.stluciagallery  a:hover{
	background-color:#FFCC00;
	color: #000000;
	width: 15px;
	font-size:10px;
	text-align:left;
	margin: 0px 2px 0px 2px; 
	padding: 2px 3px 2px 5px;	
}

/*hover style for stlucia allery only */
.stluciagallery .gnormal {	background-color: #FFFFFF;}
.stluciagallery .ghover { background-color:#FFCC00;}
