/* styles that affect div#content and everything inside it */

body.mceContentBody {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #747474;
	width: 552px;
}


h1, h2, div.componentheading {
	font-weight: bold;
	color: #444444;
	letter-spacing: 4px;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 0;
	padding-top: 10px;
}

h3 {
	margin-left: 10px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #555555;
}

p {
	font-size: 12px;
	color: #696a6c;
	line-height: 18px;
	margin-left: 10px;
}

.rightimage {
	margin-left: 60px;
	margin-top: 0;
	top: 0;
	position: relative;
}

/* -----------------------------------------------
	HOME
	-------------------------------------------- */
.subBlock_grey {
	display: block;
	width: 230px;
	height: 101px;
	background: url('../images/box_grey_small.gif') no-repeat;
}

.subBlock_tan {
	display: block;
	width: 230px;
	height: 101px;
	background: url('../images/box_tan_small.gif') no-repeat;
}

.subBlock_tan .head, .subBlock_grey .head {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.subBlock_tan .inner, .subBlock_grey .inner {
	color: #FFFFFF;
	text-align: left;
	width: 210px;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 10px;
	line-height: 16px;
}

.twitter {
	background: url(/images/stories/twitterbox-bottom.png) bottom;
	width:251px;
}
#twtr-widget-1 { margin: 1px 5px 5px 5px; top: 0; bottom: 0; }
.homebox {
	width: 191px;
	background: url(/images/stories/homebox-bottom.png) bottom;
}
.heavy { font-size: 15px; line-height: 20px;  margin-left: 0; text-align: justify; }
.item_1 h1 { margin-lefT: 0; }
.homebox p { color: #5b2a00; font-size: 16px; padding: 0 5px; line-height: 21px; margin: .8em 0;}
#hometable { margin: 5px auto; }


.item_12 div.blog { width: 890px; }
table.product table { margin-left: 10px; }
body.mceContentBody td { font-size: 12px; color: #747474; text-align: top; }
td.product {  text-align: center; padding-right: 10px; width: 180px;}
table.product { width: 445px; }
td.label, body.mceContentBody td.label { text-transform: uppercase; font-size: 11px; letter-spacing: 1px;  vertical-align: bottom; padding-left: 0;}
input[type='image'] { vertical-align: bottom; }
.item_12  div.article_row { clear: both; }
.item_12  h2.contentheading { margin-left: 20px; }
.item_12 div.column1 { float: left; }
.item_12 .article_separator, .item_12 .row_separator { display: none; }

.doublespace { line-height: 2em; }
