body {
	background-image: url(../images/gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 896px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	color: #000000;
	border-left: #C0C0C0 solid 1px;
	border-right: #C0C0C0 solid 1px;
	border-bottom: #C0C0C0 solid 1px;
}

.header {
	width: auto;
	text-align: center;
}

.header .img {
	display: block;
	border: 0;
}

/*- Menu Tabs K--------------------------- */

#tabsK {
	float:left;
	width:896px;
	background:#1d7f58;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height:normal;
	border-bottom:1px solid #1d7f58;
}
#tabsK ul {
	margin:0;
	padding:1px 0px 0 0px;
	list-style:none;
}
#tabsK li {
	display:inline;
}
#tabsK a {
	float:left;
	width: 112px;
	display: inline;
	background: #1d7f58 no-repeat left top;
	padding:5px 0px 5px 0px;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsK a span {float: none;}
/* End IE5-Mac hack */
#tabsK a:hover {
	background-position:0% -42px;
	background-color: #ABEECF;
	color: #1d7f58;
}
#tabsK a:hover span {
	background-position:100% -42px;
  }

#tabsK #current a {
	background-position:0% -42px;
	background-color: #ABEECF;
	color: #1d7f58;

}
#tabsK #current a span {
	background-position:100% -42px;
}
-->

.main {
	text-align: center;
	height: 100%;
	width: 100%;
}

.main p {
	text-align: left;
	padding: 0 20px 0 20px;
}

.main .new {
	background-color: #FFFFFF;
	color:#FF0000;
	font-weight: bold;
}

.main .headline {
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
}

.main .title {
	font-size: 16px;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

.main .reports {
	text-align: center;
	border: 0;
}

.main .index_left {
	width: 48%;
	float: left;
	height: 100%;
	text-align: left;
	padding: 0 5px 0 5px;
	background-color:#FFFFFF;
	color: #000000;
}

.main .cafe_left {
	width: 48%;
	float: left;
	height: 100%;
	text-align: center;
	padding: 0 5px 0 5px;
	background-color:#FFFFFF;
	color: #000000;
}

.main .cafe_left .lastorders{
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
}

.main .index_left h3 {
	background-color:#FFFFFF;
	color: #1d7f58;
	font-size: 14px;
	text-align: center;
}

.main .index_right {
	width: 48%;
	float: right;
	height: 100%;
	padding: 0 5px 0 5px;
	background-color:#FFFFFF;
	color: #000000;
}

.main .index_right p {
	text-align: center;
}

.main .index_right h3 {
	background-color:#FFFFFF;
	color: #133F66;
	font-size: 14px;
	text-align: center;
}

.main .activities_left {
	width: 48%;
	float: left;
	height: 100%;
	text-align: left;
	padding: 0 5px 0 5px;
	background-color:#FFFFFF;
	color: #000000;
}

.main .activities_left h3 {
	background-color:#FFFFFF;
	color: #1d7f58;
	font-size: 14px;
	text-align: center;
}

.main .activities_right {
	width: 48%;
	float: right;
	height: 100%;
	padding: 0 5px 0 5px;
	background-color:#FFFFFF;
	color: #000000;
}

.main .activities_right h3 {
	background-color:#FFFFFF;
	color: #1d7f58;
	font-size: 14px;
	text-align: center;
}

.main .address {
	text-align: left;
	padding-left: 20px;
}

.main .address .centre {
	font-weight: bold;
}

.main ul {
	text-align: left;
}

.main .quote {
	font-style: italic;
	width: 85%;
	padding-left: 8%;
}

.main .archive_date {
	font-style: italic;
	font-size: 9px;
}

.footer {
	clear: both;
	background-color: #FFFFFF;
	color: #969696;
	width: 100%;
	height: 50px;
	padding-top: 30px;
}

.footer p {
	text-align: center;
	background-color: #FFFFFF;
	color: #969696;
}
