body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
}

.bg
{
	background-image: url(../images/page-bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #cb363a;
	text-decoration: underline;
}
a:hover 
{
	color: #d47058;
	text-decoration: none;
}
#bg {

}

#siteholder {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#headerholder {
	background-image:url(../images/header-bg.gif);
	height: 126px;

}

#header {
padding-top: 42px;

}

#logo {
	float: left;

}

#address {
	text-align: right;
	font-weight: bold;
	color: #e29f67;
	height: 55px;
	padding-right: 42px;
	


}
#address .tagline {
	color: #cf5d52;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
}

#tnav {
	background-image:url(../images/tn-bg.jpg);
	background-position: right top;
	height: 29px;
	text-align: right;

}
/*#tnav ul {
	margin: 0px;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}
#tnav ul li {
	float: left;
	color: #ffffff;

}
#tnav ul li a {
	display: block;
	padding: 7px;
	padding-left: 4px;
	padding-right: 4px;
	font-style: italic;
	color: #000000;
	background-image:url(../images/tn-spacer.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	text-decoration: none;

}
#tnav ul li a:hover {
	text-decoration: none;
	color: #ce353b;
}*/
#tnav ul li div {
	display: block;
	padding: 7px;
	padding-right: 65px;
	padding-left: 35px;
	color: #ffffff;
}

#flash {
	background-image:url(../Images/flash-holderbg.jpg);
	height: 237px;
	width: 1000px;

}

#contentholder {
	background-image:url(../images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 28px;
	padding-right: 28px;

}

#content {


}

#fs_lnav {
	width: 188px;
	float: left;


}
#fs_lnav ul {
	list-style: none;
	margin: 0px;
	list-style-image: none;
}
#fs_lnav ul li {
	list-style-image: none;
}
#fs_lnav ul a {
	border-bottom: 3px solid #ffffff;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #fef8ea;
	background-image:url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 12px;

}
#fs_lnav ul a:hover {
	background-color: #ffffff;
}
.fs_title {
	background-image:url(../Images/ln-heading.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	padding: 5px;

}
.fs_links {
		
	}
#footerholder {
	background-image:url(../images/footer-bg.gif);
	height: 70px;
	margin-top: 40px;

}

#footer {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #ce353b;

}
#footer a {
	color: #ce353b;
}
#copyright {
	padding-top: 8px;
	padding-left: 28px;

}
#date {
	float: right;
	padding-top: 8px;
	padding-right: 28px;

}
h1 {
	margin: 0px;
	font-size: 18px;
	color: #ce353b;
}
h2 {
	margin: 0px;
	font-size: 14px;
	color: #d5765a;
	border-bottom: 1px solid #fbf3cf;
	padding-bottom: 4px;

	
}
h3 {
	margin: 0px;
	font-size: 14px;
	color: #ce353b;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px;
}
.box {
	background-color: #fbf3cf;
	padding: 1px;

}
.box2 {
	border: 1px solid #ffffff;
	padding: 10px;

}
li {
	list-style-image:url(/Images/arrow-bullet.gif);
}

.button {

	background-color: #fae37c;
	padding: 2px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	border: 1px solid #fae37c;
	float: right;
	margin-top: 5px;
}
.button:hover {
	background-color: #fef8ea;
}



/* Error Classes */

.MaskedEditError
{
    background-color: #ffcccc;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#ccf3fb;
	
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepicker {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;

}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#FFFFCC;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
}

.calDayTitle {
	background-color:#ffff01;
	font-weight: bold;
}
.calOtherMonth {
	background-color:#ccf3fb;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ec0404;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}

/* Begin CMS Styles */

#cms_page
{
	margin-bottom: 20px;

}
#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: #ec0404;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #ccf3fb;
	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;
	color: #000000;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #ccf3fb;
	padding-right: 5px;

}
#cms_logout a {
	color: #000000;
}
.cms_nav-selection
{
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(/admin/images/cms-drop-bg.gif);
	border: 1px solid #000000;
	font-weight: bold;
}
.cms_nav-selection select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.cms_nav-selection2
{
	background-color: #cccccc;
	font-weight: bold;
}
.cms_heading {
	padding-left:5px;
	background-color: #ec0404;
	font-weight: bold;
	color: #ffffff;
	
}
.cms_title {
	font-weight: bold;
	background-image:url(/admin/images/cms-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px;
	padding-bottom: 0px;
	color: #666666;
}
.cms_field {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 4px;
	background-color: #e6e6e6;

}

.cms_field .horrule {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #f5f5f5;
}

/* End CMS Styles */

hr {
	color: #524211;
	size: 1px;
	height: 1px;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}
.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 99%;

}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;

}
.text-buttond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;

}