* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link, a:visited 
{
	color: #993300;
}

a:hover 
{
	text-decoration:none;	
}

img a{
	border:0px;
	}

#container {
	width:100%
}

#top {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: transparent;
	
}
#menubar {
	background-color: #FFF;
	/*background:transparent url(images/menubk.jpg) repeat-x center top;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#middle {
	background-attachment: scroll;
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 319px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #ca0002;
	margin: auto;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#imgmid {
	float: left;
	width: 150px;
	height: 202px;
	text-align: center;
	padding-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#bottom {
	/*background:transparent url(images/footer_bg.jpg) no-repeat right top;*/
}
#container #top #header {
	width: 850px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #middle #mainContent {
	width: 850px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006699;
}
#container #middle #mainContent2 {
	margin: 0px auto;
	width: 780px;
	padding-bottom: 19px;
}
#container #menubar #menu {
	margin: auto;
	width: 780px;
	padding:9px 0px 11px 0px;
}
#container #bottom #footer {
	margin: auto;
	width: 850px;
	background-color: #E2E2E2;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #003366;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #003366;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

#container #bottom #footer .FooterNav {
	line-height:40px;
	padding-left:8px;
	}
	
#container #bottom #footer .FooterNav a{ color: #000;}


#container #bottom #footerPages {
	margin: auto;
	width: 780px;
}


#container #bottom #footerPages .FooterNav {
	line-height:40px;
	padding-left:8px;
	}
	
#container #bottom #footerPages .FooterNav a{ color: #000;}

#container #bottom #footerPages p a{ color: #4caaa6;}
	
#header h1 {
	margin: 0pt;
	/*text-indent:-999em;*/
	/*width: 254px;*/
}
#header h1 div{
	display:block;
	height:200px;
	text-decoration:none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 0%;
}

#header h1 div a {
	display:block;
	width:267px;
	height:171px;
}

#header #slogan {
	background-attachment: scroll;
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	width: 250px;
	position: absolute;
	left: 570px;
	top: 1px;
	height: 91px;
}

#menubar #menu ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*line-height: 38px;*/
}

#menubar #menu ul li a:hover {
	background-color: #FF6600;
	/*background:transparent url(images/menuhover.jpg) repeat-x scroll 0%;*/
}

#menubar #menu ul li a {
	color:#FFFFFF;	
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	line-height:normal;
	padding:10px 8px;
	text-decoration:none;
}

#container #bottom #footer a {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4caaa6;
	text-decoration: underline;*/
}
#container #bottom #footer a:hover {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4caaa6;
	text-decoration: none;*/
}
#container #bottom #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left: 1px;
}

#container #bottom #footer p a{
	color: #006699;
}

#container #bottom #footer ul {
	padding: 25px 0px 5px 0px;
}

#container #middle #mainContent #left_topimage {
	height: auto;
	width: 255px;
	float: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;

	border-right-style:dotted;
	border-right-color:#000000;
	border-right-width:thin;
	background:url(images/bg.jpg);
}
#mainContent2 #left {
	height: 304px;
	width: 197px;
	float: left;
}
#mainContent #right {
	float: right;
	width: 560px;
	padding-left: 5px;
	padding-right: 5px;
}
#container #middle #mainContent2 #pageright {
	float: left;
	width: 583px;
}
#right #heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	float: left;
	height: 20px;
	width: 250px;
}

#left_topimage #heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C60000;
	font-size: 18px;
	float: left;
	height: 20px;
	width: 220px;
	background:url(images/bg.jpg);
}

#right #fond {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	float: left;
	height: 20px;
	width: 250px;
	background-color:#FFFFFF;
}

#small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#333333;
	border-bottom:thin dotted #333333;
	width:auto;
}

#relatedtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #006699;
}
	

#titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	text-decoration:underline;
}

	
#right #top {
	float: left;
	height: 22px;
	width: 583px;
	background-attachment: scroll;
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pageright #top {
	float: left;
	height: 22px;
	width: 526px;
	background-attachment: scroll;
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 17px;
}
#right #text {
	float: left;
	width: 250px;
	padding-top: 17px;
}

#right #actu {
	float: left;
	width: 250px;
	padding-top: 17px;
}

#right #middle {
	float: left;
	width: 526px;
	min-height: 400px;
	background-color: #FFFFFF;
	margin-left: 17px;
	padding: 20px;
	background-attachment: scroll;
	background-image: url(images/page_middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#pageright #pagemiddle {
	float: right;
	width: 526px;
	min-height: 400px;
	margin-left: 17px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	line-height: 25px;
}

#droit #heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	float: left;
	height: 20px;
	width: 250px;
}
#droit #top {
	float: left;
	height: 22px;
	width: 583px;
	background-attachment: scroll;
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pagedroit #top {
	float: left;
	height: 22px;
	width: 526px;
	background-attachment: scroll;
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 17px;
}
#droit #text {
	float: left;
	width: 250px;
	padding-top: 17px;
}
#droit #middle {
	float: left;
	width: 526px;
	min-height: 400px;
	background-color: #FFFFFF;
	margin-left: 17px;
	padding: 20px;
	background-attachment: scroll;
	background-image: url(images/page_middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#pageright #pagemiddle {
	float: right;
	width: 526px;
	min-height: 400px;
	margin-left: 17px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	line-height: 25px;
}


#pageright #pagemiddlePhotos {
	float: right;
	width: 620px;
	min-height: 400px;
	margin-left: 5px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	line-height: 25px;
}

#pageright #pagemiddlePhotos h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	color: #79bc4b;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 5px;
	margin-bottom: 15px;
}



/* =team members layouts
________________________________________________________________________*/
#pageright #pagemiddle .home-project {
	font-size: 11px;
	line-height: 15px;
	border: solid 1px #d5d5d5;
	clear: both;
	margin: 0 0 1px 0;
	padding: 2px;
}

#pageright #pagemiddle .home-project img {
	border: none;
	float: left;
	margin: 2px 6px 2px 2px;
}

.clear {
	clear: both;
}

#pageright #pagemiddle .imgborder{
	padding: 5px;
	border: 1px solid #CCC;
}

#pageright #pagemiddle a{
	color: #006699;
	text-decoration: none;
}

#pageright #pagemiddle a:hover{
	color: #006699;
	text-decoration: underline;
}

#right #text p {
	font: 11px Georgia,Garamond,"Times New Roman",Times,serif;
	line-height: 18px;
	color: #FFF;
}
#right #text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF00;
	text-decoration: underline;
}
#right #text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #342312;
	text-decoration: none;
}

#fondbas {
	background:#F3F3F3;}

#right #buttons {
	float: left;
	height: 21px;
	width: 250px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
#right #bottom {
	float: left;
	height: 21px;
	width: 583px;
	background-attachment: scroll;
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pageright #bottom {
	float: left;
	height: 21px;
	width: 526px;
	background-attachment: scroll;
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.shadowtop {
	background-attachment: scroll;
	background-image: url(images/middlehilite.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 16px;
	width: 250px;
	margin-top: 3px;
}
#buttons #btns {
	float: left;
	height: 36px;
	width: 250px;
	padding-top: 17px;
}
.button_services {
	padding-right: 10px;
}

#container #bottom #footer li {
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	padding-right: 13px;
}
#container #top #header h2 {
	height: 107px;
	width: 249px;
	background-image: url(images/slogan.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#container #top #header .login {
	float: right;
	width: 134px;
	height: 93px;
	margin-top: 0;
	/*background-image: url(images/donate_btn.png);*/
}

#container #top #header .login a{ color: #FF6600;}

#right #text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #79bc4b;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#pageright #pagemiddle h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	color: #79bc4b;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#pageright #pagemiddle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #79bc4b;
	border-bottom-width: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#pageright #pagemiddle h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #79bc4b;
	border-bottom-width: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
#left #sidemenu {
	width: 197px;
	margin-top: 16px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a3e179;
	border-bottom-color: #23667f;
	background-color: transparent;
}

#left img{
	margin-top: 25px;
	border: 1px solid #FFF;
	padding: 2px;
}

#left p{
	padding-top: 5px;
	color: #FFF;
	font-size: 11px;
}

#sidemenu h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0d1d5;
	
}
#sidemenu li {
	list-style-type: none;
	margin-left: 25px;
	display: inline;
}
#sidemenu h3 a, #sidemenu h3 a:hover {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
#sidemenu li a { 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cc5ca;
	padding-left: 10px;
}
#sidemenu li a:hover {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}

#ContactForm
{
	margin-left:15%; 
	width:350px;
	line-height:28px;
}

#ContactForm .txtBox 
{
	float:right;
	padding-top:5px;
}

#ContactForm p 
{
	margin-bottom:25px;
}

/*
--------------------- header navigation styles */

.sldNavStretch
{
	width: 850px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.sldHeaderNav
{height:27px;position:relative;min-width:984px;margin:0 auto;}

.sldHeaderNav li
{font-weight:bold;font-size: 10px;}

.sldHeaderNav li a,
.sldHeaderNav li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height:25px;
	font-size: 11px;
}

.sldHeaderNav li a:hover
{color:#fff;background:#FF0000;}

.sldHeaderNav li a.sldCurPage
{
	color:#fff;
	background-color: #FF0000;
}
.sldHeaderNav li a.sldCurPage:visited
{color:#fff;}

/* ----- 3 day cruise ad style -- */
.sldHeaderNav li a.ad
{color:#fff;background:#000;}
.sldHeaderNav li a.ad:visited
{color:#fff;}

.sldHeaderNav li a.ad:hover
{color: #FFCC00;}
/* ----- end 3 day cruise ad -- */

.sldHeaderNav ul.sldUtilityNavigation,
.sldHeaderNav ul.sldNavigation
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	white-space:nowrap;
	width: 850px;
	background-color: #004182;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00468C;
	background-image: url(images/fd.png);
}  

.sldHeaderNav ul.sldNavigation
{left:0;}

.sldHeaderNav ul.sldNavigation li
{
	float:left;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#e6e6e6;
}

.sldHeaderNav ul.sldNavigation li a
{
	width:125px;
	height:25px;
	margin:1px;
	display:block;
	vertical-align:middle;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

* html .sldHeaderNav ul.sldNavigation li a
{width:25px;}

.sldHeaderNav ul.sldNavigation li.offsite a
{color:#7b7b7b;}

.sldHeaderNav ul.sldNavigation li.offsite a:hover
{color:#ca0002;background:transparent;}

.sldHeaderNav ul.sldNavigation li.sldNavLeft
{
	width:5px;
	height:27px;
}

#today
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color: #FFFFFF;
	border-right:none;
	float:right;
	padding-bottom:100;
}

/* ie6 navigation (11px Arial)
========================================= */
* html .sldHeaderNav li
{font-size:11px;}

* html .sldHeaderNav ul.sldNavigation li a
{padding:0 4px 0 5px;}

* html .sldHeaderNav ul.sldUtilityNavigation li a
{padding:0 12px 0 7px;}


/*********************form*****************/

#formset {

background-color: #FFF;
background-image: url(circle.jpg);
background-repeat: no-repeat;
background-position: top;
height: auto;
text-align: left;
padding-top: 10px;
padding-left: 20px;
padding-right: 10px;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}



form input, form textarea, form select {
/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
display: block;
margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
padding: 1px 3px;
font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.lang {color: #FFFFFF}

