/* @override http://rmwebsite.com/durrievision/wp-content/themes/durrievision/style.css */

body {
	background: #fff;
}

#header {
	display: none;
}

#columnLeft {
	display: none;
}

#columnRight {
	width:728px;
	float:left;
	padding-top: 11px;
}

#columnRight p, #columnRight h1, #columnRight h2, #columnRight h3, #columnRight ul, #columnRight dl {
	margin:0px 0px 10px 0px;
}

#contentWrap h1 {
	font-size: 26px;
	font-weight: normal;
	color: #5f2416;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 28px;
}

#contentWrap h2 {
	font-size: 21px;
	font-weight: normal;
	color: #5f2416;
	line-height: 22px;
	margin-bottom: 15px;
	clear: both;
}

#contentWrap h3 {
	font-size: 18px;
	font-weight: normal;
	color: #5f2416;
	line-height: 22px;
	margin-bottom: 10px;
	clear: both;
}

#chart {
	margin: 0 auto;
}

#chart tbody tr#tableHead {
	background:none;
}

#chart #tableHead td {
	background: none;
	padding: 0;
}

#chart #tableHead td#first {
	width: 470px;
}

#smallLogo {
	width: 100px;
	text-align: center;
}

#chart #tableHead td#last {
	width: 80px;
	text-align: center;
}

#chart tbody {
	width: 100%;
}

#chart tbody tr {
	background:#EFEEE2;
	display:block;
	margin-bottom:10px;
	width:650px;
}

#chart td {
	padding: 20px 15px;
	background: url("images/divider.jpg") left center no-repeat;
}

#chart td:first-child {
	background: none;
}

#chart h4 {
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	border-bottom: 1px solid #d2d1c0;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#unchecked img {
	margin-top: 21px;
}

#bottom-wrap {
	display: none;
}

#footer {
	clear: both;
	text-align: center;
	width:728px;
	float:left;
}

#footer ul {
	display: none;
}

.preload {
	display: none;
}