body {
	font-family: sans-serif;
	margin-top: 20px ;
	background-color: Green;
	}
	
.counter {
	position: absolute;
	top : 20px;
	margin-left :10%;
	margin-top: 0px;
	width: 0px;
	height: 0px;
	z-index: -1;
	}
		
.top {
	position : static;
	width :90%;
	margin-left : 4%;
	margin-right : 4%;
	padding: 10px 5px 0px 10px;
	height: 80px;
	background-color: white;
	border: 2px solid red;
	background-image: url(images/bannerTop.gif);
	background-position: left middle;
	background-repeat: no-repeat;
}

.links {
position : static;
width : 90%;
margin-left : 4%;
margin-right : 4%;
padding : 10px 5px 10px 10px;
	border-bottom: 0;
	border-left: 2px solid red;
	border-right: 2px solid red;
	background-color: #B0FF64;
	text-align: center;
	vertical-align: middle;
}

.main {
width : 90%;
margin-left : 4%;
margin-right : 4%;
padding : 15px 5px 15px 10px;
	border : 2px solid red;
	background-color: #CCD9C9;
	background-image: url("images/background2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	.mainwrapper {
		width : 100%;
		margin : 0px;
		padding : 0px;
	}
	
	.mainleft {
		position : relative;
		top : 0px;
		left : 0px;
		width : 78%;
	}
	
	/*.news {
		position : absolute;
		top : 120px;
		left : 66%;
		width : 17%;
		float : right;
		}*/
		
.footer {
	width :90%;
	margin-left : 4%;
	margin-right : 4%;
	padding : 10px;
	padding-right : 5px;
	height: 2em;
	background-color: #B0FF64;
	vertical-align: text-bottom; 
	border : 2px solid red;
	border-top : none;
	text-align: right;
	color: black;
}


H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 180%;
	color: #5D5D78;
	font-weight: bold;
	text-align: right;
}

H1.news {
	/*background-image : url(images/NewsTop.gif);*/
	background-color: Green;
	color : #B0FF64;
	width : 180px;
	height : 40px;
	text-align: center;
	/*vertical-align: baseline;*/
	font-size: 115%;
	padding : 0px 5px 0px 0px;
	border : 2px solid Red;
	}
	
H2 {
	color : #006400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 145%;
}
.list {
	line-height: 140%;
}

a {
	text-decoration: none;
	color : black;
	}

a:active {
	color : black;
	text-decoration: none;
	}

a:hover {
	color : red;
	text-decoration: underline;
	background-color: #B0FF64;
	}
	
	a.foot {
		color: black;
	}
h3 {
	color: #006400;
	text-align: center;
	font-weight: bold;
	}

a.inline {
	text-decoration: underline;
}

a.inline:hover {
	text-decoration: underline;
	background-color: transparent;
	}
	
	a.inline:visited {
	text-decoration: underline;
	color : red;
	background-color: transparent;
	}

h4 {
	border-bottom: 2px solid #8B0000;
	Margin-left:18%;
	margin-right : 25%;
}

.contact {
	margin-left:25%
}
td.example {
	text-align : center;
	width : 50%;
}

em.room {
	font-weight: bold;
	font-style: normal;
	color: #46465A;
	font-size :120%;
}

p.quote {
		width : 90%;
		font-style: italic;
		color: Red;
		font-weight: bolder;
		text-align: justify;
	}

	p.news {
		/*position: absolute;
		top : 160px;*/
		width : 180px;
		background-color : transparent;
		border : 2px solid Red;
		margin-top : -19px;
		border-top : none;
		padding: 0px 0px 0px 5px;
	}
	
	p.homebottom{
	font-size:10px
			}
	