/*body styling*/
	/*provisory*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fefdfb url(../img/body_bg.jpg) 0 288px repeat-x scroll;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Verdana;
	position: relative;
	border-bottom: 2px solid #3a76ab;

}
/*end of body styling*/
/*header styling*/
#header {
	width: 100%;
	border-top: 2px solid #804c14;
	padding: 0;
	margin: 0;
	height: 286px;
	background: transparent url(../img/header_bg.jpg) 0 0 scroll repeat-x;
}
#masthead {
	position: relative;
	width: 996px;
	height: 286px;
	margin: 0 auto;
	padding: 0;
		
}
h1, h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	position: absolute;
}
h1 {
	width: 254px;
	height: 230px;
	top: 4px;
	left: 746px;
}
h1.home {
	background: transparent url(../img/h1home_bg.png) 0 0 no-repeat scroll;
	
}
/*PNG tricks*/
/*\*/

* html h1.home {
	background-color: transparent;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/h1home_bg.png", sizingMethod="image");
}
* html h1 a {
	background-color: transparent;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/h1_bg.png", sizingMethod="crop");
}
* html h1 a:hover {
	background-color: transparent;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/h1_ie6hover_bg.png", sizingMethod="crop");
}
* html #masthead h3 {
	background-color: transparent;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slideshow/ss1.png", sizingMethod="image");
}
/**/
/*End of PNG tricks*/
h1 a {
	display: block;
	background: transparent url(../img/h1_bg.png) 0 0 no-repeat scroll;
	width: 254px;
	height: 230px;
	
}
h1 a:hover {
	display: block;
	background-position: bottom;
	
}
h2 {
	width: 1px;
	height: 1px;
}
#masthead h3 {
	text-indent: -9999px;
	display: block;
	width: 750px;
	height: 284px;
	position: absolute;
	top: -2px;
	left: 0;
	margin: 0;
	padding: 0;
	background: transparent url(../img/slideshow/ss1.png) 0 0 no-repeat scroll;
}
#textcontainer h4 {
	font-family: Georgia, 'Bookman Old Style', Rockwell, 'times new roman', serif;
	color: #804c14;
	padding: 12px 8px 0 15px;
	margin:10px 0 0 0;
	font-size: 24px;
	font-weight: normal;
	text-align:left;
}

/*end of header styling*/
/*content styling*/
#breadcrumb {
	list-style-type: none;
	width: 880px;
	margin: -32px auto 0 auto;
	padding: 0 74px 0 0;
	height: 34px;
	line-height: 22px;
	color: #804c14;
	font-size: 13px;
	text-align: right;
}
#breadcrumb li a {
	color: #804c14;
}
#breadcrumb li {
	display: inline;
margin: 0 14px 0 -14px;	padding: 0;
}
#content {
	width: 996px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
}
#languagetoggler {
	position: relative; 
	width: 90px;
	padding: 0; 
	overflow: hidden; 
	display: block; 
	list-style-type: none;  
	height: 25px;
	margin: -36px 8px 0 0;
	float: right;

}
#languagetoggler li {
	text-indent: -9999px;
	width: 25px; 
	overflow: hidden; 
	font-size: 2px; 
	height: 25px;
	position: absolute;
	display: block;
	border-bottom: none;
	top: 0; 

}
#languagetoggler li a {
	display: block;
	height: 25px;
	width: 25px;
}
#italian {
	left: 33px;
	background: transparent url(../img/togglelanguage_bg.png) 0 -50px scroll  no-repeat;
}
#italian a {
	left: 33px;
	background: transparent url(../img/togglelanguage_bg.png) 0 0 scroll  no-repeat;
}
#italian a:hover {
	left: 33px;
	background: transparent url(../img/togglelanguage_bg.png) 0 -25px scroll  no-repeat;
}
#english {
	left: 0;
	background: transparent url(../img/togglelanguage_bg.png) -35px -50px scroll  no-repeat;
}
#english a {
	left: 0;
	background: transparent url(../img/togglelanguage_bg.png) -35px 0px scroll  no-repeat;
}
#english a:hover {
	left: 0;
	background: transparent url(../img/togglelanguage_bg.png) -35px -25px scroll  no-repeat;
}
#french {
	right: 0;
	background: transparent url(../img/togglelanguage_bg.png) -70px -50px scroll  no-repeat;
}
#french a {
	right: 0;
	background: transparent url(../img/togglelanguage_bg.png) -70px 0px scroll  no-repeat;
}
#french a:hover {
	right: 0;
	background: transparent url(../img/togglelanguage_bg.png) -70px -25px scroll  no-repeat;
}
#pagewrap {
	margin: 0 0 0 44px;
	width: 952px;
	padding: 0;
	position: relative;
	background: transparent url(../img/pagewrap_bg.gif) 0 0 scroll  repeat-y;
}
#textcontainer {
	position: relative;
	float: left;
	width: 670px;
	/* border-top: 4px solid teal; */
	margin: 0;
	padding: 0 0 80px 0;
	background: transparent url(../img/textcontainer_bg.jpg) 0 0 scroll no-repeat;
	text-align:left;
}
.claim {
	text-align: left;
	background: white;
	margin: 9px;
	padding: 0; 
}
.claim p, #textcontainer p{
	color: #804c14;
	font-size: 14px;
	padding: 6px 12px;	
}


.claim h3 {
	font-size: 32px;
	font-weight: normal;
	color: #1f66a6;
	font-family: Georgia, 'Bookman Old Style', Rockwell, 'times new roman', serif;
	margin: 0;
	padding: 12px 8px 0px 8px;  
}
.claim h4 {
	font-size: 24px;
	font-weight: normal;
	color: #1f66a6;
	font-family: Georgia, 'Bookman Old Style', Rockwell, 'times new roman', serif;
	margin: 0;
	padding: 12px 8px 0px 8px;  
}

.claim a{
	text-decoration: none;
	color: #f09a3e;
}
.claim a:hover{
	color: #64350c;
}


.clearboth {
	clear: both;
	width: 100%;
	height: 1px;
	display: block;
}

hr.clearboth {
	clear: both;
	display: none;
	width: 996px;
	text-indent: -9999px;
	border: 0;
}
dl#sneakpeek {	
	text-align: left;
	color: #804c14;
	font-size: 13px;
	margin: 22px 9px 0px 9px;
	width: 652px;
	padding: 0; 
	display:block;
}
#sneakpeek dt {
	font-family: Georgia, 'Bookman Old Style', Rockwell, 'times new roman', serif;
	color: #804c14;
padding: 12px 8px 0 8px;
	font-size: 26px;
	font-weight: normal;
}
#sneakpeek dd {
	padding: 8px 16px 0 16px;
	margin: 8px 0 0px 0;
}
#sneakpeek dd.thumbnail {
	padding: 0px;
	width: 116px;
	height: 116px;
	margin: 16px 6px 0px 5px;
	background: #eee;
	border:1px solid #c7c0a3;
	float:left;
}
/*\*/

html* #sneakpeek dd.thumbnail { 
	margin: 16px 6px 0px 5px;
}
/**/


#sneakpeek dd.thumbnail a{
	width: 108px;
	height: 108px;
	margin: 4px;
	overflow:hidden;
	display:block;
}

#sneakpeek dd.thumbnail a img {
	padding:0;
	border: none;
	margin: 0;
}
#sneakpeek dd.thumbnail:hover {
	border-color: #fff;
	background: #eee;	
}


dl#specials {
	clear: both;
	width: 652px;
	height: 220px;
	background: transparent url(../img/services_bg.jpg) 0 0 scroll no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	margin: 36px 9px 0 9px;
	padding: 0;
}
#specials dt, specials dd {

	margin: 0;
	padding: 0;
}
/*sidebar styling*/
#sidebar {
	margin: 0 0 -40px 18px;
	padding: 0 0 400px 0;
	position: relative;
	float: left;
	clear: right; 
	width: 264px;
	background: transparent url(../img/sidebar_bg.jpg) 0 0 scroll no-repeat;
	/* border-top: 4px solid red; */
}

#nav {
	background:  transparent url(../img/nav_bg.jpg) 0 0 scroll repeat-x;
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 9px;
	font-family: Georgia, 'Bookman Old Style', Rockwell, 'times new roman', serif;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #faf8eb;
	/* border-bottom: 8px solid #fafaae; */

}
#nav li.first {
	border-top: none;
}
#nav li {
	border-top: 1px solid #fefef1;	
	padding: 0 16px;
	color: #f09a3e;
	display: block;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #ca7f2f;
	margin: 0;
	border-left: none;
	border-right: none;
}
#nav li a {
/* background: #fefef1; */
	color: #64350c;
	height: 40px;	
	padding: 0 16px;
	margin: 0 -16px;
	display: block;
	text-decoration: none;

}
#nav li a:hover {
	background: #faf8eb;
	color: #1f66a6;
	height: 40px;
	display: block;
	text-decoration: none;
}

/*end of sidebar styling*/
/*end of content styling*/
/*footer styling*/

#footer {
	width: 996px;
	margin: 0 auto;
	padding: 0;
	display: block;
/* 	border-bottom: 2px solid red; */
	clear: both;
	position: relative;
	text-align: left;
}
#footernav {
	border-top: 9px solid #3a76ab;
	margin: 0 0 12px 44px;
	position: relative;
	width: 634px;
	padding: 64px 18px 0 18px;
	background: #fdfcf7;
	height: 62px;
	list-style-type: none;
}
#footernav li {
	display: inline;
	font-size: 13px;
	color: #3a76ab;

}
#footernav li a {
	text-decoration: none;
	color: #3a76ab;
}
#footernav li a:hover {
	text-decoration: none;
	color: #804c14;
}
#footerlogo {
	position: absolute;
	left: 688px;
	top: -9px;
	display: block;
	width: 264px;
	height: 116px;
	background: transparent url(../img/footernavlogo_bg.jpg) 8px 24px scroll no-repeat;
	/*
width: 250px;
	height: 68px;
*/
	overflow: hidden;
	text-indent: -9999px;
	border-top: 9px solid #3a76ab;
}
#footerlogo a {
	position: absolute;
	display: block;
	width: 250px;
	height: 68px;
	top: 24px;
	left: 8px;
/* 	border: 1px solid #3a76ab; */
}

#sitecredits {
	position: absolute;
	width: 952px;
	left: 0;
	top: 134px;
	border-bottom: 4px solid #3a76ab;
	
}
#sitecredits span {
	position: absolute;
	top: -22px;
	text-align: right;
	width: 940px;
	display: inline;

}
#sitecredits span a {
	width: 250px;
	font-size: 12px;
	left: 680px;
}

/*end of footer styling*/

/*reservations styling*/

#reservationform {
	padding: 0;
	margin: 0;
}
fieldset {
	border: 0;
	float: left;
	position: relative;
	margin: 4px 0px 0px 25px;
	padding: 0;
	width: 600px;
	display: inline;
}

fieldset input.fields{
	float: left;
	clear: right;
/*	margin: 4px 140px 2px 18px; */
	margin: 3px 0;
	display: inline;
	font-size: 12px;
	width: 360px;
	height: 16px;	
}


textarea {
	margin: 3px 3px;
	border: 3px double #c7c0a3;
/*	color: #f1a0c1; */
	font-family:  'Lucida Grande', Lucida, 'Trebuchet MS', Arial, sans-serif;
	padding: 1px;
	float: left;
	font-size: 12px;
	width: 410px;
	height:80px;
	

}

label {
	margin: 6px 0px 4px 0;
	clear: left;
	float: left;
	display:inline;
	line-height: 20px;
	width: 140px;
	padding: 0 5px;
	font-size:13px;
	border-bottom:1px solid #c7c0a3;
	color: #804c14;
	text-align:right;
}

fieldset input{
/*	background: #0f021f;
	color: #f1a0c1; */
	float: left;
	border: 3px double #c7c0a3;
	width: 180px;
}
fieldset img {
	margin: 20px 0 20px 20px;
	float: left;
}

#chkcancel, #chkprivacy{
	float: left;
	clear: right;
	margin: 7px 0;
	display: inline;
	width:20px;
	height: 20px;	
}

input#inputDate {
	background-color: #faf2db;
	font-weight:bold;
}

input.disabled{
	background-color: #faf2db;
}
input#highs,input#lows {
	background-color: #faf2db;
}

input#totalfee{
	background-color: #faf2db;
	font-weight:bold;
	width:294px;
}


input#zip,input#phone,input#fax,input#captcha_img_text {
	width: 140px;
}
input#country,input#email,input#emailrep,input#ccnumber,input#email_address {
	width: 240px;
}

input#button1, input#button2 {
	width: 75px;
	height: 28px;
	background-color: #faf2db;
	margin: 24px 12px 0 0;
}

#your_message{
	height:180px;
	margin: 3px 0px;
}

/*end of reservations styling*/

ul.services{
	padding:0;
	margin:10px 15px 0 15px;
}


ul.services li {
	text-align:left;
	padding:0 0 0 14px;
	margin:4px 0;
	list-style-type: none;
	font-size:13px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Verdana;
	color: #804c14;
	background:transparent url(../img/square01.jpg) 0 8px scroll no-repeat;
}
