blockquote {
	color: #EA3E0E;
	padding: 0;
	margin: 10px 0;
	font-style: italic;
	font-size: 14px;
}
#col2 .maincontent .content_tabs {
	background-color: #e8e8e8;
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url( '../images/brcorner1.gif' );
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
}
#col2 .maincontent .content_tabs li {
	display: block;
	float: left;
	padding-right: 29px;
	background-image: url( '../images/themes/orange/tabs1_right.gif' );
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: -20px;
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
}
#col2 .maincontent .content_tabs li span {
	padding-left: 6px;
	display: block;
	background-image: url( '../images/themes/orange/tabs1_left.gif' );
	background-repeat: no-repeat;
	float: left;
}
#col2 .maincontent .content_tabs li a {
	display: block;
	padding: 5px 10px;
	height: 15px;
	float: left;
	background-image: url( '../images/themes/orange/tabs1_bg.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
#col2 .maincontent .content_tabs li.ui-tabs-selected {
	background-image: url( '../images/themes/orange/tabs1_right_on.gif' );
	z-index: 10;
}
#col2 .maincontent .content_tabs li.ui-tabs-selected span {
	background-image: url( '../images/themes/orange/tabs1_left_on.gif' );
}
#col2 .maincontent .content_tabs li.ui-tabs-selected a {
	background-image: none;
	background-color: #ffffff;
	color: #000000;
}

#col2 .maincontent .tn_img_chooser {
	margin-top: 8px;
	padding: 25px 0;
	background-color: #EC8A01;
	background-image: url( '../images/themes/orange/tngallery_bg.jpg' );
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
#col2 .maincontent .tn_img_chooser img {
	border: 3px solid #ffffff;
	margin: 0 2px;
}
#col2 .maincontent .tn_img_chooser .tnnav {
	vertical-align: middle;
	text-align: center;
	width: 20px;
}
#col2 .maincontent .tn_img_chooser .tnnav img,
#col2 .maincontent .tn_img_chooser .tnnav img {
	border: none;
}
#col2 #content_index {
	padding: 20px;
	background-image: url( '../images/content_index_bg.jpg' );
	background-repeat: repeat-x;
	background-position: bottom;
}
#col2 #content_index table {
	margin-bottom: 10px;
}
#col2 #content_index .leftcol {
	border-right: 1px dotted #878787;
	padding-right: 10px;
}
#col2 #content_index .rightcol {
	padding-left: 10px;
}
#col2 #content_index ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#col2 #content_index h2 {
	font-size: 18px;
	color: #F47833;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#col2 #content_index h2 span {
	color: #000000;
}
#col2 #content_index p {
	color: #797979;
}
#col2 #content_index a {
	font-size: 14px;
	color: #3DA9F8;
}
#col2 #content_index table h2 {
	font-size: 14px;
}
#col2 #content_index table p,
#col2 #content_index table a {
	font-size: 12px;
}
#col2 .maincontent h3 {
	font-weight: normal;
}

/* gallery */
.gallery_info.open {
	background-image: url( '../images/themes/orange/picfolder_open.png' );
    background-repeat:no-repeat;
}
.gallery_info.closed {
	background-image: url( '../images/themes/orange/picfolder_closed.png' );
    background-repeat:no-repeat;
}
.gallery_info h2 {
	color: #D6840D;
	border-bottom-color: #D6840D;
}
.gallery {
	background: #F4B847;
}
.gallery_desc {
	background: #D6840D;
}

/* overlay */
.overlay {
    border: 1px dotted #878787;
}


#col2 a {
	color: #DC8E08;
}
#col2 #searchesContainer.maincontent .tabnav {
    background-color: #DC8E08;
}

#col2 #searchesContainer.maincontent .tabnav li.ui-tabs{
    background-color: #DC8E08;
}

#col2 #searchesContainer.maincontent .tabnav li.ui-tabs-selected {
    background-color: #F6B644;
}
