html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #315145;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 17px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #990000;
}
.seo {
	font-size: 11px;
	color: #56825E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#navcontainer { width: 171px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navcontainer a
{
	display: block;
	padding: 6px 5px 6px 15px;
	width: 151px;
	background-color: #a35d38;
	background-image: url(bg_btn.jpg);
	font-weight: normal;
}

#navcontainer a:link
{
	color: #fffcc7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navcontainer a:visited
{
	color: #fffcc7;
	text-decoration: none;
	font-size: 14px;
}
#navcontainer a:hover
{
	background-color: #844b2d;
	color: #fffcc7;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(bg_btn-on.jpg);
}
.tel {
	font-weight: bold;
	color: #993300;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.center {
	text-align: center;
}
.fourteen {
	font-size: 14px;
}
.eighteenRed {
	color: #930;
	font-size: 18px;
	line-height: normal;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.thirteen {
	font-size: 13px;
}
.eleven {
	font-size: 11px;
}
th {
	text-align: left;
	background-color: #006666;
	color: #f6ecdd;
	font-weight: normal;
}
.tableFooter {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A35E38;
}
tfoot {
	color: #FFFFFF;
	background-color: #A35E38;
	font-weight: normal;
}
.boldRed {
	font-weight: bold;
	color: #C00;
}

