#background-logo {
	background-image: url(images/shoreline_logo_purple.png);
	width: 369px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: 182px;
	margin-left: -420px;
}
body {
	background-color: #121212;
}
#title_letters {
	height: 68px;
	width: 607px;
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -246px;
}
#left_column {
	position: absolute;
	top: 158px;
	right: 50%;
	margin-right: 248px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Tahoma, "Arial Narrow", Arial;
	padding-top: 7px;
	padding-bottom: 7px;
}
#navigation {
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}


#container {
	background-repeat: repeat-y;
	position: absolute;
	top: 118px;
	width: 520px;
	left: 50%;
	margin-left: -208px;
}
#container #content_body {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 25px;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 24px;
}
.clear_both {
	clear: both;
}
#content_bottom {
	height: 17px;
	width: 520px;
	background-image: url(images/box_bottom.png);
	margin: 0px;
	padding: 0px;
	background-color: #121212;
	background-repeat: no-repeat;
	background-position: top;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #F8C9F8;
	text-decoration: none;
}
#container_background {
	background-image: url(images/box_vert_tile.png);
	width: 520px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#copyright {
	margin-top: 15px;
	text-align: center;
	color: #CCCCCC;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 50px;
}
#tagline_box {
	width: 520px;
	position: absolute;
	left: 50%;
	top: 87px;
	font-size: 14px;
	color: #F9F9F9;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-style: italic;
	text-align: center;
	margin-left: -208px;
	overflow: visible;
	letter-spacing: 1px;
}
#content_body p {
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#content_body h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	color: #4A0A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content_body h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	color: #4A0A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content_body h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	color: #4A0A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content_body h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	color: #4A0A4A;
}
#content_body h5 {


	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	color: #4A0A4A;
}
#content_body ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 48px;
	margin: 0px;
}
#content_body blockquote {
	margin-top: 0px;
	margin-right: 48px;
	margin-bottom: 0px;
	margin-left: 48px;
	padding: 15px;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	line-height: 125%;
}

#content_body li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	list-style-position: inside;
}
#content_body ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 48px;
	margin: 0px;
}
#content_body p {
	line-height: 140%;
}
.photo_insert_right {
	float: right;
	text-align: center;
	font-size: 9px;
	line-height: 200%;
	background-color: #333333;
	padding: 7px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	color: #FFFFFF;
}
.photo_insert_left {
	float: left;
	text-align: center;
	font-size: 9px;
	line-height: 200%;
	background-color: #333333;
	padding: 7px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	color: #FFFFFF;
}
.photo_insert_center {
	float: none;
	text-align: center;
	font-size: 9px;
	line-height: 200%;
	background-color: #333333;
	padding: 7px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	clear: both;
}
.front_page_pics img {
	margin: 8px;
}
