body {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #003366;font-size:11px; word-spacing: 0.5pt; letter-spacing: 0.2pt; line-height: 1.5;
	text-align: center;
	background: url(../images/bk_pattern.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat: repeat;
}


/*TEXT*/

h1 {
	font-size: 12px; 
	color: #003366;
	text-align:left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 1.5;
}
h2 {
	font-size: 11px; 
	color: #003366;
	margin-right: 20px;
	margin-left: 25px;
	line-height: 1.5;
}
p {
	text-align:left;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	text-decoration: none;
	line-height: 1.5;
}


a:link, a:visited { 
	color: #003366;
	text-decoration: none;
	font-style: italic;
}

a:hover { 
	color: #336699;
	text-decoration: none;
}




/*LAYOUT BEGINS*/

#wrapper {
	margin: 0 auto;
	padding: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width: 920px;
	height:100%;
	background: url(../images/wrapper.png) repeat-y center;
}

#header {
	width: 868px;
	height: 178px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}







/*NAVIGATION*/

ul.navigation {
	position:absolute;
	margin-top: -53px;
	margin-left: -10px;
	left: 50%;
	width: 402px;
	height: 15px;
	list-style: none;
	padding : 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.navigation li {
	float: left;
	}

ul.navigation li a {
	display: block;
	background: url(../images/nav.png);
	}

/*
*	Normal Links
*/
ul.navigation li.home a {
	width: 70px;
	height: 14px;
	background-position: 0 0;
	}

ul.navigation li.accomm a {
	width: 160px;
	height: 14px;
	background-position: -70px 0;
	}

ul.navigation li.location a {
	width: 99px;
	height: 14px;
	background-position: -230px 0;
	}

ul.navigation li.contact a {
	width: 73px;
	height: 14px;
	background-position: -329px 0;
	}


/*
*	Hover Links
*/
ul.navigation li.home a:hover, ul.navigation li.home a.selected {
	width: 70px;
	height: 14px;
	background-position: 0 -14px;
	}

ul.navigation li.accomm a:hover, ul.navigation li.accomm a.selected {
	width: 160px;
	height: 14px;
	background-position: -70px -14px;
	}

ul.navigation li.location a:hover, ul.navigation li.location a.selected {
	width: 99px;
	height: 14px;
	background-position: -230px -14px;
	}

ul.navigation li.contact a:hover, ul.navigation li.contact a.selected {
	width: 73px;
	height: 14px;
	background-position: -329px -14px;
	}





ul#slideshow {
	text-decoration: none;
	list-style-type: none;
	width: 784px;
	height: 275px;
	padding: 0px;
	margin: 13px 22px 10px 69px;
}





/* MAIN BODY */

#mainBody {
	float: left;
	margin-top: -10px;
	margin-right: auto;
	margin-left: 45px;
	width: 619px;
	height: 480px;
	background: url(../images/body.jpg);
}
#mainBody ul {
	padding : 0px;
	margin-right: auto;
	margin-left: 53px;
	text-decoration: none;
	list-style-type: none;
}
#mainBody li {
	padding : 0px;
	text-decoration: none;
	list-style-type: circle;
}
	div.scroll {
	height: 470px;
	width: 615px;
	overflow: auto;
	padding: 0px;
	margin-top: 40px;
}
#info {
	float: right;
	margin-top: -10px;
	margin-right: 45px;
	width: 211px;
	height: 480px;
	padding: 0px;
	text-align:left;
	background: url(../images/bodyR.jpg);
}

#infoText {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 52px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
	width: 197px;
	height: auto;
}

#infoText ul {
	padding : 0px;
	margin-right: auto;
	margin-left: 0px;
	text-decoration: none;
	list-style-type: none;
}
#infoText li {
	padding : 0px;
	text-decoration: none;
	list-style-type: circle;
}


#photos {
	float: left;
	padding: 0px;
	margin-top: -365px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 50px;
	width: auto;
	height: auto;
}
#photos ul {
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 22px;
	width: 610px;
	height: auto;
	padding: 0px;
	float: inherit;
}
#photos li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	width: 200px;
	height: 100px;
	padding: 0px;
	line-height: 2;
}
	div.scroll {
	height: auto;
	width: auto;
	overflow: auto;
	padding: 0px;
	margin-top: 40px;
}
#photos a:hover {
	color: #8ff103;
	font-size: 12px;
	text-decoration: none;
}




/*FOOTER */

#footer {
	width: 868px;
	height: 59px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -64px;
	background: url(../images/footer.png);
	clear: both;
}

#footerText {
	width: auto;
	height: auto;
	font-size: 10px;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear 
{
	clear: both;
}
