@charset "UTF-8";
/* CSS Document */

body {
	
	font-family:Arial, Arial, Helvetica, sans-serif;
	min-width:960px;
	background-color:#d0cabe;
	color:#6a6057;
	font-size:14px;
	line-height:25px;
	}

a { 
	color: #606972; 
	font-weight:bold;
	text-decoration: none;
	
	}
	

a:visited { 
	color: #606972; 
	font-weight:bold;
	text-decoration: none;
	
	}
	
a:hover {
	color: #606972;
	font-weight:bold;
	text-decoration:underline;
	
}

#site-wrap {
	margin:0px auto;
	position:relative;
	width:960px;
	text-align:left;
	}

#content {
	width:960px;
	position:relative;
	min-height:50px;
	clear:both;
	}


		/* * * * * * * * * * * * * */
		/*          HEADER         */
		/* * * * * * * * * * * * * */

		#header {
			clear:both;
			height:170px;
			
			}

		#logo {
			width:160px;
			height:140px;
			background-image:url(chene-bleu-xw-logo.jpg);
			
			background-repeat:no-repeat;
			}
			
	

		/* * * * * * * * * * * * * */
		/*      TOP NAVIGATION     */
		/* * * * * * * * * * * * * */

		#menu-wrap {
			margin-top:108px;
			position:relative;
			text-align:right;
			float:right;
			width:800px;
			}
		
		#menu-wrap2 {
			position:relative;
			text-align:left;
			float:left;
			width:800px;
			height:45px;
			}
		
		#menu ul, #menu ul {
			list-style: none;
			padding: 0;
			margin:0;
			position: relative;
			width:100%;
			text-align:center;
			}
		
		#menu li{
			display:inline;
			float:right;
			}
		
		#menu2 li{
			display:inline;
			float:left;
			}
		
		#menu li a, #menu2 li a {
			text-decoration: none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#606972;
			margin-top:0;
			margin-bottom:0;
			padding-left:1px;
			line-height:22px;
			padding:0;
			text-transform:capitalize;
			}
		
		#menu div {
			border-bottom-color:#000;
			border-bottom-style:none;
			border-bottom-width:1px;
			width:100px;
			margin-left:20px;
			text-align:right;
			}
			
		#menu2 div {
			border-bottom-color:#000;
			border-bottom-style:solid;
			border-bottom-width:1px;
			width:110px;
			margin-right:20px;
			text-align:right;
			}
			
		#menu div:hover, #menu2 div:hover {
			border-bottom-width:3px;
			text-decoration:none;
			}
		
		#menu div .link, #menu2 div .link {
			margin-left:1px;
			}
			
		#menu #current, #menu2 #current {
			border-bottom-width:3px;
			text-decoration:none;
			!important
			}

/* * * * * * * * * * * * * */
/*         HOME CSS        */
/* * * * * * * * * * * * * */

#slideshow {
	margin-bottom:40px;
	z-index:1
	}

#footer {
	margin-top:20px;
	width:960px;
	position:relative;
	float:left;
	clear:both;
	z-index:1000;
	}

.lt-gray {
	font-size:12px;
	color:#6a6057;
	line-height:18px;
	}

.lt-gray2 {
	font-size:12px;
	color:#6a6057;
	line-height:18px;
	}
	

/* * * * * * * * * * * * * */
/*      CONTENT PAGES      */
/* * * * * * * * * * * * * */

.large-text {
	font-size:36px;
	font-weight:bold;
	line-height:70px;
	text-align:center;
	}
	
.quote-text {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	}

#headline {
	height:70px;
	}
	
#headline2 {
	height:60px;
	}

#wrap {
	margin-top:0px;
	min-height:1px;
	position:relative;
	clear:both;
	}

#wrap-nohead {
	margin-top:0;
	min-height:1px;
	position:relative;
	clear:both
	}

#left-col {
	width:480px;
	float:left;
	position:relative;
	margin-bottom:40px;
	}
	
	
	
#right-col-title {
	width:440px;
	float:right;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	
	margin-bottom:20px;
	}
	
	
#right-col {
	width:440px;
	float:right;
	text-align:justify;
	
	margin-bottom:20px;
	}
			

#wrap p, #wrap-nohead p {
	margin-top:0;
	margin-bottom:20px;
	}

#wrap2 {
	margin-top:10px;
	margin-bottom:45px;
	min-height:100%;
	position:relative;
	float:left;
	}

#bios {
	margin-top:40px;
	}

h3 {
	line-height:20px;
	font-weight:bold;
	margin-bottom:18px;
	font-size:22px;
	}
	
#bios .copy {
	font-size:14px;
	line-height:22px;
	}

#button a {
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	padding:4px 5px 1px 5px;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#000;
	font-weight:bold;
	}
	
#button a:hover {
	color:#000;
	font-family:Helvetica, Arial Black, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#FFea00;
	}	
	

#slider {
	position:absolute;
	width:1008px;
	height:679px;
	z-index:1000;
	left:50%;
	margin-left:-504px;
	top:135px;
	}

#slider ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#slider li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

.link a {
	text-decoration:underline;
	color:#000;
	}

.link a:hover {
	text-decoration:underline;
	color:#666666;
	}

.link a:visited {
	text-decoration:underline;
	color:#000;
	}

.lt-gray .homelink a {
	text-decoration:none;
	color:#999999;
	}

.lt-gray .homelink a:hover {
	text-decoration:underline;
	color:#000000;
	}

.lt-gray .homelink a:visited {
	text-decoration:none;
	color:#999999;
	}


.lt-gray2 .homelink2 a{
	text-decoration:none;
	color:#606972;
	}

.lt-gray2 .homelink2 a:hover{
	text-decoration:underline;
	color:#888888;
	}

.lt-gray2 .homelink2 a:visited {
	text-decoration:none;
	color:#6a6057;
	}


/* * * * * * * * * * * * * */
/*          PRESS          */
/* * * * * * * * * * * * * */

.article-wrap{
	margin-top:16px;
	margin-bottom:20px;
	clear:both
	}

.article-wrap .left-col {
	float:left;
	width:800px;
	margin-bottom:20px;
	}

.article-wrap .left-col .lg-text {
	font-size:35px;
	font-weight:bold;
	line-height:43px;
	margin-bottom:18px;
	}
	
.article-wrap .left-col .text p{
	font-style:italic;
	margin-bottom:18px;
	width:400px;
	}	
	
.article-wrap .right-col {
	float:right;
	width:200px;
	text-align:right;
	margin-bottom:20px;
	}

.article-wrap .right-col img {
	border:0;
	}



/* * * * * * * * * * * * * */
/*         Gallery         */
/* * * * * * * * * * * * * */

.gallery-wrap {
	margin-bottom:18px;
	}


.gallery {
	font-size:14px;
	line-height:22px;
	}

.gallery img {
	margin-bottom:14px;
	border:0;
	}

.gallery div {
	margin-top:18px;
	}

.hr {
	margin-bottom:18px;
	}
	
#bottom-hr {
	margin-top:22px;
	}

#callout {
	position:absolute;
	top:522px;
	left:50%;
	margin-left:342px;
	z-index:1100;
	height:130px;
	width:130px;
	background-image:url(../images/callout.png)
	}
	
#callout:hover {
	background-position: 0 -130px;
	}

.pages
{
	margin:20px 0 0 0;
	padding:0;
}

body.page-1 a.page-1,
body.page-2 a.page-2,
body.page-3 a.page-3,
body.page-4 a.page-4,
body.page-5 a.page-5
{
	text-decoration:none;
}

.pages li
{
	display:inline;
	list-style-type:none;
	padding:0 20px;
	border-right:2px solid #000;
}

.pages li:last-child
{
	border-right:none;
}