.links {
	font-family: Calibri;
	font-size: 16px;
	color: #b02222;
	text-decoration: none;
}
.links:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #232323;
	text-decoration: underline;
}
.links_menu {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	text-decoration: none;
}
.links_menu:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #b02222;
	padding-left: 10px;
	text-decoration: underline;
}

.bg_lt {
	background-image: url(images/bg_lt.jpg);
	background-repeat: repeat-x;
}
.bg_lt_inside {
	background-image: url(images/bg_lt_inside.jpg);
	background-repeat: repeat-x;
}

.footer {
	font-family: Calibri;
	font-size: 12px;
	color: #666666;
}
.text_16 {
	font-family: Calibri;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	height: 30px;
}

.content_16 {
	font-family: Calibri;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
}
.content_16:hover {
	font-family: Calibri;
	font-size: 16px;
	color: #b02222;
	line-height: 1.5em;
}
.content_14 {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	padding-right: 20px;
}
.content_14a {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	line-height: 1.2em;
	padding-right: 10px;
}
.content_14_pad {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	padding-left: 10px;
}

.grey {
	font-family: Calibri;
	font-size: 14px;
	color: #898989;
	line-height: 1.5em;
	padding-right: 20px;
}

.content_14_links {
	font-family: Calibri;
	font-size: 14px;
	color: #b02222;
	text-decoration: none;
}
.content_14_links:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.line_bg {
	background-image: url(images/line_gd.jpg);
	background-repeat: repeat-y;
}
.subhead {
	font-family: Calibri;
	font-size: 21px;
	color: #39741D;
}
