body {
	background-position: center top;
	background-color: #E5CA71;
	margin: 0px;
	padding: 0;
	color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
img a{border: 0;}
#container {
	position: relative;
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #231F20;
	border-left-color: #231F20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
}

#header {
	width: 900px;
	height: 225px;
	padding-top: 5px;
	text-align: center;
}
#header a {
	text-decoration: none;
	color: #927C4E;
	font-weight: bold;
}

#content {
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav {
	padding-top: 10px;
}

#content a {
	text-decoration: underline;
	color: #AC8D37;
	font-weight: bold;
}
#content a:hover {
	color: #C2A303;
}
.left-margin{
	margin-left: 40px;
}
.heading{
	padding-bottom: 20px;
}
.item{
	float: left;
	width: 270px;
	margin: 15px 10px 15px 0;
	text-align: right;
}
	.item img{clear:both;}
	.item a{
		text-transform: uppercase;
		font-size: 11pt;
		color: #073f2c !important;
		text-decoration: none !important;
	}
	.item a:hover{
		text-decoration: underline !important;
	}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #231F20;
	width: 950px;
	text-align: center;
	padding-top: 10px;
	margin: 0 auto;
}
#footer a {
	color: #211D1E;
	text-decoration: none;
}

#gallery{
		background-color: #fff;
		padding: 7px;
	}
	#gallery ul{
		list-style-type: none;
	}
	#gallery ul li{float: left;margin-right: 7px;}
	#gallery img{
		margin: 2px;
		padding: 0;
	}
	#gallery a img{
		border: 5px solid #fff;
		-moz-box-shadow: -1px 1px 4px #999;
		-webkit-box-shadow: -1px 1px 4px #999;;
		box-shadow: -1px 1px 4px #999;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=80, Color='#999999')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=80, Color='#999999');
		}
	#gallery a:hover img {
		border: 5px solid #E5CA71;
		color: #fff;
	}


/* +++++++++++++++++++++++++++++ MAIN NAVIGATION +++++++++++++++++++++++++++++++ */
div#main_navi {
	float: right;
	display: block;
	width: 900px;
	padding-left: 0px;
	height: 30px;
	margin: 0;
	/*border-bottom: 1px solid #5d9732;*/
	/*background-color: #ff0000;*/
	}
	div#main_navi *{
		padding:0;
		margin:0;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 9pt;
		z-index: 99;
		}
	div#main_navi ul li{
			position: relative;
			float: left;
			background-color:transparent;
			list-style-type: none;
			}
div#main_navi ul li a, div#main_navi ul li span{
  background-repeat: no-repeat;
  background-color: transparent;
  height: 30px;
  float: left;
  padding: 0 0px 0 0px;
  outline: 0;
}
div#main_navi ul li span, div#main_navi ul li span a{
  background-position: 0 0px;
}

div#main_navi ul li .home a{
background-image: url(images/nav-home.gif);
width:55px;
}

div#main_navi ul li .history a{
background-image: url(images/nav-history.gif);
width: 133px;
}

div#main_navi ul li .gallery a{
background-image: url(images/nav-gallery.gif);
width: 95px;
}

div#main_navi ul li .cheekwood a{
background-image: url(images/nav-cheekwood.gif);
width: 124px;
}

div#main_navi ul li .contact a{
background-image: url(images/nav-contact.gif);
width: 89px;
}

div#main_navi ul li .auction a{
background-image: url(images/nav-auction.gif);
width: 125px;
}
div#main_navi ul li .swan a{
background-image: url(images/nav-swan.gif);
width: 138px;
}
div#main_navi ul li .underwriters a{
background-image: url(images/nav-under.gif);
width: 141px;
}


div#main_navi ul li a:hover,active,focus {
  background-position: 0 -30px;
}

/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi ul.left li ul{
				display: none;
				position: absolute;
				z-index:199;
				list-style:none;
				left: 0;
				top:30px;
				width: 130px;
				margin-top: 0px;
				padding: 0 3px;
				height: auto;
				background-image: none;
				background-color:#fff;
					opacity: .90;
					-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* for IE8 */
					filter: alpha(opacity=90); /* for IE5-7 */				
				border: 1px solid #5d9732;
				border-top: 0;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
				font-family:Arial, Helvetica, sans-serif;
				
					moz-box-shadow: 0px 0px 2px #000;
					-webkit-box-shadow: 0px 0px 2px #000;
					box-shadow: 0px 0px 2px #000;
					/* For IE 8 */
					-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
					/* For IE 5.5 - 7 */
					filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');
				}
			div#main_navi ul.left li ul li{
				width: 130px;
				overflow: hidden;
				/*border-bottom:thin solid #ccc;*/
				background-image: none;
				}
			div#main_navi ul.left li ul li a{
				font-size: 12px;
				padding: 7px;
				margin: 0 2px;
				color:#666;
				height:auto;
				text-decoration:none;
				background-image: none;
				}
			div#main_navi ul.left li ul li a:hover{
				color: #073f2c;
				background-image: none;
			}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear_fix{
	clear:both;
}

/*++++++++++++++++++++++++++++++++++++++ SLIDER ++++++++++++++++++++++++++++++++++++++ */
#featured{ 
	width:900px;  
	position:relative; 
	height:270px; 
	background:#fff;
}

#featured .link {
	position: absolute;
	z-index: 99;
	top: 225px; left: 40px;
	font-size: 17pt;
	font-weight: normal;
}
	#featured .link a{
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: normal;
	}
	#featured .link a:hover{
		color: #ebb34f;
	}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	padding:0; margin:0; 
	width:268px; 
}
#featured ul.ui-tabs-nav li{ 
	padding-left:37px; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	border: 0;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:88px; 
	margin-bottom: 3px;
	color:#333;  background:#88a396; 
	line-height:20px;
}
*:first-child+html #featured li.ui-tabs-nav-item a{ margin-bottom: 0px;}
#featured li.ui-tabs-nav-item a:hover{ 
	/*background:#88a396; */
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.jpg') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#073f2c; 
}
#featured .ui-tabs-panel{ 
	width:632px; height:270px; 
	margin-left: 268px;
	background:#999; position:relative;
}
#featured .ui-tabs-panel img{ border:0 }
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

