body {
	background: url('/images/10450/back.jpg') top left;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

a, a:link, a:active, a:visited{ color: #980217; }

a:hover{ text-decoration: none; }

h1.subhead{	font-size: 1.8em; height: 80px;}

h2.subhead { font-size: 1.8em; }

h3.subhead {font-size: 2.6em;}
/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
}

#shadow{
	background: url('/images/10450/shadow.png') top center repeat-y;
}

#layout {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #efe0b4;
}

#header {
	height: 104px;
	background: url('/images/10450/header.gif') top left repeat-x;
	padding: 28px 22px 0 22px;
	color: #efdeba;
}

#header a{
	color: #efdeba;
}

#header h1{
	background: url('/images/10450/logo.gif') top left no-repeat;
	height: 50px;
	width: 526px;
	text-indent: -999em;
}

#header h1 a{
	display: block;
	width: 526px;
	height: 50px;
}

#header h3{
	color: #f0e1ae;
	font-family: Times New Roman, Times;
	font-size: 1.3em;
	margin: 15px 0 0 50px;
	font-weight: normal;
}

#header .rHeader{
	position: absolute;
	margin: -95px 0 0 650px;
	text-align: right;
	font-size: .9em;
}

#header .rHeader .selectLogo img{
	margin: 20px 0 0 0;
}

#header .rHeader a{
	margin: 0 10px 0 10px;
	text-decoration: none;
}

#header .rHeader a:hover{
	text-decoration: underline;
}		

#header .rHeader .bookNow{
	border: 2px solid #44050b;
	padding: 5px;
}

#header .rHeader .bookNow:hover{
	background: #efdeba;
	color: #333;
	text-decoration: none;
}	

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li { float: left; }

.nav ul li a {
	display: block;
	padding: .85em;
	text-decoration: none;
}

.nav ul li a:hover { text-decoration: underline; }

#topNav{
	background: url('/images/10450/topnav.gif') top left repeat-x;
	height: 55px;
	padding: 0 0 0 10px;
}

#topNav a {
	font-size: 1em;
	color: #511217;
	text-decoration: none;
	padding: 0;
	margin: 18px 0 0 36px;
}

#topNav a:hover {
	text-decoration: underline;
}

#topIMG{
	height: 377px;
	background: #fff;
	overflow:hidden;
}

#content {
	clear: both;
	padding: 1px;
	border-top: 1px solid #aa5530;
	background: url('/images/10450/bodyback.gif') top left repeat-x #efe0b4;
}

#content .container {
	font-size: .85em;
	color: #2c1d1d;
	padding: 30px;
	line-height: 1.4em;
	text-align:right;
}

#footer {
	background: url('/images/10450/footertop.gif') top left repeat-x #e2c87c;
	padding: 25px 20px 5px 20px;
}

.footerBottom{
	background: url('/images/10450/footerbottom.gif') top left repeat-x #e2c87c;
	height: 11px;
}

#footer .fRight{
	float: right;
	padding: 0 0 0 20px;
	background: url('/images/10450/blogareaback.gif') top left repeat-y;
	color: #420f17;
	text-align: center;
	font-size: .8em;
	font-family: Times New Roman, Times;
}

#footer .fRight a{
	color: #420f17;
}

#footer .fRight strong{
	font-weight: normal;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	display: block;
}

#footer .fLeft{
	color: #420f17;
	font-size: .8em;
	line-height: 1.25em;
}

#footer .fLeft a{
	color: #420f17;
}

#home #footer .fLeft{
	color: #030001;
	font-size: .75em;
}

#home #footer .fLeft a{
	color: #030001;
}

#footer .fLeft .blogLink{
	color: #540a17;
	font-size: 1.3em;
	margin: 0 0 15px 0;
	display: block;
}

#footer .fLeft ul { list-style: none; margin: 0; }

#footer .fLeft ul li {
	display: block;
	margin: 0 10px 10px 0;
}

#bottomNav{ 
	clear: both; 
	background: #3f0b14;
	color: #d5bd75;
	font-size: .7em;
	padding: 15px;
}

#bottomNav a{ color: #d5bd75; }

#bottomNav ul a{
	padding: 0;
	margin: 0 7px 0 0;
	border-right: 1px solid #d5bd75;
	padding: 0 7px 0 0;
}

#bottomNav ul .lastOne a{
	border: none;
}

#copyright{
	float: right;
}

#pullquote {left:500px; top:305px; position: absolute;
z-index: 10; font-size: 2em;}

/* General Class Definitions */

.clear{ clear: both; }
