﻿body
{
	text-align: center;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

img
{
	border: 0px;
}

div
{
	padding: 0px;
	margin: 0px;
}

div#mainOutsideWrapper
{
	margin: 0 auto;
	width: 858px;
	text-align: left;
}

div#dogwood
{
	width: 100%;
	height: 79px;
	background-image: url(images/dogwood.jpg);
}

div#header
{
	width: 100%;
	height: 61px;
	background-image: url(images/header.jpg);
}

div#mainPic
{
	width: 856px;
	height: 298px;
	border-left: solid 1px #CC3333;
	border-right: solid 1px #CC3333;
}

div#navigation
{
	width: 100%;
	padding: 3px 0;
	background-color: #CC3333;
	text-align: center;
	color: White;
}

div#navigation a
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}

div#navigation span
{
	margin: 0 30px;
}

div#hotelNavWrapper
{
	width: 856px;
	height: 31px;
	float: left;
	border-left: solid 1px #CC3333;
	border-right: solid 1px #CC3333;
}

div#hotelNavWrapper div.header
{
	float: left;
	height: 31px;
}

div#hotelNavWrapper div.spacer
{
	float: left;
	width: 1px;
	height: 31px;
	background-color: White;
}

div#content
{
	width: 856px;
	clear: both;
	float: left;
	border-left: solid 1px #CC3333;
	border-right: solid 1px #CC3333;
}

div#contentWrapper
{
	width: 776px;
	min-height: 400px;
	padding: 40px;
}

div#footer
{
	clear: both;
	width: 856px;
	padding: 8px 0;
	background-color: #558DC9;
	text-align: center;
	color: White;
	border-left: solid 1px #CC3333;
	border-right: solid 1px #CC3333;
}

div#footer a
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}

div#footer span
{
	margin: 0 20px;
}

div#pageBottomBorder
{
	height: 3px;
	width: 100%;
	background-color: #CC3333;
}

div#copyright
{
	margin: 5px 0 30px 0;
	color: #558DC9;
	width: 100%;
	text-align: center;
}

div.photo
{
	 padding: 10px; 
	 border: solid 1px #cccccc; 
	 width: 400px; 
	 margin: 0 auto;
}

div.pcontent
{
	margin-top: 20px;
	line-height: 13pt;
}

div.pcontentQuote
{
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	line-height: 13pt;
}

div.pageSubtitle
{
	font-family: Times New Roman, Sans-Serif;
	font-size: 13pt;
	line-height: 17pt;
	margin-top: 25px;
	color: #CC3333;
}


/* HOME PAGE ***********************************************************/
/* *********************************************************************/
div#homeColA
{
	float: left;
	width: 266px;
	border-right: solid 1px #558DC9;
	height: 700px;
	padding: 10px;
	position: relative;
}

div#homeColB
{
	float: left;
	width: 265px;
	border-right: solid 1px #558DC9;
	height: 700px;
	padding: 10px;
	position: relative;
}

div#homeColC
{
	float: left;
	width: 263px;
	height: 700px;
	padding: 10px;
	position: relative;
}

div.homeColumnContent
{
	width: 100%;
	height: 450px;
}

div.homeColumnContentTop
{
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

div.homeColumnContentTopAddress
{
	color: #CC3333;
	float: left;
	font-size: 8pt;
	margin-left: 10px;
}

div.homeColumnContentTopButtons
{
	float: right;
}

div.homeMap
{
	width: 100%;
	text-align: center;
}
/* *********************************************************************/
/* *********************************************************************/





/* PROPERTY PAGES*******************************************************/
/* *********************************************************************/
div.pageTitle
{
	font-family: Times New Roman, Sans-Serif;
	font-size: 40pt;
	color: #CC3333;
	float: left;
	letter-spacing: 3pt;
}

div.pageButton
{
	float: right;
}

div.propertyTitle
{
	margin-top: 25px;
	font-weight: bold;
	line-height: 15pt;
}

div.propertyContent
{
	line-height: 15pt;
}

div#propertyAddress
{
	width: 100%;
	color: #CC3333;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	padding: 6px 0;
}
/* *********************************************************************/
/* *********************************************************************/




/* HOTELS WITH HEART ***************************************************/
/* *********************************************************************/
div.hotelsWithHeart
{
	width: 696px;
	padding: 0 40px;
	text-align: center;
	font-size: 11pt;
}
/* *********************************************************************/
/* *********************************************************************/





/* CONTACT *************************************************************/
/* *********************************************************************/
div.contact
{
	width: 696px;
	padding: 40px 40px;
	text-align: center;
	font-size: 11pt;
	line-height: 17pt;
}

div.contactProperty
{
	font-size: 13pt;
	color: #CC3333;
}

div.contactStar
{
	margin: 25px 0;
}
/* *********************************************************************/
/* *********************************************************************/