body {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(images/bed-and-breakfast-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.wifiTab {
	text-align: left;
	padding-left: 600px;
}
.upperNav {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-bottom-color: #330000;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	color: #330000;
}
.lowerText {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #330000;
	padding-top: 10px;
	padding-bottom: 10px;
}


.upperNav a {
	font-size: 15px;
	color: #330000;
	text-decoration: none;
}
.upperNav a:hover {
	color: #330000;
	font-style: italic;
}
.sideInfo {
	background-image: url(images/side-image-repeat.gif);
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
}
.footerReading {
	width: 960px;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}



.outerContainer {
	width: 960px;
	border: 2px solid #330000;
	background-image: url(images/bed-and-breakfast-inner-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.headerContainer {
	height: 190px;
}
.cestriaLogo {
	text-align: left;
	padding-left: 50px;
	padding-bottom: 20px;
}



.topText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #330000;
	text-align: center;
	padding-bottom: 10px;
}
h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 30px;
	color: #330000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	clear: both;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	margin-bottom: 10px;
	list-style-position: inside;
	text-align: left;
	margin-left: 0px;
	list-style-type: square;
}
.sideText a {
	color: #FFFF00;
	text-decoration: underline;
}

