/*

*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #383838;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	font-size: 12pt;
	line-height: 1.8em;
	font-family: Arvo, serif, Arial, sans-serif;
	color: #3F3E3E;
	background-color: #E1E6FA;
}

br.clear {
	clear: both;
}

h1 {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	font-size: 1.3em;
	font-family: Arvo, serif, Arial, sans-serif;

}

h2,h3,h4 {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Arvo, serif, Arial, sans-serif;
	color: #000000;
}



h4 {
	font-size: 0.8em;
	font-family: Arvo, serif, Arial, sans-serif;
	text-align:left;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 {
	font-size: 0.9em;
	font-weight:bold;

}

strong {
	color: #000000;
}

img.left {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

img.top {
	margin: 8px 0 20px 0;
}

p {
	margin-bottom: 1.25em;
}

ul {
	margin-bottom: 1.25em;
}

.date {
	background: #222222;
	color: #ffffff;
	font-size: 0.75em;
	padding: 2px;
	display: inline-block;
	width: 45px;
	text-align: center;
	margin-right: 1em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

.box {
	margin: 0 0 30px 0;
	overflow: hidden;
}

#bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 542px;
	z-index: 1;
	/* 	box-shadow: inset 0px 280px 60px 0px rgba(0,0,0,0.3); */
	background-color: #E1E6FA;
	background-image: url(layout/background.jpg);
	background-repeat: repeat-x;
}

#bg2 {
	position: absolute;
	left: 0;
	top: 2px;
	width: 100%;
	height: 203px;
	z-index: 2;
	box-shadow: inset 0px 10px 60px 0px rgba(0,0,0,0.9);
	background-color: #ACC7E2;
	background-image: url(layout/header_background.jpg);
	background-repeat: repeat-x;
}

#banner {
	position: relative;
	width: 1180px;
	height: 270px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#banner .captions {
	position: absolute;
	right: 0;
	top: 35px;
	text-shadow: 2px 2px 0px rgba(0,0,0,1.0);
	background-image: url(layout/mist.png);
	width: 562px;
}

#banner .captions h2 {
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#banner .captions h3 {
	background: rgba(10,127,153,0.8);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#content {
	width: 850px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 274px;
}

#copyright {
	text-align: center;
	color: #CCCCCC;
	background-color: #C5E3EA;
	background-image: url(layout/footer_background.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 85px;
}

#copyright a {
	color: #FFFFFF;
}

#header {
	position: relative;
	padding: 28px;
	height: 125px;
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0px -40px 60px 0px #375D81;
	background-color: #183152;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 28px;
	height: 138px;
	line-height: 138px;
	width: 1115px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#logo h1 {
	font-size: 2.25em;
	font-family: Arvo, serif, Arial, sans-serif;
}

#main {
	position: relative;
	width: 1124px;
	padding-top: 30px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 8px 0 8px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 1124px;
	height: 48px;
	line-height: 25px;
	font-size: 0.9em;
	border-bottom: solid 1px #E1E6FA;
	border-top: solid 1px #E1E6FA;
	box-shadow: inset 0px -10px 40px 0px #375D81;
	background-color: #C5E3EA;
	background-image: url(layout/menu_background.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#nav a {
	height: 48px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 6px;
	margin-left: 6px;
}

#nav a:hover {
	height: 48px;
	text-decoration: underline;
	background-image: url(layout/menu_bar_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 6px;
	margin-left: 6px;
}

#nav .current_page_item a {
	height: 48px;
	color: #D1ECFF;
	background-image: url(layout/current_menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 6px;
	margin-left: 6px;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav ul li.first {
	padding-left: 0;
}

#outer {
	position: relative;
	z-index: 3;
	width: 1180px;
	background: #ffffff;
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#sidebar {
	width: 254px;
	float: left;
	padding: 0;
}

/********************************************** Features **********************************************/

.feature{
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.featureleft{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.featureright{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* Harbor Web Design */

#harborwebdesign {
	clear: both;
	width: 280px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 400px;
	padding-left: 0px;
	padding-bottom: 0px;

}

.harborwebdesigntext {
	font-size: 0.8em;
}


.harborwebdesign{
	color: #006699;
	line-height: 25px;
	font-size: 1em;
	letter-spacing: 0.025em;
	top: 15px;
	text-align: right;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(accounting_layout/harborwebdesign.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "Lucida Calligraphy", "Lucida Handwriting", "Lucida Sans";
}

.harborwebdesign a {
	color: #FFFFCC;
}

.harborwebdesign a:hover {
	color: #000000;
}
