html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0; padding: 0;
	overflow-x: hidden;
}
html {
	background: #978981;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67574e;
	overflow-x: hidden;
}
img {
	border: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #67574e;
}
#container {
	border-top: 1px solid #e4ded2;
	border-left: 1px solid #e4ded2;
	border-right: 1px solid #e4ded2;
	border-bottom: 1px solid #e4ded2;
	width: 722px;
	height: 500px;
	margin: auto;
	position: relative;
	top: 20px;
	background: url(../images/background.gif);
}
#top_background {
	background: url(../images/top_background.jpg);
	top: 0px;
	left: 0px;
	width: 722px;
	height: 63px;
	position: absolute;
	z-index: 900;
}
#bottom_background {
	background: url(../images/bottom_background.jpg) repeat-x;
	bottom: 32px;
	left: 0px;
	width: 722px;
	height: 121px;
	position: absolute;
	z-index: 900;
}
#content_bottom_background {
	background: url(../images/bottom_dec.jpg);
	bottom: 0px;
	left: 0px;
	width: 722px;
	height: 121px;
	position: absolute;
	z-index: 900;
}
#content_bottom_background2 {
	background: url(../images/bottom_background2.jpg);
	bottom: 0px;
	left: 0px;
	width: 722px;
	height: 121px;
	position: absolute;
	z-index: 900;
}
#bottom_shells {
	background: url(../images/shells_bottom.jpg) no-repeat;
	width: 67px;
	height: 67px;
	position:absolute;
	bottom: -26px;
	right: -25px;
	z-index: 900;
}
#top_shells {
	background: url(../images/top_shells.jpg) no-repeat;
	width: 138px;
	height: 164px;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 900;
}
#top_dec {
	background: url(../images/top_dec.gif) repeat-x;
	top: 64px;
	left: 0px;
	width: 100%;
	height: 3px;
	position: absolute;
	z-index: 500;
}
#bottom_dec {
	background: url(../images/top_dec.gif) repeat-x;
	bottom: 153px;
	left: 0px;
	width: 100%;
	height: 3px;
	position: absolute;
	z-index: 500;
}
#home_thumbs {
	padding: 215px 0px 0px 495px;
}
.home_thumbs {
	margin-right: 20px;
	border: 1px solid #e4ded2;
}
.home_thumbs img:hover {
	border:1px solid #732c8a;
}
#content_bottom_dec {
	background: url(../images/top_dec.gif) repeat-x;
	bottom: 122px;
	left: 0px;
	width: 100%;
	height: 3px;
	position: absolute;
	z-index: 900;
}
#main {
	width: 722px;
	height: 273px;
	position: absolute;
	top: 69px;
	left: 0px;
	z-index: 900;
}
#logo {
	position: absolute;
	top: 128px;
	right: 0px;
	background: url(../images/logo.gif);
	width: 252px;
	height: 74px;
}
#img_header {
	position: absolute;
	left: 0px;
	top: 10px;
	z-index:100;
	width: 800px;
	height: 100px;
}
#nav {
	position: absolute;
	width: 100%;
	left: 10px;
	top: 48px;
	text-align: right;
	z-index: 900;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	padding-left: 15px;
}
#nav li:hover { color: #ffffff; text-decoration:none; }
#nav a { color: #67574e;}
#nav a:hover, #nav a.current { color: #78288c; text-decoration: none;}
#sub_nav {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 900;
}
#sub_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding-right: 15px;
	font-weight: bold;
}
#sub_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub_nav li {
	float: left;
	padding-left: 15px;
}
#sub_nav li:hover { color: #ffffff; text-decoration:none; }
#sub_nav a { color: #67574e;}
#sub_nav a:hover, #sub_nav a.current { color: #78288c; text-decoration: none;}
#contact_content {
	top: 250px;
	left: 200px;
	right: 20px;
	bottom: 100px;
	position: absolute;
	z-index: 900;
}
#images {
	position: absolute;
	top: 64px;
	left: 0px;
	width: 722px;
	height: 175px;
	z-index:900;
}
#luxury {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 243px;
	height: 63px;
	z-index:900;
}
#content {
	top: 250px;
	left: 20px;
	right: 20px;
	bottom: 100px;
	position: absolute;
	text-align:center;
	z-index: 900;
}
#content ul {
	list-style-type: square;
}
#content_dec {
	position: absolute;
	background:url(../images/content_dec.jpg) repeat-x;
	height: 84px;
	width: 432px;
	top: 330px;
	left: 303px;
	z-index: 200px;
}
#content_2 {
	top: 220px;
	left: 545px;
	right: 30px;
	bottom: 100px;
	position: absolute;
	z-index: 900;
}
#content3 {
	right: 18px;
	left: 280px;
	bottom: 170px;
	position: absolute;
	text-align: right;
	z-index: 900;
}
a {
	text-decoration: none;
	color: #471a2a;
}
a:hover {
	color: #78288c;
}
.thumb {
	border: 1px solid #978981;
}
.thumb:hover {border: 1px solid #78288c }

h1, .h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #78288c;
}
h2, .h2 {
	font-size: 11px;
	font-weight: bold;
}
h3, .con {
	font-size: 10px;
	font-weight: bold;
	color: #B37C11;
}
h4, .h4 {
	font: 12px Tahoma, Arial;
	color: #e6e6e6;
	font-size: 11px;
}
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.text-drop {
	width: 80px;
	height: 16px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field {
	width: 120px;
	height: 10px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-area {
	width: 324px;
	height: 80px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-drop:hover, .text-field:hover, .text-area:hover {
	background-color: #D6D6D6;
}
.button {
	width: 80px;
	height: 20px;
	padding: 2px;
	background-color: #D6D6D6;
	border: 1px solid #999999;
}
.button:hover {
	background-color: #999999;
}
#footer {
	position: absolute;
	bottom: 5px;
	height: 17px;
	right: 0px;
	width: 100%;
	padding-top: 20px;
	font: 9px Arial, Helvetica;
	color: #aea198;
	text-align: left;
	z-index: 1000;
}
#footer a {
	color: #978981;
}
#footer a:hover {
	color: #837871;
}
.fm-logo {
	float: left;
	margin: -2px 10px 4px 7px;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

/*location */
.location img{
background-color: transparent;
margin-left: 15px;
}

.location:hover{
background-color: transparent;
border: none;
}

.location:hover img{
border: 1px solid #e4ded2;
}

.location span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: 450px;
visibility: hidden;
text-decoration: none;
border: none;
}

.location span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.location:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -186px;
left: -36px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;

}
/*end*/


/*exterior */
.exterior img{
background-color: transparent;
margin-left: 15px;
}

.exterior:hover{
background-color: transparent;
border: none;
}

.exterior:hover img{
border: 1px solid #e4ded2;
}

.exterior span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: 450px;
visibility: hidden;
text-decoration: none;
border: none;
}

.exterior span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.exterior:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -186px;
left: -36px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;
}
/*end*/

/*interior */
.interior img{
background-color: transparent;
margin-left: 15px;
}

.interior:hover{
background-color: transparent;
border: none;
}

.interior:hover img{
border: 1px solid #e4ded2;
}

.interior span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: 450px;
visibility: hidden;
text-decoration: none;
border: none;
}

.interior span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.interior:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -186px;
left: -36px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;
}
/*end*/

/*views */
.views img{
background-color: transparent;
margin-left: 15px;
}

.views:hover{
background-color: transparent;
border: none;
}

.views:hover img{
border: 1px solid #e4ded2;
}

.views span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: 450px;
visibility: hidden;
text-decoration: none;
border: none;
}

.views span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.views:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -186px;
left: -36px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;
}
/*end*/

/*exterior */
.location img{
background-color: transparent;
margin-left: 0px;
}

.location:hover{
background-color: transparent;
border: none;
}

.location:hover img{
border: 1px solid #e4ded2;
}

.location span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: 300px;
visibility: hidden;
text-decoration: none;
border: none;
}

.location span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.location:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -186px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;
}
/*end*/


