/* CSS Document */
* {margin:0; padding: 0;}
body{
	font-size: 100.01%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #68413a url(images/850brownbg2.jpg) repeat-y center top;
	text-align: center;
	color: #330000;
}
a {font-weight: bold;}
a:link {color: #815249; text-decoration: none;}
a:visited {color: #444444; text-decoration: none;}
a:hover {color: #3b5d0b; text-decoration: underline;}
a:active {color: #d8d23e; text-decoration: none;}
a img {border: none;}
p {padding: .5em 0;}
h1 {padding: .5em 0; font-size: 140%;}
h2 {padding: .5em 0; font-size: 120%;}
h3 {padding: .5em 0; font-size: 100%;}
#mainwrapper {
	text-align: left;
	width: 800px;
	margin: 0 auto;	
	position: relative;
}
#header {
	position: relative;
}
#nav {
	background:#68413a url(images/menutop.jpg) repeat-x top left;
	color: #ffffff;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.8; 
	width: 100%;
	font-size: small;
}
#nav a {
	display: block;
	/*width: 131px;*/
	padding-left: 7px;
	color: #ffffff;
}
/*#nav .activeLink {
	color: #dddddd;
	padding-left: 7px;
	width: 126px;
}*/
#nav li {
	float: left;
	width: 131px;
	background:#68413a url(images/menutop.jpg) repeat-x top left;
	border: 1px solid #815249;
}
#nav li ul {
	position: absolute;
	width: 129px;
	border: none;
	left: -999em;
}
#nav li ul li {
	background: #694340;
	border-bottom: 1px solid #815249;
	border-top: 1px solid #815249;
	border-right: none;
	border-left: none;	
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background: #5d5e5a;
}
#nav a:hover {
color:#ffffff; 
background:#7a5348;
}
#nav li ul ul {
	margin: -1.8em 0 0 129px;
	z-index: 1000;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
.leftbox {
	width: 300px;
	padding-left: 20px;
	float: left;
	display: inline;
}
.rightbox {
	float: right;
	padding: 20px;
	height: 1.5em;
	display: inline;
	width: 400px;
	padding: 5px 2em;
}
#search {
	width: 13em;
	float: right;
	text-align: right;
	margin-top: 40px;
}
.pad { /*general padding section for inside all smaller elements to defeat box model problems*/
	padding: 15px;
}
.post { /*general padding section for inside wider elements to defeat box model problems*/
	padding: 20px 30px;
}
#content {
	width: 780px;
	margin: 0 auto;
	font-size: small;
	clear: both;
	min-height: 250px;
}
#content .post ul {
	margin: 0 auto;
	position: relative;
	width: 90%;
	padding: 0 15px;
	list-style-type: disc;
}
.LCOS_box {
	display: table;
	text-align: center;
	font-size: 70%;
	background: #ffffff url(images/toptobottomgradbg.jpg) repeat-x top left;
	width: 800px;
	padding: 5px 0 3px 0;
	border-top: 1px solid #815249;
	border-bottom: 1px solid #815249;
	margin-top: 30px;
}
ul.LCOS_list {
	display: table-row;
	list-style: none;
}
li.LCOS_child {
	padding: 0 5px 3px 5px;
	text-align: center;
	display: table-cell;
	width: auto;
}
 /*\*//*/
* html #menu li {
    display: inline-block;
    width: auto;
}
/**/
#footer {
	/*width: 800px;*/
	background:#68413a url(images/menutop.jpg) repeat-x top left;
	border-top: 3px solid #442d25;
	color: #ffffff;
	text-align: center;
	font-size: 70%;
	padding: 8px 0 15px 0;
}
#footer a {	font-weight: bold;}
#footer a:link {color: #c1bcb8;}
#footer a:visited {color: #eeeeee;}
#footer a:hover {color: #ffff00;}
#footer a:active {color: #c7d3af;}
.pullquoteleft, .pullquoteright {
	width: 250px;
	background: #dfd4d1;
	border: 2px solid #35482a;
	padding: 8px;
	margin: 0 5px 5px 5px;
}
.pullquoteleft img, .pullquoteright img {
	margin: 0 auto;
	display: block;
}
.pullquoteleft {
	float: left;
}
.pullquoteright {
	float: right;
}
.btn, #ajaxSearch_submit {
	background: #815249;
	color: #ffffff;
	border-left: 2px solid #5d5e5a;
	border-top: 2px solid #5d5e5a;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.btn {
	padding: 3px;
	margin-bottom: 5px;
}
blockquote {
	padding: 15px 5px;
}
.imgright {
	float: right;
	margin: 10px 0 10px 20px;
}
.imgleft {
	float: left;
	margin: 10px 20px 10px 0;
	display: block;
}
.outline {
	padding: 5px;
	border: 1px solid #815249;
}
.outlineimg {
	border: 3px solid #815249;
}
pre .FSF_searchResults {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#ditto_wrapper .ditto_article {
margin-bottom: 20px;
}
#ditto_wrapper .ditto_title {
font-size: 115%;
width: 100%;
border-bottom: 1px solid #815249;
}
#ditto_wrapper .ditto_title .ditto_info {
float: right;
display: block;
text-align: right;
font-size: 75%;
}
#ditto_wrapper .ditto_link {
text-align: right;
font-size: 75%;
}
#ditto_wrapper a, #ditto_wrapper a:visited, #ditto_wrapper a:hover {
border: 0;
}
.ditto_paging {
border-top: 1px solid #815249;
padding: 10px;
font-size: 86%;
}
#ditto_pages #ditto_currentpage {
border: 1px solid #815249;
padding: 1px 5px 2px;
margin-right: 1px;
}
#ditto_pages .ditto_off {
border: 1px solid #815249;
padding: 1px 5px 2px;
margin-right: 1px;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
border: 1px solid #815249;
padding: 1px 5px 2px;
margin-right: 1px;
text-decoration: none !important;
}
#ditto_pages a:hover {
background: #815249;
color: #ffffff;
}
#ditto_archivelist ul {
list-style-type: none;
margin-left: 15px;
padding-left: 0;
}
#ditto_archivelist ul ul {
list-style-type: square;
margin-left: 35px;
}
#ditto_archivelist .ditto_month {
font-weight: bold;
}
.ditto_summaryPost {
	border-bottom: 1px dotted #815249;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ditto_summaryPost h3 {
	padding: 4px 0 0 4px;
}
.jot-comment {
	margin-bottom: 10px;
	border-bottom: 1px dotted #68413a;
}
.news li {
	padding: 3px 0;
}
#trail {
    /*height:20px;*/
    font-size:0.8em;
    color:#815249;
    /*margin-top:-30px;*/
    }
#trail a {
	font-weight: bold;
    text-decoration:none;
    }
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
form#EmailForm {
	border: none; !important
}
h2#sectiontitle {
	margin-top: 35px;
	width: 500px;
}
.ajaxSearch_result {
	margin: 8px 0;
}

#content .post ol {
	margin: 0 auto;
	position: relative;
	width: 90%;
	padding-left: 20px;
	list-style-type: decimal;
}
