@charset "UTF-8";
#tableLayout {
	background-color: #541416;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#td_top {
	background-image: url(../images/logo_monument.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: none;
	float: none;
	height: 216px;
	width: 750px;
	text-decoration: none;
	background-position: center bottom;
	margin: 0px;
}
#td_whitebars {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
}
#td_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #E3C59B;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#td_bot_left {
	background-image: url(../images/bottom_L_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E3C59B;
}
#td_bot_right {
	background-color: #E3C59B;
	background-image: url(../images/bottom_R_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#td_body_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #E3C59B;
	background-image: url(../images/left_pic_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-right: 70px;
	padding-left: 280px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#td_body_portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #E3C59B;
	text-align: center;
	vertical-align: middle;
	border: 2px none #E3C59B;
}
#td_Lside {
	background-color: #541416;
	background-image: url(../images/left_side_type.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}
#td_Rside {
	background-color: #541416;
	background-image: url(../images/right_side_type.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}
body {
	background-color: #541416;
}
.bold {	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #541416;
}
a:active {
	text-decoration: none;
}
.red_text {
	color: #541416;
}

