@charset "UTF-8";

body {
	margin: 10px 0px 0px 0px;
	background-color: #74625B;
	background-image: url(/images/temp/bkgfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}

a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {color: #993333; text-decoration: none; }
a:hover {color: #993333; text-decoration: underline; }
a:active {color: #993333; }

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 32px;
	padding-left: 32px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #993333;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
}

.Header a:link {color: #FFFFFF; text-decoration: none; }
.Header a:visited {color: #FFFFFF; text-decoration: none; }
.Header a:hover {color: #CCCCCC; text-decoration: underline;}
.Header a:active {color: #CCCCCC; text-decoration: none; }

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.footer a:link {color: #FFFFFF; text-decoration: none; }
.footer a:visited {color: #FFFFFF; text-decoration: none; }
.footer a:hover {color: #CCCCCC; text-decoration: underline;}
.footer a:active {color: #CCCCCC; text-decoration: none; }

p, .bodycopy {
	padding-right: 20px;
	padding-left: 25px;
}

.bodycopy_sm {
	font-size: 12px;
}

.bodycopy a:link {color: #993333; text-decoration: none; }
.bodycopy a:visited {color: #993333; text-decoration: none; }
.bodycopy a:hover {color: #993333; text-decoration: underline;}
.bodycopy a:active {color: #993333; text-decoration: none; }

.red_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 25px;
}

.red_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-size: 12px;
}
.red_copy a:link {color: #993333; text-decoration: none; }
.red_copy a:visited {color: #993333; text-decoration: none; }
.red_copy a:hover {color: #993333; text-decoration: underline;}
.red_copy a:active {color: #993333; text-decoration: none; }

.nav {
	background-image: url(/images/temp/nav/navrpt.jpg);
	background-repeat: repeat-y;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 25px;
	font-weight: bold;
}

.title_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 25px;
	font-weight: bold;
}

.disclaimer {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #716059;
	font-style: italic;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	padding-left: 25px;
	font-weight: bold;
	width: 125px;
}

.seperation {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6d1cb;
	padding-top: 10px;
}
ul {
	padding-right: 15px;
	padding-left: 50px;
	line-height: 1.25em;
}
.topback {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-size: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-align: right;
	valign: top;
	padding-top: 12px;
}
.arch_image {
	padding-right: 20px;
}

.contact {
	padding-left: 25px;
	padding-top: 4px;
}

.cont_seperation {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6d1cb;
	padding-top: 10px;
	margin-top: 15px;
}

.cont_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	padding-left: 25px;
	font-weight: bold;
}
