body
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

td, th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #c27b21;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.bg {
	margin: 0px;
	background-image:url(../images/bg-l.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#siteholder {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top {
	background-image:url(../images/ms-top.jpg);
	height: 81px;
}
#logo {
	float: left;
}
#ttnav {
	float: right;
	margin-top: 42px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 24px;
}
#ttnav span {
	padding-left: 10px;
}
#ttnav a {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #c27b21;
	color: #5e874d;
}
#ttnav a:hover {
	color: #000000;
}
#tnav {
	background:url(../images/tn-bg.gif);
	text-align: center;
	height: 22px;
}

.tnmenu{
margin: 0px;
padding: 0px;
font-weight: bold;
font-size: 11px;
text-align: center;
margin-left: 11px;
}

.tnmenu li{
display: inline;
}

.tnmenu li a{
float: left;
color: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
border-right: 1px solid #4d4d4d;
}

.tnmenu li a:visited{
color: #ffffff;
}

.tnmenu li a:hover, .tnmenu li .current{
color: #ffffff;
background-color:#c27b21;
}

#leftnav {
	background-image:url(../images/ln-bg.jpg);
	width: 161px;
	height: 350px;
	background-repeat: no-repeat;
	padding-top: 45px;
}
#leftnav ul{
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#leftnav li {
border-bottom: 1px solid #ffffff;
margin: 0;
background-image:url(../images/ln-arrow.gif);
background-repeat: no-repeat;
background-position: 11px 5px;

}

#leftnav li a{
display: block;
padding: 2px 5px 2px 24px;
color: #000000;
text-decoration: none;
width: 100%;
font-weight: bold;
}

#leftnav li a:hover{
background-color: #ffffff;
color: #000000;
background-image:url(../images/ln-arrow.gif);
background-repeat: no-repeat;
background-position: 11px 5px;
}


.ln-box {
	text-align: center;
	margin-top: 35px;
}
#contentholder {
	background-image:url(../images/content-bg.jpg);
	background-repeat: no-repeat;
}
#content {
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5e874d;
	margin: 0px;
}

#footer {
	font-size: 11px;
	border-top: 1px solid #c27b21;
	margin-top: 20px;
	padding-top: 10px;
}
#copyright {
	float: left;
	color: #333333;
}
#mft {
	float: right;
}
#mft a {
	color: #333333;
}


#cms_page
{
		background-color: #DBAE75;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #F1DDC4;
	padding: 5px;
	background-color: #627E54;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #F1DDC4;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 1px solid;
}
#cms_logout
{
	background-color: #e6e6e6;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
