#Body {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(Images/BG-Rooms-victoria-bc-bnb.jpg);
}
#Body #description {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
#Rates {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #009999;
	margin-top: 10px;
}
#Body #Map {
	margin-top: 350px;
	float: left;
	width: 500px;
	margin-left: 30px;
}
#MapBody {
	background-image: url(../../Web%20Site/ryansbb.com/Images/Map-bg-victoria-bc-bnb.jpg);
}




#Reservation {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 250px;
	margin-right: 36px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 150px;
	padding-top: 0px;
	background-color: #009999;
}
#Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 50px;
	color: #000033;
}
#Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
}
#BottomTag {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	color: #000033;
}

#MenuBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	background-color: #009999;
	padding-right: 0px;
	padding-left: 0px;
	width: 700px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 30px;
	margin: auto;
	padding-bottom: 5px;
	padding-top: 10px;
}
#RoomNumbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	width: 340px;
	text-align: center;
	margin-top: 200px;
	padding-right: 20px;
	padding-left: 28px;
	margin-left: 43px;
	margin-bottom: 20px;
	background-color: #009999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #000033;
	margin-left: 7px;
	margin-right: 7px;
	}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #000033;
	margin-left: 7px;
	margin-right: 7px;
	}
a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	color: #FFFF00;
	margin-left: 7px;
	margin-right: 7px;
	}

