#header {
	background-image: url(../images/westportrivermouth1.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-position: left center;
	border: 1px solid #005599;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
}
h1 {
color:#005599;
}
#wrapper {
	background-color: #E0FEFD;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	border: 2px solid #005599;
}
#maintext {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005599;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#maintext a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
body {
	background-color: #7998B1;
}
h2 {
color:#006633;
}
.purple {
	color: #993399;
	font-weight: bold;
}
#maintext a:hover {
	font-weight: bold;
	text-transform: lowercase;
	color: #993399;
	text-decoration: none;
}
#artfair {
	background-color: #CCCCCC;
	height: 300px;
	width: 300px;
	padding-top: 10px;
	border: 1px solid #005599;
	background-image: url(../images/ilsesnorthwest.JPG);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}
#mainLeft {
	float: left;
	width: 400px;
	height: 370px;
}
h3 {
	font-size: 16px;
	font-variant: small-caps;
	color: #076A39;
}
h4 {
	color: #076A39;
	font-weight: bold;
}
.green {
	color: #076A39;
	font-weight: bold;
}
