body {
	background: url(../_images/bg_red.gif);
	margin: 0;
	padding: 0;
	}

.onesheet {
	width: 640px;
	margin: 0 auto;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #C23B42;
	}

.onesheet_content {
	width: 577px;
	margin: 0 30px;
	}

.onesheet_title {
	width: 446px;
	background-color: #C23B42;
	padding: 22px 0 4px 9px;
	float: left;
	}

	.onesheet_title a {
		color: #FFFFFF;
		font: bold 27px arial, verdana, sans-serif;
		text-decoration: none;
		}

		.onesheet_title a:hover {
			color: #FFFFFF;
			}

.onesheet_head_right {
	width: 110px;
	margin: 0;
	padding-top: 6px;
	padding-left: 6px;
	border-left: dashed #E9D4DD 1px;
	float: right;
	}

.onesheet_beauty {
	padding-top: 21px;
	margin-bottom: 25px;
	border-bottom: solid #C23B42 11px;
	}

.onesheet_text_left {
	width: 335px;
	border-right: dashed #E9D4DD 1px;
	padding-right: 14px;
	float: left;
	}

.onesheet_text_right {
	width: 190px;
	float: right;
	}

table.project_facts {
	width: 320px;
	margin-top: 15px;
	color: #6F1A1F;
	}

	table.project_facts td {
		padding: 0 5px 7px 0;
		}

	table.project_facts td.project_data {
		color: #666666;
		}

.onesheet_footer {
	width: 100%;
	border-top: solid #979797 8px;
	text-align: right;
	}

	.onesheet_footer img {
		width: 158px;
		margin: 11px 0 29px 0;
		}

img {
	border: 0;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6F1A1F;
	margin: 0;
	padding: 0;
	}

.demographics_head {
	color: #6F1A1F;
	text-decoration: underline;
	}

.onesheet_thumbbox {
	width: 350px;
	float: left;
	}

	.onesheet_thumb {
		border: solid #C23B42 3px;
		margin-right: 10px
		}

.onesheet_leasing {
	border: solid #666666 1px;
	padding: 10px;
	width: 200px;
	float: right;
	}

a {
	color: #C23B42;
	font-weight: bold;
	font-size: 10px;
	}

	a:hover {
		color: #6F1A1F;
		}