@charset "utf-8";

body {
	background-color: #1E3EFA;
	background-image: url(Images/bgblue.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#content {
	width: 825px;
	position: relative;
	background-image: url(Images/bgyellow.gif);
	background-repeat: repeat-x;
	background-color: #F6FA3E;
	border: medium ridge #0066FF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 100%;
	overflow: auto;
	text-align: center;
}


form {
	width: 17em;
	border: 2px dashed #4A70F9;
	float: right;
	margin-top: 45px;
	margin-right: 25px;
	margin-bottom: 12px;
	margin-left: 12px;
}


#content p {
	margin: 20px;
}

#clearing {
	line-height: 1px;
	clear: both;
	height: 1px;
}
#header {
	text-align: center;
}

.title {
	padding-right: 115px;



}
.heading {
	color: #0000FF;
	text-decoration: underline;
	font-style: oblique;
	font-weight: 300;
}

.hopback {
	padding-right: 100px;
}
#content #leftcolumn {
	float: left;
	width: 50%;
	height: auto;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#content #right column {
	float: right;
	width: 50%;
	height: 100%;
	text-align: right;
	list-style-type: square;
	overflow: auto;
}
#content #photocolumn {
	float: right;
	height: 100%;
	width: 50%;
}

.indeximage {
    onmouseover: width 400px; 
	onmouseout: width 100px;
    margin: 5px;
	border: 2px ridge #0000FF;
}
.roomimg {
	border: medium solid #0099FF;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	text-align: center;
	border: thin ridge #0066FF;
}
.buttonlink {
	margin: 10.75px;
}
h2 {
	font-style: italic;
	color: #0066FF;
	margin-top: 25px;
}
.indexbutton {
	margin-top: 55px;
	margin-right: 5px;
	margin-left: 5px;
}
h4 {
	cursor: crosshair;
}
#footer {
	text-align: center;
	margin-top: 50px;
}
#photobar {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
.photobar {
	border: medium ridge #0000FF;
	margin: 15px;
}
.checkavail {
	margin-top: 25px;
	margin-left: 25px;
}
