﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #8F481E;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #4D2519;
	text-decoration: none;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #8F481E;
	text-decoration: underline;
}
.page-bg {
	background-image: url(../images/page-fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width:98%
}



#cms_page
{
		background-color: #3a1a0f;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #f5d588;
	padding: 5px;
	background-color: #291107;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #4b251a;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #f5d588;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #4b251a;
	padding-right: 5px;

}
#cms_logout a {
	color: #f5d588;
}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #4b251a;
	color: #f5d588;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
hr {
	color: #cccccc;
}
