﻿/*	style sheet for common header tabs
	controls the look of the tabs and header background space */

body{
	background-color: #AAC474;
	background-image: url('images/bckgnd.png');
	font: 13px/150% Verdana, Helvetica, Arial, sans-serif;
	margin: 15px 0px 10px 0px;
	color: #523D23;
}
#container {
	overflow: visible;
}
h1 {
	font-size: 28px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: oblique;
	color: #855D42;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
h2	{
	margin: 0px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #523D23;
	font-weight: normal;
	font-style: normal;
}
h4	{
	margin-bottom: 5px;
}
ul	{
	margin-top: 5px;
}
#pageFrame	{
	text-align: left;
	background-color: White;
	width: 950px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
}
#bodyFrame	{
	background-position: top;
	background-color: #FFFFFF;
	position: relative;
}
#leftCol	{
	width: 175px;
	background-color: #DC9B8C;
	margin-bottom: 15px;
	padding: 10px;
	position: relative; /* was absolute */
	float: left;
	top: -10px;
	left: 0px;
	bottom: 0px;
}
#main	{
	margin: 15px 15px 0px 200px;
	padding: 10px 15px 15px 15px;
	background-color: #FFFFFF;
	left: 200px;
}
#mainframe	{
	border: 1px solid #DC9B8C;
	padding: 0px 10px 15px 15px;
}
.picture {
	float: right;
	border: 1px dotted #E7BFB6;
	margin: 15px 5px 5px 5px;
	padding: 5px;
	position: relative;
	top: 0px;
	right: 0px;
}
.thumb {
	border: 1px dotted #E7BFB6;
	margin: 5px 5px 5px 5px;
	padding: 3px;
	cursor: pointer;
}
p .first	{
	color: #000000;
}
.notice	{
	padding: 8px;
	margin: 5px 5px 5px 5px;
	border: 1px dotted #ECC9C1;
	float: left;
}
.lc_notice	{
	padding: 8px 4px 8px 4px;
	margin: 10px 0px 10px 0px;
	width: 165px;
	background-color: #FFFFDD;
	border: 1px solid #835C42;
}
.lc_notice h4	{
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #554328;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.lc_notice p	{
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: #554328;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.kicker_txt {
	margin: 0px;
	font-size: 13px;
	color: #855D42;
	font-weight: bold;
}
.signature {
	background-image: url('images/rhm_sig.png');
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px;
	padding: 2px 2px 2px 25px;
}
#slices td img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.link2pdf {
	background-image: url('images/bul_pdf.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 18px;
}
.link2xps {
	background-image: url('images/bul_xps.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 18px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	color: #845C41;
	text-align: center;
	clear: both;
}
.tinyTxt	{
	font-size: 10px;
}
#footer .tinyTxt	{
	color: #845C41;
	font-style: italic;
}
.quicklinks {
	width: 175px;
	font-size: 13px;
	margin-top: 30px;
	color: #4E3E21;
}
.openHouse {
	padding-left: 25px;
	font-size: 14px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	background-image: url('images/home1.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
}
.quicklinks p {
/*	background-image: url('images/menu-triangle.gif'); */
	margin: 3px 2px 3px 2px;
}
.quicklinks a, .quicklinks a:link, .quicklinks a:visited {
	font-size: 12px;
	background-position: left center;
	background-image: url('images/menu-triangle.png');
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #4E3E21;
	text-decoration: none;
}
.quicklinks a:hover	{
	color: #845C41;
	text-decoration: underline;
}
.indented {
	margin: 2px 0px 2px 40px;
}




/* end of style sheet */
a {
	color: #660033;
}
