A
{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

BODY
{
	background-color: #3A0000;
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}

IMG
{
	border: 0px;
	margin: 0px;
}

/* CONTAINER
================================================================================================= */
#divContainer
{
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}

/* HEADER
================================================================================================= */
#divHeader
{
	background-color: #500202;
	background-image: url(header-right.jpg);
	background-position: 430px 30px;
	background-repeat: no-repeat;
	padding-top: 30px;
}

#divHeader #imgHeaderLeft
{
	background-image: url(header-left.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 227px;
	margin-left: 0px;
	width: 153px;
}

#divHeader #imgLogo
{
	background-image: url(logo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 221px;
	margin-left: 20px;
	width: 232px;
}

#divHeader #imgHeaderRight
{
	height: 227px;
	margin-left: 20px;
	margin-right: 0px;
}

/* NAVIGATION
================================================================================================= */
#divNavigation
{
	background-color: #500202;
	height: 44px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

#divNavigation UL
{
	font-size: 1.2em;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#divNavigation LI
{
	float: left;
	text-align: center;
	width: 14.2%;
}

#divNavigation LI A
{
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	outline:none;
}

#divNavigation LI A:hover
{
	
	color: #FFFFFF;
	background-image: url(nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#divNavigation LI:hover
{
	color: #000000;
}

#divNavigation A
{
	color: #FFFFFF;
}

/* GALLERY
================================================================================================= */
#divGallery
{
	background-color: #EFEEEF;
	float: left;
	padding: 10px;
	padding-top: 0px;
	width: 280px;
}

/* CONTENT
================================================================================================= */
#divContent
{
	height: 820px;
	margin-left: 310px;  /* 280 + 20 + 10 (spacer) to allow for padding on divGallery */
	padding-bottom: 20px;
}

#divContent .divHighlight
{
	background-color: #CCCCFF;
	padding-bottom: 10px;
	padding-top: 10px;
}

#divContent A
{
	color: #0000FF;
}

#divContent H1
{
	color: #101F5A;
	font-size: 1.6em;
}

#divContent H2
{
	font-size: 1.4em;
}

#divContent H3
{
	font-size: 1.2em;
}

#divContent H4
{
	font-size: 1.0em;
}

#divContent P
{
	padding-left: 10px;
	padding-right: 10px;
}

#divContent FIELDSET
{
	border: 0px;
	background-color: #CCCCFF;
}

#divContent TABLE
{
	width: 98%;
}

#divContent TD.tdLabel
{
	width: 150px;
}

/* AMENITIES PAGES
================================================================================================= */
DIV.divAmenityLeft
{
	height: 100px;
	background-color: #CCCCFF;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

DIV.divAmenityLeft H1
{
	margin-bottom: 5px;
	margin-left: 165px;
	padding-top: 5px;
}

DIV.divAmenityLeft P
{
	margin-left: 156px;
}

DIV.divAmenityLeft IMG
{
	border-right: solid 1px #FFFFFF;
	float: left;
	margin: 0px;
}

DIV.divAmenityRight
{
	height: 100px;
	background-color: #CCCCFF;
	
}

DIV.divAmenityRight H1
{
	margin-bottom: 5px;
	margin-right: 165px;
	padding-top: 5px;
	text-align: right;
}

DIV.divAmenityRight P
{
	margin-right: 156px;
	text-align: right;
	vertical-align: center;
}

DIV.divAmenityRight IMG
{
	border-left: solid 1px #FFFFFF;
	float: right;
	
	margin: 0px;
}


/* PAGES
================================================================================================= */
#imgWelcome
{
	background-image: url(welcome.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 189px;
}

#imgRooms
{
	background-image: url(rooms.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 189px;
}

#imgPrices
{
	background-image: url(prices.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 189px;
}

#imgFood
{
	background-image: url(food.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 189px;
}

#imgAmenities
{
	background-image: url(amenities.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 189px;
}

#imgLinks
{
	background-image: url(links.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 297px;
}

#imgContactUs
{
	background-image: url(contactus.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 262px;
}
#imgComments
{
	background-image: url(comments.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 262px;
}

#imgOnlineForm
{
	background-image: url(onlineform.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 203px;
}

#imgGallery
{
	background-image: url(gallery.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 46px;
	width: 271px;
}

/* GALLERY IMAGES
================================================================================================= */
.galleryImage
{
	border: solid 1px #000000;
	margin: 2px;
}

/* FOOTER
================================================================================================= */
#divFooter
{
	text-align: center;
	background-color: #3A0000;
	height: 40px;
	line-height: 20px;
}

#divFooter A
{
	color: #9d7272;
}