body, html {
font-family: "Open Sans", Verdana, sans-serif; font-size:12px; color:#606060; font-weight:normal; line-height:18px;
padding:0; margin:0; width:100%; height:100%; background-attachment:fixed; overflow:hidden; text-align:center;}

a { color:inherit; text-decoration:none; }

		.overlay {
	position:absolute;
		top:0;
		bottom:0;
		left:0;
	width:100%;
	background:#FFFFFF;
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	}
		.overlay1 {
	position:absolute;
		top:0;
		bottom:0;
		left:0;
	width:100%;
	background:#333333;
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	}
	
	.container {
		position:relative;
	}

	.content {
		position:relative; 
		height:auto;
	}
	
	#container .content {
		width:100%;
	}

h1 { font-family: "Open Sans", Verdana, sans-serif; font-size:24px; color:#606060; text-decoration:none; font-weight:lighter; margin:0; padding:0px; padding-bottom:10px; text-align:center; }
h2 { font-family: "Open Sans", Verdana, sans-serif; font-size:12px; color:#111111; font-weight:lighter; margin:0; padding:0; }

.forms1 {
	font-family: "Open Sans", Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3b8eb8;
	text-transform:uppercase;
	background: url(images/calendar.png) right no-repeat #FFFFFF;
	border:none;
	border-bottom:1px solid #f7941e;
	padding:3px; 
	margin:3px;
	width:120px;
}

select.forms1 {
	padding:2px;
	width:auto;
}
select.forms1:focus { 
}

.forms {
	font-family: "Open Sans", Verdana, sans-serif;
	font-size:11px; 
	color:#111111;
	background:none;
	border:none;
	border-bottom:1px solid #84cbf0;
	margin-bottom:3px;
	outline:none;
}

.button { 
    font-size:11px;
	color:#FFFFFF;
	background:#3e9dd7;
	border:none;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	text-transform:uppercase;
}

.divbutton { clear:both; padding:10px; }

.address { font-family: "Open Sans", Verdana, sans-serif; font-size:12px; color:#4c4c4c; font-weight:normal; line-height:14px; text-align:left;}
.text { line-height:20px; }
.text1 { font-size:11px; color:#111111; }
.text2 { font-size:12px; color:#111111; }
#lang { position: absolute; right:70px; top:140px; display:inline-block; z-index:50; }
.links {  }
.linkf { font-family: "Open Sans", Verdana, sans-serif;  font-weight:normal;  font-size:11px; color:#3e3e3e; text-decoration:none; }
.titles {font-family: "Open Sans", Verdana, sans-serif; font-weight:lighter; font-size:18px; color:#47a7d7; text-decoration:none; padding-bottom:5px; }
.titles1 { font-size:16px; color:#FFFFFF; text-decoration:none;  }
.titles2 { font-size:18px; color:#FFFFFF; text-decoration:none;  }

/* Drop down menu */

.menu{
width:160px; 
position:absolute;
visibility:hidden;
}

.dropdownbox{ 
padding:0;
}

.dropdownmenu{
margin: 0;
padding: 0;
width: 100%;
overflow: hidden;
}

.dropdownmenu li{
display: inline;
}

.dropdownmenu li a{
font-size:12px; font-weight:lighter; padding:5px; margin-left:5px; text-decoration:none; text-transform:uppercase; display:inline-block;
}

.navigation { color:#FFFFFF; }
a.navigation:hover { color:#f8c301; }
.navactive { color:#f8c301; }

.navilinks { font-size:13px; color:#555555; margin:5px; margin-left:0; text-decoration:none; }
.divlinks { padding:5px; background:#FFFFFF url(images/dots.gif) bottom left repeat-x; }


p { padding:0; margin:0; margin-bottom:10px; text-align:justify}
ul {padding-left:20px;}

img { border:none; margin:0; vertical-align:middle; }

img.plinks { border:1px #FFFFFF solid; }
.plinks img{ border:1px #FFFFFF solid; }
a.plinks:hover img{ border:1px #999999 solid; }

/** style for jquery ui datepicker **/
#ui-datepicker-div{
    font-size:11pt;
	z-index:1000 !important;
}
#ui-datepicker-div span.ui-datepicker-month{
    color:#fff;
}
#ui-datepicker-div span.ui-datepicker-year{
    color:#eee;
}

#mask {
  position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none; }
  
#boxes .window {
  position:absolute; left:0; top:0; width:800px; height:600px; display:none; z-index:9999; padding:20px; }

#boxes #dialog {
  width:auto; height:auto; }
  
.trigger 
{ margin:0; cursor:pointer; display:inline; }

.toggle-container
{ display: none; margin:0; padding:0; z-index:110  }

/* MENUS */
#menudown { position:absolute; left:0; bottom:0; width:100%; height:48px; background-image:url(images/bottomline.png); z-index:10;}
#menutop  { position:absolute; left:0; top:0; width:100%; height:22px; background-image:url(images/topline.png); z-index:10;}
#circlel { position:absolute; left:50%; top:0; width:328px; margin-left:-164px; height:125px; z-index:15; background-image:url(images/circle.png); }
#logo { position: absolute; left:85px; top:35px;}

/* MAIN CONTEINER */
.mainindex { position:absolute; bottom:50%; margin-bottom:-73px; height:136px; width:100%;   }
.main { position:absolute; top:55%; margin-top:-220px; width:100%; height:440px; }

/* CONTENT */
.index { display:none;}
.indexc { position: absolute;
left: 50%;
margin-left: -410px;
padding-top: 130px;
width: 820px;
height: 440px;
background-image:url(images/body.png);
background-repeat: no-repeat;  }

.holder {position: absolute; left: 0px; top: 0px; width: 100%; height: 132px;}

/* Navigation */
#navimenu {
position: absolute;
	left: 50%;
	margin-left: -410px;
	top: 0px;
	width: 820px;
	height: 132px;
	z-index: 15;
}
#navimenu ul { margin: 0; padding: 0; width: 820px; height: 132px; }
#navimenu ul li {
	padding: 0; margin: 0px 5px 0px 0px;
	display: block; list-style: none;
	width: 132px; height: 132px;
	float: left;
	line-height: 132px; text-align: center;
}
#navimenu ul li a { color: #606060; font-size: 18px; text-decoration: none; text-transform: lowercase; line-height: 132px; }
#navimenu ul li a:hover { color: #fff; line-height: 132px; }

#navimenu ul li:last-child { margin: 0; }
#navimenu ul li.navi1 { background-image: url(images/menunavi/c1.png); background-repeat: no-repeat; }
#navimenu ul li.navi1:hover { background-image: url(images/menunavi/c1-hover.png); background-repeat: no-repeat; }

#navimenu ul li.location { background-image: url(images/menunavi/c2.png); background-repeat: no-repeat; }
#navimenu ul li.location:hover { background-image: url(images/menunavi/c2-hover.png); background-repeat: no-repeat; }

#navimenu ul li.ourmenu { background-image: url(images/menunavi/c3.png); background-repeat: no-repeat; }
#navimenu ul li.ourmenu:hover { background-image: url(images/menunavi/c3-hover.png); background-repeat: no-repeat; }

#navimenu ul li.weddings { background-image: url(images/menunavi/c4.png); background-repeat: no-repeat; }
#navimenu ul li.weddings:hover { background-image: url(images/menunavi/c4-hover.png); background-repeat: no-repeat; }

#navimenu ul li.navi5 { background-image: url(images/menunavi/c5.png); background-repeat: no-repeat; }
#navimenu ul li.navi5:hover { background-image: url(images/menunavi/c5-hover.png); background-repeat: no-repeat; }

#navimenu ul li.navi6 { background-image: url(images/menunavi/c6.png); background-repeat: no-repeat; }
#navimenu ul li.navi6:hover { background-image: url(images/menunavi/c6-hover.png); background-repeat: no-repeat; }

.navigation { color: #4b4b4b; font-size: 16px; text-decoration: none; text-transform: lowercase; }
.navigation:hover { color: #fff; }
.navactive { color: #4b4b4b; font-size: 16px; text-decoration: none; text-transform: lowercase; }

#navimenu-bg {
	position: relative;
	top: 50%;
	margin-top: -7px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 14px;
	background-image:url(images/menuline.png);
	background-repeat: repeat-x;
}
/* Navigation */









