/* CSS Document */


body {
	background-color: #914223;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/images/main0_backing_fade.jpg);
	background-repeat: repeat-x;
}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3c;
	text-decoration: none;
	line-height: 18px;
}


.left_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3d3c;
	text-decoration: none;
	line-height: 20px;
}

.left_nav a:hover {
	text-decoration: underline;
}


p {
	font-size: 13px;
	color: #7a7a7a;
}

p a {
	text-decoration:none;
	color: #276878;
	border-bottom-color: #276878;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

p a:hover {
	text-decoration:underline;
}


li {
	font-size: 13px;
	color: #7a7a7a;
}

li a {
	text-decoration:none;
	color: #276878;
	border-bottom-color: #276878;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}

h1 {
	font-size: 18px;
	color: #B63A30;
}

h2 {
	color: #276878;
	font-size: 13px;
}

.credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae745d;
	text-decoration: none;
}

.credit a:hover {
	text-decoration: underline;
}
