@charset "utf-8";
/* CSS Document */

.contentBorder {
	background-color: #2d1e03;
	-moz-opacity: 0.00;
	filter: alpha(opacity=00);
	line-height:1px;
	font-size: 0px;
}

.title3 {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: justify;
	color:#ecf2ad;
	font-weight:bold;
	font-style:italic;
}

.contentLink {
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color:#FFFFFF;
}
	
.contentRight {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	padding-left: 30px;
	padding-right: 0px;
	color: #E9DDB5;
	text-align: justify;
}

.sectionheader {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}

h1 {
	color: #2d1e03;
	font-size: 28px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}

.pageTitle {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}
a {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #682004;
	text-decoration: none;
	outline:none;
	font-weight:800;
}
a:hover {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #583a05;
	text-decoration: underline;
	font-weight:800;
}
.content {
	font-size: 11px;
	color: #583a05;
	line-height: 18px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
}

