/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #C0B199; /* light-tan */
	background-repeat: no-repeat;
	background-image: url(images/back_main_large.gif);
	background-position: -144px -344px;
}


#title_text {
    display: block;
	position: absolute;
	left: 350px;
	top: 263px;
	width: 628px;
	height: 70px;
	z-index: 2;
	text-align: left;
}
p.title_text {
    margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
font.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 24px;
}


p.general {
    margin-left: 10px;
	margin-top: 13px;
	margin-right: 35px;
	margin-bottom: 20px;
}
p.header_quotes {
    margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
p.header_quotes2 {
    margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}


font.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
font.general_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 24px;
}
font.header_quotes {
	font-family: Times New Roman, Times, serif;
	font-size: 27px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}
font.header_quotes2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}
td.headerback_control {
	background-image: url(images/back_header.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}
