* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

html { background: url(images/wallpaper.jpg) repeat center bottom; }

body {
	background: url(images/picture_rail.jpg) repeat-x left top;
	font: 67.5% Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

#header {
	height: 198px;
	width: 900px;
	background: url(images/header.jpg);
	text-indent: -9999px;
}

#page_home #masthead {
	background: url(images/mastheads/exterior_wide.jpg) no-repeat left top;
	height: 373px;
	width: 900px;
	margin-top: 20px;
	text-indent: -9999px;
}

#page_rooms #masthead {
	height: 373px;
	width: 900px;
	margin-top: 20px;
	text-indent: -9999px;
	background-image: url(images/mastheads/lounge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#page {
	background: #FFF url(images/shadow.jpg) no-repeat center top;
	padding-top: 39px;
}

#left_col {
	width:400px;
	float: left;
	padding-left: 40px;
}

#right_col {
	width:380px;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}

#page_bottom {
	background: url(images/page_bottom.jpg) left top;
	height: 199px;
	width: 900px;
	clear: both;
	position: relative;
	margin-top: 20px;
}

#footer {
	position: absolute;
	bottom: -10px;
	width: 900px;
	color: #BABABA;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

#footer a { color: #bababa; }

p {
	margin-bottom: 1em;
	line-height: 1.5em;
	color: #8c8c8c;
	font-size: 1.3em;
	text-align: justify;
}

a { color: #8c8c8c; }

#spoons {
	background: url(images/spoons.png);
	height: 377px;
	width: 128px;
	position: absolute;
	right: -54px;
	top: 620px;
}






#home_page_frame {
	background: url(images/frame.jpg);
	height: 257px;
	width: 343px;
	padding-top: 37px;
	padding-left: 36px;
}

#frame_image {
	height: 219px;
	width: 308px;
	background: url(images/framed/rotate.php) no-repeat left top;
}

#coulstock_frame {
	background: url(images/frame.jpg);
	height: 257px;
	width: 343px;
	padding-top: 37px;
	padding-left: 36px;
}

#coulstock_frame_image {
	height: 219px;
	width: 308px;
}

#french_frame {
	background: url(images/frame.jpg);
	height: 257px;
	width: 343px;
	padding-top: 37px;
	padding-left: 36px;
	margin-top:20px;
}

#french_frame_image {
	height: 219px;
	width: 308px;
}







.room_desc {
	font-style: italic;
	font-weight: bold;
	float: left;
	font-size: 1.8em;
	margin-bottom: 0em;
	margin-right: 2em;
}

.hr {
	background-image: url(images/divider.jpg);
	height: 12px;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#duck
{
	background: url(images/duck-brush.png);
	height: 345px;
	width: 205px;
	position: absolute;
	right: 852px;
	top: 631px;
	z-index: 25;
}

#page_food #masthead
{
	height: 373px;
	width: 900px;
	margin-top: 20px;
	text-indent: -9999px;
	background: url(images/mastheads/food.jpg) no-repeat left top;
}

#page_contact #masthead
{
	height: 373px;
	width: 900px;
	margin-top: 20px;
	text-indent: -9999px;
	background: url(images/mastheads/contact.jpg) no-repeat left top;
}

#food_frame_image
{
	height: 219px;
	width: 308px;
}

#food_frame
{
	background: url(images/frame.jpg);
	height: 257px;
	width: 343px;
	padding-top: 37px;
	padding-left: 36px;
}

#breakfast
{
	background: url(images/breakfast.png);
	height: 330px;
	width: 190px;
	position: absolute;
	right: 123px;
	top: 1039px;
	z-index: 1000;
}

#contact_frame_image
{
	height: 219px;
	width: 308px;
	background-color: black;
}

#contact_frame
{
	background: url(images/frame.jpg);
	height: 257px;
	width: 343px;
	padding-top: 37px;
	padding-left: 36px;
}
#masthead #promo {
	background-image: url(images/kirkton_promo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 161px;
	width: 387px;
	position: absolute;
	left: 0px;
	bottom: -15px;
}
#masthead {
	position: relative;
}

