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

body {
	background-color: #8F8F8F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(gifs/grey-wallpaper.jpg);
	color:#FFC;
}
a {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC6;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
h1 {
	font-family:"Courier New", Courier, monospace;
	font-size:28px;
	letter-spacing:-1px;
	font-weight: bold;
	line-height: 90%;
	color:#FC6;
	margin:10px 0px 10px 0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:0px;
	font-weight: normal;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#060; /*#C47D6B; LM*/
	letter-spacing:0px;
	font-weight: normal;
}
.heading {
	color: #ffffff;
	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
	padding-right: 13px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color:#ddbd70;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#ddbd70;
	line-height: 18px;
}
.bodytext_12 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#FFF;
}
.bodytext_10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#000;
}
.lead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#333;
	line-height: 130%;
}
#breadcrumb {
	padding: 10px 10px 10px 0px;
}
.breadcrumb, .breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c38e25;
	line-height: 100%;
}
.bodytext_white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
/* version 3 additions */

#thepage {
	width: 910px;
	margin: 0px auto;
	position: relative;
}
#pagearea {
	background-image:url(gifs/red-back.png);
	background-repeat:repeat-y;
	width:910px;
	margin: 0px auto;
	position:relative;
}
#redbottom {
	padding:0px 5px 0px 5px;
	position: relative;
}
#menu_area {
	height: 41px;
	width: 900px;
	margin:0px 5px;
}
#content_area {
	width: 800px;
	background-image:url(gifs/topred.png);
	background-repeat:no-repeat;
	margin:0px 5px 0px 5px;
	padding: 50px 50px 0px 50px;
	position:relative;
}
#logobox {
	width: 261px;
	height:342px;
	float: left;
}
#top-photos {
	width: 539px;
	float:left;
	height:342px;
}
#left_column {
	width: 576px;
	float:left;
	margin: 11px 11px 11px 11px;
	padding: 20px;
	background-color:#FFF;
}
#right_column {
	width: 331px;
	float:left;
	padding: 10px 10px 10px 10px;
	margin: 11px 11px 11px 0px;
	background-color:#FFF;
}
#footer {
	position: relative;
	width: 800px;
	margin: 5px;
	padding: 10px 50px;
	text-align: center;
}
#bottom_box {
	width: 1000px;
	margin:0px auto;
	padding: 90px 0px 30px 0px;
	text-align: center;
	position: relative;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
.footer a:link {
	color: #000;
	text-decoration: none;
}
.footer a:visited {
	color: #FC0;
	text-decoration: none;
}
.footer a:hover {
	color: #F93;
	text-decoration: none;
}
#footer_white {
	padding:10px;
}
.dotted-bottom {
	border-bottom: 1px dashed #999999;
}
.leadline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#606;
	letter-spacing: -1px;
}
.dashedline {
	border-bottom:dashed 1px #666;
	margin:3px 0px 10px 0px;
}
#bottommenu {
	text-align:center;
}
#callout {
	background-color:#fffae4;
	border:1px dashed #999999;
	margin:10px auto;
	padding:10px;
	text-align:center;
	width:400px
}
.red {
	color:#F00;
}
#floating_pictures {
	height: 342px;
	width: 539px;
	position: relative;
	overflow: hidden;
}
.yellowhighlight {
	background-color: #FF0;
	padding: 4px;
}
.redbold {
	color:#F00;
	font-weight: bold;
}
.linesbelow  td{
	border-bottom: dotted 1px #FCF;
}
.stock TD {
	BORDER-BOTTOM: #774242 1px solid
}
.formenter {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px;
}
