body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
}

td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg {
	background-color: #e6e6e6;
	background-image:url(../Images/bg-fade.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}
a
{
	color: #6d2934;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#siteholder {
	width: 778px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #6d2934;
	background-color: #ffffff;
}
#top {
	background-color: #6d2934;
	height: 20px;
	border-bottom: 4px solid #ba9891;
}
#header {
	height: 92px;
	background-image:url(../images/header-bg.jpg);

}
#logo {
	float: left;
}
#tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #919191;
	text-align: right;
	padding-right: 17px;
	padding-top: 16px;
}
#tnav {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 20px;
}
#lnav {
	width: 187px;

	margin-left: 21px;
	float: left;
}
#lnavlinks {
	border-right: 1px solid #6d2934;
	border-left: 1px solid #6d2934;
	border-bottom: 1px solid #6d2934;
	margin-bottom: 10px;
}
#contentholder {
	background-color: #ffffff;
	background-image:url(../images/contentholderbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#contentbg {
	background-image:url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#content {
	margin-left: 237px;
	margin-right: 20px;
	padding-top: 22px;

}
#footer {
	background-image:url(../images/footer-bg.jpg);
	height: 68px;
	color: #6e6e6e;
	font-size: 11px;
}
#footer a {
	color: #6e6e6e;
	text-decoration: none;
}
#copyright {
	margin-left: 20px;
	padding-top: 27px;

}
#mft {
	float: right;
	padding-top: 27px;
	margin-right: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #6e6e6e;
	border-bottom: 1px solid #6d2934;
}
h2 {
	margin: 0px;
	color: #6d2934;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
	border-bottom: 1px solid #6d2934;
}
.button {
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #919191;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.button:hover {
	background-color: #e9e9e9;
}

.infobox {
	background-color: #f1f1f1;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 12px;
}
.infobox td {
	font-size: 12px;
}

.grayboxred {
	color: #6d2934;
	font-weight: bold;
	background-color: #e6e6e6;
	padding: 10px;

}
.maroon {
color: #6d2934;
}






#cms_page
{


}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #2f2f2f;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #dadada;
	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 0px solid;
}
#cms_logout
{
	background-color: #dadada;
	padding-right: 5px;

}
#cms_logout a {
	color: #000000;
}
.cms_nav-selection
{
	background-color: #e6e6dd;
	padding: 5px;
	font-weight: bold;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
.cms_heading {
	padding-left:5px;
	background-color: #808454;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #524211;
}
hr {
	color: #524211;
	size: 1px;
	height: 1px;
}

.quotebox {
	background-color: #2f2f2f;
	font-weight: bold;
	color: #ffffff;
	padding: 1px;
	display: block;
	padding-bottom: 4px;
	text-decoration: none;

}
.quotebox img {
	margin-bottom: 4px;
}
.quotebox:hover {
	background-color: #6f2931;
	color: #ffffff;

}
.tablelist td {
	border-bottom: 1px solid #cccccc;
}
.tablelist td a {
	text-decoration: none;
}


/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#c3b694;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#dcb846;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #c3b694;
}

.calDayTitle {
	background-color:#808454;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	font-size: 12px;
}
.calOtherMonth {
	background-color:#c3b694;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #524211;
	height: 20px;
	font-size: 14px;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}

