@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #522306;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat;
	background-color: #6BB2C7;
}
a:link {
	color: #3366DD;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
	color: #3366DD;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1144BB;
	text-decoration: underline;
}
a:active {
	color: #2255CC;
	text-decoration: underline;
}
#adsense {
	width: 120px;
	height: 600px;
	top: 74px;
	float: right;
	position: relative;
	z-index: 10000;
}
#mainDiv {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 850px;
	overflow: hidden;
	top: 4px;
	text-align: center;
	position: absolute;
}
#navimgsDiv {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 51px;
	padding-top: 8px;
}
#welcomeTitle {
	position: relative;
	left: 6px;
	top: 6px;
	width: 85px;
	height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#welcomeDiv {
	margin: 0px;
	padding: 0px;
	height: 369px;
	width: 460px;
	position: relative;
	visibility: visible;
	left: 6px;
	top: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	z-index: 2;
}
#roomsDiv {
	margin: 0px;
	padding: 0px;
	height: 369px;
	width: 800px;
	position: relative;
	visibility: visible;
	left: 6px;
	top: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	z-index: 2;
}
#housetreeDiv {
	position: relative;
	left: 24px;
	top: 12px;
	width: 419px;
	height: 332px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(../images/houseTree.png);
}
#louisiannaDiv {
	position: relative;
	left: 24px;
	top: 12px;
	width: 419px;
	height: 332px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(../images/louisianna.png);
	background-repeat:no-repeat;
}
#bigpictureDiv {
	position: relative;
	left: 476px;
	top: -690px;
	width: 490px;
	height: 328px;
	margin: 0px;
	padding: 0px;
	background-color: #D9F4FF;
	background-image: url(../bgimages/bedroomSide.jpg);
}
#takealookDiv {
	position: relative;
	left: 486px;
	top: -660px;
	width: 109px;
	height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#galleryDiv {
	position: relative;
	left: 486px;
	top: -656px;
	width: 468px;
	height: 315px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#galleryDiv a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#galleryDiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#galleryDiv a:hover {
	color: #B07A3E;
	text-decoration: underline;
}
#galleryDiv a:active {
	color: #A79450;
	text-decoration: underline;
}
.navTD {
	background-image: url(../images/navBg.gif);
	background-repeat: repeat-x;
}
.navimgClass {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.contentTD {
	border-color: #A4E6E6;
	border-style: solid;
	border-width: 2px;
	text-align: left;
	background-color: #D9F4FF;
	background-image: url(../images/contentBg.jpg);
	background-repeat: repeat;
}
.welcomeTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	text-align: justify;
}
.galleryimgClass {
	margin: 0px;
	padding: 0px;
	border-width: 3px;
	border-style: solid;
	width: 150px;
	height: 100px;
	background-color: #FFFFFF;
}
.roomsTable {
	background-color: #B1EAEC;
}

