﻿@import url("main.css");

/* body.new-lodge #header .logo
{
	background-image: url("../images/lodge/logo2.jpg");
} */

#header .logo
{
	background-image: url("../images/lodge/logo2.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;
}

#footer
{
	/* margin-top: 70px; */
	padding-top: 35px;
}

#footer.with-quote
{
	padding-top: 0;
}

/* #footer #quotes
{
	margin-left: 108px;
	width: 800px;
} */