body {
  background: #606e80 url(../img/base/sea/bg-body.gif) center top no-repeat; /* #fff url(../img/base/sea/bg-body.gif) top left repeat-x; */
}
#overlay {
  background-color: #441502;
}
a:link,
a:visited,
a:hover,
a:active {
	/*color: #883802;*/
}
.menu li{
  background: url(../img/base/sea/nav-back.gif) 0px 0px no-repeat;
}
.menu a:link,
.menu a:hover,
.menu a:visited,
.menu a:active,
.submenu a:link,
.submenu a:hover,
.submenu a:visited,
.submenu a:active {
  /*color: #441502;*/
}
.menu a:hover {
  background: url(../img/base/sea/nav-over.gif) 0px 0px no-repeat;
}
.menu a.hover {
  /*color: #713f2b;*/
	background: url(../img/base/sea/nav-on.gif) 0px 0px no-repeat;
}
.menu a.on {
  background: url(../img/base/sea/nav-on.gif) 0px 0px no-repeat;
  /*color: #441502;*/
}
#subnav {
  background: #f1f1f1;
	/* border-color: #217385; */
}
.submenu a:hover {
  color: #713f2b;
}
.has-dropdown ul {
	border-bottom: 3px solid #ddd;
}
.has-dropdown li,
.has-dropdown li a {
	background: #eee;
	border-bottom: 1px solid #ccc;
}
.has-dropdown li a:hover {
  background: #fff;
}


/* content */
#content {
	background: #fff url(../img/base/sea/bg-main-sea.jpg) 0px 0px no-repeat;
}
#container.sea {
  background: #fff url(../img/bg-main-sea.jpg) 0px 0px no-repeat;
}
#container.sea {
  background: #fff url(../img/bg-main-sea.jpg) 0px 0px no-repeat;
}
#container.sea {
  background: #fff url(../img/bg-main-sea.jpg) 0px 0px no-repeat;
}
#main.standard {
  /*color: #441502;*/
}
#page-title,
.page-title {
  /*color: #441502;*/
}
#theme-wrapper {
	background: #fff url(../img/bg-sea-foot.gif) no-repeat scroll left bottom;
}
.theme-header {
}
.theme-teaser {
}
.theme-link {
	color: #883802; /* #444; /* #441502; */
}