@charset "UTF-8";
/* CSS Document */

.header {
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/collections/HBckgrnd.jpg);
}

.Sec_and_Third_Column {
	top:0px;
	position:relative;
	width:524px;
	z-index:1;
	float:left;
	display:block;
	text-align:left;

}

.brown_links A:link {text-decoration: underline; color:#402324;}
.brown_links A:visited {text-decoration: underline; color:#402324;}
.brown_links A:active {text-decoration: underline; color: #402324; }
.brown_links A:hover {text-decoration: none; color: #ffc553;}

.brown_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #402324;
}

.about_bckgrnd_color {
	background-color: #a44224;
}

.margin_above_collect_photos {
	margin-top:20px;
}

.super_short_column {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #402324;
	width: 209px;
}


.collect_med_short_column {
	width: 230px;}

.nine_pix_bet_ims {
	margin-left:9px;
	border: 1px solid #FFFFFF;
}