/*Forgotten Coast Calendar*/

body {
background-color:#fff;
	
}

#contentWrapper {
	background-image:none
	}

	
h1,h2,h3,h4,h5,h6 {
	margin:0;
	font-size:inherit;
	margin:0;
}


#navContentWrapper, #wideContentWrapperInside {
	border:none;
}


#pageWrapper {
width:100%;margin:auto;
background-color:#FFF;
}

a {color:blue;}


.printDisplay {display:inherit}
#abccHead, .abccTag {display:none;}


#nav {
	/* background: url(image/rose.jpg) no-repeat;*/
	margin:0;
	float: left;
	width: 175px;
	background-color:#FFF;
	line-height: normal;
	padding-top:0;
	/*margin-top:-20px;*/
	/*border:1px solid red;*/
	
	/*
	left: 0;
	font-size: 90%;
	padding-right: 1em;*/
}

#nav ul {
	line-height:5px;
	width:100%;
}

#nav ul li a {
	color:#17375d;
	line-height: normal;
	font-size:inherit;
}

li.m1, ul.level1 {
	margin-bottom:0;
	}


#footer a, #footer, #footer a:link, #footer a:visited{
	background-color:#fff;
	color:#25408d;
	}
