﻿/* CSS layout / Design By & Property of Origins Media; www.originsmedia.net*/
#masthead {
	padding: 0px;
	margin: 0px;
	background-position: center;
	width: 900px;
	height: 225px;
	background-repeat: no-repeat;
	position: relative;
}
#page-content {
	height: auto;
}
#left-col {
	border-width: 0px;
	background-position: left top;
	width: 185px;
	height: auto;
	float: left;
	padding: 0px;
	padding-top: 60px;
	margin: 0 0 0 5px;
/*  background-image: url('images/stein-riv-logo.jpg');
	background-repeat: no-repeat; */
}

#left-col p{
	font-size: 18px;
	padding: 5px 0px 15px 0px;
	margin: 0px;
	font-style: italic;
}


#right-content {
	border-width: 0px;
	border-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 690px;
	height: auto;
	float: right;
}
#right-content h1 {
	border-style: none;
	font-family: "Brush Script MT";
	text-align: center;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 36px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#right-content h2 {
	border-style: none;
	font-family: Andy;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 28px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
}
#right-content h3 {
	border-style: none;
	font-family: "brush Script MT", "Edwardian Script ITC";
	text-align: center;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 24px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#right-content h5 a {
	color: #C2570B;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C2570B;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 2px;
	margin-bottom: 3px;
}
#right-content h5 a:visited {
	color: #003300;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
}

#right-content h5 a:hover {
	text-decoration: underline;
	background-color: #313C3F;
	color: #FFFFFF;
}


#right-content p a {
	color: #C2570B;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C2570B;
}
#right-content p a:visited {
	color: #003300;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
}

#right-content p  a:hover {
	text-decoration: underline;
	background-color: #313C3F;
	color: #FFFFFF;
}
#right-content a {
	color: #C2570B;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C2570B;
}
#right-content a:visited {
	color: #003300;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
}

#right-content a:hover {
	text-decoration: underline;
	background-color: #313C3F;
	color: #FFFFFF;
}


#left-col a {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	display: block;
	color: #C2570B;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	width: 185px;
	font-family: Andy;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: .1em;
}
#left-col a:visited {
	color: #003300;
}
#left-col a:hover {
	text-decoration: underline;
	background-color: #313C3F;
	color: #FFFFFF;
}

#left-col ul{
	font-size: 14px;
	text-align: left;
	display: block;
	width: 175px;
	list-style-type: none;
	padding: 0px 0 5px 0;
	margin: 0 0 0 10px;
	font-style: italic;
}

#footer h3{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #C2570B;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:visited {
	color: #003300;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #313C3F;
}
#email {
	font-size: 16px;
	color: #000000;
}
