/* Oyster Group */

body {
	background: #003241 url(css_images/bg_page.gif) top left repeat-x;
	margin: 0px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #003241;
}
a img {
	border: 0px;
}
a {
	color: #D28210;
	text-decoration: none;
}
a:visited {
	color: #D28210;
	text-decoration: none;
}
a:hover {
	color: #FFB03F;
	text-decoration: underline;
}
#container {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 50px;
}
html>body #container {
	background: url(css_images/bg_shadow.png) top center repeat-y;
}
#logo{
	width: 381px;
	height: 118px;
	background: url(css_images/logo.gif) bottom no-repeat;
	padding-top: 10px;
	margin-bottom: 15px;
}
#logo h1 {
	margin: 0px;
	text-indent: -8346px;
}
#logo h2 {
	text-indent: -8366px;
}
#subcontainer {
	width: 800px;
	background: url(css_images/bg_subcontainer.gif) repeat-y;
}
#top_subcontainer {
	width: 800px;
	height: 16px;
	background: url(css_images/top_subcontainer.gif) no-repeat;
}
#bottom_subcontainer {
	width: 800px;
	height: 19px;
	background: url(css_images/bottom_subcontainer.gif) no-repeat;
	clear: both;
}
#content {
	margin: 0px 25px;
	background: url(css_images/oyster.gif) top left no-repeat;
	min-height: 390px;
}
#nav {
	width: 140px;
	padding-right: 10px;
	min-height: 445px;
	float: left;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-family:  "Monotype Corsiva", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	background: url(css_images/vertical_line.gif) right top no-repeat;
}
#nav ul{
	list-style-type: none;
	padding: 0px;
	margin: 80px 0px;
}
#nav li {
	margin: 14px 0px;
	line-height: .8em;
}
#nav a{
	color: #AC8021;
	text-decoration: none;
}
#text {
	margin-left: 10px;
	width: 374px;
	padding-right: 45px;
	background: url(css_images/vertical_line.gif) right top no-repeat;
	float: left;
}
#text h1 {
	font-family:  "Monotype Corsiva", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #0F718F;
	font-size: 2.6em;
	font-style: italic;
	margin-bottom: 8px;
}
#text ul{
	margin-left: 0px;
	padding-left: 15px;
}
div.innerframe {
	padding: 10px;
	width: 155px;
	float: left;
}
#publisher_images img {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;
}
p.excuse{
	display: block;
	padding: 5px;
	border: solid 2px #CC6600;
}
p.caption {
	font-size: .8em;
	color: #CD7B06;
	margin: 2px 0px;
}
.motto {
	font-style: italic;
	text-align: center;
	width: 274px;
	margin: 30px auto 30px;
	padding: 10px;
	font-family:  "Monotype Corsiva", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
p.exclamation {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.warning {
	font-weight: bold;
	color: #CC0000;
}
.quote {
	font-style: italic;
	margin-bottom: -10px;
	margin-top: 20px;
	font-family:  "Monotype Corsiva", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
p.foot_menu{
	font-size: .8em;
}

#eyecandy{
	width: 140px;
	margin-left: 595px;
	padding-top: 80px;
}
#eyecandy img{
	margin-bottom: 15px;
}
p.footer {
	color: #FFFFFF;
	font-size: .7em;
	margin: 4px 0px 100px;
	font-family: Arial, Helvetica, sans-serif;
}
p.footer a {
	color: #FFB03F;
}

p.blatant_hack_1 {
	margin-bottom: 0px;
	text-indent: -8986px;
	clear: both;
}

.oyster_photos {
	float: right;
	margin: 10px 0px 10px 10px;
}
.pearl {
	text-align: center;
	margin-bottom: 50px;
}