body {
	margin: 0 auto;
	padding: 0;
	background-image: url('images/bg.jpg');
}
p {
	color: #ebd34c;
}
/* end Page */
/* begin Box, Sheet */
.art-Sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 960px;
	min-width: 0px;
	min-height: 0px;
}
.art-Sheet-cc {
	position: absolute;
	z-index: -1;
	top: 11px;
	left: 0px;
	right: 0px;
	bottom: 11px;
	background-color: #b46a35;
}
/* end Box, Sheet */
/* begin Header */
div.art-Header {
	margin: 0px auto;
	position: relative;
	z-index: 0;
	width: 960px;
	height: 220px;
}
div.art-Header-png {
	position: absolute;
	z-index: -2;
	top: 0px;
	left: 0;
	width: 960px;
	height: 220px;
	background-image: url('images/Header1.png');
	background-repeat: no-repeat;
	background-position: left top;
}
/* end Header */
/* begin Logo */
.art-Logo {
	display: block;
	position: absolute;
	left: 10px;
	top: 90px;
	width: 878px;
}
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: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	text-decoration: none;
	padding: 0;
	margin: -65px;
	position: relative;
	left: 55px;
	color: #b9ddf6 !important;
}
.art-Logo-text {
	display: block;
	text-align: right;
}
.art-Logo-text, .art-Logo-text a {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 60px;
	top: 105px;
	color: #ffffff !important;
}
/* 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;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.art-menu, .art-menu ul {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li {
	margin: 2px;
	padding: 3px;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background: none;
}
.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 {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul {
	min-height: 0;
}
/* menu structure */
.art-menu {
	padding: 0px 6px 0px 3px;
}
.art-nav {
	position: relative;
	height: 42px;
	z-index: 100;
}
.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 30px;
	background-image: url('images/nav.png');
}
.art-nav .l {
	left: 0;
	right: 0px;
}
.art-nav .r {
	right: 0;
	width: 898px;
	clip: rect(auto, auto, auto, 898px);
}
/* end Menu */
/* begin MenuItem */
.art-menu ul li {
	clear: both;
}
.art-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 2px;
}
.art-menu a .r, .art-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 90px;
	background-image: url('images/MenuItem.png');
}
.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 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 30px;
	text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r {
	top: -30px;
}
.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top: -30px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
	top: -30px;
}
.art-menu a:hover .t {
	color: #fffca1;
}
.art-menu li:hover a .t {
	color: #fffca1;
}
.art-menu li:hover>a .t {
	color: #000000;
}
.art-menu a.active .l, .art-menu a.active .r {
	top: -60px;
}
.art-menu a.active .t {
	color: #fffca1;
}
/* end MenuItem */
/* begin BlockHeader */
.art-BlockContent-body {
	position: relative;
	left: 10px;
	top: 10px;
}
.art-BlockHeader h2 {
	//position: relative;
	//background-image: url('images/BlockHeader.png');
	//background-repeat: no-repeat;
	//height: 40px;
	//top: -18px;
  width:90%;
	box-shadow: 0px 1px 0px 0px #fff6af;
background: linear-gradient(to bottom,
#ffec64 5%,
	#ffab23 100%);
	background-color: #ffec64;
	border-radius: 6px;
	border: 1px solid #ffaa22;
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 12px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffee66;
}
/* end BlockHeader */
/* begin Box, Post */
.art-Post-body {
	position: relative;
	z-index: 1;
	padding: 10px;
	width: 660px;
}
/* end Box, Post */
/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #415B68;
}
.art-PostContent {
	font-family: Tahoma;
	color: #415B68;
}
/* Start Content link style */
p {
	color: #ebd34c;
}
a {
	font-family: Tahoma;
	text-decoration: underline;
	color: #fffca1;
}
/* Adds special style to an unvisited link. */
a:link {
	font-family: Tahoma;
	text-decoration: underline;
	color: #fffca1;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	font-family: Tahoma;
	text-decoration: underline;
	color: #fffca1;
}
/*:hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
/* 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 ah1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hoverh1 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 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #e7e70e;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	text-align: left;
	color: #fffca1;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: left;
	color: #fffca1;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	color: #fffca1;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */
/* begin Footer */
.art-Footer .art-Footer-background {
	position: absolute;
	z-index: 0;
	background-repeat: no-repeat;
	background-image: url('images/Footer1.png');
	width: 983px;
	height: 232px;
	bottom: -40px;
	left: 0;
}
/* end Footer */
/* begin PageFooter */
.art-page-footer {
	z-index: 6;
	position: relative;
	left: 300px;
	bottom: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #f5bd12;
}
/* end PageFooter */
/* begin LayoutCell */
.art-sidebar1 {
	position: relative;
	top: -12px;
	padding: 18px;
	border: 0;
	float: right;
	width: 190px;
  height:1100px;
	background-color: #d4834a;
	color: #fffca1;
}
/* end LayoutCell */
/* begin LayoutCell */
.art-contentLayout .art-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 700px;
}
.art-contentLayout .art-content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 700px;
}
/* end LayoutCell */
