/* CSS Document */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}
#container {
	width: 100%;
	margin: 8px 0 0 3px;
	padding: 0;
}
#siteholder {
	width: 860px;
	margin: 3px 0 0 3px;
	padding: 0;
	background-color: #fff;
}

/* ========================== TOP
========================================================  */
#Top {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	height: 25px;
}

#Top p.r1c1 {
	float: left;
	width: 230px;
	font: 11px Arial,Verdana,Sans Serif;
	background-color: #DADADA;
	height: 16px;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
}
#Top p.r1c2 {
	float: left;
	width: 375px;
	font: 11px Arial,Verdana,Sans Serif;
	background-color: #666666;
	height: 16px;
	margin: 0;
	padding: 2px 0 0 10px;
	border-left: 1px solid #fff;
	color: #fff;
}
#Top p.r1c2 a:link {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
#Top p.r1c2 a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
#Top p.r1c2 a:hover {
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
	background-color: #000;
}
#Top p.r1c2 .highlight {
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
	background-color: #000;
}
#Top p.r1c3 {
	background-color: #000000;
	text-align: right;
	border-left: 1px solid #fff;
	height: 16px;
	margin: 0;
	padding: 2px 10px 0 0;
}
#Top p.r1c3 a:link {
	color: #ccc;
	text-decoration: none;
}
#Top p.r1c3 a:visited {
	color: #ccc;
	text-decoration: none;
}
#Top p.r1c3 a:hover {
	color: #FFF;
	text-decoration: none;
}

/* ========================== HEADER
========================================================  */

#Header {
	clear: both;
	margin: 0;
	padding: 0;
}
#Header-Col-1 {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}
#Logo {
	width: 230px;
	height: 160px;
	background: url(/gr/top/logo4.gif) no-repeat center;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#Logo span {
	display: none;
}
#Logo a {
	display: block;
	height: 143px;
}

/* ========================== MAIN BUTTON STYLES
========================================================  */

#Buttons {
	margin: 0;
	padding: 0;
	width: 230px;
}
#Buttons span {
	display: none;
}
#Buttons .row {
	float: left;
}
#Buttons a {
	display: block;
	height: 26px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
}
#Buttons a.r1c1 {
	width: 87px;
	background:  url("/gr/buttons/row1_french.jpg") bottom left no-repeat #414141;
}
#Buttons a.r1c1:hover {
	background-position: top left;  
}
#Buttons a.r1c2 {
	width: 143px;
	background: url("/gr/buttons/row1_french.jpg") bottom right no-repeat #414141;
}
#Buttons a.r1c2:hover {
	background-position: top right;
}
#Buttons a.r2c1 {
	width: 53px;
	background: url("/gr/buttons/row2_french.jpg") top left no-repeat #7B7F83;
}
#Buttons a.r2c1:hover {
	background-position: bottom left;
}
#Buttons a.r2c2 {
	width: 84px;
	background: url("/gr/buttons/row2col2_french.jpg") top no-repeat #7B7F83;
}
#Buttons a.r2c2:hover {
	background-position: bottom;
}
#Buttons a.r2c3 {
	width: 93px;
	background: url("/gr/buttons/row2_french.jpg") top right no-repeat #7B7F83;
}
#Buttons a.r2c3:hover {
	background-position: bottom right;  
}
			/*	END OF MAIN BUTTON STYLES	*/
#Banner {
	float: left;
	width: 630px;
	height: 185px;
	vertical-align: bottom;
/*	background: url(/gr/top/banners/heart_to_heart.jpg) no-repeat; */
	margin: 0;
	padding: 0;
/*	border-bottom: 1px solid #ccc;  */
}
#Middle {
	clear: both;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
#Sidebar-Left {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 0 20px 0;
}
#Sidebar-Left-Buttons {
	text-align: center;
}
#Sidebar-Left input {
	background-color: #fff;
	border: 1px solid #999;
	color: #000;
}
#Address {
	height: 100px;
	height: 100px;
	background: url("/fr/grf/address_fr.gif") no-repeat center;
	background-color: #e3e3e3;
}
#Links {
	margin: 20px 20px 10px 20px;
}
#Links h1 {
	font: 12px Arial, Verdana, Sans Serif;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#Links h2 {
	background-color: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 2px 0;
	font: 11px Arial, Verdana, Sans Serif;
	font-weight: bold;
	padding-left: 5px;
}
#Links a:link {
	color: #666;
	display: block;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Links a:visited {
	color: #999;
	display: block;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Links a:hover {
	color: #ff0000;
	margin-left: 10px;
}
#Links .indented {
	padding-left: 12px;
}
#Links .indented_with_bullet {
	padding-left: 10px;
	background: url(/gr/bullet_beige.gif) left no-repeat;
}
#Links .highlight {
	padding: 7px;
	border: 1px dotted #000;
	background-color: #FFF;
	margin-bottom: 20px;
}

#Main {
	margin: 0 0 0 230px;
	padding: 0;
}

				/*  RESERVATIONS BUTTONS & LINKS  */
#Content-Top {
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #f6f6f6;
	height: 19px;
	border-top: 1px solid #ccc;
}
#Content-Top ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#Content-Top span {
	display: none;
}
#Content-Top li {
	list-style-type: none;
	display: block;
	float: left;
}
#Content-Top li.res {
	margin: 0 5px;
	padding: 0;
	display: block;
	background: url("/fr/grf/topf/button_reservations.gif") bottom no-repeat;
	height: 19px;
}
li.res a {
	display: block;
	height: 19px;
	width: 192px;
	background: url("/fr/grf/topf/button_reservations.gif") bottom no-repeat;
}
li.res a:hover {
	background-position: top;
}
#Content-Top a:link,a:visited {
	color: #666;
	margin: 0 3px;
	text-decoration: underline;	
}
#Content-Top a:hover {
	color: #FF6600;
}
#Content-Top .corp {
	float: left;
	padding: 2px 0 0 10px;
}
#Content-Top .offers {
	float: left;
	padding: 2px 0 0 12px;
	margin-left: 30px;
	font-weight: bold;
	color: #000;
}
#email_button {
	float: right;
	margin: 7px 5px 0 0;
}

				/*  END OF RESERVATIONS BUTTONS & LINKS  */
#Titles {
	color: #666666;
	font-size: 14px;
	text-align: left;
	padding: 15px 0 0 0;
	margin-left: 10px;
	border-bottom: 1px dotted #ccc;
}
				/*	HOME PAGE STYLES	*/

#Content-homepage {
	padding: 0 20px 10px 20px;
	margin-top: 22px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#Content-homepage p {
	margin: 5px 0 8px 0px;
}
#Content-homepage a {
	padding: 0;
	margin: 0;
}
#Latest_News {
	width: 250px;
}
#Latest_News ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#Latest_News li {
	margin: 0;
	padding: 0;
}
				/*	END OF HOME PAGE STYLES	*/

				/*	CONTENT LINK STYLES	*/
#Content a:link {
	color: #5979AE;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#Content a:visited {
	color:	#5979AE;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#Content a:hover {
	color: #000;
	text-decoration: underline;
}
				/*	END OF CONTENT LINK STYLES	*/
.sidebar-right {
	float: right;
	width: 100px;
}
#Content-Reservations-Page {
	clear: both;
	padding-left: 35px;
}
#Content {
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;	
	z-index: 100;
}
#Content p {
	margin: 7px 0 12px 0px;
}
#Content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 18px;
}
#Content h2 {
	font-size: 14px;
}
#Content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
				
				/*	DEFAULT FORM STYLES */
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333;
	background-color: #f6f6f6;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0;
	border: 1px solid #333;
	background-color: #666;
}

				/*	END OF DEFAULT FORM STYLES */
				
				
.FormTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	color: #000;
	border-left: 10px solid #e3e3e3;
	text-transform: uppercase;
	padding-left: 5px;
}
input.noeffect {
	border: 0;
	background: transparent;
}
#Sidebar-Right-Homepage {
	float: right;
	width: 192px;
	border-left: 1px solid #ccc;
	margin: 10px 5px;
	ping: 0;
	text-align: right;
}
#button a.tab {
	display: block;
	text-align: right;
	width: 180px;
	height: 28px;
	padding: 8px 20px 0 0;
	background: url(/fr/grf/buttons/side_button.jpg) bottom right no-repeat;
	text-decoration: none;
	color: #000;
}
#button a.tab:hover {
	height: 28px;
	background: url(/fr/grf/buttons/side_button.jpg) top right no-repeat;
}
#SystemCodes {
	clear: both;
	margin: 40px 0 10px 0;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f6f6f6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#SystemCodes ul {
	margin: 0;
	padding: 0;
}
#SystemCodes li {
	display: inline;
	margin: 0 20px;
	padding: 0;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0 0 20px 20px;
}
img.right {
	float: right;
	margin: 5px 10px 10px 20px;
}
img.left {
	float: left;
	margin: 10px 20px 10px 0;
}
img.border {
	border: 1px solid #000;
}
.orange {
	color: #FF6600;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.Dotted {
	height: 1px;
	background: url(/gr/point.gif) repeat-x;
}
a:link { text-decoration: underline; color: #336699}
a:visited { text-decoration: underline; color: #666699}
a:hover { text-decoration: underline; color: #FF6633}

.img-right {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #000;
}
.img-left {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #000;	
}
.img-border {
	border: 1px solid #000;
}
#sidebar-right {
	width: 150px;
	margin-left: 30px;
	float: right;
}
#sidebar-right h2 {
	font: 11px Arial, Verdana, Sans Serif;
	font-weight: bold;
	padding-left: 10px;
	background: url(/gr/bullet.gif) left no-repeat #f6f6f6;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
#sidebar-right h3 {
	font: 11px Arial, Verdana, Sans Serif;
	font-weight: bold;
	padding-left: 10px;
	background: url(/gr/bullet.gif) left no-repeat;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
#sidebar-right p {
	font: 10px Verdana, Arial, Sans Serif;
	color: #666666;
}
.float-left {
	float: left;
	margin: 2px 10px 5px 0px;
}
.float-right {
	float: right;
	margin: 2px 0 5px 10px;
}
.dotted-vert {
	background: url("/gr/point_vertical.gif") repeat-y;
	width: 1px;
}
.dotted-hor { 
	background: url("/gr/point.gif") repeat-x;
	height: 1px;
}
.reqd_fields {
	color: #CC0000;
}
.cm_titles {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333;
}
.cm_small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}
.cm_headings {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #FF3300; 
	text-decoration: underline;
}
.caption {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
}
.rate {
	font: 16px Georgia, "Times New Roman", Times, serif;
}
#Important_Msg {
	clear: both;
	padding: 5px;
	margin: 0 0 1px 0;
	text-align: center;
	border-top: 1px dashed #000;
	background-color: #FFFFCC;
	border-bottom: 1px dashed #000;
	}
#Important_Msg a {
	margin: 0;
	padding: 0;
	}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
#promotion {
	margin: 10px;
}
#promotion table {
	width: 100%;
	background-color: #FFF;
	border: 1px dotted #ccc;
	margin: 20px 0;
}
#promotion td {
	padding: 5px;
}
#promotion .title {
	background-color: #e3e3e3;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dotted #CCC;
}
#promotion .price {
	border-left: 1px dotted #CCC;
	width: 100px;
	background-color: #f9f9f9;
	padding-left: 20px;
	font-size: 10px;
}
#promotion .details {
	padding: 0 10px 0 20px;
}
#promotion .booknow {
	background-color: #FFFFFF;
}