@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/furn/midfill.png);
	background-repeat: repeat-y;
}
#header {
	height: 97px;
}
#wraptop {
	background-image: url(../images/furn/top-bk.png);
	background-repeat: no-repeat;
	height: 27px;
}
#clearfix {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#company {
	margin-top: 20px;
	text-align: center;
}
#wrapbot {
	background-image: url(../images/furn/bot-bkg.png);
	background-repeat: no-repeat;
	height: 27px;
}
#logo {
	background-image: url(../images/furn/logo-bkg.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 865px;
}
#main {
	width: 850px;
	margin-left: 37px;
}
#main #navbar {
	height: 20px;
}
#leftcol {
	float: left;
	width: 182px;
	margin-left: 21px;
	margin-top: 11px;
}
/*The JJ footer thing*/
#jj {
	width: 800px;
	margin: 0 auto;
	text-align: right;
}
img#jj {
	background: transparent url(../images/furn/jj-logo.jpg) no-repeat scroll 0 0;
	float: right;
	height: 25px;
	width: 100px;
}
a.jjlink {
	border:0 none;
	cursor:pointer;
	text-decoration:none;
}
.colfeature {
	border: 1px solid #FFFFFF;
	width: 179px;
	margin: 10px auto;
}
.colfeature-blu {
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	background-color: #002B43;
}
.colfeature-gre {
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	background-color: #3A4041;
}
#features {
	height: 270px;
}
#features .roomtype {
	float: left;
	width: 212px;
}
.budget {
	background-image: url(../images/furn/beeches-rooms-bud.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 57px;
}
.standard {
	background-image: url(../images/furn/beeches-rooms-stan.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 57px;
}
.superior {
	background-image: url(../images/furn/beeches-rooms-sup.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 57px;
}
.apartment {
	background-image: url(../images/furn/beeches-rooms-apt.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 57px;
}
#content {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#redback {
	background-image: url(../images/furn/redback.png);
	background-repeat: repeat-y;
}
#foot-features {
	width: 850px;
	margin-left: 37px;
}
#foot-features .links {
	float: left;
	width: 212px;
}
#foot {
	clear: left;
	color: #FFFFFF;
}
.colfeature-hickmans {
	border: 1px solid #FFFFFF;
	width: 398px;
	margin: 10px auto;
	background-color: #FFFFFF;
	height: 275px;
}
#hicks-content {
	padding: 10px;
}
#foot-features .hicks-links {
	float: left;
	width: 398px;
}
#hickspics {
	float: right;
	margin-left: 10px;
	width: 148px;
}
.roomtype p {
	margin: 3px 3px 0px;
}
#gallery {
	height: 145px;
	margin-top: 15px;
}
#gallery img {
	padding-right: 2px;
	
}
#gallery3 {
	height: 220px;
	margin-top: 15px;
}
#gallery3 img {
	padding-right: 4px;
	
}
#gallery2 {
	height: auto;
	margin-top: 15px;
}
.morelink {
	font-weight: bold;
	color: #880038;
	float: right;
	margin-bottom: 10px;
}
a:link {
	color: #880038;
}
