/* NEW LIST */

div.col_hold {
	padding-top: 15px;
	background: url(../images/line_hor.gif) top repeat-x;
	clear: both;
	height: 95px;
}

div.col_hold div.block {
	float: left;
	width: 350px;
	background: url(../images/line_vert.gif) left repeat-y;
	padding-left: 30px;
}


html body div.col_hold div.no_bg, html body div.no_bg {
	background: none;
	padding-left: 0px;
}


div.col_hold .image_hold {
	float: left;
	width: 80px;
	height: 80px;
	background: #fff;
}

div.col_hold div.block div.info_hold {
	margin-left: 100px;
	height: 60px;

}

div.col_hold div.block a {
	margin-left: 20px;
}

div.col_hold h3 {
	margin: 0px;
	padding: 0px;
	color: rgb(4, 55, 33);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
	border: 0;


}

div.col_hold h3.push {
	position: relative;
	top: 40px;
}


div.col_hold h4 {
	margin: 0;
	padding: 0;
	color: rgb(51, 51, 51);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
}


#mdholt {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;

}

img {
	border: 0px;

}

#mdholt div.main_info {
	padding: 22px 20px 18px 20px;
	background: #fff;
}

#mdholt div.section_head {
	background: url(../images/line_hor.gif) bottom repeat-x;
	padding-bottom: 6px;
	height: 17px;
	text-align: right;
	clear: both;

}


#mdholt div.secondary_info div.section_head {
	height: 12px;
}

#mdholt div.main_info div.section_head h2 {
	margin: 0px;
	padding: 0px;
	width: 490px;
	float: left;
}

#mdholt div.main_info div.section_head a.back {
	padding-right: 10px;
	font-family: Arial;
	position: relative;
	top: 3px;
	font-size: 11px;
	color: #c27f2a;
	text-transform: uppercase;
	text-decoration: none;
	background: #fff url(../images/arrow.gif) right no-repeat;
}

div.col_1 {
	width: 470px;
	float: left;
	background: url(../images/line_vert.gif) right repeat-y;
	margin-top: 14px;
	padding-right: 20px;
}

div.col_2 {
	width: 240px;
	float: left;
	margin-top: 14px;
	padding-left: 20px;
}

div.col_2 h3, div.col_2 h4 {
	font-size: 13px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	color: #311920;
}

div.col_2 h4 {
	margin-top: 22px;

}

div.col_2 p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

#mdholt div.secondary_info {
	background: #e9e3d6;
	padding: 15px 20px 30px 20px;
	margin-bottom: -10px;
}

ul.image_gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;

}


ul.image_gallery li {
	margin: 0px;
	padding: 0px;
	width: 80px;

	background: #fff;
	margin-left: 390px;
	margin-bottom: 17px;
}


ul.image_gallery li.main_image {
	width: 370px;
	float: left;
	height: inherit;
	background: #e9e3d6;
	overflow-x: hidden;
	margin-left: 0px;
	margin-bottom: 0px;
}

div.cat_list {
	clear: both;
	padding-bottom: 15px;
}


div.cat_list div.cat_block {
	width: 150px;
	padding: 5px;
	margin: 0px 15px 15px 0px;
	height: 150px;
	float: left;
	border: 1px solid #fff;

}


div.cat_list div.cat_block .image_hold {
	width: 150px;
	height: 150px;
	background: #9c9176;
}	

div.cat_list div.cat_block a.cat {
	display: block;
	padding: 0.4em 0.6em;
	text-decoration: none;
	border-top: 1px solid #9c9176;
	background: #311920;
	position: relative;
	height: 2em;
	top: -2.8em;
	line-height: 1em;

}

a.cat:visited {
	color: #fff;
}

div.cat_list div.cat_block:hover {
	cursor: pointer;
	border: 1px solid #311920;
}

br.clear {
	clear: both;

}

