@charset "UTF-8";

/* CSS reset based on http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing=0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of CSS reset */

/* start of my stylee */
body {
	color: #272912;
	text-align: center;
	position: relative;
	font-family: Georgia, serif;
	font-size: 87.5%;
	background-attachment: fixed;
	background-color: #97b7d9;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
html>body {
	font-size: 14px;
}
a {
	color: #06c;
	text-decoration: underline;
}
a:hover {
	color: #000;
}

h1 {
	font-size: 2.2em;
	padding: 8px 0;
}

h2 {
	font-size: 1.75em;
	margin: 16px 0 3px ;
padding: 0;
font-weight:normal;
}

h3 {
	font-size: 1.42em;
	margin: 16px 0 10px;
	padding: 0;
	font-weight:normal;
	color:#3352a2;
}

h4 {
	font-size: 1.17em;
	margin: 16px 0 10px;
	padding: 0;
	font-weight:normal;
	color:#3352a2;
}

h5 {
	font-size: 1.17em;
	padding: 12px 0 0;
}
p {
	padding: 7px 0;
	line-height: 1.4em;
}
sup {
	font-size: 0.8em;
	position:relative;
	bottom:0.6em;
}
small {
	font-size: 0.85em;
}
hr {
	border-top: #69f 1px solid;
	border-bottom: #69f 1px solid;
	border-right: #69f 1px solid;
	border-left: #69f 1px solid;
	color: #69f;
	background-color: #69f;
	height: 2px;
	width: 100%;
	margin: 12px 0 10px;
}
.nobr {
	white-space: nowrap;
}
#branding {
	height:120px;
	width:100%;
	overflow:hidden;
	text-align:left;
	background: transparent url(cannes-holiday-header.gif) top right no-repeat;
}
#branding img {
position:absolute;
top: 0px;
left:0px;
padding: 0;
}
#branding h1 {
	font-size: 2.4em;
	font-weight:normal;
	color: #FFF4FD;
	padding: 45px 0 0 210px;
	margin:0;
}
#branding h1 a{
	text-decoration:none;
	color: #FFFFFF;
}
#branding h1 a:hover {
	color: #fffac4;
}

#branding h2 {
	background:none;
	font-size: 1.2em;
	font-style:italic;
	font-weight:normal;
	color: #F6F3D6;
	padding: 8px 0 0 210px;
	margin:-2px 0 0 0;
}
#content {
	text-align:left;

	width: 860px;
	margin: 0 auto;
	position: relative;
}
#nav_main {
	width:170px;
	background-color:#f0eab4;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 3px solid #fff;
	margin-top:10px;
}
#nav_main ul {
	list-style: none;
	margin: 0;
	padding: 20px 10px 20px 10px;
}
#nav_main li {
	font-size:1.4em;
	padding: 0;
}
#nav_main li ul{
	padding: 8px 0;
}
#nav_main li li{
	font-size:10px;
	padding: 4px 0px;
	letter-spacing:0.1em;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6d8bba;
}
#nav_main li a{
	padding-bottom:5px;
	text-decoration: none;
	color:#3352a2;
}
#nav_main li li a{
	padding-bottom:5px;
	text-decoration: none;
	color:#3352a2;
}
#nav_main .this{
	color: #0f0;
}
#nav_main a:hover {
	text-decoration:underline;
	color:#000;
}
#content_main {
	padding: 0 20px 10px 20px;
	width:630px;
	float:right;
	background-color:#F6F3D6;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 3px solid #fff;
	margin-top:10px;
}
#content_col1{ 
	padding-top:8px;
	float:left;
	width: 48%;
}
#content_col2{ 
	padding-top:8px;
	float:right;
	width: 48%;
}
.credit {
	clear:both;
	text-align: right;
	color: #FBF7D9;
	font-size: 0.833em;
	line-height:1.2em;
	padding: 16px 0 60px 0;
}
.credit a {
	text-decoration:none;
	color: #FBF7D9;
}
.credit a:hover {
	text-decoration:underline;
	color: #f1e268;
}
.fltrt {
	float:right;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.doclink {
	padding: 0 30px 10px 0;
	background: transparent url(worddoc2.gif) no-repeat top right; 
}
table.tablelist {
	width:100%;
	margin-bottom:20px;
}
table.tablelist tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
table.tablelist td {
	padding:3px 20px 3px 0;
}
table.tablelist td.section {
	font-weight:bold;
	padding:20px 0 4px;
}
table.tablelist td.subsection{
	color:#5c6229;
}
.toplink {
	float:right;
	font-size: 0.75em;
	margin: 16px 0 0 0;
	padding: 15px 0 10px 28px;
	font-weight:normal;
	background: transparent url(leaf3.gif) no-repeat; 
}
ul {
list-style:disc;
list-style-position:inside;
padding: 7px 0;
}
li {

	line-height: 1.4em;
}



#slides {
	overflow: hidden;
	margin: 16px 0;
	padding:0;
	position: relative;
	left:-20px;
	width: 670px;
	height: 160px;
}

#slides img {
	border: 0;
	margin: 0;
	padding:0;
	width: 670px;
	height: 160px;
}
.clickable {
cursor: pointer;
}

.hor{
text-align:center;
}
.hor li{
display:inline;
font-size:0.81em;
padding:0 4px;
}

.horleft{
text-align:left;
}
.horleft li{
display:inline;
font-size:0.81em;
padding:0 4px 0 0;
}

.fleury {
	margin: 16px 0 10px;
	padding: 8px 0 4px 34px;
	background: transparent url(leaf.gif) no-repeat;
}
.logo{
	padding: 14px 0 0 0;
	border: 0;
	margin: 0;
}
.xecom {
font-family:Arial, Helvetica, sans-serif;
background-color:#fff;
width:860px;
margin: 0 auto;
}
.xe2 {
font-size:1.1em;
background-color: #fff090;
padding:5px 0;
}
.xe3 {
font-size:0.85em;
line-height:2em;
color:#0066CC;
}
.xe4 {
font-family:Arial, Helvetica, sans-serif;
width:860px;
margin: 0 auto;
background-color:#f0f0f0;
color:#808080;
font-size:0.85em;
padding:2px 0;
}
.xe5 td{
padding:10px;
}

.tablelist .table-date {
padding-right: 10px;
width:10%;
white-space:nowrap;
}
.tablelist .table-entry {
background-color:#fff;
color:#3352a2;
padding: 0 30px;
font-size:0.9em;
text-align:center;
width:25%;
}
.tablelist .table-event {
font-weight:bold;
padding: 0 20px;
font-size:0.9em;
width:10%;
white-space:nowrap;
}
.tablelist .table-price {
font-weight:bold;
padding: 0 20px;
font-size:0.9em;
text-align:left;

}