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

.sidebar {
	font-family: "FS Garamond", Georgia;
	font-size: 14px;
	color: #7F6A47;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 12px;
}
.sideHdr { 
font-family: "FS Garamond", Georgia;
	font-size: 18px;
	color: #714529;
	margin-top: 20px;
	margin-right: 60px;
}
	
.sideHdrSpan { 
font-family: "FS Garamond", Georgia;
	font-size: 18px;
	color: #714529;
}
a {
	color: #714529;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

.sidebarSub {
	font-family: "Century Gothic", Helvetica;
	font-size: 13px;
	color: #fff6e7;
	margin-left: 14px;
	
	margin-right: 10px;
	margin-bottom: 6px;
}

.sidebarSubHdr {
	font-family: "FS Garamond", Georgia;
	font-size: 16px;
	color: #fff6e7;
	margin-left: 18px;
	margin-top: 18px;
	
	margin-right: 10px;
	margin-bottom: 0px;
}
.sidebarList {
	font-family: "Century Gothic", Helvetica;
	font-size: 13px;
	color: #fff6e7;
	/* margin-lef: 14px; */
	margin-bottom: 3px;
	margin-right: 10px;
	list-style-type: square;
}

.mainText {
	font-family: "FS Garamond", Georgia;
	font-size: 14px;
	color: #7F6A47;
	margin-right: 14px;
	margin-bottom:-2px;
}

h3 {font-family: "FS Garamond", Georgia;
	color: #7F6A47;
marin-top:-4px; 
margin-bottom:-10px;
	font-weight: bold;
	font-size: 15px;
	padding-top:10px;
}
	
.mainTextHdr {
	font-family: "FS Garamond", Georgia;
	margin-top: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-top:10px;
	text-align: center;
}

.mainTextList {
	font-family: "FS Garamond", Georgia;
	font-size: 14px;
	color: #7F6A47;
	margin-right: 18px;
	margin-bottom: 2px;
	list-style-type: square;
	/*margin-left: -4px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #80762F;*/
}

#quote {
	font-family: "FS Garamond", Georgia;
	font-size: 14px;
	color: #7F6A47;
	font-style: italic;
	margin-right: 14px;
		margin-left: 14px;
		margin-bottom: 2px;

}

/*.mainTextListNoBorder {
	font-family: "FS Garamond", Georgia;
	font-size: 14px;
	color: #7F6A47;
	margin-right: 10px;
	margin-bottom: 2px;
	list-style-type: square;
	
} */
