@charset "UTF-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #102858;
	background-image: url(/images/site/brpaisley.jpg);
	background-repeat: repeat;
}

#nav {
	clear: both;
	float: right;
}

.img_right {
	clear: left;
	float: right;
}
.img_left {
	clear: right;
	float: left;
}

#nav ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0;
}

#nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 3px 30px;
	/* tab widths */
	text-align: center;
	color: #102858;
	text-decoration: none;
	position: relative;
	left: 15px;
	line-height: 1.6em;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #102858;
	border-right-color: #102858;
	border-left-color: #102858;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}

#nav .current {
	background: #102858;
	color: #FF0000;
	font-style: italic;
}

#nav ul li a:hover {
	background: #102858;
	color: #FF0000;
}

#titles ul {
	list-style: none;
	display: inline;
}

#titles ul li a {
	display: block;
	/* tab widths */
	text-align: left;
	color: #28477E;
	text-decoration: none;
	position: relative;
	line-height: .9em;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border: thin solid #FFF;
	text-indent: 0px;
	font-size: 1em;
}

#titles .current {
	background: #102858;
	color: #FF0000;
	font-style: italic;
}

#titles ul li a:hover {
	background: #102858;
	color: #FF0000;
}

#titles ul li a:visited {
	color: #FF0000;
}

#blank a:link {
	text-decoration: none;
}

a:visited {
	color: #FF0000;
}

a:link {
	text-decoration: none;
	color: #28477E;
}

a:hover {
	color: #000000;
}

.wrapper {
	border: 1px solid #333;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0.5%;
	margin-left: auto;
	padding: 5px;
	width: 1024px;
	height: auto;
	background-color: #FFF;
	background-image: url(/images/site/header.jpg);
	background-repeat: no-repeat;
	-webkit-box-shadow: 2px 2px 4px;
	-moz-box-shadow: 2px 2px 4px;
	box-shadow: 2px 2px 4px;
}
.wrapper2 {
	border: 1px solid #333;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0.5%;
	margin-left: auto;
	padding: 5px;
	width: 1024px;
	height: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
    background-image: url(/images/site/header.jpg);
	-webkit-box-shadow: 2px 2px 4px;
	-moz-box-shadow: 2px 2px 4px;
	box-shadow: 2px 2px 4px;
}

.navigation {
	padding: 0px;
	margin-top: 215px;
	margin-left: 240px;
	width: 750px;
}

.content {
	background-color: #B9D1FC;
	height: auto;
	width: 775px;
	float: right;
	clear: both;
	border: thin solid #D1D1D1;
	padding: 15px;
	background-image: url(/images/site/bluepapergrain.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.content_adbanner {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 22px;
}

.content_letter {
	border: 1px solid #000;
	background-color: #FFF;
	margin: 2%;
	font-family: "Courier New", Courier, monospace;
	min-height: 840px;
	background-attachment: scroll;
	background-image: url(/images/site/letterbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 200px;
	padding-left: 25px;
}

.content_reply {
	border: 1px solid #000;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	min-height: 840px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}

.content_graphic {
	padding: 1px;
	margin: 5%;
	text-align: center;
}

.content_mailinglist {
	border: 1px solid #000;
	background-color: #FFF;
	background-image: url(/images/site/bentarrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Courier New", Courier, monospace padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}

.reply_website {
	background-color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 0%;
	margin-left: 5%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-indent: 3em;
	border: thin groove #F00;
}

.content_comments {
	padding: 5px;
	background-color: #FFF;
	margin: 5%;
	font-family: "Courier New", Courier, monospace;
}

.comment_quote {
	font-size: 0.9em;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 2.5px;
	padding-right: 25px;
	padding-bottom: 2.5px;
	padding-left: 25px;
}

.comment_form {
	background-color: #BDDBFF;
	margin: 10px;
	padding: 10px;
}

.comment_odd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #CCC;
	text-indent: 1em;
	border: thin dashed #900;
	margin: 2px;
	padding: 2px;
}

.comment_even {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	text-indent: 1em;
	border: thin dashed #900;
	margin: 2px;
	padding: 2px;
}

.comment_admin {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	min-height: 127px;
	text-indent: 1em;
	border: thin dashed #900;
	background-attachment: scroll;
	background-image: url(../../../../images/site/cjsmallback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 170px;
	margin: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
}
.comment_kyb {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	min-height: 127px;
	text-indent: 1em;
	border: thin dashed #900;
	background-attachment: scroll;
	background-image: url(../../../../images/site/kybsmallback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 170px;
	margin: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
}

.bar {
	background-color: #FFF;
	height: 35px;
	width: 775px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}

#secnav ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0;
}

#secnav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#secnav ul li a {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 10px 45px;
	/* tab widths Take this down when adding a tab*/
	text-align: center;
	color: #102858;
	text-decoration: none;
	position: relative;
	left: 15px;
	line-height: 1em;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}

#secnav .current {
	background: #102858;
	color: #FF0000;
	font-style: italic;
}

#secnav ul li a:hover {
	background: #102858;
	color: #FF0000;
}

.letters_prev {
	float: left;
	clear: right;
	margin: 25px;
	padding: 6px;
	border: thick double #1E3E77;
	background-color: #FFF;
	width: 175px;
	height: 310px;
}

.sidebar {
	width: 210px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 21px;
	padding-bottom: 25px;
}

.sidebar_ad {
	float: left;
	clear: right;
	margin: 15px;
	padding: 3px;
	border: thin #1E3E77;
	background-color: #FFF;
	width: 150px;
	height: 300px;
}

.footer {
	border: thin solid #777;
	clear: both;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.75em;
	font-style: italic;
	color: #333;
	text-indent: .5em;
	padding: 2px;
	margin: 2px;
}

#foot a:link {
	text-decoration: underline;
}

.content_comments a {
   color: #0F2045;
   text-decoration: underline;
}

.img {
	margin: 10px 0 5px;
}

.address {
	color: #333;
}

p.center {
	text-align: center;
	}
p.right {
	text-align: right;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.83em 0px;
	margin-top: 0.83em;
	margin-right: 0px;
	margin-bottom: 0.83em;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #333;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
