@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
}

#header {
	width:975px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	top: auto;
}

#container {
	width:810px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	top: auto;
}

#clear {
	width:810px;
	height: 20px;
}

#topnavigation {
	width:810px;
	height: 20px;
	padding-bottom: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


#topnavigation a {
	color: #0b641b;
	text-decoration: none;
}

#topnavigation a:hover {
	color: #54925e;
	text-decoration: none;
}

#sidenavigation {
	width: 180px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-align: right;
}

#sidenavigation p { 
	margin-bottom: -5px;
}

#sidenavigation a {
	color: #0b641b;
	text-decoration: none;
}

#sidenavigation a:hover {
	color: #54925e;
	text-decoration: none;
}

#content { 
	width: 600px;
	float: right;
	margin-top: 10px;
}

#content ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#content tr{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#content a {
	color: #2d4e33;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #54925e;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
}

li {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
}

p.tabrow {
 	margin-bottom:  2px;
	margin-top: 2px;
	padding-left: 1px;
	padding-right: 3px;
}

.esea_cat { 
	background-color:#bef0c6;
	color:#000000;
 	width: 30%;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	font-weight: bold; 
	}
	
.esea_item { 
	color:#000000;
 	width: 70%;
	vertical-align: middle;
	text-align: left;
	}

.esea_2col { 
	color:#000000;
 	width: 35%;
	vertical-align: middle;
	text-align:center
	}

#clear {
   height: 30px;
   clear: both;
}
