html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

img
{
	border-style: none;
}

body
{
	background-color: #0214b9; 
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url("../images/body-bg.png");
	background-repeat: repeat-x;
	background-position: top;
	
}

h1
{
	color: #0214b9;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: -1px;
}

h2  {
	color: #0214b9;
	padding-top: 5px;
         font-size: 16px;
	font-weight: bold;
	line-height: 16px;

}

h3  {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

h4  {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}


a, a:link  {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #F00;
	text-decoration: underline;
}

a:focus
{
	color: #F00;
}

a:active
{
	color: #0214b9;
}

#outerWrapper
{
	text-align: left;
	width: 880px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #c8c800;
}

#header
{
	height: 80px;
	text-align: left;
	padding-left: 5px;
}

#header #logo
{
	color: #FFF;
	float: left;
	width: 450px;
	background-position: center;
	padding-top: 3px;
}

#header #links
{
	color: #333;
	font-size: 90%;
	font-weight: bold;
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 72px;
	line-height: 1.2;
	padding-top: 10px;
}

#links a, #links a:active, #links a:visited
{
	color: #333;
}

#header #links a:hover
{
	color: #000;
	text-decoration: none;
}

#nav
{
	height: 31px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav ul li
{
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}

#nav ul li a
{
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 31px;
	background-image: url(../images/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav ul li a:hover
{
	background: url(../images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}

#nav ul li#active
{
	background: url(../images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}

#nav ul li#active a
{
	color: #FFFFFF;
}

#outerWrapper #feature
{
	height: 225px;
	width: 880px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(../images/EnsignHarbor04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#outerWrapper #contentWrapper
{
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
}

#outerWrapper #contentWrapper #rightColumn
{
	float: right;
	width: 220px;
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
}

#outerWrapper #contentWrapper #content
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #333;
	font-size: 85%;
	line-height: 18px;
	float: left;
	width: 615px;
}

#content ul li
{
	margin-bottom: 5px;
}

.clearFloat
{
	clear: both;
	display: block;
}

#rightColumnContent
{
	font-size: 80%;
	width: 210px;
	color: #333;
	margin: 5px;
}

#rightColumnContent h3
{
	padding-top: 5px;
	padding-bottom: 6px;
	Padding-right: 5px;
        font-size: 21px;
         text-align: center;
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}

#rightColumn ul
{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#rightColumn ul li
{
	list-style: none;
	display: inline;
}

#rightColumn ul li a
{
	display: block;
	padding: 4px 4px 4px 6px;
	color: #00F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDFE4;
}

#rightColumn ul li a:hover
{
	text-decoration: none;
	background-color: #D6DBE0;
	color: #00F;
}

#footer
{
	color: #fff;
	text-align: center;
	font-size: 10px;
        width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.fltlft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
        margin-bottom: 10px;
}

.fltrt
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
        margin-bottom: 10px;
}
.flags
{
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
        margin-bottom: 0px;
}
.flagsh2
{
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
        margin-bottom: -10px;
}
.flagsctr
{
	align: center;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
        margin-bottom: -10px;
}

.center
{
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.indent
{
        margin-right: 10px;
}
.sidebarlt
{
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
}

.sidebardk
{
	color: #333;
	border: 1px solid #909CB0;
	padding: 6px;
	background-color: #FFff53;
}

.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active
{
	color: #000;
}

.photoleft
{
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
}


#footer a, #footer a:hover, #footer a:visited, #footer a:active
{
	color: #fff;
font-weight: normal;
}

#credit
{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus
{
	color: #333333;
	font-weight: normal;
}

.featureboxes
{
	font-size: 85%;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}

.featureboxes img
{
	border: 1px solid #77859A;
}

.left-box
{
	float: left;
	width: 199px;
	margin-right: 4px;
}

.middle-box
{
	float: left;
	width: 199px;
	margin-right: 4px;
}

.right-box
{
	float: left;
	width: 199px;
}

.featuretitle
{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 14px;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
}

.readmore
{
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}