@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #A99F93;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	color: #09C;
	text-decoration: none;
}
.twoColFixLtHdr #container {
	width: 1060px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10PX;
	background-color: #D3DCE6;
	text-align: right;
} 


.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.MaineTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style:none;
	height: 50px;
	background-color: #879b9a;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-left: 0px;
	color: #b0bcbb;
	line-height: 50px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 28px;
}
.DarkBlue {
	color: #647a79;
	font-style: italic;
}
.twoColFixLtHdr #nav {
	height: 30px;
	background-color: #A99F93;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.intro {
	padding: 5px 10px 5px 10px;
	height: auto;
	font-size: 12px;
	text-align: left;
}
.intro h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	color: #b0bcbb;
	font-weight: normal;
	margin: 10px 0px 5px;
} 
.bleuAccent {
	font-weight: bold;
	color: #069;
}
.glace {
	color:#3A6695;
	}
	.purple {
	color:#F39;
	}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 10px;
	background-image: url("images/content_bg_right.gif");
	background-repeat: no-repeat;
	height: 779px;
	font-size: 12px;
}
.twoColFixLtHdr #sidebarAttractions {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 10px;
	background-image: url("images/maine_things_to_do.jpg");
	background-repeat: no-repeat;
	height: 779px;
	font-size: 12px;
}
.twoColFixLtHdr #sidebarOgunquit {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 10px;
	background-image: url("images/maine_events.gif");
	background-repeat: no-repeat;
	height: 779px;
	font-size: 12px;
}


.twoColFixLtHdr #mainContent {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.capsule {
	font-weight: normal;
	background-color: #A99F93;
	border: 1px solid #000;
	display: block;
	margin-right: 7px;
}
.capsule a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.capsule a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.capsule a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.BlackBorderimg {
	border: 1px solid #000;
}
.WhiteBorderimg {
	border: 1px solid #FFF;
}
.red {
	color: #CB0B06;
}
.redSouligne {
	color: #CB0B06;
	text-decoration: underline;
}

.beige {
	color: #988066;
	text-align: center;
}
.bleufall {
	color: #5B80B4;
}
.featureLeft {
	text-align: left;
	font-weight: normal;

}
.featureLeft a{
	color: #647a79;
	text-decoration: none;
	
}

.featureLeft a:visited{
	color: #647a79;
	text-decoration: none;
}

.featureLeft a:hover{
	text-decoration: none;
	color: #000000;
}
.BlueBOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	height: auto;
	background-color: #b0bcbb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
	color: #647a79;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.BlueBOX a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.BlueBOX a:visited{
	
	color: #FFFFFF;
	font-weight: bold;
	
}

.BlueBOX a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.equipment{
	color: #000000;
	display:block;
	padding-bottom: 5px;
	background-color: #AEBBBA;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	font-size: 11px;
	color: #000;
	background-color: #A99F93;
	text-align: center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #D3DCE6;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixLtHdr #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:active {
	color: #000000;
	text-decoration: none;
} 



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.promos {
	height: 410px;
	
	
}
.promo_vacances_memorial{
	color: #FFFFFF;
	display:block;
	padding-bottom: 5px;
	background-color: #5B80B4;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.promo_vacances_memorial img {
	
	margin-right: 10px;
}.promo_vacances_spa{
	color: #000000;
	display:block;
	padding-bottom: 5px;
	background-color: #F9ABB4;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.promo_vacances_fall{
	color: #FFFFFF;
	display:block;
	padding-bottom: 5px;
	background-color: #968401;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.kaki {
	color: #968401;
}
.promo_vacances_spa img {
	
	margin-right: 10px;
}
.promo_vacances_st_patrick{
	display:block;
	padding-bottom: 5px;
	background-color: #8DCA2F;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336600;
}

.promo_christmas{
	color: #000000;
	display:block;
	padding-bottom: 5px;
	background-color: #A7CDD0;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
 .promo_vacances_patriotes{
	color: #FFFFFF;
	display:block;
	padding-bottom: 5px;
	background-color: #CC0000;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.promo_vacances_patriotes img {
	
	margin-right: 10px;
}
	 .promo_vacances_printemps{
	color: #000000;
	display:block;
	padding-bottom: 5px;
	background-color: #A7BEE7;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.promo_vacances_printemps img {
	
	margin-right: 10px;
} 
 .promo_vacances_automne{
	color: #B51E03;
	display:block;
	padding-bottom: 5px;
	background-color: #F19B52;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.promo_vacances_automne img {
	
	margin-right: 10px;
}
.promo_vacances_hiver{
	color: #FFFFFF;
	display:block;
	padding-bottom: 5px;
	background-color: #B09F95;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.promo_vacances_hiver img {
	
	margin-right: 10px;
}
.promo_vacances_paques{
	color: #006633;
	display:block;
	padding-bottom: 5px;
	background-color: #F0F052;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.promo_vacances_paques img {
	
	margin-right: 10px;
}
.promo_vacances_victoria{
	color: #CCCCCC;
	display:block;
	padding-bottom: 5px;
	background-color: #8C0724;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.promo_vacances_winter_value{
	color: #000;
	display:block;
	padding-bottom: 5px;
	background-color: #D0BFB8;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.promo_vacances_victoria img {
	
	margin-right: 10px;
}
.promo_vacances_sylvestre{
	color: #333333;
	display:block;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-right: 7px;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.promo_vacances_sylvestre img {
	
	margin-right: 10px;
} 
.SubSection a {
	text-decoration:none;
	color: #000000;
}
.SubSection a:visited {
	color: #000000;
	text-decoration: none;
}



.SubSection a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#portmarginal {
	background-color: #D7DFDE;
	border: 1px solid #000;
	color: #000;
	padding: 3px;
	height: 60px;
	margin-bottom: 2px;
	text-align: left;
}
.portmarginal a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.portmarginal a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.portmarginal a:visited {
	color: #000;
	text-decoration: none;
}
#portpicsine {
	background-color: #BBC8C7;
	border: 1px solid #000;
	color: #000;
	padding: 3px;
	height: 60px;
	margin-bottom: 2px;
	text-align: left;
}



#port {
	background-color: #859A99;
	border: 1px solid #000;
	padding: 3px;
	height: 60px;
	color: #FFF;
	margin-bottom: 2px;
	text-align: left;
}



#portstudio {
	background-color: #6F8685;
	padding: 3px;
	height: 60px;
	color: #FFF;
	margin-bottom: 2px;
	text-align: left;
	border: 1px solid #000;
}


#starboardOcean {
	background-color: #d9b493;
	border: 1px solid #000;
	color: #000;
	padding: 3px;
	height: 60px;
	margin-bottom: 2px;
	text-align: left;
}

#starboardStudio {
	background-color: #d99e6b;
	border: 1px solid #000;
	color: #000;
	padding: 3px;
	height: 60px;
	margin-bottom: 2px;
	text-align: left;
}



#starboardBeach {
	background-color: #da8841;
	border: 1px solid #000;
	padding: 3px;
	height: 60px;
	color: #FFF;
	margin-bottom: 2px;
	text-align: left;
}



#starboardShore {
	background-color: #DC6803;
	padding: 3px;
	height: 60px;
	color: #FFF;
	margin-bottom: 2px;
	text-align: left;
	border: 1px solid #000;
}
.Bluelink {
	text-align: center;	
}
.Bluelink a{
	color: #125B90;
	text-decoration: none;
	
}

.Bluelink a:visited{
	color: #125B90;
	
	
}

.Bluelink a:hover{
	text-decoration: none;
	color: #000000;
	
}
.chambers {
	color: #000;
	text-align: left;
	font-size: 12px;
	background-color: #C6E2FF;
	padding: 10px;
}
.yogaTop{
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	height: 50px;
	color: #333;
	background-image: url(images/training.jpg);
	background-position: center bottom;
	text-align: center;
	font-weight: bold;
	}	
	.yogaBottom{
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	height: 100px;
	color: #666666;
	background-image: url(images/training.jpg);
	background-position: center bottom;
	text-align: center;
	font-weight: bold;
	}
	.greyfont{
	color:#666;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.burgundy {
	color: #8C0724;
}
.burgundySouligne {
	color: #8C0724;
	text-decoration: underline;
}
.orange {
	color: #FB861D;	
}
.orangeSouligne {
	color: #FB861D;
	text-decoration: underline;
}
.blueMemorial {
	font-weight: bold;
	color: #03C;
}
.blueMemorialSouligne {
	color: #03C;
	text-decoration: underline;
}
.chocolate {
	color: #A85720;
}
.style23 {color: #339900;
}
.souligne {
	text-decoration: underline;
}
