body { background-color: #ccd2b5; background-image: url(/img/background_millcreek.gif); margin: 30px 0px 0px 0px; font: normal 11px Arial, sans-serif; }
/* default background image is repeated vertically and horizontally */
img { border: 6px #FFFFFF solid; } 
.clear-both { clear: both; }

#header { width: 900px; margin: auto; padding: 0px; height: auto; background-color: #dce0cc; text-align: center; }
#header  p{ display: block; height: 52px; color: #69614f; font-size: 16px; margin: 0px; padding: 32px 0px 0px 0px;  }

#topnav-container { width: 100%; height: 36px; background-color: #69614f; }

/*NAV styles */
#topnav ul { list-style: none; } 
#topnav ul a{ font: bold 12px Arial, sans-serif; color: #69614f;} 
.topnav_on { color: #fff; }

/* Main Nav */
#nav { width:760px; height: 36px;  margin: 0px auto; }
ul { list-style: none; padding: 0; margin: 0px; z-index: 100; }
li { float: left;	position: relative;	width: 150px; }
/*Subnav */
li ul {	display: none; position: absolute; top: 100%; left: 0; margin: 0px;  font: normal 12px Arial, sans-serif; background: transparent; border: 1px solid #69614f; border-top: none;  }
li>ul { top: auto; left: auto; padding-top: 2px;}
li li { display: block; float: none; background-color: #dce0cc; /*border: 1px solid #69614f; */ padding: 0px;}

/*List Styles */
#nav a { color: #dce0cc; text-decoration: none; font: bold 14px Arial, sans-serif;  line-height: 34px;}
#nav li li a {	display: block;	font: bold 12px Arial, sans-serif; color: #69614f;	padding: 3px 10px; }
#nav li li a:hover {  background: #69614f; color: #fff; }
li#first { border-left-width: 2px; }
li#last {	border-right-width: 2px; }

/*making the drop downs work. javascript takes care of IE bug */
li:hover ul, li.over ul { display: block; }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


#content-container { width: 900px; height: auto; margin: auto; padding: 50px 0px 25px 0px;  background-color: #dce0cc; z-index: -100;} 
#content-container p {	margin: 0px; }
#main-image {	width: 563px; text-align: right;	margin: 0px; padding: 0px; position: relative;}
#sub-images { width: 323px; text-align: left; margin: 0px; padding: 0px; }
#sub-images p { margin-bottom: 12px; position: relative;}

.home-bttn {	display: none;	position: absolute; top: 50%; margin-top: -45px;  z-index: 100;}
.home-bttn img {	border: 0px;}
#furniture, #private, #holidays { right: 63px; }
#cabin {	left: 68px;}
#private {	top: 84px;}
#holidays {	top: -5px;}
 
 /*T2 Styles */
#picture { float: left; width: 325px; padding: 0px; text-align: right; }
#content { float: left; width: 300px; height: auto; padding: 0px 20px 0px 15px; line-height: 120%; }
#content p {	margin-bottom: 1em; }


.float-left { float: left; }
.float-right { float: right; } 

#footer { width: 900px; margin: 0px auto; padding: 0px 0px 25px 0px; height: auto; background-color: #dce0cc; text-align: center; }
/*paragraphs add margin by default */
#footer p { margin: 0px; padding: 5px 0px 5px 0px; color: #b6b6a2; line-height: 18px; }
#footer a { color: #b6b6a2; text-decoration: none; }

/** SIFR STYLES **/
/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0;}
.sIFR-replaced { visibility: visible !important;}
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
	
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash #header p { visibility: hidden; }
