body {
	margin: 0px;
	padding: 0;
	font-family: georgia, arial, sans-serif;
	font-size: 12px;
	background-image:url(img/backgr.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
* { padding: 0px; margin: 0px; }

#content {
position: relative;
height: 100%;
width: 100%;
left: 0px;
top: 0px;
}






#wrapper {
    width: 904px;
    margin:0px auto 0px auto;
}


h2 {
    width: 100%;
    margin: 10px 0px 0px 20px;
    padding: 0px;
    color: #464624;
    font-size: 18px;
}
p {
    text-align: justify;
    line-height: 17px;
    width: 500px;
    padding: 0px 0px 10px 0px;
}
em { color: #333;}

#header {
    width: 904px;
    height: 115px;
	background-image:url(img/header.png);
}
#header span { display: none;}

.sub {
    float: left;
    clear: both;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -15px;
}
.subnav,
.subnav1 {
    background: #D9D9B4; 
    display: block;
    height: 20px;
    width: 100%;
    margin: 0px 0px 15px 0px;
}
.sub h2 {
    margin: 0px 0px 10px 15px; 
}
.sub p { margin: -5px 0px 0px 15px; }

.subnav ul,
.subnav1 ul {
    width: 833px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px -10px;
    list-style: none;
    background: #D9D9B4; 
}
.subnav ul li,
.subnav1 ul li {
    display: inline;
    float: left;
    padding: 0px;
    /*padding: 4px 10px 4px 10px;*/
    margin: 0px;
    background: #D9D9B4; 
}
.subnav ul a {
    cursor: pointer; 
    display: block;
    float: left;
    clear: both;
    text-decoration: none;
    font-weight: bold; 
    width: 208px;
    color: #000;
    margin: -15px 0px 0px 0px;
    padding: 10px 0px 10px 0px;;
    text-align: center;
    background: #D9D9B4 url(img/subnav-off.gif) repeat-x top left;
}
.subnav1 ul a {
    cursor: pointer; 
    display: block;
    float: left;
    clear: both;
    text-decoration: none;
    font-weight: bold; 
    width: 277px;
    color: #000;
    margin: -15px 0px 0px 0px;
    padding: 10px 0px 10px 0px;;
    text-align: center;
    background: #D9D9B4; 
}
.subnav ul a.active {
    width: 209px;
    color: #003366;
    background: #fff url(img/subnav-on.gif) repeat-x top left;
}

.subnav1 ul a.active {
    width: 278px;
    color: #003366;
    background: #fff url(img/subnav-on.gif) repeat-x top left;
}


.subnav ul a:hover,
.subnav ul a:hover:active,
.subnav1 ul a:hover,
.subnav1 ul a:hover:active {
    text-decoration: underline;
    cursor: pointer; 
}
#slider {
    width: 833px;
    margin: 0 auto;
    padding: 0px;
    position: relative;
}

.scroll {
    height: 479px;
    width: 831px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #fff;
    border-top: 0px none;
    border-rigth: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

.scrollContainer div.panel {
    padding: 15px 15px 15px 25px;
    height: 449px;
    width: 792px;
    margin: 0px none;
    background: #fff;

}







ul.navigation {
    font-family: vedana, arial, sans-serif;
    font-size: 12px;
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 100%;
}

ul.navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

ul.navigation a {
    display: block;
    float: left;
    width: 166px;
	height: 25px;
    padding: 10px 0px 3px 0px;
    text-align: center;
    margin: -7px 0px 0px 0px;
    color: #fff;
    text-decoration: none;
	background:#8B7A62 url(img/nav-off.gif) repeat-x top left;
}

ul.navigation a:hover {
    color: #fff;
	background:#8B7A62 url(img/nav-off.gif) repeat-x top left;
}

ul.navigation a.active {
    width: 169px;
    color: #003366;
    background: #D9D9B4 url(img/nav-on.gif) repeat-x top left;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 200px;
    cursor: pointer;
    opacity: 1.0;
}


.hide {
    display: none;
}


.column {
    display: block;
    width: 440px;
    float: left;
	margin: 10px 5px 0px 20px;
}
.column p {
    width: 440px;  
    display: block;
    float: left; 
}

.column a img{
 border: 0px none;
 padding:5px 5px 5px 5px;
}

#welcome h2 { margin: 35px 0px 0px 20px}

#activities ul {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    width: 440px;

    list-style-type: none;
}
#activities ul li {
    padding: 0px 0px 0px 0px;
	text-align:justify;
	list-style:disc;
	
}

/* */

#thalassa1 .column,
#aquarium1 .column {
    display: block !important;
    width: 440px !important;
    margin:10px 5px 0px 20px !important;
    float: left;
    border-right: 0px none;
}
#thalassa1 .column p,
#aquarium1 .column p {
    width: 440px;  
    display: block;
    float: left; 
}
#thalassa1 .lists,
#aquarium1 .lists {
    width: 260px !important;
 	margin:0px 0px 0px 60px !important;
}

#thalassa1 .lists p,
#aquarium1 .lists p {
    width: 260px;
    border-bottom: 1px dotted #ccc;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 3px 0px;
}
#thalassa1 ul,
#aquarium1 ul {
    width: 260px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
#thalassa1 ul li,
#aquarium1 ul li { 
    padding: 0px 0px 2px 0px;
}
#thalassa3 table,
#aquarium3 table { padding: 0px 0px 15px 15px; }
#thalassa3 table td,
#aquarium3 table td {
    border-bottom: 1px solid #eee;
    padding: 10px 0px 10px 0px;
}
/* */

div.imagecolumn a img{
border: 0px none;
}

div.imagecolumn {
position: absolute;
top: 55px;
right: 40px;
border: 0px none;
}

#footer { 
background: url(img/bottom_fade.png) top center no-repeat; 
height:40px; 
padding-top: 15px; 
margin:-50px auto; 
text-align: center; 
color: #fff; 
display:block; 
clear:both;

}

.villagallery {
width: 400px;
margin: 0px 0px 0px 15px;
}


#weather{
width: 150px;
height: 300px;
float:left;
margin:0px 0px 0px 10px;

}
