body {
	background: #E9D5CA;
	margin: 0;
	padding: 0;
	color: #5C0202;
}

h3 {
	font: 18px Verdana;
	margin:0;
	padding: 0;
	font-weight: bolder;
}

#wrapper {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 995px;
}

#header{
	width:996px;
	height: 120px;
	background: url(../images/header.jpg) no-repeat;
	
}

#logo{
	padding: 23px 0 0px 80px;
	float: left;
}

#banner{
	clear: both;
	height: 249px;
	width: 996px;
	background: url(../images/banner_bg.jpg) no-repeat;
	overflow: hidden;
}

#container {
	width: 981px;
	padding: 0 0 15px 15px ;
	font: 12px Arial;
	background: url(../images/container_bg.jpg);
}

#container ul li {
	line-height: 19px;	
}

#container a{
	text-decoration: none;
	color: #5C0202;
}

#container a:hover{
	text-decoration: underline;
}

#container_internal {
	background: url(../images/container_bg2.jpg);
	width: 981px;
	padding: 0 0 15px 15px ;
	font: 12px Arial;
}

.clear {
	clear: both
}

#container_internal a{
	text-decoration: none;
	color: #5C0202;
}

#container_internal a:hover{
	text-decoration: underline;
}

#left_col{
	width: 480px;
	float: left;
	color: #5C0202;	
	padding: 15px 14px 0 0 ;
}

#right_col{
	width: 479px;
	float: left;
	color: #5C0202;	
	padding: 15px 0 0 0;
	
	/*background: url(../images/right_col_bg.jpg) no-repeat;*/
}

#bg
  {
   background: url(../images/right_col_bg.jpg) no-repeat;
  }
#find_room_col{
	width:300px;
	float: left;
	padding: 88px 0 0 50px;
}

#flash_col{
	width:617px;
	float:right;
	padding: 3px 9px 0 0 ;
	
}

#flash_alt{
	width:617px;
	height: 246px;
	padding:0 ;
	margin: 0;
	/*background: url(../images/flash_alternative_image.jpg);*/
	
}

.photo_left_border{
	float: left;
	margin: 10px;
	padding: 2px;
	background: White;
	border: 1px solid #DDDCD8;
}

.photo_right_border {
	float: right;
	margin: 10px;
	padding: 2px;
	background: White;
	border: 1px solid #DDDCD8;
}

.photo_border{
	padding: 2px;
	background: White;
	border: 3px solid #AB9879;
}

a.vt-btn {
	margin: auto;
	padding: 0;
	display: block;	
	width: 188px;
	height: 58px;
	font-size: 1em;
	background: url(../images/virtual_tours_btn.jpg) no-repeat 0 0;
	text-decoration: none;
	
}
a:hover.vt-btn  {
  background-position: 0 -58px;
}


/*footer */
#footer {
	float: left;
	width: 996px;
	height: 41px;
	background: url(../images/footer.jpg) no-repeat;
	padding: 15px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #F5DEB3;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #F5DEB3;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #8B4513;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/*end of footer*/

/* h2 special headers */
h2.hotel-amenities, h2.hotel-information, h2.guest-services, h2.career, h2.guest-room-amenities, h2.guest-services, h2.location, h2.main-attractions, h2.rooms, h2.things-to-do, h2.useful-links {
	text-indent: -5000px;
	height: 52px;
}

h2.hotel-amenities {
	width:250px;
	background: url(../images/headers/hotel-amenities.gif);
}

h2.career {
	width: 137px;
	background: url(../images/headers/career.gif);
}

h2.guest-room-amenities {
	width: 320px;
	background: url(../images/headers/guest-room-amenities.gif);
}

h2.guest-services {
	width: 199px;
	background: url(../images/headers/guest-services.gif);
}

h2.hotel-information {
	width: 250px;
	background: url(../images/headers/hotel-information.gif);
}

h2.location {
	width: 137px;
	background: url(../images/headers/location.gif);
}

h2.main-attractions {
	width: 250px;
	background: url(../images/headers/main-attractions.gif);
}

h2.rooms {
	width:137px;
	background:url(../images/headers/rooms.gif);
}

h2.things-to-do {
	width: 199px;
	background:url(../images/headers/things-to-do.gif);
}

h2.useful-links {
	width: 199px;
	background:url(../images/headers/useful-links.gif);
}

h2.vancouver-events-calendar {
	width: 241px;
	height:73px;
	text-indent: -5000px;
	margin: 0px auto;
	background: url(../images/headers/vancouver-events-calendar.gif);
}

.calendar {
	

}

.mini {
	background-color: black!important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
