@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background:no-repeat url(images/ocean_bg_78K.jpg);
	background-color: #87b9da;
	color: #714312;
	font-size: 13px;
}

h1, h2, h3 a{
	font-size: 1.2em;
	text-decoration: none;
}

h3.entry-title, h1.entry-title a{
	font-size: 1.2em;
	text-decoration: none;
	border: 0px;
	margin-top: -5px;
}

div#contentbox {
	width: 650px; 
	height: 500px; 
	overflow: auto; 
	margin-bottom: 10px;
}

div#contentbox a {
	color:#714312;
	text-decoration: none;
	background-color: transparent;
	border-color:#EAB67B;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;}
}

div#contentbox a:visited { 
	text-decoration: none;
	border-color: #EAB67B;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;}

div#contentbox a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: transparent;
	border-color: #CC0000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#container {
	margin-top: 20px;
	margin-bottom: 20px;
}

#menubox_title {
	color: #FFF;
	font-size: 1.4em;
}

#contentbox_title {
	color: #FFF;
	font-style:italic;
	padding-left:12px;
	font-size: 1.4em;
}

.content {
	font-size: 1.0em;
	background-color:#FFF;
	height:350px;
}

.entry-content {
	padding-bottom:50px;
}

#sidebar-1 {
	height: 300px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 1px;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	line-height: 2em;
}

div#sidebar-1 a { 
	color:#714312;
	text-decoration: none; 
}
div#sidebar-1 a:hover {  
	text-decoration: none; 
	color: #4D2F0D;
}
div#sidebar-1 a:visited { 
	padding-right: 12px; 
	text-decoration: none; 
}
div#sidebar-1 a:visited:hover { 
 }

.title {
	font-size: 1.4em;
}

.copyright {
	color:#714312;
	background-color:#FFF;
	padding:1px;
	margin-left:30px;
	margin-bottom:15px;
	text-align:left;
	font-size: .68em;
	width:500px;
}

#accessibility {
	position: absolute;
	top: -10000px;
}
