body {
	background-color: #ccdee0;
	font-family : futura, verdana, arial, sans-serif;
}


.counter {
	position: absolute;
	top : 0;
	left : 10%;
	margin-left: 10%;
	margin-top: 0px;
	width: 0px;
	height: 0px;
	z-index: -1;
}

.top {
	/*margin-left: 10%;
	margin-right : 10%;*/
	padding: 0px;
	height: 125px;
	background-color: white;
	background-image: url(images/newLogo.gif);
	background-position: center;
	vertical-align : bottom;
	background-repeat: no-repeat;
	z-index: 1;
}

.pics {
	height :100px;
	background-image: url(images/newBanner.jpg);
}

.pics2 {
	height :100px;
	background-image: url(images/newBanner2.jpg);
}

.links {
	padding : 10px 5px 10px 5px;
	border-top : thick solid white;
	border-bottom: thick solid white;
	background-color: #ccdee0;
	text-align: center;
	font-size:110%;
	height : 65px;
	vertical-align: middle;
}

.main {

	padding : 15px 55px 15px 120px;
	height: auto;
	background-color: #ccdee0;
	border-bottom : thick solid #ccdee0;
	line-height: 145%;
	}

.footer {
	width : 100%;
	clear : both;
	height : 85px;
	background-color: #ccdee0;
	border-top: thick solid #ccdee0;
	vertical-align: text-bottom; 
	text-align: right;
	color: black;
	font-size : 110%;
}
body {
	font-family: sans-serif;
	margin: 0%;
}

H1 {
margin-right : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 180%;
	color: #5D5D78;
	font-weight: bold;
	text-align: right;
}

H2 {
	color : black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 135%;
	letter-spacing : 1px;
}
.list {
	line-height: 140%;
}

a {
	text-decoration: none;
	color : black;
	}

a:active {
	color : black;
	text-decoration: none;
	}

a:hover {
	color : #17817f;
	text-decoration: underline;
	}
	
h3 {
	text-align: left;
	font-weight: normal;
	letter-spacing: 2px;
	font-size : 110%;
}

a.inline {
	color : #8B0000;
	text-decoration: underline;
}

h4 {
	border-bottom: 2px solid #17817f;
	margin-right : 695px;
}

h5 {
	font-size : 105%;
	font-weight: bolder;
	color : #17817f;
	letter-spacing: 1px;
	padding-bottom : -25px;
	}

td {
	line-height: 145%;
}

td.example {
	text-align : center;
	width : 50%;
	font-weight : bolder;
	color : #17817f;
}

em.room {
	font-weight: bold;
	font-style: normal;
	color: #46465A;
	font-size :120%;
}

.input {
	text-align: left;
}

a.confirm {
	color:#8B0000;
	text-decoration: underline;
	font-weight: 800;
}

li {
	line-height : 175%;
	padding-bottom : 15px;
	}