@charset "ISO-8859-1";
body {
	text-align: center;
	background-color: #bbe9ff;
}
#container {
	text-align: center;
}
#middlerow {
	text-align: center;
	background-image: url(../images/purplewave.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}


#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 15px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-bottom: 0px;
	padding-top: 76px;
	width: 150px;
	line-height: 1.2em;
}
#sidebar a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#sidebar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F2B232;
	background-position: center;
	border: 4px solid #F2A90D;
}



#middlerow {
	background-color: #FFFFFF;
}
#middlerow table {
	width: 100%;
	text-align: left;
	background-image: url(../images/greenwave.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
#mainContent {
	background-image: none;
	padding-bottom: 75px;
}
.photo {
	padding-left: 10px;
}
#mainContent table {
	background-image: none;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #A6D15F;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #803782;
	padding-left: 10px;
	padding-top: 8px;
}
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	padding-right: 80px;
	background-image: none;
	padding-left: 10px;
}
#mainContent a:link {
	color: #3E74B2;
	font-weight: bold;
	text-decoration: none;
	
}
#mainContent a:hover {
	font-weight: bold;
	color: #F2A90D;
}
.blurb {
	padding-left: 7px;
	padding-bottom: 15px;
}
.paintbrushtip {
	padding-left: 9px;
	height: 14px;
	vertical-align: top;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #80A7D0;
}
#footer a:link {
	color: #803782;
	text-decoration: none;
}
#container #footer {
	color: #3E74B2;
}
.boldBody {
	color: #803782;
	font-weight: bold;
}
#footer a:visited {
	color: #3E74B2;
	text-decoration: none;
}

