html, body, form
{
	height: 100%;
}
body
{
	background-color: white;
	font-size: 76%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
p
{
    font-style: italic;
}
form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}
div
{
	padding: 0px;
	margin: 0px;
}
a
{
	color: #008940; /*greenish */
}
a:hover
{
	text-decoration: none;
}
.bodyContainer
{
	position: relative;
	margin: 0px auto;
	height: auto !important;
	height: 100%;
	width: 850px;
	min-height: 100%;
	background-color: white;
	font-family: Palatino Linotype;
	font-size: 16px;
	color: #3d3d3d;
	
}
.header
{
	width: 850px;
	height: 170px;
}
.header .logo
{
	margin-top: 10px;
	height: 170px;
	width: 270px;
	position: absolute;
	left: 0px;
}
.header .nav
{
	text-align: center;
	position: absolute;
	left: 235px;
	top: 0px;
	*top: 10px;
	width: 640px;
}
.header .nav ul
{
	list-style: none;
}
.header .nav ul li
{
	overflow: hidden;
	float: left;
}
.header .nav ul li a
{
	background-position: 0 0;
	display: block;
	height: 37px;
	text-indent: -9999px;
}
.header .nav ul li a.accomodations
{
	background-image: url('images/header_nav_accomodations.gif');
	background-repeat: no-repeat;
	width: 130px;
}
.header .nav ul li a.countryStore
{
	background-image: url('images/header_nav_countrystore.gif');
	background-repeat: no-repeat;
	width: 110px;
}
.header .nav ul li a.property
{
	background-image: url('images/header_nav_property.gif');
	background-repeat: no-repeat;
	width: 140px;
}
.header .nav ul li a.localArea
{
	background-image: url('images/header_nav_localarea.gif');
	background-repeat: no-repeat;
	width: 89px;
}
.header .nav ul li a.contactUs
{
	background-image: url('images/header_nav_contactus.gif');
	background-repeat: no-repeat;
	width: 85px;
}
.header .nav ul li.divider
{
	width: 10px;
	margin-top: -5px;
	*margin-top: 0px;
}
.header .nav img
{
	vertical-align: middle;
}
.content
{
	width: 100%;
}
.footer
{
	width: 800px;
	margin-top: 30px;
	padding-bottom: 40px;
}
.footer .nav
{
	text-align: center;
	width: 800px;
}
.footer .nav a
{
	text-decoration: none;
	color: #3d3d3d;
	font-size: 13px;
}
.footer .nav p
{
	text-decoration: none;
	color: #3d3d3d;
	font-size: 13px;
}
.footer img.divider
{
	padding: 0px 3px 0px 3px;
}
.footer .copyright
{
	text-decoration: none;
	color: #3d3d3d;
	font-size: 13px;
	float: right;
}
.defaultContainer .main1
{
	width: 850px;
	height: 420px;
	background-repeat: no-repeat;
	background-position: top left;
}
.defaultContainer .main1Photos
{
	background-repeat: no-repeat;
	width: 476px;
	height: 219px;
	position: relative;
	left: 417px;
	top: -121px;
}
.defaultContainer .text1
{
	background-image: url('http://www.narrowscreek.com/App_Themes/NarrowsCreek/images/default_text1.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 125px;
	margin: 15px 0px 0px 20px;
}
.accommodationsContainer .main1
{
	float: right;
	width: 358px;
	height: 205px;
	margin-top: -125px;
	margin-right: -18px;
	background-image: url('images/accommodations_main1.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.accommodations
{
    background-image: url('images/accommodations.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	height: 241px;
	width: 366px;
	left: 500px;
	top: 50px;
}
.contactUsContainer .main1
{
	float: right;
	width: 558px;
	height: 486px;
	margin-top: -130px;
	background-image: url('images/contactus_main1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.countryStoreContainer .main1
{
	float: right;
	width: 475px;
	height: 436px;
	margin-top: -130px;
	background-image: url('images/countrystore_main1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.countryStoreContainer .main2
{
	float: left;
	width: 418px;
	height: 260px;
	margin-top: -79px;
	margin-left: 18px;
	background-image: url('images/countrystore_main2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.localAreaContainer .main1
{
	float: right;
	width: 396px;
	height: 720px;
	margin-top: -130px;
	background-image: url('images/localarea_main1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.propertyContainer .main1
{
	float: right;
	width: 563px;
	height: 493px;
	margin-top: -130px;
	background-image: url('images/property_main1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: -20px;
}

.propertyContainer .imageViewer
{
	width: 850px;
	height: 150px;
}
.roomsContainer
{
}