/* CSS Document */

body {
	margin: 0px 0px 0px 0px;

}

.div_navigation{
	position: absolute;
	width: 780px;
	z-index: 99;
	height: 39px;
}

.fadeleft{
	background-image: url(../../images/fade_left.gif);
	background-repeat: repeat-y;
}

.faderight{
	background-image: url(../../images/fade_right.gif);
	background-repeat: repeat-y;
}

div#divider{
	height: 2px;
	background: url(../../images/newsletter/bg-grey-dots.gif) top repeat-x;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

div#block {
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#blockheader {
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: bottom;
}

h1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #B30839;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p, ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}

p a, ul a {
	color: #80bb3d;
	text-decoration: none;
}

.green {
	color: #80bb3d;
}

.maroon {
	color: #B30839;
}

.print-text {
	font-size: 10px;
}

ul {
	margin-left: 0px;
	padding-left: 20px;
}

ul li {
	margin-left: 0px;
	list-style: none;
	list-style: url(../../images/newsletter/black-block.gif);
	margin-bottom: 5px;
}

ul li ul li {
	margin-left: 0px;
	list-style: none;
	list-style: url(../../images/newsletter/black-block-sm.gif);
	margin-bottom: 5px;
	margin-top: 5px;
}

ul ul li {
	margin-left: 0px;
	list-style: none;
	list-style: url(../../images/newsletter/black-block-sm.gif);
	margin-bottom: 0px;
	margin-top: 0px;
}

div#footer {
	text-align: center;
}

div#footer p,
div#footer p a {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.text-field-shaded{
	width: 141px;
	height: 20px;
	background: url(../../images/text-field-shaded.gif) no-repeat;
	border: 0px;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 8px;
	padding-top: 5px;
}

#block-catering li{
margin:0px;
padding:0px;
list-style-image:url(../images/leafBullet.gif);
}

div#block-catering {
	margin-left: auto;
	width:675px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dividerGreen{
background-color:#a2d178;
width:100%;
height:60px;
}