body {	background-image:url(./images/woodgrain1.jpg);
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #9d612b;
	scrollbar-face-color:#211818;
	scrollbar-highlight-color:#ce3129;
	scrollbar-3dlight-color:#948c8c;
	scrollbar-darkshadow-color:#211818;
	scrollbar-shadow-color:#ce3129;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#a59c9c;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table {
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 18px;
	color: #a59c9c;
	text-align:center;
}

.inner {background-image:url(./images/gray.jpg);
	background-repeat:repeat-x;
	background-color:#a8a8a8;
	border-width:thin;
	border-style:inset;
	border-color:#211818;
	margin-left: auto;
	margin-right:auto;
	
}
.outer {width:700px;
	text-align:center;
	border-width:thick;
	border-style:ridge;
	border-color:#844613;
	margin:0px auto 0px auto;
	text-align:center;
}
.content {padding:10px;}

#menu {width:584px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
table.menuclass { width:100%;
		border:0px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		padding:0px;
		border-collapse:collapse;

}

table.menuclass tr td {background-color:#211818;
		padding:0pt;
		margin:0pt;
		border:thin solid #404040;
		font-size:8pt;
		color:#ffffff;
		font-weight:bold;
}
table.menuclass tr td a {background-color:#211818;
		padding:0pt;
		margin:0pt;
		font-size:8pt;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
}
table.menuclass tr td a:hover {background-color:#211818;
		font-size:8pt;
		padding:0pt;
		margin:0pt;
		color:#d6b57b;
		font-weight:bold;
		text-decoration:none;
}

image.menumarker {border:0px;
		margin-left:auto;
		margin-right:auto;
}
h1 {
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 36px;
	color: #bd3129;
	text-align:center;
}
h2 {font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size:22px;
	color:#211818;
	text-align:center;
	margin:auto;
	margin-bottom:0px;
	padding:0px;
}
h3 {font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size:16px;
	color:#211818;
	text-align:center;
	margin:auto;
	margin-bottom:0px;
	padding:0px;
}

h6 {font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size:18px;
	color:#211818;
	text-align:left;
	margin:auto;
}
p {	
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 18px;
	color: #211818;
	text-align:left;
}

span {	
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 18px;
	color: #9d612b;
	text-align:left;
}
UL {
	text-align:left;
	list-style-image:url(./images/bullet.gif);
	list-style-position:inside;
	color:#211818;
}

	
td, th  {
	
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 18px;
	color: #a59c9c;
	text-align:center;
	vertical-align:top
}


	
form {  
	background-color: transparent;
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 12pt;
	color: #a59c9c;
}
input { 
	background-color:#948c8c !important;
	color: #000000;
	font-weight:bold
}
textarea {background-color:#948c8c !important;
	color: #000000;
	font-weight:bold
	
}

a {
	
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 10pt;
	color: #211818;
	text-decoration: underline;
	border:0;
}

a:visited {
	color:#ffffff;
}

a:hover {
	color:#d6b57b;
}

.white {
	color:#ffffff;
}

.title {
	text-align:center;
	font-size:24pt;
	font-weight:bold;
}
.contactleft {
	text-align:left;
	font-size:12pt;
	color:#ada4a4;
	font-weight:bold;
}
.contactright {
	text-align:right;
	font-size:12pt;
	color:#ada4a4;
	font-weight:bold;
}
.contactctr {
	text-align:center;
	font-size:12pt;
	color:#ada4a4;
	font-weight:bold;
}
.rodnames {
	font-family:Times New Roman, serif;
	text-align:center;
	font-size:21px;
	color:#bd3129;
	font-style:italic;
	font-weight:800;
}
.quote {
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 18px;
	color: #bd3129;
	text-align:left;
	margin-left:35px;
	margin-right:35px;
}
.sign {
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 18px;
	color: #bd3129;
	text-align:right;
	margin-left:35px;
	margin-right:35px;
	font-style:italic;
}
a.red {color:#bd3129;}
a.red:visited {
	color:#bd3129;
}

a.red:hover {
	color:#d6b57b;
}
.ctr {text-align:center}
.bordered {
	border-width:thick;
	border-style:ridge;
	border-color:#844613;
}
.dark {color:#211818}
.copyright {	
	font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size: 12px;
	color: #211818;
	text-align:center;
}
iframe.news {width:590px;
			border:none;
			padding:0px;
			margin:auto;
			background-color:#a8a8a8;
			height:500px;
			min-height:500px;
}
body.news {width:560px; 
			margin:0px; 
			background-color:#a8a8a8; 
			border:none;
			background-image:none;
}

.pf {text-align:center;
	margin:auto;
	padding-bottom:25px;}

.byline {font-size:14px;
		margin:0px;
		padding:0px;
		border:0px;
		color:#211818;
		text-align:left;
}
.text {font-family: "Helvetica", "Tahoma", "Verdana", "Arial";
	font-size:10pt;
	margin:0px;
	border:0px;
	padding:0px;
	color:#211818;
	text-align:left;
	text-indent:10px;
}
p.newsphoto {width:405px;
			float:right;
			font-size:8pt;
			color:#eeeeee;
}