/* begin Page */
body {
	margin: 0 auto;
	padding: 0;
	background-color: #BEA9A5;
}
#art-main {
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
}
#art-page-background-simple-gradient {
	width: 100%;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	height: 1px;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	width: 100%;
	table-layout: fixed;
	position: relative;
}
/* end Page */
/* begin Box, Sheet */
.art-Sheet {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	z-index: 0;
	min-width: 43px;
	min-height: 43px;
}
.art-Sheet-body {
	padding: 1px;
	position: relative;
	z-index: 1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl {
	position: absolute;
	z-index: -1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
	width: 42px;
	background-image: url('images/Sheet-s.png');
	height: 42px;
}
.art-Sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 21px, 21px, auto);
}
.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}
.art-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}
.art-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}
.art-Sheet-tc, .art-Sheet-bc {
	background-image: url('images/Sheet-h.png');
	left: 21px;
	right: 21px;
	height: 42px;
}
.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}
.art-Sheet-bc {
	bottom: 0;
	clip: rect(21px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl {
	width: 42px;
	background-image: url('images/Sheet-v.png');
	top: 21px;
	bottom: 21px;
}
.art-Sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 21px);
}
.art-Sheet-cl {
	left: 0;
	clip: rect(auto, 21px, auto, auto);
}
.art-Sheet-cc {
	background-color: #FCFDFD;
	position: absolute;
	z-index: -1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
}
.art-Sheet {
	margin-top: -1px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 1000px;
}
/* end Box, Sheet */
/* begin Header */
div.art-Header {
	margin: 0 auto; 
	width: 998px; 
	position: relative; 
	z-index: 0; 
	height: 100px;
}
div.art-Header-jpeg {
	background-image: url('images/Header.jpg'); 
	background-repeat: no-repeat; 
	background-position: center center; 
	position: absolute; 
	z-index: -1; 
	top: 0; 
	left: 0;	
	width: 998px; 
	height: 100px;
}
/* end Header */

/* begin Logo */
.art-Logo {
	width: 968px;
	display: block;
	position: absolute;
/*	left: 10px; */
/*	top: 10px; */
}
h1.art-Logo-name {
	text-align: center;
	vertical-align: middle;
	display: block;
}
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 {
	padding-left: 10px;
	margin: 0;
	color: #6C382F !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.art-Logo-text {
	display: block;
}
.art-Logo-text, .art-Logo-text a {
	padding: 0;
	margin: 0;
	color: #6C382F !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
/* end Logo */

/* begin Menu */
/* menu structure */
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align: left;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	outline: 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;
	float: left;
	display: block;
	background: none;
	position: relative;
	z-index: 5;
}
.art-menu li:hover {
	white-space: normal;
	z-index: 10000;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	background: none;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}
.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu ul:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.art-menu, .art-menu ul {
	min-height: 0;
}
.art-menu ul {
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	background-image: url(images/spacer.gif);
}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */
.art-menu {
	padding: 12px 6px 0px 6px;
}
.art-nav {
	position: relative;
	height: 41px;
	z-index: 100;
}
.art-nav .l, .art-nav .r {
	background-image: url('images/nav.png');
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
}
.art-nav .l {
	left: 0;
	right: 0px;
}
.art-nav .r {
	width: 998px;
	right: 0;
	clip: rect(auto, auto, auto, 998px);
}
/* end Menu */
/* begin MenuItem */
.art-menu ul li {
	clear: both;
}
.art-menu a {
	margin-right: 2px;
	margin-left: 2px;
	display: block;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	height: 29px;
	cursor: pointer;
}
.art-menu a .r, .art-menu a .l {
	display: block;
	background-image: url('images/MenuItem.png');
	position: absolute;
	top: 0;
	z-index: -1;
	height: 87px;
}
.art-menu a .l {
	left: 0;
	right: 4px;
}
.art-menu a .r {
	width: 408px;
	right: 0;
	clip: rect(auto, auto, auto, 404px);
}
.art-menu a .t {
	padding: 0 19px;
	margin: 0 4px;
	color: #44241D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r {
	top: -29px;
}
.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top: -29px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
	top: -29px;
}
.art-menu a:hover .t {
	color: #44241D;
}
.art-menu li:hover a .t {
	color: #44241D;
}
.art-menu li:hover>a .t {
	color: #44241D;
}
.art-menu a.active .l, .art-menu a.active .r {
	top: -58px;
}
.art-menu a.active .t {
	color: #44241D;
}
/* end MenuItem */
/* begin ContentLayout */
.art-contentLayout {
	margin-bottom: 2px;
	width: 998px;
	position: relative;
}
/* end ContentLayout */
/* begin Box, Block */
.art-Block {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	min-width: 7px;
	min-height: 7px;
}
.art-Block-body {
	padding: 5px;
	position: relative;
	z-index: 1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl {
	position: absolute;
	z-index: -1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl {
	width: 6px;
	background-image: url('images/Block-s.png');
	height: 6px;
}
.art-Block-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 3px, 3px, auto);
}
.art-Block-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 3px, 3px);
}
.art-Block-bl {
	bottom: 0;
	left: 0;
	clip: rect(3px, 3px, auto, auto);
}
.art-Block-br {
	bottom: 0;
	right: 0;
	clip: rect(3px, auto, auto, 3px);
}
.art-Block-tc, .art-Block-bc {
	background-image: url('images/Block-h.png');
	left: 3px;
	right: 3px;
	height: 6px;
}
.art-Block-tc {
	top: 0;
	clip: rect(auto, auto, 3px, auto);
}
.art-Block-bc {
	bottom: 0;
	clip: rect(3px, auto, auto, auto);
}
.art-Block-cr, .art-Block-cl {
	width: 6px;
	background-image: url('images/Block-v.png');
	top: 3px;
	bottom: 3px;
}
.art-Block-cr {
	right: 0;
	clip: rect(auto, auto, auto, 3px);
}
.art-Block-cl {
	left: 0;
	clip: rect(auto, 3px, auto, auto);
}
.art-Block-cc {
	background-color: #E8E0DD;
	position: absolute;
	z-index: -1;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
}
.art-Block {
	margin: 10px;
}
/* end Box, Block */
/* begin BlockHeader */
.art-BlockHeader {
	padding: 0 8px;
	margin-bottom: 0px;
	position: relative;
	z-index: 0;
	height: 20px;
}
.art-BlockHeader .t {
	padding: 0 1px;
	white-space: nowrap;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
/* end BlockHeader */
/* begin Box, BlockContent */
.art-BlockContent {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	min-width: 1px;
	min-height: 1px;
}
.art-BlockContent-body {
	padding: 8px;
	position: relative;
	z-index: 1;
}
.art-BlockContent-body {
	color: #44352F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-BlockContent-body a:link {
	color: #D0A095;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
	color: #977263;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
	color: #865246;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #2C1913;
}
.art-BlockContent-body li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}
.art-BlockContent-body ul li {
	padding: 0px 0 0px 13px;
	margin: 0.5em 0 0.5em 0;
	background-image: url('images/BlockContentBullets.png');
	background-repeat: no-repeat;
	line-height: 1.2em;
}
/* end Box, BlockContent */
/* begin Box, Post */
.art-Post {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	min-width: 7px;
	min-height: 7px;
}
.art-Post-body {
	padding: 11px;
	position: relative;
	z-index: 1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc,.art-Post-cr, .art-Post-cl {
	position: absolute;
	z-index: -1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl {
	width: 6px;
	background-image: url('images/Post-s.png');
	height: 6px;
}
.art-Post-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 3px, 3px, auto);
}
.art-Post-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 3px, 3px);
}
.art-Post-bl {
	bottom: 0;
	left: 0;
	clip: rect(3px, 3px, auto, auto);
}
.art-Post-br {
	bottom: 0;
	right: 0;
	clip: rect(3px, auto, auto, 3px);
}
.art-Post-tc, .art-Post-bc {
	background-image: url('images/Post-h.png');
	left: 3px;
	right: 3px;
	height: 6px;
}
.art-Post-tc {
	top: 0;
	clip: rect(auto, auto, 3px, auto);
}
.art-Post-bc {
	bottom: 0;
	clip: rect(3px, auto, auto, auto);
}
.art-Post-cr, .art-Post-cl {
	width: 6px;
	background-image: url('images/Post-v.png');
	top: 3px;
	bottom: 3px;
}
.art-Post-cr {
	right: 0;
	clip: rect(auto, auto, auto, 3px);
}
.art-Post-cl {
	left: 0;
	clip: rect(auto, 3px, auto, auto);
}
.art-Post-cc {
	background-color: #F3EEEC;
	position: absolute;
	z-index: -1;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
}
.art-Post {
	margin: 10px;
}
/* Start images */
a img {
	border: 0;
}
.art-article img, img.art-article {
	border: solid 1px #BEA9A5;
	margin: 1em;
}
.art-metadata-icons img {
	border: none;
	margin: 2px;
	vertical-align: middle;
}
/* Finish images */
/* Start tables */
.art-article table, table.art-article {
	margin: 1px;
	width: auto;
	border-collapse: collapse;
}
.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;
	border: solid 1px #B1604E;
	text-align: left;
	vertical-align: top;
}
.art-article th {
	padding: 7px;
	text-align: center;
	vertical-align: middle;
}
/* Finish tables */
pre {
	padding: 0.1em;
	overflow: auto;
}
/* end Box, Post */
/* begin PostHeaderIcon */
.art-PostHeader {
	margin: -4px 5px 1px 1px;
	padding: 0px;
	color: #CD998E;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: inherit;
	text-align: left;
}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {
	margin: 0;
	color: #482620;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
/* end PostHeaderIcon */
/* begin PostHeader */
.art-PostHeader a:link {
	color: #D5A99F;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {
	color: #C9B4AC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
	color: #CD998E;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
}
/* end PostHeader */
/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-PostContent p {
	margin: 0 0.5em 0.5em 0.5em;
}
.art-PostContent, .art-PostContent p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.art-PostContent {
	margin: 0;
}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
	color: #CD998E;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* Adds special style to an unvisited link. */
a:link {
	color: #CD998E;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	color: #A8887A;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	color: #CD998E;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* Finish Content link style */
/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color: #804637;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #804637;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #804637;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */
/* begin PostBullets */
/* Start Content list */
ol, ul {
	margin: 1em 0 1em 2em;
	padding: 0;
	color: #C3ACA2;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
li ol, li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
li {
	margin: 0.2em 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
.art-Post li {
	padding: 0px 0 0px 13px;
	line-height: 1.2em;
}
.art-Post ol li, .art-Post ul ol li {
	padding-left: 0;
	background: none;
}
.art-Post ul li, .art-Post ol ul li {
	padding-left: 13px;
	background-image: url('images/PostBullets.png');
	background-repeat: no-repeat;
}
/* Finish Content list */
/* end PostBullets */
/* begin PostQuote */
/* Start blockquote */
blockquote p,
.art-PostContent blockquote p {
	color: #091315;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
blockquote,
.art-PostContent blockquote {
	border: solid 1px #A45946;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #E3D3CC;
	background-image: url('images/PostQuote.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/* Finish blockuote */
/* end PostQuote */
/* begin Button */
.art-button-wrapper .art-button {
	width: auto;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
	background: none;
	line-height: 24px;
	text-decoration: none !important;
	outline: none;
	overflow: visible;
	cursor: default;
	z-index: 0;
}
.art-button-wrapper {
	width: auto;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	height: 24px;
	overflow: hidden;
	z-index: 0;
}
.firefox2 .art-button-wrapper {
	float: left;
	display: block;
}
.art-button-wrapper .art-button {
	padding: 0 7px !important;
	display: block;
	white-space: nowrap;
	color: #1C272B !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 24px;
	text-decoration: none !important;
	height: 24px;
}
input, select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #ECD6D3 !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button {
	color: #FBF3E9 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
	display: block;
	background-image: url('images/Button.png');
	position: absolute;
	z-index: -1;
	height: 72px;
}
.art-button-wrapper .l {
	left: 0;
	right: 4px;
}
.art-button-wrapper .r {
	width: 609px;
	right: 0;
	clip: rect(auto, auto, auto, 605px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -24px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -48px;
}
/* end Button */
/* begin Footer */
.art-Footer {
	width: 998px;
	margin: 5px auto 0px auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.art-Footer .art-Footer-inner {
	padding: 15px;
	text-align: center;
	height: 1%;
	position: relative;
	z-index: 0;
}
.art-Footer .art-Footer-background {
	width: 998px;
	background-repeat: no-repeat;
	background-image: url('images/Footer.png');
	position: absolute;
	z-index: -1;
	height: 150px;
	bottom: 0;
	left: 0;
}
.art-Footer .art-Footer-text p {
	margin: 0;
}
.art-Footer .art-Footer-text {
	display: inline-block;
	color: #C9B4AC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.art-Footer .art-Footer-text a:link {
	color: #D0A095;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:visited {
	color: #AE9084;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:hover {
	color: #B96F5F;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-decoration: none;
}
/* end Footer */
/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	color: #AE9084;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: underline;
}
.art-page-footer {
	margin: 1em;
	color: #916E5F;
	text-align: center;
	text-decoration: none;
}
/* end PageFooter */
/* begin LayoutCell */
.art-contentLayout .art-sidebar1 {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 250px;
	position: relative;
	overflow: hidden;
}
/* end LayoutCell */
/* begin LayoutCell */
.art-contentLayout .art-content {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 746px;
	position: relative;
	overflow: hidden;
}
.art-contentLayout .art-content-wide {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 995px;
	position: relative;
	overflow: hidden;
}
/* end LayoutCell */

