/*This is the CSS for the "HOME" section*/
a.col_7 {
	background: none;
	color: white;
}
.block a {
	color: #613D00;
}
.header .title {
	border-bottom-color: #613D00;
}
.header .BC {
	color: #613D00;
}
.header .BC a {
	color: #613D00;
}
.header .BC a:hover {
	text-decoration: none;
}
.printr {
	background-image: url(../icons/print/print7.gif);
	color: #613D00;
}
.sndFriend {
	background-image: url(../icons/send/send7.gif);
	color: #613D00;
}




.panel_Mid .mainContent h1.mainH1,
h3 {
	border-top-color: #613D00;
	color: #613D00;
}
.mainContent h1.galleryTitle {
	color: #613D00;
	border-top: 1px dotted #613D00;
	border-bottom: 1px dotted #613D00;
}
h5 {
	color: #613D00;
	border-top-color: #613D00;
	border-bottom-color: #613D00;
}
.box h2 {
	background: #613D00;
}
.menuInText a {
	color: #613D00;
}
.userContent a {
	color: #613D00;
}





.sideMenu a {
	color: #613D00;
	text-decoration: none;
}
.sideMenu {
	border-bottom: 1px dotted #613D00;
}
.sideMenu .level_1 {
	border-top: 1px dotted #613D00;
	/* next should be a special image for the curr theme */
	/*background: url(../../icons/gray_icons/arrow_right.gif) no-repeat right center;*/
}
.sideMenu .level_1S {
	border-top: 1px dotted #613D00;
}
