body {
	background-color:#000000;
}

h1{
	font-size:11px;
	text-transform:uppercase;
	color:#3f3f3f;
}

a{
	color:#cdc9c9;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#cdc9c9;
	text-decoration:underline;
}

a img{
	border:0px;
}

ul {
	list-style:none;
}

#wrapper{
	/*background-image:url("dessert_bkgr.jpg");*/
	width:963px;
	height:599px;
}

#topmenu{
	width:963px;
	height:50px;
	text-align:right;
}

#bg{
	width:903px;
	/*height:539px;*/
	background-color:#454554;
/*	background-image:url(bourg2009/inner_background.jpg);
	background-repeat:repeat-x;*/
	position:relative;
	top:30px;
		border:1px solid #eee;
}

#header{
	width:903px;
	height:112px;
	background-image:url("bourg2009/header.jpg");
}

#topmenu ul li{
	display:inline-block;
	width:150px;
	height:10px;
	text-align:center;
}

#menu{
	margin-top:32px;
	width:535px;
	height:50px;
	position:relative;
	float:right;
	z-index:500;
}

#content_wrapper{
	width:903px;
	height:192px;  /*412*/
	background-image:url(bourg2009/inner_background.jpg);
	background-repeat:repeat-x;
	background-color:#A4A2A3;
}

#right{
	width:250px;
	position:relative;
	float:right;
	text-align:right;
	padding-left:10px;
	/*color:#cdc9c9;*/
	color:#eeeeee;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	z-index: 1000;
}

#left{
	width:270px;
	position:relative;
	float:left;
	text-align:left;
	padding-right:10px;
	margin-left:0px;
	padding-top:3px;
	color:#eeeeee;
	/*color:#cdc9c9;*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
}

#right img{
	border:1px solid #eee;
}

#main{
	position:relative;
	height:190px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	color:#eeeeee;
	/*color:#cdc9c9;*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer{
	width:903px;
	height:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cdc9c9;
	padding-top:9px;
}

#linklist{
	width:903px;
	height:29px;
	background-image:url("bourg2009/linklist_bg.jpg");
	font-family:Arial;
	font-weight:500;
	font-size:19px;
	color:#e6e9e9;
	letter-spacing:3px;
	text-align:center;
}

#linklist a{
	font-family:Arial;
	font-weight:500;
	font-size:19px;
	color:#e6e9e9;
	letter-spacing:3px;
}

#linklist ul{
	margin:0;
	margin-left:-30px;
}

#linklist ul li{
	display:inline;
}

#photobar{
	width:903px;
	height:182px;
	background-image:url("bourg2009/photobar.jpg");
}

.dlh_googlemap{
	margin-left:300px;
}

.formbody table tr{
	height:30px;
}

.formbody table tr td{
	padding-right:10px;
}

.copyright{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.copyright a{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

.copyright a:hover{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.pagination ul li{
	display:inline;
}

.invisible{
	display:none;
}


