﻿/* begin Page */

/* file checksum is C64BEBE6. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #EDECE8;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 269px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 269px;
	width: 512px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}


#art-page-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 250px;
	
}

#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:35px;
	min-height:35px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 11px;
}

.art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-cr
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-bc
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tc
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-bl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-br
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-bl
{
	width: 46px;
	height: 46px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-br
{
	width: 46px;
	height: 46px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	width: 46px;
	height: 46px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tr
{
	width: 46px;
	height: 46px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 23px, 23px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 23px, 23px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(23px, 23px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(23px, auto, auto, 23px);
}

.art-Sheet-bc
{
	left: 23px;
	right: 23px;
	height: 46px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	left: 23px;
	right: 23px;
	height: 46px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 23px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(23px, auto, auto, auto);
}

.art-Sheet-cl
{
	top: 23px;
	bottom: 23px;
	width: 46px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	top: 23px;
	bottom: 23px;
	width: 46px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 23px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 23px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 23px;
	left: 23px;
	right: 23px;
	bottom: 23px;
	background-image: url('images/Sheet-c.png');
}


.art-Sheet
{
	margin-top: 75px !important;
}

#art-page-background-glare
{
	min-width:900px;
}

#art-page-background-gradient
{
	min-width:900px;
}

#art-page-background-simple-gradient
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu a:visited
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu a:link
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu a
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	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: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu ul
{
	min-height: 0;
}

.art-menu
{
	min-height: 0;
}

.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;
}





/* menu structure */

.art-menu
{
	padding: 6px 6px 6px 6px;
}

.art-nav
{
	position: relative;
	height: 39px;
	z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}


.art-menu a .r
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:6px;
}

.art-menu a .r
{
	width:412px;
	right:0;
	clip: rect(auto, auto, auto, 406px);
}

.art-menu a .t 
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #093D48;
	padding: 0 7px;
	margin: 0 6px;
	line-height: 27px;
	text-align: center;
}

.art-menu a:hover .r
{
	top:-27px;
}

.art-menu a:hover .l
{
	top:-27px;
}

.art-menu li:hover > a .r
{
	top:-27px;
}

.art-menu li:hover > a .l
{
	top:-27px;
}

.art-menu li:hover a .r
{
	top:-27px;
}

.art-menu li:hover a .l
{
	top:-27px;
}
.art-menu a:hover .t
{
	color: #FCEFEE;
}

.art-menu li:hover a .t
{
	color: #FCEFEE;
}

.art-menu li:hover>a .t
{
	color: #FCEFEE;
}


.art-menu a.active .r
{
	top: -54px;
}


.art-menu a.active .l
{
	top: -54px;
}

.art-menu a.active .t
{
	color: #E6E5E0;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 27px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #B5B0A1;
}

.art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-nav ul.art-menu ul span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-nav ul.art-menu ul span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul a:active
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul a:hover
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul a:visited
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul a:link
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul a
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #0C4C5A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #000000;
	border-color: #A19A87;
	background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #A19A87;
	background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li a:hover span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover > a span span
{
	color: #000000;
}


.art-nav .art-menu ul li:hover > a span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 878px;
	height: 150px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 878px;
	height: 150px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 42px;
	width: 590px;
}

h1.art-Logo-name
{
	display: block;
	text-align: center;
}

h1.art-Logo-name a:hover
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #6AD4EC !important;
}

h1.art-Logo-name a:visited
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #6AD4EC !important;
}

h1.art-Logo-name a:link
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #6AD4EC !important;
}

h1.art-Logo-name a
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #6AD4EC !important;
}

h1.art-Logo-name
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #6AD4EC !important;
}

.art-Logo-text
{
	display: block;
	text-align: center;
}

.art-Logo-text a
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #CDF1F9 !important;
}

.art-Logo-text
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #CDF1F9 !important;
}
/* end Logo */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 878px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.art-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 4px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:6px;
}

.art-BlockHeader .r
{ 
	width:892px;
	right:0;
	clip: rect(auto, auto, auto, 886px);
}





.art-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	padding:0 0 0 7px;
	background-repeat: no-repeat;
	min-height: 18px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.art-BlockContent-body
{
	color:#504B3F;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.art-BlockContent-body a:link
{
	color: #802319;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a.visited
{
	color: #8F8770;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:visited
{
	color: #8F8770;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a.hover
{
	color: #1798B5;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:hover
{
	color: #1798B5;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #2E2B24;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-left: 12px;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 12px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.art-Post
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

img.art-article
{
	margin: 1em;
}

.art-article img
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article td
{
	background-color:Transparent;
}

.art-article th
{
	background-color:Transparent;
}

table.art-article .art-article tr
{
	background-color:Transparent;
}

.art-article table
{
	background-color:Transparent;
}

.art-article td
{
	padding: 2px;
	border: solid 1px #A19A87;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	padding: 2px;
	border: solid 1px #A19A87;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.art-PostMetadataHeader
{
	padding:1px;
	background-color: #E2E0DA;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #511610;
}

.art-PostHeaderIcon-wrapper a:hover
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #511610;
}

.art-PostHeaderIcon-wrapper a:visited
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #511610;
}

.art-PostHeaderIcon-wrapper a:link
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #511610;
}

.art-PostHeaderIcon-wrapper a
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #511610;
}

.art-PostHeaderIcon-wrapper
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #511610;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #661C14;
}

.art-PostHeader a.visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #AF3123;
}

.art-PostHeader a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #AF3123;
}

.art-PostHeader a.hovered
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  text-align: left;
  color: #116E83;
}

.art-PostHeader a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  text-align: left;
  color: #116E83;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  color: #3F3B31;
}

.art-PostContent
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  letter-spacing: 1px;
  color: #3F3B31;
}


/* 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
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #802319;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #802319;
}

/* Adds special style to a visited link. */
a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #565143;
}

a:visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #565143;
}

/* :hover - adds special style to an element when you mouse over it. */
a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #127287;
}

a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #127287;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h5 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h4 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h3 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h2 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h6 a:hover h1 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h5 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h4 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h3 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h2 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h6 a h1 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h5 a
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h4 a
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h3 a
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h2 a
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h1 a
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h6
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h5
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h4
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h3
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h2
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h1
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: left;
  color: #127287;
}

h1 a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: left;
  color: #127287;
}

h1 a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: left;
  color: #127287;
}

h1 a
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: left;
  color: #127287;
}

h1
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: left;
  color: #127287;
}

h2 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
  color: #1798B5;
}

h2 a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
  color: #1798B5;
}

h2 a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
  color: #1798B5;
}

h2 a
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
  color: #1798B5;
}

h2
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
  color: #1798B5;
}

h3 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: left;
  color: #565143;
}

h3 a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: left;
  color: #565143;
}

h3 a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: left;
  color: #565143;
}

h3 a
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: left;
  color: #565143;
}

h3
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: left;
  color: #565143;
}

h4 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h4 a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h4 a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h4 a
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h4
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h5 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h5 a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h5 a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h5 a
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h5
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h6 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h6 a:visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h6 a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h6 a
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}

h6
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: left;
  color: #504B3F;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ul
{
	color: #2E2B24;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
}

ol
{
	color: #2E2B24;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
}

li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li ol
{
	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:2px 0 2px 21px;
	line-height:1.2em;
}

.art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ol li
{
	background: none;
	padding-left:0;
}

.art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:21px;
}


.art-Post ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:21px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#11100D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 37px;
	background-color:#E2E0DA;
	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
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:29px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 29px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 29px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 29px;
	text-decoration: none !important;
	color: #E8F8FC !important;
}

select
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

input
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.art-button:hover
{
	color: #F6F5F4 !important;
	text-decoration: none !important;
}

.art-button-wrapper.hover .art-button
{
	color: #F6F5F4 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FBEBEA !important;
}

.art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 87px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 87px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:13px;
}

.art-button-wrapper .r
{
	width:415px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.art-button-wrapper.hover .r
{
	top: -29px;
}

.art-button-wrapper.hover .l
{
	top: -29px;
}

.art-button-wrapper.active .r
{
	top: -58px;
}


.art-button-wrapper.active .l
{
	top: -58px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 878px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 878px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#051E24;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	letter-spacing: 1px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #534E41;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #1A1814;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #7B2218;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.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:#1798B5;
}

.art-page-footer a:visited
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.art-page-footer a:link
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.art-page-footer a
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.art-page-footer
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#726C5A;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 658px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 877px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 219px;
}
/* end LayoutCell */


.buy-it-now {
}
.screenshotCaption {
	font-size: large;
	font-weight: bold;
}


