a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; } 
a:hover { color: #C56E28; text-decoration: none; }
a:active { color: #FFFFFF; text-decoration: none; }
	
p { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 17px; text-decoration: none; }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #660000; font-size: 16px; line-height: 17px; text-decoration: none; }
h2 { font-family:  Verdana, Arial, Helvetica, sans-serif; color: #660000; font-size: 16px; line-height: 18px; text-decoration: none; }


.footer { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; line-height: 14px; text-decoration: none; }
.copyright { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 9px; line-height: 12px; text-decoration: none; }

body { background-image: url(/images/bg.gif); }


#container { background-color:#FFFFFF; 
	margin: 0 auto; 
	border: 1px solid #000000; 
	padding: 0px;
	width: inherit;
	width:700px;
	}

#maincontent {
	background-color:#FFFFFF; 
	width: inherit;
	width: 445px;
	padding-top: 8px;
	}

	
#intro {
	table-layout: fixed;
	width: inherit;
	width: 450px;
	background-color:#FFFFFF; 
	margin: 0 auto; 
	padding: 0px;
	}
		
#special_l {
	table-layout: fixed;
	width: inherit;
	width: 210px;
	height: inherit;
	height: 360px;
	background-color:#FFFFFF; 
	margin: 0 auto; 
	border: 1px solid #CC6633;
	float: inherit; 
	float: left; 
	padding: 5px;
	}
	
#special_r {
	table-layout: fixed;
	width: inherit;
	width: 210px;
	height: inherit;
	height: 360px;
	background-color:#FFFFFF; 
	margin: 0 auto; 
	border: 1px solid #CC6633;
	float: inherit; 
	float: right; 
	padding: 5px;
	}
	
#sidenav {
	width: inherit;
	width: 160px;
	height: inherit;
	height: 600px;
	float: left; 
	padding: 8px;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	background-color:#660000;
	}
	 
#footer { 
	background-color: none; 
	width: 700px; 
	padding: 0px;
	}

#scarborough {
	table-layout: fixed;
	width: inherit;
	width: 450px;
	height: inherit;
	height: 130px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CC6633; 
	margin: 0 auto; 
	padding: 0px;
	}

#biddeford {
	table-layout: fixed;
	width: inherit;
	width: 450px;
	height: inherit;
	height: 130px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CC6633; 
	margin: 0 auto; 
	padding: 0px;
	}


#kennebunk {
	table-layout: fixed;
	width: inherit;
	width: 450px;
	height: inherit;
	height: 130px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CC6633; 
	margin: 0 auto; 
	padding: 0px;
	}

img.photoR {
	float:right;
	padding:5px;
	}
