@charset "UTF-8";
/* CSS Document */



body {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}

#contentholder {
	width: 1100px;
	height: 950px;
	padding: 0px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #000;
}

#contentholder-event{
	width: 1100px;
	height: auto;
	padding: 0px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #000;
}

a {
	color:#00ABEF;
	text-decoration: none;
border:0px; 
outline:none}



#main {
	float: left;
	height: 575px;
	width: 640px;
	color: #999;
	line-height: 20px;
	padding-right: 10px;
	text-align: justify;
	margin-left: 300px;
}


#main-long {
	float: left;
	height: auto;
	width: 600px;
	color: #999;
	line-height: 20px;
	padding-left: 60px;
	padding-right: 140px;
	text-align: justify;
}

#main-weddings {
	float: left;
	height: 575px;
	width: 640px;
	color: #999;
	line-height: 20px;
	padding-right: 10px;
	text-align: justify;
	margin-left: 300px;
}

#main2 {
	float: left;
	height: 125px;
	width: 850px;
	background-repeat: no-repeat;
	background-image: url(../images/main2.jpg);
	margin-left: 214px;
}

#menu-left {
	float: left;
	height: 110px;
	width: 250px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	text-align: left;
}

#menu-right {
	float: left;
	height: 110px;
	width: 250px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 45px;
}

#sidebar {
	float: left;
	height: 100%;
	width: 177px;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	margin-left: 38px;
	background-color: #3399FF;
	position: fixed;
}

#logobar {
	float: left;
	height: 250px;
	width: 850px;
	background-image: url(../images/flambelogo.jpg);
	background-repeat: no-repeat;
	margin-left: 240px;
}

#image_map{
	width:800px;
	height: 240px;
	margin:0 auto;
	padding:0px;
	background-image: url(../images/2010/bg-004ph.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#image_map a{
display:block;
position:absolute;
}

#image_map a.menu{
width:100px;
height:50px;
top:340px;
}

#image_map a#link1{
	width:350px;
	height:200px;
	top:22px;
	left:53px;
}

#navcontainer {
	width: 173px;
	margin-top: 510px;
	text-align: right;
	float: left;
	padding-bottom: 50px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;

}

#navcontainer a
{
	display: block;
	padding: 15px;
	width: 140px;
	background-color: #3399FF;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #000;
	color: #fff;
}

#booking {
	float: left;
	height: 215px;
	width: 215px;
	padding-bottom: 25px;
}

#footer {
	float: left;
	height: 25px;
	width: 180px;
	padding-left: 15px;
	padding-top: 40px;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	color: #0083DA;
}

.copyright {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;

}

.blue {
	color: #00ABEF;
}

.smallred {
	color: #C03;
	font-size: 14px;
}

.smallwhite {
	color: #FFF;
	font-size: 14px;
}

.white {
	color: #FFF;
	font-size: 18px;
}

