/*
	barharborusa.com.css
	
	Coyright (c) 2006 J N Riley Jr., All rights reserved.
	
	Created 2006-04-20 JNR
*/

	/* All elements */
	
*	{
	text-align: center;
	vertical-align: top;

	font-family:  Helvetica, Geneva, sans-serif;
	color: #147;
	}

	/* Document Body */

body {
	margin: 1%;
	padding: 0%;
	
	font-size: 10pt;

	background: #369;
	background-image: url("pix/bgd/4ribazure9.png");
	background-attachment: fixed;
	}
	
.bodydiv {
	margin: auto;
	
	/*border: 1px solid #69f;
	border-top: 1px solid lightblue;
	border-bottom: 1px solid #69f;*/
	
	background: transparent;
	/*background-image: url("/pix/bgd/8x8ribgrey.gif");
	background-attachment: fixed;*/
	
	max-width: 1280px;
	}
	
.bodypad {
	padding: 1% /* 2% */ 0%;

	/*border-bottom: 1px solid lightblue;*/
	}
	
.masthead {
	text-align: center;
	vertical-align: middle;
	
	margin: auto;
	border: 1px solid #369;
	
	background: #eee;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/pix/banner/princess1280x91.jpg");
	
	max-width: 1280px;
	height: 91px;
	}
	
.css-invisible {
	display: none;
	}

address {
	padding: 0% /* 2% */ 0%;

	vertical-align: top;

	font-style: normal;
	font-size: 9pt;

	color: #777;

	display: inline;
	}

.menubar, .tailbar {
	margin: 1% auto;
	padding: 4pt /* 2% */ 0%;
	text-align: center;
	vertical-align: middle;
	
	border: 1px solid #369;
	
	background: #147;
	background-image: url("pix/bgd/4ribazure2.png");
	background-attachment: fixed;
	
	max-width: 1280px;
	}
	
.tagline {
	font-size: 9pt;
	color: #777;
	
	vertical-align: top;
	}
	
.menuitem {
	font-weight: bold;
	
	text-align: center;
	vertical-align: middle;
	
	display: inline;
	}
	
.menuitemnolink {
	margin: 0%;
	padding: 4pt 1%;
	
	font-weight: bold;
	
	text-align: center;
	vertical-align: middle;
	
	display: inline;
	}
	
.contentdiv {
	margin: 1% auto;

	padding: 2% 0% 1% 0%;
	/*border: 1px solid #28c;
	
	background: #147;
	background-image: url("/pix/bgd/8x8ribazure7.gif");
	background-attachment: fixed;*/
	
	border: 1px solid #369;
	
	background: #fff;
	background-image: url("/pix/bgd/4ribgray1.png");
	background-attachment: fixed;

	
	max-width: 1280px;
	}
	
.bodyjustified, .bodycentered {
	margin: auto;
	width: auto;
	padding: 1%;
	
	font-size: 12pt;
	
	/*border: 2px solid #147;
	
	background: #fff;
	background-image: url("/pix/bgd/8x8ribgrey.gif");
	background-attachment: fixed;*/
	
	background: transparent;
	
	max-width: 828px;
	}
	
.floatleft, .floatright, .floatcenter {
	margin: 1%;
	}
	
.floatleft {
	float: left;
	}
	
.floatcenter {
	float: center;
	}
	
.floatright {
	float: right;
	}
	
.bodyjustified, .textjustified {
	text-align: justify;
	
	max-width: 1024px;
	}
	
.bodycentered, .textcentered {
	text-align: center;
	
	max-width: 1024px;
	}
	
h1 {
	font-size: 17pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
		
h2 {
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	}
		
h3 {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
		
h4 {
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	}
		
h5 {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
		
h6 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	}
		
h7 {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
	
h1, h2, h3, h4, h5, h6, h7 {
	color: #777;
	}
	
.contentdiv h1, .contentdiv h2, .contentdiv h3, .contentdiv h4, .contentdiv h5, .contentdiv h6, .contentdiv h7 {
	color: #028;
	}
	
i	{
	font-style: italic;
	font-weight: normal;
	}
	
em	{
	font-style: oblique;
	font-weight: 500;
	}
	
.borderedtable {
	border: 1px solid #777;
	
	background: #777;
	background-image: url("/pix/bgd/sq8faintgrey.jpg");
	background-attachment: fixed;
	}
	
	/* Menu Links */

.menubar a:link, .tailbar a:link, .menuitem a:link
	{
	margin: 0%;
	padding: 5pt 1%;
	
	text-decoration: none;
	color: #ddd;
	}
	
.menubar a:visited, .tailbar a:visited, .menuitem a:visited
	{
	margin: 0%;
	padding: 5pt 1%;
	
	text-decoration: none;
	color: #ddd;
	}
	 
.menubar a:hover, .tailbar a:hover, .menuitem a:hover
	{
	margin: 0%;
	padding: 4pt 1%;
	
	text-decoration: none;
	color: blue;

	border-top: 1px solid red;
	border-bottom: 1px solid red;

	background-image: url("/pix/bgd/8x8ribgrey.gif");
	background-attachment: fixed;
	}
		
	/* Tagline Links */
		
.tagline a:link 
	{
	text-decoration: none;
	font-size: 9pt;
	
	color: #369;
	
	vertical-align: top;
	}
	
.tagline a:visited  
	{
	text-decoration: none;
	font-size: 9pt;
	
	color: #369;
	
	vertical-align: top;
	}
	 
.tagline a:hover
	{
	text-decoration: underline;
	font-size: 9pt;
	
	color: blue;

	vertical-align: top;
	}
		
	/* Other Links */
		
a:link 
	{
	text-decoration: none;
	color: #039;
	
	vertical-align: top;
	}
	
a:visited  
	{
	text-decoration: none;
	color: #039;
	
	vertical-align: top;
	}
	 
a:hover
	{
	text-decoration: overline;
	text-decoration: underline;
	color: blue;

	vertical-align: top;
	}
		

/* END OF FILE */
