body {
	background: #fff url(../images/background2.png) repeat-x fixed left top;
	color: #000;
	font-size: 12px;
	padding: 0px 0 25px;
	text-align: center;
}

h2 {
 margin: 0 0 0.75em 0;
}



#content {
	background: transparent url(../images/content-bottom.gif) no-repeat bottom;
	color: #fff;
	padding: 20px 20px 31px;
}

#content a {
 background-color: transparent;
 color: #fff;
}

#content a:hover {
 background-color: transparent;
 color: #5A3F2A;
}

#content h1, #content h2, #content h3 {
 background-color: transparent;
 color: #FEFEFD;
}

#content h3 {
 font-style: italic;
}





#header {
 height: 135px;
 position: relative;
}


#inner-wrapper {
	background: #D0E7E3 url(../images/content-top.gif) no-repeat top;
	color: #8D8D8D;
	margin: 0px 15px 0 10px;
}

#inner-wrapper:after, #content:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

#logo {
 height: 122px;
 left: 0;
 position: absolute;
 top: 0;
 width: 191px;
}






#nav {
	height: 37px;
	left: 400px;
	margin: 0;
	position: absolute;
	top: 98px;
	width: 546px;
}

#nav a {
 background-color: #DDF1EE;
 color: #453121;
 display: block;
 font-size: 1em;
 height: 37px;
 line-height: 37px;
 margin: 0;
 overflow: hidden;
 position: relative;
 text-align: center;
 text-decoration: none;
 width: 80px;
}



#nav a:hover {
 background-color: #006857;
 color: #ffffff;
}

#nav a:hover, #nav a.current {
background-color: #006857;
 color: #ffffff;
}

#nav li {
 float: left;
 list-style: none;
 margin: 0;
}

#original-events {
	float: right;
	width: 560px;
	background: #FFF;
	min-height: 445px;
}

#original-events h1 {
 font-size: 1em;
 height: 25px;
 margin: 0 0 5px 48px;
 overflow: hidden;
 position: relative;
 width: 567px;
}

#original-events h1 span {
 background-image: url(../images/original-events.gif);
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}






#wrapper {
 margin: 0 auto;
 position: relative;
 text-align: left;
 width: 1000px;
}

/*
 Screen style    
 Site: Nautica 13
*/

.box {
 background-color: #006857;
 border: 5px solid #fff;
 color: #fff;
 margin-bottom: 12px;
 padding: 10px;
}

.box.left {
 float: left;
 padding: 30px 11px 10px 17px;
 width: 320px;
}


.box.left.welcome {
 min-height: 407px;
 
 padding-top: 18px; 
}

.box.left.welcome h2 {
 font-size: 1.18em;
 margin: 0 0 0.5em 0;
  margin-bottom: 0.75em;
}

.box.right {
 float: right;
 width: 449px;
}









#footer {
	background: #006857 url(../images/fotterBK.gif) no-repeat bottom;
	clear: both;
	color: #ffffff;
	font-family: Verdana, Geneva, lucida, sans-serif;
	margin: 0 auto;
	width: 720px;
	font-size: 9px;
	line-height: 12px;
}

#footer a {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	padding: 10px 5px;
}

#footer a:hover {
 background-color: #DDF1EE;
 color: #006857;
 text-decoration: none;
}

#footer p {
 color: #FFFEFD;
 margin: 0;
 padding: 10px;
 text-align: center;
}
