body{
	background-color: #DEBB30;
	background-image: url(images/gradation.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-family: Arial,Verdana, TimerNR, Times, "New Century Schoolbook" ;
	
}
h1{
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #7C0040;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #B19308;
	margin-bottom:0;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #7C0040;
	margin-bottom:0;
}
p{
	margin-top:0;
	font-size: 12px;
}
table{
	font-size: 12px;
}

a{
	text-decoration: underline;
	font-weight: bold;
	color: #B19308;
}
a.mail{
	text-decoration: underline;
	font-weight: bold;
	color: red;
}

a:hover {
	color:#7C0040;
}
a:focus {
	color:#7C0040;
}

.reserve{
	position: relative;
	top: -5px;
	left: 240px;
}

.header{
	position: relative;
	top: 0px;
	left: -100px;
}

.top_line{
	position: relative;
	top: 0px;
	left: 165px;
}
.invite{
	position: relative;
	top: 85px;
	left: 250px;
	z-index:1000;
}
.elegant{
	position: relative;
	top: 85px;
	left: 238px;
	z-index:1000;
}
.entertaining{
	position: relative;
	top: 85px;
	left: 170px;
	z-index:1000;
}


.menuleft{
	background-image: url(images/menus_left.jpg);
}
.functionleft{
	background-image: url(images/function_left.jpg);
}
.entertainingleft{
	background-image: url(images/entertaining_left.jpg);
}
.left{
	position: relative;
	top: 0px;
	left: 0px;
	z-index:500;
}

.photos{
	position: relative;
	top: 0px;
	left: 0px;
}


.XO{
	background-image: url(images/xo_home_11.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

a.menulinks{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.menulinks:hover {
	text-decoration: none;
	color:#7C0040;
}
a.menulinks:focus {
	text-decoration: none;
	color:#7C0040;
}
.vbottom{
	vertical-align: bottom;
}
.vtop{
	vertical-align: top;
}


