body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/page/DanYoungConstruction_06.jpg);
	background-repeat: repeat-y;
}
.bg-t {
	background-image: url(../images/page/DanYoungConstruction_03.jpg);
	background-repeat: repeat-x;
}
.column {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(../images/page/DanYoungConstruction_04.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.column h4 {
	font-size: 14px;
	margin: 2px;
	padding: 6px;
	background-image: url(../images/page/nav-bg.png);
	background-repeat: repeat-y;
}

.mc {
	vertical-align: top;
	background-image: url(../images/page/DanYoungConstruction_05.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.mc h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	font-variant: small-caps;
}
.mc h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.ftr {
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.Rtimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.Rimg {
	float: right;
	margin-left: 10px;
}

#projects td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6D0D1;
}
.Ltimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
