body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcf8f4;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}

.text_Merienda20 {
	font-family: 'Merienda One', cursive;
	font-weight: 500;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text_ptsans18 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height:157%;
	text-shadow: 2px 2px #CCC;
}
.text_ptsans16 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 157%;
	text-shadow: 2px 2px #CCC;
}

.text_ptsans14 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #666;
	line-height:110%;
}

.text_ptsans14grey {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #666;
	font-style: italic;
}

.text_ptsans14greystraight {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #666;
}

.text_ptsans14link {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #DF4901;
}

.text_ptsans14bold {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #000000;
}

.text_ptsans12 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
}

.text_ptsans12grey {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #999;
}

.text_ptsans10 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 600;
	font-size: 10px;
}
.text-center {
	text-align: center;
}

.text_ptsans9 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 9px;
}

.text_9 { font-size: 9px; }
.text_red_10_bold {
	font-size: 10px;
	color: #C00;
	font-weight: bold;
}
.text_calmonth {
	font-size: 14px;
	color: #FFF;
}
.text_caldate {
	font-size: 48px;
	color: #333;
}
.text_calyear {
	font-size: 14px;
	color: #FFF;
}

.text_11_Merienda { font-size: 11px; }

a {
	color:#333333;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

a:hover {
	color: #A1330B;
}

.lfcphone {
	font-size: 16px;
	color: #F89B22;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/logo-globe_sml.png);
}
.text_red {
	color: #C00;
}
.input_box {
	background-color: #FEE4BB;
	height: 14px;
	width: 200px;
	font-weight: bold;
}
.postal_box {
	background-color: #FEE4BB;
	height: 14px;
	width: 50px;
	font-weight: bold;
}
.province_box {
	background-color: #FEE4BB;
	height: 18px;
	font-weight: bold;
	width: 206px;
}
.comments_box {
	background-color: #FEE4BB;
	font-weight: bold;
	width: 480px;
}
.clientlogin_username {
	font-size: 16px;
	height: 20px;
	width: 250px;
}
.clientlogin_password {
	font-size: 16px;
	height: 20px;
	width: 200px;
}
.clientlogin_submit {
	font-size: 16px;
	height: 30px;
	width: 125px;
}
