/* CSS Document */


#one_col h2, h3, h4 {
	margin-bottom:0px;
	clear:both;
	}

#one_col h2 {
	width:540px;
	border-bottom: solid 1px #39321f;
	}
	
#one_col h4 {
	width:540px;
	border-bottom: dotted 1px #39321f;
	margin-top:30px;
	}
	
#one_col h4 a {
	color:#3932LF;
	}

#one_col p {
	margin-top:0px;
	font-family:Tahoma, "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	}

h3.descrip {
	margin-top:0px;
	font-size:12px;
	}

.skew {
	font-weight:bold;
	margin-bottom:0px;
	}
	
#one_col ul {
	display: block;
	margin:0px;
	padding:0px;
	clear:left;
	}

#one_col li {
	text-align:center;
	list-style-type:none;
	width:132px;
	padding-right:2px;
	margin:8px 0px;
	float:left;
	}
	
.thumb_drop	{
	background:url(../images/layout/thumb_drop.jpg) bottom right no-repeat;
	width:125px;
	height:125px;
	padding:0px;
}  

.thumb_drop img	{
	width:110px;
	height:110px;
	background:#c8bfb0 url(../images/layout/image_border.jpg);
	margin-left:-5px;
	padding:5px;
	overflow:none;
	border:none;
}  

.facts {
	width: 130px;
	float:left;
	margin: 0px 0px 0px 5px;
	}
	
.facts p  {
	background:url(../images/layout/bullet.gif) no-repeat;
	padding-left:8px;
	margin:2px;
	background-position: 0px 6px;
	}