body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	background-color:#F5EDD1;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:792px;
	background-color:#421117;
	display:table;
}

#left_column {
	margin:0;
	padding:0;
	width:285px;
	float:left;
	background-color:#421117;
}

#right_column {
	margin:0;
	padding:0;
	width:503px;
	min-height:697px;
	float:left;
	background-color:#FCCA67;
	border-left:4px solid #FFFFFF;
}



/* LEFT COLUMN */
#header {
	margin:0;
	padding:0;
	width:285px;
	height:144px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#FCCA67;
}

#homelink {
	margin:0;
	padding:0;
	width:285px;
	height:144px;
	float:left;
}

#homelink > a {
	width:285px;
	height:144px;
	display:block;
}


#navigation {
	text-align:center;
}

#navigation > ul#navlist {
	margin:50px 0;
	text-transform:uppercase;
	color:#FFFFFF;
	list-style:none;
	font-size:1.1em;
	letter-spacing:0.1em;
}

#navigation > ul#navlist > li {
	margin:15px 0;	
}

#navigation > ul#navlist > li > a {
	text-decoration:none;
	color:#FFFFFF;
}

#navigation > ul#navlist > li > a:hover {
	color:#FEE8B6;
}

#navigation > ul#address {
	margin:20px 0;
	vertical-align:bottom;
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	letter-spacing:0.15em;
	color:#FEE8B6;
}

/* RIGHT COLUMN */

#top {
	width:503px;
	height:140px;
	background-color:#421117;
	
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom:4px solid #FFFFFF;
}

#top > #qa {
	width:154px;
	height:140px;
	float:right;
	color:#FEE8B6;
	border-left:4px solid #FFFFFF;
}

#top > #qa > ul {
	margin:10px 10px;
	font-size:1.2em;
	list-style:none;
}

#content {
	margin:0;
	padding:0;
	width:503px;
	font-family:Arial, Helvetica, sans-serif;
}

#content > ul > li {
margin-left:50px;
text-align: left;
list-style: ;

}

#reserve100 > ul > li {
margin-left:50px;
text-align: left;
list-style: outside;
list-style-type: circle;

}

/* Beginning of picture zoom */
.dg-picture-zoom{
	cursor : url(file:///grommet/Users/grommet/Desktop/CLIENTS/DOLCE/cursors/magnify-plus.cur) , pointer  !important;
}
.dg-picture-zoom-large{
	cursor : url(file:///grommet/Users/grommet/Desktop/CLIENTS/DOLCE/cursors/magnify-minus.cur) , pointer  !important;

}
	/* End of picture zoom */
	
	/*Beginning of picture1 gallery */
	
	#dhtmlgoodies_slideshow{
		width:480px;	/* Total width of slideshow */
		padding-left: 11px;
		


	}
	
	#previewPane{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/370px;	/* Other browsers */
		height: /**/370px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		padding-top:5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	/* Font to use */
		font-size:1.2em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
	background-color:#FCCA67;
		left:0px;
		z-index:10;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
 	background-color:#FCCA67;
		right:0px;
		z-index:10;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
/* End Styles */
	
	/*End of picture1 gallery*/.Reserve100 {
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	margin-left: 50px;
}

