@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.home_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: justify;
	line-height: 16px;
}
a:link {
	font-weight: bold;
	color: #812a2a;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #812a2a;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #812a2a;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.subtitle {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 24px;
}
.home_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	line-height: 16px;
}
.home_drs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	line-height: 16px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
	line-height: 18px;
	letter-spacing: 1px;
	color: #9c856b;
}
#footer a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}.internal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: justify;
	line-height: 16px;
}
li {
	line-height: 18px;
}
.internal_rcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	line-height: 16px;
}
.img_left {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 2px solid #414141;
}
.img_border {
	border: 2px solid #414141;
}
.internal_textonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.img_right {
	margin-bottom: 10px;
	border: 2px solid #414141;
	margin-left: 15px;
}
