﻿@import url("main.css");

/* body.new-lodge #header .logo
{
	background-image: url("../images/lodge/logo2.jpg");
} */

#header .logo
{
	background-image: url("../images/lodge/logo3.jpg");
}

#header .orvis
{
	background: transparent url("../images/lodge/orvis-badge.png") no-repeat left top;
	margin: 0 0 0 -425px;
	position: absolute;
	left: 50%;
	top: 545px;
	width: 101px;
	height: 81px;
}

body.intro #header .orvis
{
	margin: 0 0 0 -450px;
	top: 545px;
}

#header .orvis strong
{
	position: absolute;
	top: -1000px;
}

.interior
{
	width: 451px;
}

.content-sub2.full .interior
{
	width: 100%;
}

.original-size .interior
{
	width: 293px;
}

#flasharea
{
	width: 425px;
}

.original-size #flasharea
{
	width: 583px;
}

#lodge-title
{
	background: transparent url("lodge-title.png") no-repeat center center;
	width: 451px;
	height: 45px;
}

#lodge-title span
{
	position: absolute;
	top: -1000px;
}

#main .quote
{
	/* font-size: 1.15em; */
	margin: 0 1em 1.5em 1em;
}

.example-comment
{
	font-size: 0.9em;
}

#content .contentpaneopen ul img
{
	float: right;
	margin: 0 0 10px 10px;
}

#content img.credit-cards
{
	display: block;
	float: none;
	margin: 0 auto;
}

.author
{
	font-size: 0.85em;
}

#footer
{
	/* margin-top: 70px; */
	/* padding-top: 35px; */
	padding-top: 15px;
}

#footer.with-quote
{
	/* padding-top: 0; */
}

#header .discount
{
	clear: both;
	color: #98351e;
	font-size: 1.35em;
	font-weight: bold;
	/* margin: 0.75em 0 1.25em 0;
	margin-top: 0; */
	margin: 0;
	/* position: absolute;
	top: 150px;
	left: 10px; */
	text-align: center;
}

/* #footer.with-quote .discount
{
	color: #fff;
	position: relative;
	top: -65px;
} */

/* #footer #quotes
{
	margin-left: 108px;
	width: 800px;
} */

table.room-rates
{
	width: 60%;
}

table.room-rates thead th
{
	text-align: left;
}
