p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin:0px;
}
img {
	border: none;
}
#featureBlock {
	margin-top: 10px;;
}
#featureBlock span.featureHeading {
	line-height: 22px;
	font-size: 24px;
	color:#FF9900;
	font-weight:bold;
}
#featureBlock .subHeadWhite {
	font-size: 11px;
	font-weight: bold;
	color: white;
}
#featureBlock img {
	float: left;
	margin-bottom: 10px;
}
#mailingBox {
	width:210px;
	background-color:#fff;
	border-bottom: 2px solid #ccc;
}
#mailingBox .formText {
	margin:10px;
	font: 11px arial;
	color: #333;
	text-align:left;
}

h3 {
	font-size: 14px;
	color: #333;
	margin: 0;
}

#mailingHeader {
	background-color:#fff;
	padding:4px;
	font:14px arial;
	font-weight: bold;
	color:#333;
}
#openingHours {
	background-color:#fff;
	padding:5px;
	margin-bottom: 10px;
	margin-top:20px;
	border-bottom: 2px solid #ccc;
}
#aboutAlma {
	background-color:#fff;
	padding:5px;
	margin-bottom: 10px;
	margin-top:10px;
}
div.tdBlackHeader {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color:#333333;
	border-bottom:#333333 solid 5px;
	width:445px;
	height:21px;
}
div.tdBlackBorder {
	border-bottom:#333333 solid 5px;
	width:445px;
	height:10px;
}
/*.footerHome {
	font-size: 10px;
}
.footerHome a:link, .footerHome a:visited {
	color:white;
}*/
.headingBlack {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.subHeadBlack {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.textBlack {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
a:link, a:visited {
	color: #f33;
	text-decoration: none;
	
}
a:hover, a:active {
	text-decoration: underline;
}
.headingWhite {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.subHeadWhite {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textWhite {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
/*.textWhite a:link {
	font-weight: bold;
	color: #FFFFFF;
}
.textWhite a:visited {
	font-weight: bold;
	color: #FFFFFF;
}*/
.textSmallBlack {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.textSmallWhite {
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.textBlackBold {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}
.textWhiteBold {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteBckgrdA {
	/*background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(images/bckgrd_slice_w.gif);*/
}
.whiteBckgrdB {
	/*background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/bckgrd_alma_w.gif);*/
}
.blueBckgrdA {
	/*background-color:#84A0AC;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(images/bckgrd_slice_b.gif);*/
}
.blueBckgrdB {
	/*background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/bckgrd_alma_b.gif);*/
}
.subHeadGreen {
	
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.textGreenBold {
	
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 5px 0;
}
.picFrame {
	border: 10px solid #D5E6BE;
}
.headingBlackBig {
	
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}