@charset "UTF-8";
/* Washington Diamond Home Page CSS Document */

#leftcol { display:none; }
#content { 
	width: 1008px;
	min-height: 600px;
	margin: 0 8px 0 8px;
	
}
img{
	border:none;
}

A.home:link, A.home:visited, A.home:active {
	color:#134e73;
	text-decoration:none;
	font-weight:bolder;
	font:16px Garamond, Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	padding: 5 0 5 5;
}
A.home:hover {
	color:#414042;
	text-decoration:none;
	font-weight:bolder;
	font:16px Garamond, Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	padding: 5 0 5 5;
}
.smtext {
	font-size:12px;
	color:#414042;
	line-height: 140%;
}
.smtext2 {
	font-size:8pt;
	color:#414042;
	line-height: 11pt;
}

#home_table_bottom  {
	border-spacing:2px;
}
#home_table_bottom td {
	padding: 5px;
	background: transparent url(/site/images/Shade20.png) repeat-x bottom;
	vertical-align: top;
}

.box_home {
	border:1px solid #ddd;
	width: 970px;
	padding: 2px;
	margin: 0 16px 0 16px;
}
.catthumb {
	width:100px;
	border:none;
}
#home_thumb {
	float:left;
	height:110px;
	margin-right:5px;
}
#why_wd {
	padding: 10 0 0 10;
}
#why_wd_table {
	width: 200px;
	float: right;
	padding: 8px;
	border: 0;
}
#why_wd_header {
	font-size:15pt; 
	background: url('http://www.washingtondiamond.com/site/images/GradientLine.png') no-repeat 100px center;
}
	
#why_text {
	font-size: 11px;
	color: #414042;
	padding: 10px 8px 10px 0px;
}