﻿
.tan_bkgd {
	background-color: #FFEFD5;
}
.dkbrown_bkgd {
	background-color: #8B4513;
}

.tan_bkgd_cntr {
	background-color: #FFEFD5;
	text-align: center;
}

.white_bkgd {
	background-color: #FFFFFF;
}
.footer {
	background-color: #8B4513;
	text-align: center;
}
.menubtn {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*  border: 1px solid #FF4500; */
	background-image: url('../Images/brown_btn.png');
	font-weight: normal;
	width: 100px;
	height: 25px;
}
.menutxt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menubtn:hover {
	background-image: url('../Images/orange_btn3.png');
	width: 100px;
	height: 25px;
	/*  font-weight: bold;
	color: #FF4500; */
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #8B4513;
	text-decoration: underline;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	color: #8B4513;
	font-weight: bold;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8B4513;
	clip: rect(auto, auto, auto, auto);
	padding-left: 15px;
	text-align: left;
}

a.email_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4500;
	font-size: small;
}


.email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8B4513;
	padding-left: 15px;
	text-decoration: none;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8B4513;
	left: 15px;
}
a.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CD;
	left: 15px;
}

a.tabledata:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CD;
	left: 15px;
}

.cellborder {
	border: 1px solid #8B4513;
}
.footertxt {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFEFD5;
	text-decoration: none;
}

a.footertxt:hover {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4500;
	text-decoration: none;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	color: #8B4513;
	font-weight: normal;
}

.emailus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000CD;
}

.submenutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration: none;
	color: #FFFFFF;
}

a.submenutxt:hover {
	color: #8B4513;
}

.gccinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	text-align: right;
	color: #8B4513;
	font-weight: bold;
}

.submenubtn {
	width: 100px;
	height: 28px;
	background-image: url('../Images/orange_btn4.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.submenubtntxt {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
a.submenubtntxt:hover {
	font-weight: bold;
}
.link {
	text-decoration: none;
}
.border {
	border-style: solid;
	border-width: 2px;
}
.noborder {
	border-width: 0px;
}
.copyright {
	font-family: Times New Roman;
	font-size: x-small;
}
.contact {
	text-align: left;
	width: 337px;
	height: 18px;
}
.medleft {
	font-size: medium;
	text-align: left;
}
.right {
	text-align: right;
}
.formfield {
	padding-left: 10px;
	text-align: left;
}
/*~~~~~~~~~  REQUEST FORM  ~~~~~~~~~~~~~ */

td.orange_btn {
	width: 245px;
	height: 28px;
	background-image:url('../Images/orange_btn2.png');
	background-repeat: no-repeat;
	background-position: center center;
}
a.orange_btntxt {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
a.orange_btntxt:hover {
	font-weight: bold;
}

table.request_form {
	color: #8B4513;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

input.textbox {
	width: 170px;
}

.textbox_required {
	color: #FF4500;
	font-style: italic;
	font-size: 12px;
}

