.emailTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #4F2002;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -1px;
	line-height: 10px;
}
.emailTableHeaderRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #4F2002;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -1px;
	line-height: 10px;
	text-align: right;
}
.small{
	font-size:9px
}

ul#adminmenu{
	position:relative;
	width:792px;
	display:block;
	height:24px;
	clear:both;
	list-style:none;
	margin-top:5px;
	margin-bottom:5px;
}

ul#adminmenu li{
	position:relative;
	width:128px;
	height:24px;
	float:left;
	background:url(https://www.riverfrontchalets.ca/images/bt_admintop.gif) no-repeat;
	text-align:center;
	line-height:24px;
	margin-right:2px;
}

ul#adminmenu li a{
color:#fff;
text-decoration:none;
}

ul#adminmenu li a:hover{
position:relative;
display:block;
width:128px;
height:24px;
color:#ffe894;
text-decoration:none;
background:url(https://www.riverfrontchalets.ca/images/bt_adminhover.gif) no-repeat;

}

.calendar_title {
	font-size: 1.1em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #4F2002;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.calendar_week {
	font-size: 1.05em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0064AD;
	background-color: #FFFFFF;
}
.calendar_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.calendar_nav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F2002;
	font-variant: small-caps;
}
.mainmenu a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F2002;
}
.mainmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F2002;
}
.mainmenu a:hover{
	color: #4F2002;
	text-decoration: none;
	background-color: #FFF;
}
.mainmenu a:active{
	color: #FF0000;
	text-decoration: none;
	background-color: #FFF;
}

.mainmenu_new {
	font-family: "Arial Narrow", "Helvetica Condensed", "Newhouse DT Condensed";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F2002;
}
.mainmenu_new a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F2002;
}
.mainmenu_new a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F2002;
}
.mainmenu_new a:hover{
	color: #4F2002;
	text-decoration: none;
	background-color: #FFF;
}
.mainmenu_new a:active{
	color: #FF0000;
	text-decoration: none;
	background-color: #FFF;
}


.menu_highlight {
	color: #4F2002;
	text-decoration: none;
	background-color: #FFF;
}

.calendar_nav a:hover{
	color: #0064AD;
	text-decoration: none;
}
.calendar_nav a:active{
	color: #FF0000;
	text-decoration: none;
}

.calendar_green {
	color: #FFFFFF;
	background-color: #006600;
}
.calendar_green a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_green a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_green a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_green a:active{
	color: #FF0000;
	text-decoration: none;
}

.calendar_mini_black {
	color: #FFFFFF;
	background-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
}
.calendar_mini_red {
	color: #FFFFFF;
	background-color: #F00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
}
.calendar_mini_yellow {
	color: #000000;
	background-color: #FFFF00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
}
.calendar_mini_yellow a:link{
	color: #000000;
	text-decoration: none;
}
.calendar_mini_yellow a:visited{
	color: #000000;
	text-decoration: none;
}
.calendar_mini_yellow a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_mini_yellow a:active{
	color: #FF0000;
	text-decoration: none;
}
.calendar_mini_green {
	color: #FFFFFF;
	background-color: #006600;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
}
.calendar_mini_green a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_mini_green a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_mini_green a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_mini_green a:active{
	color: #FF0000;
	text-decoration: none;
}
.calendar_mini_ {
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
}
.calendar_mini_ a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_mini_ a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_mini_ a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_mini_ a:active{
	color: #FF0000;
	text-decoration: none;
}
.calendar_iphone_red {
	color: #FFFFFF;
	background-color: #F00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
	font-size: 18px;
}
.calendar_iphone_green {
	color: #FFFFFF;
	background-color: #006600;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4F2002;
	border-right-color: #4F2002;
	border-bottom-color: #4F2002;
	border-left-color: #4F2002;
	border-left-width: thin;
	border-left-style: solid;
	font-size: 18px;
}
.calendar_iphone_green a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_iphone_green a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_iphone_green a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_iphone_green a:active{
	color: #FF0000;
	text-decoration: none;
}

.calendar_ a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_ a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_ a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_ a:active{
	color: #FF0000;
	text-decoration: none;
}

.calendar_black {
	color: #FFFFFF;
	background-color: #000000;
}
.calendar_red {
	color: #FFFFFF;
	background-color: #FF0000;
}
.calendar_red a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_red a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_red a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.calendar_red a:active{
	color: #FFFF00;
	text-decoration: none;
}

.calendar_yellow {
	color: #000000;
	background-color: #FFFF00;
}
.calendar_yellow a:link{
	color: #000000;
	text-decoration: none;
}
.calendar_yellow a:visited{
	color: #000000;
	text-decoration: none;
}
.calendar_yellow a:hover{
	color: #FF0000;
	text-decoration: none;
}
.calendar_yellow a:active{
	color: #FF0000;
	text-decoration: none;
}
.calendar {
	border: thin solid #4F2002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	text-align: center;
}
.tables {
	border: thin solid #4F2002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #000;
}
.service_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-right: 2px;
	padding-left: 2px;
}
.medical_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 40px;
	padding-left: 40px;
}
.medical_question {
	font-size: 1.1em;
	font-weight: bold;
}
.chalet_green {
	color: #FFFFFF;
	background-color: #006600;
	border: thin solid #4F2002;
}
.chalet_red {
	color: #FFFFFF;
	background-color: #FF0000;
	border: thin solid #4F2002;
}
.chalet_yellow {
	color: #000000;
	background-color: #FFFF00;
	border: thin solid #4F2002;
}
.chalet_brown {
	color: #FFFFFF;
	background-color: #4F2002;
	border: thin solid #4F2002;
	font-weight: bold;
}
.textbox_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(https://www.riverfrontchalets.ca/images/textbox_interior.jpg);
	color: #000000;
	padding: 5px;
}
.textbox_inside_mainsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(https://www.riverfrontchalets.ca/images/textbox_interior.jpg);
	color: #000000;
	padding: 5px;
	text-align: justify;
}
.textbox_inside_mainsite h1 {
	font-size: 18px;
	color: #4F2002;
	text-align: center;
}

.textbox_right {
	background-image: url(https://www.riverfrontchalets.ca/images/textbox_r.jpg);
	width: 5px;
}
.textbox_left {
	background-image: url(https://www.riverfrontchalets.ca/images/textbox_l.jpg);
	width: 8px;
}
.textbox_top {
	background-image: url(https://www.riverfrontchalets.ca/images/textbox_t.jpg);
	height: 4px;
	font-size: 1px;
}
.textbox_bottom {
	background-image: url(https://www.riverfrontchalets.ca/images/textbox_b.jpg);
	height: 10px;
	font-size: 1px;
}
.textbox_inside_large {
	font-size: 1.25em;
	color: #000000;
}
.notes {color: #666666}
.accept_policy {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.cancel_changes {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.error_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFB0B0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding-bottom: 10px;
	border: medium solid #FF0000;
	padding-top: 10px;
}
.error_form_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FF6;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding-bottom: 10px;
	border: medium solid #F60;
	padding-top: 10px;
}
.error_form_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #6F6;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding-bottom: 10px;
	border: medium solid #060;
	padding-top: 10px;
}
.footer {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	background-color: #4F2002;
}
.footer a:link{
	color: #FFF;
	text-decoration: none;
}
temp {
}

.footer a:visited{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FF0;
	text-decoration: none;
}
.footer a:active{
	color: #F00;
	text-decoration: none;
}
.package_price {
	color: #752E02;
}
.testimonial_title {
	font-size: 18px;
	color: #4F2002;
	text-align: left;
	font-weight: bold;
}
.calendar_title a {
	font-size: .75em;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
.specialOffer {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #f5f2e9;
	text-align: center;
	border: 2px solid #4F2002;
}
.specialOffer_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F2002;
	font-weight: bold;
}
.specialOffer_title a {
	color: #000;
	text-decoration: none;
	font-style: italic;
}

