@charset "UTF-8";
.float_left {
	float: left;
}
.float_right {
}

p
{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
	font-weight: normal;
	text-align: left;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2
{
	color: #3d5e0c;
	font: small-caps bold 18px/24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h3
{
	color: #5e4c27;
	font: italic bold 14px/22px Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	list-style-position: outside;
	text-transform: capitalize;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.redfont {
	color:#CC0000;
	font-weight: bold;
}

a:link
{
	color: #4C4C00;
	text-decoration: none;
}

a:visited { color: #666666; }

a:hover
{
	color: #006600;
	text-decoration: underline;
	background-color: #FFFF00;
	text-align: right;
}

.inlinelink a:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	display: inline;
	color: #4B3A25;
	text-decoration: none;
	}

.inlinelink a:visited
{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	display: inline;
color: #666666;
}

.inlinelink a:hover
{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	display: inline;
font-style: normal;
	color: #1E5B00;
	text-decoration: underline;
	background-color: #FFFF00;
	background-image: url(../pics/bkgnd.jpg);
	background-repeat: repeat-y;
}

.whitelink a:link, .whitelink a:visited, 
.whitelink a:hover, .whitelink a:active
{
	font-weight: bold;
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: transparent;
	line-height: 20px;
}

.whitelink a:visited
{
	color: #CCCCCC;
	background-color: transparent;
	display: inline;
}

.whitelink a:hover
{
	color: #336600;
	background-color: #FFFFCC;
	display: inline;
}

.greytable a:link, .greytable a:visited, 
.greytable a:hover, .greytable a:active
{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 20px;
	background-image: url(../pics/Parchment.jpg);
	background-color: transparent;
	border: 15px groove #999999;
	margin: 15px;
	padding: 15px;
	display: block;
	vertical-align: middle;
}

.greytable  a:link
{
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: transparent;
}

.greytable a:visited
{
	color: #626200;
	background-color: transparent;
}

.greytable a:hover
{
	color: #2D270A;
	text-decoration: underline;
	background-color: #FFFF66;
	display: block;
	text-align: center;
}

.quotes2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #3C3125;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
}

.menufont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.menufontsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.TDwoodbackground
{
	background-image: url(../pics/Wood2.jpg);
	border: 2px solid #666600;
}

.greenbackground {
	background-image: url(../pics/grncldbk.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

