@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	min-width:610px;
	
}

ol, ul {
	list-style: none;
}
.servTopPara {
}


blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*end of reset defaults*/

a, a:visited, a:active , a:link {
	text-decoration: none;
	color: #666666;
}

h1{
	color: #4D5B5A;
	margin-left: 0.2em;
	font: 2.5em "Courier New", Courier, monospace;
	padding: 140px 0px 0px;
}
#articles {
	padding-right: 1em;
	list-style: decimal inside;
	padding-left: 2em;
	vertical-align: middle;
	text-indent: -3em;
	color: #819C93;
	margin-left: 0em;
	margin-right: 0em;
	border-top: #ECE9D8;
	border-right: #ECE9D8;
	border-bottom: #ECE9D8;
	border-left: #ECE9D8;
}

#container{
	background: #1D3F5A;
	color: #F3E9E0;
	border: 1px outset #999999;
	text-align: justify;
	margin: 0 auto;
	min-width: 776px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	position: relative;
	width: 1024px;
	/*min-width:600px*/
}

#branding {
	height:200px;
	min-height: 200px;
	background: #3E6284 url(../graphics/images/Sea_shore.jpg) no-repeat right -90px;
	margin: 0px;
	padding: 0px;
	display: block;
	
}

#mainNav{
	font-size: .7em;
	background: #3E6284 url(../graphics/bg.gif) repeat-x;
	padding: 1em 0em 0em 1em;
	height: 3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer ul{
	text-align: center;
	padding: 1em 0px 0em 0em;
}
#footer #last {
	border-style: none;
}

#footer li {
	margin: 1em;
	border-right: 1px solid #BBA98A;
	padding-right: 1em;
	display: inline;
}
#footer a:hover {
	color: #C69B68;
}
#footer li a {
	color: #E9E2D8;
}



#mainNav   li     {
	padding: 0em;
	float: left;
	margin-left: 2em;
	width: 10%;
	display: block;
}
#mainNav   li   a      {
	text-decoration: none;
	color: #F6EFE5;
	margin: 0em;
	border: 1px solid #95B6CA;
	text-align: center;
	background: #416283;
	padding: 0.3em 0.3em 0.4em;
	display: block;
	width: 100%;
}
.buy   a:hover  {
	color: #9E855C;
}
#mainNav  a:hover  {
	color: #D1DCCC;
	background: #75928E;
	border-right: 1px solid #A4B7B4;
	border-bottom: 1px solid #A4B7B4;
}



#content{
	height: 100%;
	background: #1D3F5A no-repeat;
	font: 0.9em/1.4em "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	padding: 0px;

	
}

#mainContent{
	width:48%;
	float:left;
	background-color: #1D3F5A;
	padding: .5em;
	position: relative;
}
#subServices {
	border-right: 1px solid #DAE0DD;
	border-bottom: 1px solid #DAE0DD;
	border-left: 1px solid #DAE0DD;
	background: #344F69;
	margin: 2em;
	border-top: 1px solid #DAE0DD;
}


#subContent{
	width:48%;
	float:right;
	background-color: #1D3F5A;
	padding: 0.5em;
	position: relative;
}

#subContent img{

}
#subContent .pic {
	background: url(../graphics/images/sea_bench.jpg) no-repeat -130px -175px;
	display: block;
	height: 19em;
	list-style: none;
	margin: 1.5em 1em 2px;
	border: 1px solid #CCCCCC;
}



#footer{
	height:2em;
	background-color: #895A22;
	font: 0.7em/1.5em "Trebuchet MS", Verdana, Arial;
	padding-bottom: 1em;
	text-align: left;
	padding-left: 1em;
	clear: both;

}

.copyright{
	color: #B19860;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-right: 3em;
	border-style: none;
	float: left;
	vertical-align: middle;
	padding-top: .5em;
}
#branding span {
	color: #617573;
	margin-top: 100px;
	font-size: .4em;
}
#articles li {
	line-height: 1.5em;
	border-top: 0.5px #BAC5BF;
	border-right: 0.5px #BAC5BF;
	border-bottom: 0.5px #BAC5BF;
	border-left: 0.5px #BAC5BF;
	padding: 1em 2em;
	margin: 0em;
}
#articleList {
	margin: 2em;
	border: 1px solid #ECE9D8;
}

#books {
	min-height: 150px;
	margin-top: 0em;
	border-top: #ECE9D8;
	border-right: #ECE9D8;
	border-bottom: #ECE9D8;
	border-left: #ECE9D8;
}
#books  li{
	margin: 2em;
	height: auto;
	min-height: 9em;
	position: relative;


}
#books p.buy {
	text-align: right;
	color: #FFFF99;
	font-size: 0.8em;
	padding-left: 10em;
}

#books  h4 {
	color: #D39445;
	margin-left: 8em;
	padding: 0em;
}
#articleList        h3, #bookList   h3 {
	background: #7D8C93 url(../graphics/bg.gif) repeat-x;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	line-height: 1.5em;
	padding: 0.5em 0px;
	margin: 0em;
	border-top: #ECE9D8;
	border-right: #ECE9D8;
	border-bottom: 1px dotted #ECE9D8;
	border-left: #ECE9D8;
	display: block;
	height: 100%;
}
.boldText {
	font-weight: bold;
}
#contactPic {
	padding: 1em;
	text-align: left;
}


#books  p {
	text-align: justify;
	width: 12em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 8em;
}
#bookList {
	margin: 2em;
	border: 1px solid #ECE9D8;
}

.articleTitle      {
	border-top: #ECE9D8;
	border-right: #ECE9D8;
	border-bottom: #ECE9D8;
	border-left: #ECE9D8;
	color: #FBF8F3;
	padding-left: 2em;
}
#book2 {
	background: url(../graphics/bookcovers/oilpollution-small.jpg) no-repeat left top;
	display: block;
	margin: 1em;
}
#book1 {
	background: url(../graphics/bookcovers/portstate-small.jpg) no-repeat left top;
	display: block;
	margin: 1em;
}
.buy  a     {
	color: #B4C0C0;
}
#articles  a {
	color: #FFCC00;
}
#articles a:hover {
	color: #EAE3D9;
}
#mainContent p,  #subContent p{
	padding: 1em 2em;
}
.bodyHighLight {
	font-style: italic;
}
.coukSmall {
	font-size: 1em;
	color: #4D5B5A;
}


#contactInfo p {
	text-align: right;
	padding: 1em;
	color: #DBDDD0;
}
#contactInfo {
	padding: 1em;
	vertical-align: middle;
	margin-top: 4em;
	border: 1px solid #DAE0DD;
	margin-left: 2em;
}
#mainServices {
	border-right: 1px solid #DAE0DD;
	border-bottom: 1px solid #DAE0DD;
	border-left: 1px solid #DAE0DD;
	background: #344F69;
	margin: 2em;
	border-top: 1px solid #DAE0DD;
	padding-bottom: 1em;
}
#mainServices      h3, #subServices  h3    {
	text-align: center;
	color: #DAE0DD;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	border-top: #D3DDD5;
	border-right: #D3DDD5;
	border-bottom: 1px dotted #D3DDD5;
	border-left: #D3DDD5;
	background: url(../graphics/bg.gif) repeat-x;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	height: 100%;
}
#mainServices p, #subServices p {
	padding: 1em 2em;
	color: #FFFFFF;
}
#newsfeed {
	color: #F3E9E0;
	border: 1px solid #C0C0C0;
	margin: 1em 1em 2em;
	background: #546D78;
	padding: 0px;
}
#newsfeed     .ybi {
	color: #F7F4EB;
	padding-right: 2em;
	padding-left: 0.5em;
	margin: 0px;
	padding-top: 0px;
}
#newsfeed .ybh {
	background: #315B87;
	color: #F9F2EA;
	margin: 0px;
	padding: 0em .5px 0px 0.5em;
}
#newsfeed   a {
	color: #DBDE61;
	text-decoration: underline;
	text-align: left;
}
#newsfeed  h4 {
	padding-left: 0.5em;
	text-align: center;
	background: url(../graphics/bg.gif) repeat-x;
	font-family: "Courier New", Courier, monospace;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	height: 100%;
}
#mainServices h4, #subServices h4 {
	text-align: center;
	color: #FBF8F3;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	background: #819C93;
	display: block;
	height: 100%;
}
#mainServices li {
	padding: 1em;
	list-style: disc inside;
	margin-left: 1em;
}
#mainNav #bookmark {
	border-style: none;
	float: right;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	width: 130px;
}
