html, body {min-height:100%}
* html body {height: 100%}

body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	text-align: center;
	margin: 0;
}

#wrapper {
	border-left: solid #B3CD7D 1px;
	border-right: 1px solid #B3CD7D;
	display: block;
	min-height: 705px;
	width: 755px;
	text-align: left;
	margin: 0 auto 0 auto;
	top: 0;
	padding: 0;
}
* html #wrapper { height: 84%; }

#container {
	/* background-color: transparent; */
	background: url(../images/bodyback-greenfade.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-left: 1px solid #B3CD7D;
	border-bottom: 1px solid #B3CD7D;
	min-height: 560px;
	width: 626px;
	float: left;
	overflow: visible;
	margin-left: 8px;
}

* html #container {height: 84%; width: 626px; margin-left: 0; }

h2 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 95%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 95%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 95%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label {
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#head {
	background-color: #B2CE7C;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/barharbor-header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 142px;
	text-align: right;
	width: 755px;
	white-space: nowrap;
	left: 0;
	margin: 0;
	top: 0;
}

#navBar{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0px;
	min-height: 500px;
}
* html #navBar { height: 80%; }

#headlines{
	float:right;
	/* left: 545px; */
	width: 180px;
	background-image:url(../images/ritesideline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0;
	text-align: right;
	min-height: 560px;
	margin-right: 10px;
}
* html #headlines { height: 100%; width: 160px;}

#content{
	float: left;
	width: 415px;
	color: #698BD8;
	padding: 0;
	min-height: 480px;
	z-index:2;
	left: 148px;
}

* html #content {height:80%; width: 365px; left: 0; }

#contentSub{
	float: left;
	width: 605px;
	color: #698BD8;
	min-height: 480px;
	z-index:2;
	left: 148px;
	padding: 6px 0px 6px 6px;
}
* html #contentSub {height:190px; width: 600px; left: 0; /*margin-right: 34px;*/ }

h1 {
	font-size: 115%;
 	color: #bdd487;
	text-align: left;
	font-family: Times, Times New Roman, serif;
	line-height: 1em;
 	margin: 0px;
 	padding-top: 10px; margin-bottom: -15px;
}

h1.special_letter:first-letter {
	color: #bdd487;
	font-size: 145%;
	font-family: Times, Times New Roman, serif;
	line-height: 1em; }


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 6px 0 24px;
	color: #bdd487;
	width: 590px;
	text-align: left;
	margin-left: 128px;
}
* html #globalNav { height: 30px; vertical-align: middle; }

#globalNav img{ display: block; }

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	text-decoration: underline;
}
#globalNav a:hover {
	color: #698BD8;
	text-decoration: none;
	background-color:#C1CDED;
	border-top: dashed 1px #698BD8;
	border-bottom: dashed 1px #698BD8; }

#globalNav a:visited { color: #698BD8; text-decoration: underline; }

/*************** #pageName styles **************/

#pageName {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 8px 10px 6px 12px;
	font-size: 80%;
	margin-right: 28px;
}

* html .feature {  }

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.content:first-letter {color: #020A66;
	font-size: 1.75em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 1.15em; }


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.leftSideImage {
	padding: 12px;
	border: 1px solid #bdd487;
	background-color: #FFF;
	left: -85px;
	top: 50px;
	margin: 2px -79px 2px 2px;
	float: left;
	position: relative; 
	z-index: 99;
}

.rightSideImage
{
	padding: 12px;
	border: 1px solid #bdd487;
	background-color: #FFF;
	margin: 8px 1px 6px 12px;
	float: right;
	position: relative;
}

.sideImage {padding: 12px;
	border: 1px solid #bdd487;
	background-color: #FFF;
	margin: 16px 1px 0px 1px;
	float: right;
}
.sideImage:last { margin-bottom: 8px;}

/************* #footer styles ***************/

#footerContainer {
	/* display: block; */
	text-align: center;
	width: 100%;
	margin-left: -1px;
	background-color: transparent;
}
* html #footerContainer { margin-left: 0px; height: 30px; }

#footer{
	font-size: 75%;
	float: left;
	color: #DDD;
	width: 755px;
	text-align: center;
	border-bottom: 1px #B2CE7C solid;
	border-right: 1px #B2CE7C solid;
	border-left: 1px #B2CE7C solid;
	background-color: transparent;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
/* for IE - rumble and flow hack */
* html #footer {
	border-right: none;
	border-left: none;
	vertical-align: text-top;
	height: 30px;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}


#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #Navigationr link styles ***********/
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 82%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	background-color: #BED58E;
	background-image: url(../images/topnav-fadegreentoblue.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	text-align: right;
	text-indent: 2px;
	vertical-align: middle;
	height: 23px;
	width: 445px;
	left: 0px;
	top: 115px;
	margin: 115px 0 -3px 0;
	padding: 4px 3px 0 1px;
}
* html .topmenu { top: 116; margin-top: 117px; }
.topmenu a:link {display:block; text-decoration: underline; color: #FFF; }
.topmenu a:hover {display:block; text-decoration:none; color: #AFC6F9;}
.topmenu a:visited {display:block; text-decoration:none; color: #FFF;}
.topmenu a.highlighted:hover {display:block; text-decoration: underline; color: #AFC6F9;}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/** #navBar li {border-bottom: 1px solid #EEE;} **/

/* fix for browsers that don't need the hack  Make sure to add this back in for Moz/Saf*/
/**** html>body #navBar li {border-bottom: none;} ***/

/* FreeStyle Menu v1.0RC by  Angus Turnbull http://www.twinhelix.com */
/* All <ul> tags in the menu including the first level */

.menulist, .menulist ul {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 0.85em;
	font-size: 0.95em;
	color: #020A66;
	padding: 0px 1px 0px 0px;
	width: 120px;
	list-style: none;
	border: 1px solid transparent;
}

* html .menulist, .menulist ul { border: none;}

/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
	visibility: hidden;
	padding: 0;
	position: absolute;
	background-color: #F0F8FF;
	top: 0px;
	left: 121px;
	border: 1px solid #ADF;
}

/* All menu items (<li> tags) are relatively positioned (to correctly offset submenus). */
.menulist li {
 	position: relative;
	padding: 0;
	background-color: transparent;
}

/* Links inside the menu */
.menulist a {
	display: block;
	padding: 3px 1px 4px 2px;
	color: #020A66;
	font-family: "Times New Roman", Times, serif;
	line-height: .85em;
	font-size: .95em;
 	text-decoration: underline;
 	border: 1px solid transparent;
}
/* IE fix because it doesn't support transparent borders */
* html .menulist a {
	 border: none; margin: 0px;
}

/* List items: hover/focus = the current item. 'highlighted' = parent items to visible menus. Here, active items are given a border, and a padding tweak to 'elevate' the text within. */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 	color: #84A147;
 	background-color: #FFF;
 	padding: 3px 2px 4px 2px;
 	border: 1px solid #ADF;
	margin: 0;
	z-index: 3;
	text-decoration: none;

}
.menulist a.highlighted {
	color: #84A147;
	background-color: transparent;
	border: 1px solid #CDE;
	margin: 0;
	text-decoration: none;
}


/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind { float: right; }

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
 	float: left;
 	height: 1%;
}
* html .menulist a { height: 1%; }
* html .menulist ul { border: none; }

/* End Hack */

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{ padding: 10px 0px 2px 10px; }

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{ background-color: #dddddd; }


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 5px 4px 9px 4px;
	font-size: 90%;
	background-image: url(../images/sidenav-blueback.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 120px;
	min-height: 400px;
}

.relatedLinks h3{ padding: 10px 0px 2px 5px; }
* html .relatedLinks { height: 80%; }

/************** #advert styles **************/

#advert{ padding: 30px 0px 10px; }

#advert img{ display: block; }


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	text-align: right;
}

#headlines p{
	padding: 1px 0px 1px 0px;
}

