@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1E3606;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	margin-top: 0.5em;
	background-image: url(../assets/pics/grad3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
hr {
	margin: 0px;
}

#main_table {

}

#content {
	background-color: #FFFFFF;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1px;
	padding-right: 1em;
	background-attachment: scroll;
	background-image: url(../assets/pics/uist_water.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navbar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#navbar a {
	padding-left: 7px;
	font-size: 12px;
	margin-right: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 1px;
	padding-right: 7px;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-left: 1em;
}
#navbar a:link {
	background-color: #AA0000;
	color: #DDDDDD;
}
#navbar a:visited {
	background-color: #AA0000;
	color: #DDDDDD;
}
#navbar a:hover {
	background-color: #D20000;
	color: #FFFFFF;
}
#navbar a:active {
	color: #CCCCCC;
	background-color: #660000;
}

#beds {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E3607;
}
#content h3 {
	margin: 0px;
	font-size: 16px;
	text-transform: capitalize;
}

#footer {
	background-color: #345D0F;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1E3607;
	margin-bottom: 0px;
	color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
}
#footer h3 {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 14px;
}
#footer p {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0.5em;
}
#content p {
	margin-bottom: 1.5em;
	margin-top: 1em;


}



#header {
	background-attachment: scroll;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 120px;
	width: 780px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1E3607;
}
#lounge {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #333333;
}
#conservatory {
	float: right;
	margin-left: 1em;
	margin-right: 0.5em;
	border: 1px solid #333333;
}
#dining {
	float: left;
	margin-right: 1em;
	margin-bottom: 0em;
	border: 1px solid #333333;
}
#Image1 {
	float: right;
	margin-left: 1em;
	border: 1px solid #333333;
}
h1 {
	margin: 0px;
}
#background {
	height: 100%;
	background-color: #456734;
	background-image: url(../assets/pics/grad2.jpg);
	margin: 0px;
}
#thanks {
	text-align: center;
	margin-top: 4em;
	margin-bottom: 20em;
	margin-right: auto;
	margin-left: auto;
}
#thanks p {
	line-height: 20px;
}
#content h4 {
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 12px;
	margin-top: 1.5em;
}
#tariffs {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #B30000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
