body {
	background-color: #FFF;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
}
.footer_text_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
}
.footer_text_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	text-decoration:none
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #363636;
	padding-right: 14px;
	text-align: justify;
}
.main_text_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6B401B;
}
.main_text_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6B401B;
	text-decoration:none
}
.column_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #363636;
	padding-right: 33px;
	padding-left: 18px;
	text-align: justify;
}
.column_text_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #6B401B;
	text-align: justify;
}
.column_text_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #6B401B;
	text-align: justify;
	text-decoration:none
}
.interior_main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #363636;
	padding-right: 14px;
	padding-left: 18px;
	text-align: justify;
}
.interior_main_text_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6B401B;
	text-align: justify;
}
.interior_main_text_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6B401B;
	text-align: justify;
	text-decoration:none
}
#no_repeat {
	background-image: url(images/column_body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
