﻿/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #F1D1AC;
	background-image: url(../images/wallpaper.gif);
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color:#7A3868;
}

#nav {
	background-image:url(../images/homepage1_01.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 756px;
	height: 32px;
	z-index:100;
}

#container {
	position:relative;
	width: 756px;
	margin: 0 auto;
	border-color: #FFFFFF;
	border-style: solid;
	border-width:2px;
}

#header {
	position:relative;
	width: 100%;
	height: 382px;
	overflow:hidden;
}

#header-interior {
	position:relative;
	width: 100%;
	height: 227px;
	overflow:hidden;
}

#logo {
	float:left;
	position:relative;
	width:216px;
	background-image:url(../images/homepage1_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 382px;
}

#book1 {
	height: 28px;
	width: 105px;
	margin-left: 53px;
	margin-top: 293px;
	display:block;
}

#book2 {
	height: 28px;
	width: 105px;
	margin-left: 51px;
	margin-top: 19px;
	display:block;
}

#logo-interior {
	float:left;
	position:relative;
	width:216px;
	background-image:url(../images/interior1_01.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 227px;
}

#flash {
	float:right;
	position:relative;
	width: 540px;
	height: 382px;
}

#header-photos {
	float:right;
	position:relative;
	width: 540px;
	height: 227px;
}

#content {
	position:relative;
	background-image:url(../images/homepage1_06.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FBF2D9;
	width: 100%;
	height: 436px;
}

#content-interior {
	width: 100%;
	height: auto !important;
	height: 287px;
	min-height: 287px;
	background-image:url(../images/interior1_04.gif);
	background-repeat:repeat-y;
	background-position: top left;
	background-color:#FBF2D9;
}

.loveinn {
	position:absolute;
	bottom:0px; right:2px;
	
	
}

#content-left {
	position: relative;
	float:left;
	width: 216px;
	height: 110px;
	background-image:url(../images/interior1_03.gif);
	background-position: top;
	background-repeat:no-repeat;
}

#comment {
	width: 170px;
	margin-left: 26px;
	margin-top: 25px;
	font-style:italic;
}

#text {
	width: 500px;
	margin-left: 235px;
}

#text-interior {
	position: relative;
	width: 500px;
	float:right;
	padding-right: 15px;
	height: 100%;
}

#text p {
	margin:12px 0 12px 0;
}

#comment p {
	margin:12px 0 12px 0;
}

#text-interior p {
	margin:12px 0 12px 0;
}

#slogan {
	margin-top: 10px;
}

h1 {
	color:#7A3868;
	font-size:13px;
	margin-top: 14px;
}

a {
	color:#7A3868;
}

#footer {
	background-image:url(../images/homepage1_08.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 100%;
	height: 32px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #DBCAD7;
}

#footer-text {
	padding-top: 9px;
	font-size: 12px;
	font-weight:100;
}

#footer-text b {
	font-style:normal !important;
	font-weight:normal !important;
}

.image-left {
	border: 2px solid #7A3868;
	margin: 4px 8px 4px 0px;
}

.image-right {
	border: 2px solid #7A3868;
	margin: 4px 0px 4px 8px;
}

.image-center {
	border: 2px solid #7A3868;
	margin: 4px 0px 2px 0px;
}

.caption {
	font-style:italic;
	text-align:center;
}

.amenities {
	margin-left: 70px;
	margin-top: 20px;
}

#ao-table {
	position:relative;
	width: 756px;
	margin: 0 auto;
	border-color: #FFFFFF;
	border-style: solid;
	border-width:2px;
}

#footer-home {
	font-size:10px;
	text-align:center;
}

#site-map-ul {
	margin-left: 30px;
}

.quote {	
	padding-left: 30px;
	padding-right: 30px;
}

#about {
	cursor:default;
}