body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #D1F5C5;
}
.footer {
	color: #ffffff;
	background-color: #4E7541;
	padding-left: 10px;
	height: 20px;
}
.sides {
	background-color: #D1F5C5;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3D5E31;
	border-bottom-color: #3D5E31;
	border-left-color: #3D5E31;
}
.menu {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #3D5E31;
	
}
.blankMenu {
	background-color: #4E7541;
}
.sidePic {
	border: 0px solid #3D5E31;
}
.mainBg {
	background-color: #FFFFFF;
}
.bgHome {
	background-image: url(images/bg/home_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgAcco {
	background-image: url(images/bg/acco_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgFaci {
	background-image: url(images/bg/facilities_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgPric {
	background-image: url(images/bg/prices_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgCont {
	background-image: url(images/bg/contact_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.content {
	width: 430px;
	margin-top: 18px;
	margin-right: 49px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #87AD7A;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #87AD7A;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.leftCon {
	width: 185px;
	float: left;
}
.rightCon {
	width: 220px;	
	float: right;
	
}
.priceH {
	background-color: #4E7541;
	color: #FFFFFF;
	font-weight: bold;
}
.priceG {
	background-color: #D1F5C5;	
}.fields {
	width: 230px;
}
