﻿#border {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #8A7A61;
	margin-bottom: 20px;
}
#quotes {
	width: 60%;
	line-height: 200%;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
body{
	margin:0px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif
}
.pubTitle {
	font-weight: normal;
	margin-top: 0px;
	font-style: italic;
}
.pubTitleBold {
	font-weight: bold;
	margin-top: 0px;
	font-style: italic;
}

p{
	margin-top:10px;
	margin-bottom:10px
}
.boldText {
	font-weight: bold;
}

.floatright{
	float:right;
	border:1px #96805F solid;
	padding:2px;
	margin-left:15px
}

.floatleft{
	float:left;
	border:1px #96805F solid;
	padding:2px;
	margin-right:15px;
	margin-bottom:15px
}

.picborder{
	border:1px #96805F solid;
	padding:2px
}

.cr{
	margin-top:5px
}

#guidelines{
	color:#332312;
}

#guidelines ul{
	margin-left:10px;
	padding-left:10px;
	margin-top:0px
}

#guidelines li{
	margin-top:4px;
	margin-bottom:4px
}

.topdiv{
	background-color:#332312;
	background-image:url('images/topbar.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:26px
}

.centerwidth{
	width:900px;
	margin-left:auto;
	margin-right:auto
}

.commentref{
	font-size:8pt;
}

.picfloatright{
	float:right;
	margin-left:15px;
	border:1px #96805F solid;
	padding:2px
}

.picfloatleft{
	float:left;
	margin-right:15px;
	border:1px #96805F solid;
	padding:2px
}


.side{
	background-image:url('images/sidegrad.jpg');
	background-repeat:repeat-x;
	border:1px #332312 solid
}

#nav{
	background-color: #332312;
	color: white;
	font-family: Georgia;
	font-size: 13pt;
}

#nav td{
	padding-top:21px;
	padding-bottom:21px;
	text-align:center;
	border-right:2px white solid;
	}

#nav a{
	color:#5D4B38;
	text-decoration:none
}
#nav a:hover{
	color:white;
	text-decoration:none
}

#quote{
	color:white;
	font-family:Georgia;
	font-size:12pt;
	margin-left:20px;
	margin-top:20px;
	margin-right:20px
}

#quote a{
	color:#332312;
	text-decoration:none
}
#quote a:hover{
	color:white;
	text-decoration:none
}

.content{
	padding:20px
}

.credo{
	margin: 20px;
	padding: 20px;
	width: auto;
	background-color: #6C5A42;
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

a{
	color:#868159;
	text-decoration:none
}

a:hover{
	color:#332312;
	text-decoration:none
}

#homeabout{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
	color:black
}

hr {
	color: #96805F;
	background: #96805F;
	border: 0;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1{
	font-family:Georgia;
	font-size:30pt;
	color:black;
	font-style:italic;
	border-bottom:2px #96805F solid;
	padding-bottom:5px;
	margin-top:0px;
	/*padding-left:10px;*/
	margin-bottom:8px
}


h2{
	font-family:Georgia;
	font-size:42pt;
	color:#CABCA6;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px
}

h3 {
	text-transform: uppercase;
}

#footer{
	background-image:url('images/btmgrad.jpg');
	background-repeat:repeat-x;
	color:#332312;
	font-size:8pt;
	padding-top:16px;
	padding-bottom:15px
}

#footer a{
		color:#332312;;
		text-decoration:none
}

#footer a:hover{
		color:#332312;;
		text-decoration:underline
}
.underlineText {
	text-decoration: underline;
}
.italicstext {
	font-style: italic;
}
.LFP {
	font-weight: bold;
}
