﻿
#content_flash
{
	PADDING-RIGHT:1px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; 
	WIDTH: 678px;
	*WIDTH: 681px;
	left:-2px;
	PADDING-TOP: 0px; POSITION: relative; float:right;
	min-height:272px;
	height:auto;
	*height:272px;
	overflow:visible;		
	background:url(../images/right_panel.png) repeat-x #785a42;
	opacity:0.9;
	/*border-left:1px solid #988575;*/
	filter:alpha(opacity=90);
	border-style:none;
	border-right:solid 1px #988575;
	border-left:solid 1px #988575;
	border-bottom:solid 1px #988575;
}

#dynamic_content_top{
	/*border-bottom:1px solid #988575;
	border-left:1px solid #988575;
	border-right:1px solid Black;/*#988575;*/
	height: 272px;
	*height:260px;
	width:922px;
	*width:922px;
	margin:0px;
	overflow:visible;
	}

#centrecontent {	
position:relative;
/*background:#7d5a38 url(../images/bg_contenttext.png) repeat-x;*/
background-color:#c9a165;
border-bottom:1px solid #988575;
border-left:1px solid #988575;
border-right:1px solid #988575;
overflow:hidden;
width:919px;
*WIDTH: 921px;
margin-bottom:20px;
*margin-bottom:30px;
margin-left:auto;
margin-right:auto;
opacity:0.9;
filter:alpha(opacity=90)
}


/* SAFARI fix for Accomodation center content -- add  float left*/
.webkit #centrecontent {	
position:relative;
float:left;
}

#centrecontent A
{
	color:#C7B399;
}
#centrecontent A:Hover
{
	color:#8B8A7A;
}

#centrecontent h1
{
	color:#674017;
	font-weight:bold;
}

#centrecontent li
{
	font-family:Verdana;
	font-size:11px;
	letter-spacing:1px;
	list-style-type:disc;
	color:#000;
	list-style-image:url(../images/sm_bulet.gif);
}

#centrecontent ul
{
	font-family:Verdana;
	font-size:11px;
	letter-spacing:1px;
	padding-left:30px;
}

#centrecontent p
{
	font-family:Verdana;
	font-size:11px;
	letter-spacing:1px;
	color:#000;
}


#right 
{
	background-color:#c9a165;
	position:relative;
	float:right;
	width:240px;
	padding:0px;
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
}


#left
{
	background-color:#e0c696;
	position:relative;
	float:left;
	width:580px;
	*width:660px;
	padding:20px;
	/*opacity:0.9;
	filter:alpha(opacity=90);	*/
}


/*#footerwrap {
background: #4b3419;
}*/
#left h1
{
color:#fff;
}
