body
{
	font-family		: tahoma;
}	
#container
{
	margin-left		: auto;
}
/* home */
#bg_01Div		{
	background-image: url("/images/background/bg_01.jpg");
	width			: 127px; 
	height			: 105px;
	}

/* inside */
#bg_02Div		{
	position		: absolute;
	top			: 0px;
	left			: 127px;
	background-image: url("/images/background/bg_02.jpg");
	width			: 89px; 
	height			: 105px;
	}

/* menu */
#bg_03Div		{
	position		: absolute;
	top			: 0px;
	left			: 216;
	background-image: url("/images/background/bg_03.jpg");
	width			: 77px; 
	height			: 105px;
	}

/* events */
#bg_04Div		{
	position		: absolute;
	top			: 0px;
	left			: 293;
	background-image: url("/images/background/bg_04.jpg");
	width			: 90px; 
	height			: 105px;
	}

/* gallery */
#bg_05Div		{
	position		: absolute;
	top			: 0px;
	left			: 383;
	background-image: url("/images/background/bg_05.jpg");
	width			: 105px; 
	height			: 105px;
	}

/* guestbook */
#bg_06Div		{
	position		: absolute;
	top			: 0px;
	left			: 488;
	background-image: url("/images/background/bg_06.jpg");
	width			: 128px; 
	height			: 105px;
	}

/* location */
#bg_07Div		{
	position		: absolute;
	top			: 0px;
	left			: 616;
	background-image: url("/images/background/bg_07.jpg");
	width			: 150px; 
	height			: 105px;
	}

#leftColHomeDiv		{
	background-image	: url("/images/background/homePage_08.jpg");
	width			: 279px; 
	height			: 627px;
	}

#leftColPageDiv		{
	background-image	: url("/images/background/innerPage_08.jpg");
	width			: 279px; 
	height			: 627px;
	}
#insideLeftColPageDiv	
{	background-image	: url("/images/background/insidePage_08.jpg");
	width			: 279px; 
	height			: 627px;
}

#leftColMenuDiv		{
	background-image	: url("/images/background/menuPage_08.jpg");
	width			: 279px; 
	height			: 627px;
	}
	
#contentHomeDiv	{
	background-image	: url("/images/background/homePage_09-b.jpg"); 
	width			: 487px; 
	height			: 627px;
	position		: relative;
	top			: -627px;
	left			: 279px;
	}

#contentPageDiv	{
	background-image	: url("/images/background/innerPage_09.jpg"); 
	width			: 487px; 
	height			: 627px;
	position		: relative;
	top				: -627px;
	left			: 279px;
	}

#leftContentPageDiv	
{	background-image	: url("/images/background/insidePage_09.jpg"); 
	width			: 487px; 
	height			: 627px;
	position		: relative;
	top				: -627px;
	left			: 279px;
}

#pageContentDiv	{
	position		: relative;
	top				: 0px;
	left			: 100px;
}
#contentMenuDiv	{
	background-image	: url("/images/background/menuPage_09.jpg"); 
	width			: 487px; 
	height			: 627px;
	position		: relative;
	top			: -627px;
	left			: 279px;
	}

#leftColContent		{
	position		: absolute;
	top			: 240px;
	left			: -240px;
	width			: 279px; 
	height			: 627px;
	}
	
#kornerEventsDiv	{
	position		: relative;
	top				: 286px;
	left			: -234px;
	width			: 226px;
	height			: 326px;
	border			: #634513 1px solid;
	
}
#mainContent		{
	position		: absolute;
	top				: 30px;
	left			: -268px;
	width			: 760px; 
	height			: 560px;
	font-family		: tahoma;
	color			: #745306;
	overflow		: auto;
	}
#menuContent		{
	position		: absolute;
	top				: 40px;
	left			: -268px;
	width			: 766px; 
	/* height			: 560px; */
	min-height		: 560px; 
	font-family		: tahoma;
	color			: #745306;
	overflow		: visible;
	}
#footerDiv		{
	background-image	: url("/images/background/bg_10.jpg"); 
	width			: 766px; 
	height			: 48px;
	position		: relative;
	top			: -632px;
	left			: 0px;
	/* border		: glue 2px solid; */
	}
.underlineTan		{
	border-bottom	: #c3802f 8px solid;
	}
.underlineWhite		{
	border-bottom	: white 1px solid;
	}

.underlineGray		{
	border-bottom	: #888888 1px solid;
	}
	
.menuHeader
{
	font-weight		: bold;
	text-decoration	: underline;
	font-size		: 1.25em;
}

.menuPrice
{
	font-weight		: bold;
	font-size		: 1.25em;
}
