@charset "UTF-8";
.lmar {
	background-image: url(../images/l_mar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.rmar {
	background-image: url(../images/r_mar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.lmar_bdy {
	background-image: url(../images/bdy_mar_l.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.rmar_bdy {
	background-image: url(../images/bdy_mar_r.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.rmar_bdy_menu {
	background-image: url(../images/bdy_mar_r_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menu_items {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-weight: bold;
}
.menu_descrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.menu_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 40px;
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	font-weight: normal;
}
.email_signup_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-bottom: 10px;
	font-weight: normal;
}
.email_signup_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: normal;
}
.email_signup_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 25px;
	font-weight: normal;
	margin-bottom: 8px;
}
