body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
#wrap {
	width: 100%;

	min-width: 905px; /*keep this so the article clips don't extend past white bg when page is resized*/

	/*max-width: 1400px;*/

	border: 1px solid #CCCFCC;

	background: #fff;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #1D4392;
}
h3 {
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 0px;
	color: 0054a6;
	background-repeat: no-repeat;
	font-size: 15px;
	background-image: url(../Belmont_hostel/images/h3.jpg);
	background-position: left bottom;
}
h4 {
	color: #3F5275;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #0054a6;
	font-size: 14px;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #630d1f;
}
.price1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ed1b23;
}
ul {
}
a {
	color: 0054a6;
	text-decoration: none;
}
a:visited {
}
.footer {
	text-align: center;
	color: #003399;
	padding-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	margin-top: 0px;
	margin-left: 0px;
	width: 300px;
	border: none;
	background-position: center;
	height: 450px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6C5735;
	text-decoration: none;
	display: inline;
	padding: 8px;
	width: 600px;
}



.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #6D5835;
	display: inline;
	padding: 8px;
	width: 600px;
}
