/*layout styles */

	body { 
	background-color:#836E5D;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	color:#fff;
}

	div {
	text-align:left;
	font-size:11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
	

ul.address {list-style-type:none;}
}

#contents {
	background-image:url(../i/bg_content.jpg);
	margin:0 auto;
	width:980px;
	height: 325px;
	min-height:200px;
	background-color: #000;
	background-repeat: repeat-x;
	line-height:18px;
	color:#fff;
	font-size:11px;

}

#content_body {
	padding: 20px;
	width: 520px;
	height: 285px;
	float: left;
	overflow: auto;
}

#content_img {
	width: 420px;
	height: 325px;
	float: right;
}

	#footer { 
	color:#836E5D;
}



/*header styles */
#corp-nav { float:right;text-align:right;padding:6px }
#corp-nav a, #corp-nav a:link { 
	display:block;
	clear:both;
	padding:1px;
	text-transform: uppercase;
	color:#fff;
	font-size:10px;
	text-decoration: none
} 
#corp-nav a:hover { text-decoration: underline }
.topnav {
	white-space: nowrap;
	height: 21px;
	text-align: left;
}

.topnav a, .topnav img {
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}


/*content area styles */

img {
	border:none;
}

li {
	list-style-image: url(../i/bullet.gif);
}

#contents {
	text-align: left;
}

#contents a {
	color:#fff;
}

#contents a:active, a:link, a:visited {
	color:#fff;
}

#contents a:hover {
	text-decoration:underline;
	color:#fff;
}

.callout {
	background: #000 url(../i/bg_callout.gif) no-repeat;
	margin:25px;
	text-align: center;
	padding:12px;
	width:267px;
	height:45px;

}

/*headings */

	h1 {
	color:#CC0000;
	font-size:20px;
 	line-height: 1em;
 	margin:0px auto;
}

	.subhead {
	font-size:22px;
	color:#846F5E;
}

	h2 {
	color:#CC0000;
	font-size:14px;
 	margin:0 0 2px 0;
}


	h3 {
	font-size:14px;
 	line-height: 1em;
 	margin:0px auto;
}

 

	#content.p {
	line-height:17px;
}

	.inline_photo {
	float:left;
	padding: 0px 15px 15px 0px;
	color: #836E5D;	
}

	.inline_photo img {
	border:1px solid #fff;	
}
	

	.inline_photo img:hover {
	border:1px solid #201707;
}


	#leftbar {
	padding:15px;
	color:#836E5D;	
	line-height:16px;
}

	#leftbar_widget {
	color:#836E5D;
	margin-top:none;
	margin-bottom:18px;
	padding-top:none;
	padding-bottom:10px;
	border-bottom:1px solid #836E5D;
}

	#rightbar {
	background-color:#E5E2DD;
	color:#836E5D;	
	border-left:1px solid #fff;
}

	#rightbar_widget {
	padding:16px;
	border-bottom:2px solid #fff;
	color:#836E5D;
	line-height:17px;
}

	#rightbar_widget img {
	margin-bottom:8px;
	}

	#rightbar_line {
	border-top:1px solid #C0B6AD;
	border-bottom:1px solid #fff;
	margin-top:8px;
	margin-bottom:8px;
}

	#content_line {
	border-bottom:1px solid #E6E1DB;
	margin: 18px 0px 18px 0px;
	display:block;
}

/*footer styles */

#footer a {
	text-decoration:none;
	color:836E5D;
}

#footer a:hover {
	text-decoration:underline;
	color:836E5D;
}	

/*generic styles */

	input, textarea, select{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Le Reve Flash Video Positioning */
#flashvideo {
	text-align: center; /* IE5 and 6 */
	position: absolute;
	top: 153px;
	_top: 154px; /* IE hack */
	_padding-right: 5px;
	left: 0px;
	width: 100%;
	margin: auto;
}
#videotext {
	float: left; 
	width:500px; 
	text-align: left;
	padding: 28px 28px 0px 28px;
}
#video {
	float: right;
	text-align: left;  /* IE5 and 6 */
	width: 420px;
	margin: 0;
	padding: 0px;
/*	padding-left: 560px;
	_padding-left: 580px; */
	display: block;
}
#videowrapper{
	width: 980px;
	text-align: center;
	margin: auto;
	_padding-left:20px;
}