﻿#masthead {
	width: 800px;
	height: 145px;
	float: left;
	clear: none;
	margin: 10px 0px 0px 0px;
	padding: 100px 0px 25px 0px;
}
body {
	width: 800px;
	margin: 5px auto 0px auto;
	background-image: url('../images/waves.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	background-color: #56989A;
}
#masthead h1 {
	text-align: right;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666666;
}
#content {
	float: left;
	clear: none;
	width: 780px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#left_nav {
	float: left;
	clear: none;
	width: 175px;
	padding: 0px;
	margin: 15px 0px 0px 15px;
}
#page_content {
	float: right;
	clear: none;
	width: 550px;
}
a {
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #800000;
}

#container {
	background-position: center top;
	width: 800px;
	float: left;
	clear: none;
	border: 1px solid #A3364B;
	background-image: url('../images/rc-header-sm.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#footer {
	width: 800px;
	float: left;
	clear: both;
	padding-top: 5px;
}

#container-home {
	background-position: center top;
	width: 800px;
	float: left;
	clear: none;
	border: 1px solid #A3364B;
	background-image: url('../images/rc-header-yellow.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#masthead-home {
	width: 800px;
	height: 145px;
	float: left;
	clear: none;
	margin: 10px 0px 0px 0px;
	padding: 125px 0px 0px 0px;
}

#masthead-home h1 {
	text-align: right;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666666;
}

#masthead-home h1 {
	text-align: right;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666666;
}

#subnav {
	width: 100%;
	float: left;
	clear: none;
}
