/*INDEX.PHP CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#content h1 { color: #719960 }
#content h3 { font-size: 1em; padding: 15px 0px; color: #000000}
#content h3 a { color: #000000; text-decoration: none; }
#content h3 a:hover { color: #000000; text-decoration: underline; }

#french_flag { float: left }
#jersey_flag { float: right }
#french_flag img { border: 1px solid #f7eec1; border-width: 10px 10px 10px 0px }
#jersey_flag img { border: 1px solid #f7eec1; border-width: 10px 0px 10px 10px }
#jersey_flag img:hover { border-color: #d7cca3 }
	
#french1 {
	display: block;
	margin: 120px 0 0 0;
	width: 200px;
	height: 40px;
	float: left;
	}

#jersey1 {
	display: block;
	margin: 120px 0 0 0;
	width: 200px;
	height: 40px;
	float: right;
	}
/*INDEX.PHP CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/








/*GLOBAL CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
* { margin: 0px; padding: 0px }

html, body {
	margin: 0px;
	padding: 6px;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	}
	
#headerimg h1, #headerimg h2, #headerimg h3, #headerimg h4, #headerimg h5,
#headerimg1 h1, #headerimg1 h2, #headerimg1 h3, #headerimg1 h4, #headerimg1 h5
{ display: none; }
/*GLOBAL CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/








/*SITEWIDE CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#site-index { width: 980px; background: #d7cca3; text-align: center }

#site-index .imgdescription { font-style: italic; font-weight: bold }
#site-index img { border: 0px }
#site-index img.story { border: 3px solid white; margin: 10px 10px 15px 10px }
#site-index img.imgbdr { border: 4px solid #ffffff; margin: 1px }

#site-index p { padding: 12px 12px 20px 12px; text-align: justify; line-height: 22px }
#site-index p a { color: #c60; text-decoration: none }
#site-index p a:hover { text-decoration: underline; color: #000 }

#site-index form input { text-align: center }

#headerimg {
	background: url("../images/index1024.jpg") no-repeat center center;
	width: 980px;
	height: 188px;
	background-color: #d6cba3;
	display: block;
	}
	
#headerimg1{
	background: url("../images/index1024-1.jpg") no-repeat center center;
	width: 980px;
	height: 294px;
	background-color: #d6cba3;
	display: block;
	}
	
#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background-color: #d6cba3;
	background: url("../images/boat1024.jpg") no-repeat bottom right;
	display: block;
	height: 342px;
	}

.navdivide { border-top: 6px solid #f7eec1; }
.thumbs { margin: 0 auto; width: 96%; text-align: center }

.contact-loop { float: left; width: 33%; padding: 15px 0 }
.contact-comment { padding: 30px 0 0 0; text-align: center }
/*SITEWIDE CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/







/*CREDITSCC CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#site-index table.credits {
	border-collapse: collapse;
	width: 100%;
	font-weight: bold;
	}

#site-index table.credits td { padding: 10px }
#site-index table.credits td strong { font-size: 18px }
#site-index table.credits td em { color: #719960; font-style: normal }
#site-index table-credits.td img { border: 0 }

#site-index table.credits td.column1 { width: 74% }
#site-index table.credits td.column2 { width: 8%; text-align: center; vertical-align: middle }
#site-index table.credits td.column3 { width: 8%; text-align: center; vertical-align: middle }
#site-index table.credits td.column4 { width: 10%; text-align: center; vertical-align: middle }
/*CREDITSCC CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/







/*SITEMAP CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.smap { float: left; text-align: left; padding: 5px 40px 5px 15px }
.smap a { padding: 4px 0px; margin: 0 0 3px 0; font-size: 0.9em; }
.smap a:hover {	 text-decoration: underline; color: #000; background-position: 0 -24px }
.smap a:active { background-position: 0 -48px }
#smapinfo { float: right; width: 60%; text-align: left; padding: 6px }

.smap a {
	display: block;
	color:#c60;
	text-decoration: none;
	}

 #puresitemap {
      margin:0 auto; padding:0;
      position:relative;
      width:180px; height:49px;
      overflow:hidden;
      }
      
 #puresitemap span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:180px; height:49px;
      margin:0; padding:0;
      }
/*SITEMAP CSS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/








/*CREDITS CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.credits { font-size: 0.9em; color: #000000; padding: 4px 0 0 0 }
.credits a { color: #c60; text-decoration: none }
.credits a:hover { text-decoration: underline; color: #000 }
/*CREDITS CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/