@charset "UTF-8";

/* CSS for Designer's Series */


#content2 {
	float: right;
	width: 640px;
	height: 335px;
	padding-top: 20px;
}

#content2 img { float: left; margin: 0 10px 0 0; width: 325px; height: 305px; }



/*#collection{
	position: relative;
	width: 640px;
	height: 310px; 
}

#collection div img { float: left; margin-right: 10px; width: 325px; height: 305px; }

#collection table td{ padding: 3px; }*/

.tab_container {
	/*border: 1px solid #999;
	border-top: none;*/
	clear: both;
	float: left;
	width: 100%;
	background-image: none;
}

.tab_content { padding: 0px; }


.tab_content img { float: left; margin-right: 10px; }

.tab_container table{ width: 270px; border: 0; float: left; padding ; margin: 30px 0 0 10px; font-family: Arial, sans-serif;
	font-size: 0.9em; font-style: normal; color: #663333;}

.tab_container th { text-align:left;}

.tab_container td {
	padding: 5px 0 0 0;
	vertical-align: top;
}

.tab_container .col1{width: 20%;}
.tab_container .col2{width: 80%;}

.details h3{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #663333;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	/*height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 5px 4px 0 0;
	padding: 0;
	/* height: 31px;
	line-height: 31px;*/
	/*margin-bottom: -1px;*/
	background: #666;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	font-family: Arial;
	color: white;
	font-size: 0.9em;
	display: block;
	padding: 2px 5px;
	outline: none;
	text-decoration: none;
}
ul.tabs li a:hover {
	background: #aaa291;
}	


html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #aaa291;
}

#intro2 {
	float: right;
	width: 590px;
	/*height: 175px;*/
	text-align: left;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
}

#intro2 h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #886f3b;
}

.introtext2 {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	font-size: 1em;
	line-height: 130%;
}

.cnintro {
	margin-top:10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	font-size: 1.2em;
	line-height: 140%;
}

/*#subpage { width: 640px; height: 315px; background-color: none; }

#subpage div { width: 640px; height: 305px; padding: 0px; text-align: left; }

#subpage div img { float: left; margin-right: 10px; }

#subpage table td{ padding: 3px; }

.s1 { background: none;}

#pageitem a { 
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: white;
	margin: 0 2px;
	padding: 3px 5px; 
	border: 1px solid #fff; 
	background: #666; 
	text-decoration: none 
	}
#pageitem a.activeSlide { background: #003366 }
#pageitem a:focus { outline: none; }
*/

