/* ----------home_image-------------- */
#models-page #center_col h1{
	background: url(../images/headings/open-models.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 400px;
}
#models-page #center_col h2 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
#models-page #center_col h3{
	font-size: 1em;
	margin-bottom: 0px !important;
	padding-bottom: 1em !important;
}
.modelThumb{
	border: 3px solid #C6D5B4;
	}
.modelThumbInner{
	border: 1px solid #45320A;
	background:#FFFFFF;
	font-size:0.9em;
	padding:5px;
	}
.modelThumb table{
	background:#FFFFFF;
	font-size:0.9em;
	padding:5px;
}
.modelThumb a{
	display: block;
	padding: 0px 5px;
	height: 25px;
	margin:5px 0px 0px;
	line-height: 25px;
	color: #412C00;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
.modelThumb a:link, .modelThumb a:visited {
	background: #DBE2BD;
}
.modelThumb a:hover, .modelThumb a:active{
	background: #CBD6A0;
}