body {
	text-align:center;
	padding: 0;
	background-color: #F1EFE4;
}
#art-main {
	width: 100%;
	overflow:hidden;
}
#art-page-background-gradient {
	background-image: url('../images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	width:100%;
	overflow:hidden;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align:left;
	text-decoration:none;
}
.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	float: left;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	visibility: hidden;
	left: 0;
	top: 0;
	background:none;
}
.art-menu li:hover>ul {
	visibility: visible;
}
.art-menu ul {
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
.art-menu {
	padding: 6px 15px 0px 15px;
}
.art-nav {
	background-color: #24261e;
	position: relative;
	height: 35px;
}
.art-menu ul li {
	clear: both;
}
.art-menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.art-menu a .t {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #DDCA6E;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}
.art-menu a:hover .t {
	color: #B19A29;
}
.art-menu li:hover a .t {
	color: #B19A29;
}
.art-menu li:hover>a .t {
	color: #B19A29;
}
.art-menu a.active .t {
	color: #F2F2F2;
}
.art-Logo {
	padding-left: 300px;
	padding-top: 20px;
	background-image: url(../images/Header.jpg);
	height: 80px;
}
h1.art-Logo-name {
	display: block;
	text-align: center;
}
h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 39px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #3A351D !important;
}
.art-Logo-text {
	display: block;
	text-align: center;
}
.art-Logo-text, .art-Logo-text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #0E0C07 !important;
}
.art-contentLayout {
	position: relative;
	margin-bottom: 5px;
	width: 890px;
}
.art-Block {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 190px;
	float: left;
}
.art-Block2 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 290px;
	float: left;
}
.art-Block-body {
	position: relative;
	z-index:1;
	padding: 0px;
}
.art-Block {
	margin: 7px;
	display: inline;
}
.art-BlockHeader {
	height: 30px;
	padding: 0px;
	margin-bottom: 4px;
	background-image:url(../images/blockheader.png);
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
	width:180px;
}
.art-BlockContent {
	position:relative;
	z-index:0;
	margin:0 auto;
	padding: 0px 6px;
}
.art-BlockContent-body {
	position: relative;
	z-index:1;
	padding: 8px;
}
.art-BlockContent-body {
	color:#5E634F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-BlockContent-body a:link {
	color: #80701E;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
	color: #899074;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
	color: #A99428;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.art-BlockContent-body ul {
	list-style-type: none;
	color: #262820;
	margin:0;
	padding:0;
}
.art-BlockContent-body li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.art-BlockContent-body ul li {
	padding:0px 0 0px 14px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
	text-align: left;
}
.art-Post {
	margin:0 auto;
}
.art-Post-body {
	padding: 10px;
}
.art-Post {
	margin: 10px;
}
a img {
	border: 0;
}
.art-article img, img.art-article {
	border: solid 1px #B7AB71;
	margin: 1em;
}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color:Transparent;
}
.art-article th, .art-article td {
	padding: 2px;
	vertical-align: top;
	text-align:left;
}
.art-article th {
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}
.art-PostHeaderIcon-wrapper {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	text-decoration:none;
	text-transform:none;
	text-align:left;
	text-indent:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #574C14;
}
.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #574C14;
}
.art-PostHeader a:link {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #6B5E19;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #5E634F;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #696035;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4B4F40;
}
.art-PostContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #4B4F40;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../images/block.png);
	background-repeat: no-repeat;
	height: 200px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #80701E;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #80701E;
}
a:visited, a.visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #36392D;
}
a:hover, a.hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #696035;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #535846;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #6E745D;
	margin: 0;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #8B9277;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #5E634F;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #5E634F;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #5E634F;
}
ol, ul {
	color: #9A8624;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0em;
}
li ol, li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
}
li {
	padding:0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position:inside;
}
.art-Post li {
	line-height:1.2em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}
.art-Post ol li, .art-Post ul ol li {
	background: none;
	padding-left:0;
}
.art-Post ul li, .art-Post ol ul li {
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
	text-align: left;
}
blockquote p {
	color:#10110E;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
blockquote {
	border:solid 1px #B7BBAA;
	background-color:#D8DBD2;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 46px;
}
.art-button-wrapper .art-button {
	width: auto;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}
.art-button-wrapper {
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}
.art-button-wrapper .art-button {
	display:block;
	height: 34px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}
input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button {
	color: #FBF9EE !important;
}
.art-Footer .art-Footer-text p {
	margin: 0;
}
.art-Footer .art-Footer-text {
	color:#1B190E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/Footer.png);
	padding: 6px;
}
.art-Footer .art-Footer-text a:link {
	text-decoration: none;
	color: #625A32;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:visited {
	text-decoration: none;
	color: #181914;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:hover {
	text-decoration: none;
	color: #78691C;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#A59027;
}
.art-page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#887C44;
}
.art-contentLayout .art-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 667px;
}
.art-contentLayout .art-content2 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 567px;
}
.art-contentLayout .art-content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
.art-contentLayout .art-sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
.art-contentLayout .art-sidebar2 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 322px;
}
#footnotes {
	text-align: center;
}
#geoff {
	float: left;
	text-align: center;
	float: left;
	width: 200px;
	margin: 10px;
}
.drop {
	padding-top: 30px;
}
.hidden {
	display:none;
}
.art-BlockHeader .t h3 {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size: 14px;
	color: #000;
}
.link_list {
	float: left;
	width: 300px;
	text-align: left;
}
#art-main .art-Sheet {
	background-color: #f2f2f2;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}
.art-Post-inner div p {
	text-align: left;
}
#contact_info {
	float: right;
	width: 200px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}
#title {
	float: left;
	width: 300px;
}
.art-contentLayout .art-sidebar1, .art-contentLayout .art-sidebar2 {
	background-color: #E1DCC6;
}
.art-Post-inner #ebook {
	text-align: left;
}
#lower {
	padding-right: 20px;
	padding-left: 20px;
	text-align:left;
}
.art-BlockContent {
	text-align: left;
}
#content h2 {
	margin-top: 7px;
}
.art-Logo #name-text .smaller {
	font-size: 15px;
}
