/* CSS Document */

a:link {
	color: #A70C13;
}
a:visited {
	color: #53060B;
}
a:hover {
	color: #E8111C;
}

body {
	background-image: url(../images/bkg_tan.gif);
}

.tan {
	color: #C7B19C;
}
.tan:link {
	color: #C7B19C;
}
.tan:visited {
	color: #C7B19C;
}
.tan:hover {
	color: #C7B19C;
}

.title_red {
	color: #A70C13;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 150%;
}
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 150%;
}
.text_main_white {
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.title_white {
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
}.text_mainTimes {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 150%;
}

#footer-bgimage {
background-image:url(images/bkg_bot_red.gif);
height: 62;
width: 236;
}
.text_sub_tan {

	color: #AE8F71;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.text_sub_tan:link {
	color: #AE8F71;
}
.text_sub_tan:hover {

	color: #917151;
}
