@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #808080;
}
a:link {
	color: #791F22;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #791F22;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #791F22;
	font-weight: bold;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	}
h1 {
	color: #791F22;
	font-size: 24px;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	}
h2 {
	color: #791F22;
	font-size: 20px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	}
h3 {
	color: #791F22;
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	}
h4 {
	color: #791F22;
	font-size: 16px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
	}
h5 {
	color: #791F22;
	font-size: 16px;
	line-height: 18px;
	font-weight: light;
	margin-bottom: 3px;
	margin-top: 17px;
	}
.navigation {
	font-size: 11pt;
	color:#ffffff;
	}
.navigation a:link {
	color:#ffffff;
	text-decoration: none;
	}
.navigation a:visited {
	color:#ffffff;
	text-decoration: none;
	}
.navigation a:hover {
	color: #DDC571;
	text-decoration: none;
	}
.navigation a:active {
	color: #DDC571;
	text-decoration: none;
	}
.phone {
	color: #ffffff;
	font-size: 22px;
	font-weight: light;
	border-bottom: solid 1px #FFFFFF;
	}
.header {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	textt-decoration: none;
	}
.header a:link{
	color: white;
	text-decoration: none;
	}
.header a:visited{
	color: white;
	text-decoration: none;
	}
.header a:hover{
	color: #DDC571;
	text-decoration: none;
	}
.footer {
	color:#FFFFFF;
	font-size: 12px;
	}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:hover {
	color: #791F22;
	text-decoration: none;
	}
.red{color: #791F22}
.program {
	color: #791F22;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	}
.lineheight {line-height: 25px}
.contentarea {
	background-image:url(images/backpage_image.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
.graybox {
	color:#FFFFFF;
	font-weight: bold;
	}
.quote {
	line-height: normal;
	}
.imageunderline {border-bottom: 1px solid #CCCCCC;}
