@charset "utf-8";
/* CSS Document */

.headr 
{
	float: right;
	width: 55%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: middle;
	color: #C59F65;
	font-size: 12px;
	margin-top: 5px;
	margin-left: -30px;
}

.headr .print, .headr2 .print {
	margin-top:9px;
	margin-left: 82%;
	margin-right:40px;;
	font-size: 11px;
	font-weight:bold;
}

.headr .headlinks {
	float: left;
	width: 60%;
	text-align: right;
	padding-top: 1px;
	margin-right: 5px;
}
.home-page-left {
	background-image:url('/uploads/backgrounds/home-page.jpg'); /* KAC 12/1/09 */
	background-position:top right;
	background-repeat:no-repeat;
}
#flash 
{
	height:201px;
	background-color:#452317; /* med brown */
	position:relative;
	z-index:2;
	line-height:0;
	overflow:hidden;
	margin-bottom:-12px;
}
#flash #swf 
{
}

#flash #swf object 
{
	display:block;
}

#flash #swf object param 
{
	visibility:hidden;
}
#leftcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85px;
	font-weight: normal;
	font-variant: small-caps;
	color: #907e62;
	text-align: center;
}

#leftcolumn h1 img {
	margin-top: 6%;
}

#leftcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	color:#575757;
}

#leftcolumn h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 25px;
	margin-top: 25px;
}

#leftcolumn h1 + h3 {
	margin-top:-8%;
}


#leftcolumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4c4c4c;
	margin-right: 20px;
	margin-left: 15px;
	padding-bottom: 5px;
}



#rightcolumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: left;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4c4c4c;
	margin-right: 20px;
}
#rightcolumn .hilitebox {
	height: 160px;
	width: 230px;
}
#rightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #61533d; /* muted brownish */
	text-align: left;
}
#rightcolumn h3 {
	font-size:20px;
	line-height:20px;
	margin-bottom:0;
}
#rightcolumn h5 {
	font-size:11px;
	color:#963232; /* burgundy */
	margin-top:1em;
	margin-bottom:0;
}
#rightcolumn p {
	font-family:Arial, Helvetica, sans-serif;
	color:#6d6f71;
	font-size:12px;
	line-height:20px;
}
#rightcolumn p strong {
	color:#344e7d;
}
#home-logos {
	background-color:#fff;
	padding-top:15px;
}
