/* stylesheet for Lake Oaks on Lake Michigan */
/* with sitewrapper and outerwrapper to constrain width */
/* original is saved as lakeoaks-nositewrapper.css  */

body {
	margin: 0;
	padding: 0;
	background: #112 url(lopix/bg-bricks-faint.jpg);
	font-size: 76.2%;
	font-family: sans-serif
}

#outerwrapper {
	width: 909px;
	margin: auto;
	padding: 0;
	background: #4c0049 url(lopix/bg-split.gif);
	background-repeat: repeat-y;
	background-position: 50% 0; 
}

#sitewrapper {
	min-width: 820px;
	max-width: 909px;
	margin: auto;
	padding: 20px 20px 0 20px;
	background: url(lopix/bg-gradient-long.jpg);
	background-repeat: repeat-y;
	background-position: right top; 
	border-right: 5px #222 solid;
	border-left: 5px #000 solid;
	border-bottom: 1px #000 solid;
}

#wrappertop, #wrappermain {
	padding: 0 1.5em 0 0;
	background: #fff;
	font-size: 1.2em;
	color: #000;
	border: 1px #4C0049 solid;
	text-align: right; 
}

#wrappertop {
	margin-bottom: 0;
	border-bottom: none;
	height: 62px; 
}

#wrappermain {
	margin-top: 0;
	border-top: 1px #fff solid;
/*	height: 518px;*/
}

#wrappermain.haveitall { /* width: 162px */
	background: #fff url(lopix/bg-breakfast.jpg) 20px bottom no-repeat;
}

/* IE 6 won't take these extra classes.  odd */
#wrappermain.specials { /* width: 180 px */
	background: #fff url(lopix/bg-specials-cat.jpg) 0 bottom no-repeat;
}

#wrappermain.tour { /* width: 338px */
	background: #fff url(lopix/bg-retriever.jpg) -50px 105% no-repeat;
}

#wrappermain.amenities { /* width: 180 px */
	background: #fff url(lopix/bg-tour3a.jpg) 0 bottom no-repeat;
}

#wrappermain.newscal { /* width: px */
	background: #fff url(lopix/bg-pool-balls.jpg) 0 90% no-repeat;
}

#wrappermain.contact { /* width: px */
	background: #fff url(lopix/bg-pansies.jpg) 0 100% no-repeat;
}

#header { 
	position: relative; 
	top: -20px; right: 0; 
	padding-right: 0; 
	background: transparent;
}

#header h1, #header h2 {
	font-size: 0;
	padding: 0;
	margin: 5px 0 0 0;
} 

#header h2 {
	margin: 0;
}

#header h2 span {
	width: 215px;
	height: 20px;
	margin: 0;
	padding: 0;
} 

#header h1 span {
	width: 349px;
	height: 28px;
	margin: 0;
	padding: 0;
}

#header h1 span span, #header h2 span span {
	display: none;
}

#header h1 img, #header h2 img {
	margin: 0;
	padding: 0;
}

#header p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right; 
}

#nav {
	padding: 0;
	float: left; 
	margin: 1em 3.8em 0 -26px;
	width: 11em; 
	background: transparent; 
}

/*\*/			
* html #nav {
	margin: 1em 3.8em 0 -13px;
}
/**/

#nav h2 {
	margin: 0 0 0 3em;
}

#nav h2 span {
	display: none;
}

#nav h2 img {
	height: 50px;
	width: 90px;
	border: none;
}

#menu {
	position: relative; z-index: 5000;
	margin: 1.5em 0 0 0;
	width: 11em; height: 17em;
	padding: 1em 1.3em 1em 0;
	border: 1px #000 solid;
	background: #F1DAC5;
	text-align: left;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%; 
}

#menu ul li {
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0; 
	font-family: 'lucida bright', serif;
	font-style: italic;
	font-weight: bold;
	line-height: 2.5em; 
}

#menu a, #menu a:link, #menu a:visited {
	display: block;
	width: 100%;
	color: #000;
	padding: 0 0 0 1.4em;
	text-decoration: none; 
}
#menu a:hover, #menu a:active {
	color: #fff;
	background: #4C0049;
}

br.noie {
	clear: both;
}

/*\*/			
* html br.noie {
	display: none;
}
/**/

table#contentholder {
	margin: .5em 0 0 0; 
}

.cellleft {
	text-align: left;
	line-height: 130%;
	padding-right: 2em;
}

.cellleft h2, .cellright-text h2 {
	font-family: serif;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 1.25em;
}

.cellleft h2.body {
	margin-top: 1.5em;
}

.cellleft h3.specials {
	color: #f00;
}

div.divider { 
	width: 80%;
	border-bottom: 1px #888 dotted; 
}
.footleft {
	text-align: center;
	vertical-align: bottom;
	padding: 8px 0 15px 0;
}

.footright {
	padding: 8px 0 15px 0;
}

.cellright {
	width: 280px;
	border-top: 1px #000 solid;
	vertical-align: top;
}

.cellright img {
	display: block;
	width: 280px;
	margin: 0;
	padding: 0;
	border: 1px #000 solid;
	border-top: none;
}

.cellright img.bingo {
	width: 190px;
	margin: 0;
}

.footright {
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;
}
img.fullsize { /* includes logo */
	width: 610px; /* without couple, 610px; */
	height: 515px; 
	margin: 0 0 0 -10em;
	padding: 0; 
}

/*\*/			
* html img.fullsize  {
	margin: 0 -3.7em 0 -10em;
}
		
* html img.opener  {
	margin-bottom: 10px;
}
/**/

.couplediv {
	width: 100%;
	height: 10px;
	margin: -4px 0 4px 0; padding: 0;
	position: relative; z-index: 4000;
	text-align: left;
}

/*\*/			
* html .couplediv {
	margin: 0;
	width: 830px; height: 0; padding: 0;
}
/**/

img.couple { 
	width: 380px; height: 199px;
	position: relative;
	margin: -203px 0 0 35px; 
}

/*\*/			
* html img.couple  {
	margin: -199px 0 0 28px;
	padding: 0;
	position: absolute;
}
/**/

img.acrobat {
	border: none;
	width: 120px;
	height: 33px;
}

ul.pdfs {
	list-style-image: url('lopix/acro.jpg')
}

ul.pdfs li {
}

a.lotimes {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #000 solid;
}
/* lightbox slideshow hidden thumbs */
img.hiddenthumb {
	display: none;
}

table#roller {	/* rolling slideshow */
	width: 280px;
	height: 186px;
	border: 2px #000 solid;
	margin: 0;
}

table#roller td {
	background: #aaa;
	width: 280px;
	height: 186px;
	padding: 0;
}

table#roller td img {	/* inside the slider */
	width: 280px; height: 186px;
	margin: 0;
	padding: 0;
	border-left: 1px #333 solid;
	border-right: 1px #333 solid;
	display: inline;
}


#baselogo {
	position: relative;
	z-index: 88;
	margin: -120px 30px 0 0;
	width: 210px;
	float: right;
}

#frontfooter {
	position: relative;
	z-index: 100;
	float: right;
	margin: -2.4em .7em 0 0;
	width: 400px;
	height: 1.3em; 
	text-align: right;
}

#frontfooter p {
	margin: 0 0 2em 0; 
}

#footer {
	position: relative;
	z-index: 100;
	margin: 0 0 0 14.5em;
}

#frontfooter a, #frontfooter a:link, #frontfooter a:visited 
.footleft a, .footleft a:link, .footleft a:visited {
	font-weight: bold;
	color: #4c0049;
}

.footleft a, .footleft a:link, .footleft a:visited {
	font-weight: normal;
	padding: 4px 8px;
	border: 1px #000 solid;
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	background: #ccc;
	text-decoration: none;
}

#frontfooter a:hover, #frontfooter a:active, 
.footleft a:hover, .footleft a:active {
	color: #f00;
}

.left {
	margin: 0;
	padding: 0;
	float: left;
}

.right {
	margin: 0;
	padding: 0;
	float: right;
}

#AdSummus { 
	margin: 0;
	padding: 0;
	height: 20px;
	font-size: .9em;
	font-family: sans-serif;
	color: #4C0049;
	text-align: right;
}

#AdSummus p {
	margin: 0;
	padding: 3px 0 0 0;
}

#AdSummus a, #AdSummus a:link, #AdSummus a:visited {
	color: #000;
}

#AdSummus a:hover, #AdSummus a:active {
	color: #f00;
}

#AdSummus a span {
	font-variant: small-caps;
}
