/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #999966;
	z-index: auto;
	padding: 0px;
	background-image: url(images/PPgrad.jpg);
	margin: 0px;
}
#banner {
	padding: 0px;
	height: 250px;
	border-top: 0px solid #003366;
	border-bottom: 1px solid #003366;
	width: 800px;
	margin: 0px;
	}
#container {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	font-size: x-small;
	background-image: url(images/victorian-corner077.jpg);
	height: 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	text-indent: 15px;
	padding: 20px 0px 0px 15px;
}
#navigation {
	height: 75px;
}
h1 {
	font-size: 160%;
	color: #5E5974;
	padding-left: 20px;
	padding-right: 10px;
	width: 360px;
	font-weight: bold;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	color: #9C92BF;
	font-size: 14px;
}
h2 {
	font-size: 130%;
	color: #5E5974;
	padding-left: 20px;
	padding-right: 10px;
	width: 360px;
}
h3 {
	color: #5E5974;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 100%;
	width: 360px;
}
p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 10px;
	width: 350px;
}
a:link {
	text-decoration: none;
	color: #413355;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #413355;
	padding-right: 10px;
	padding-left: 10px;
}
a:hover {
	color: #ECBC24;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
a:active {
	color: #650460;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.navigation {
  <a href="index.html" class="navigation">HOME</a> 
  <a href="rooms.html" class="navigation">ROOMS</a> 
  <a href="massage.html" class="navigation">MASSAGE</a> 
  <a href="specials.html" class="navigation">SPECIALS</a> 
  <a href="skiing.html" class="navigation">SKIING</a> 
  <a href="http://convoyant.com/resnexus/reserve/?ID=282" class="navigation">RESERVATIONS</a> 
    <a href="contact.html" class="navigation">CONTACT/ABOUT US</a>
  <a href="reviews.html" class="navigation">REVIEWS</a>
}
#pics {
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 310px;
	padding: 10px 0px;
	clear: both;
}

.navagateExtra {
	padding-left: 10px;
	width: 310px;
	margin-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#navdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	background-color: #9c92bf;
	font-size: 12px;
	margin: 0px;
}

#mainContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#picColumn {
	padding: 5px 15px 0px 0px;
	margin: 0px;
	width: 320px;
	clear: both;
	float: right;
	position: relative;
}

