/*  Page */
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #F4C76C;
}
.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
.PageBackgroundGlare
{
	position: absolute;
	width: 100%;
	height: 119px;
	left: 0;
	top: 0;
}
.PageBackgroundGlareImage
{
	background-image: url('/images/template/layouts/tpl_713/images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 119px;
	width: 594px;
	margin: 0;
}
html:first-child .PageBackgroundGlare
{
	border: 1px solid transparent; 
}
.PageBackgroundSimpleGradient
{
	position: absolute;
	background-image: url('/images/template/layouts/tpl_713/images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 212px;
}
.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;
}
/*  Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:65px;
	min-height:65px;
}
.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 13px;
}
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 84px;
	height: 84px;
	background-image: url('/images/template/layouts/tpl_713/images/Sheet-s.png');
}
.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 42px, 42px, auto);
}
.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 42px, 42px);
}
.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(42px, 42px, auto, auto);
}
.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(42px, auto, auto, 42px);
}
.Sheet-tc, .Sheet-bc
{
	left: 42px;
	right: 42px;
	height: 84px;
	background-image: url('/images/template/layouts/tpl_713/images/Sheet-h.png');
}
.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 42px, auto);
}
.Sheet-bc
{
	bottom: 0;
	clip: rect(42px, auto, auto, auto);
}
.Sheet-cr, .Sheet-cl
{
	top: 42px;
	bottom: 42px;
	width: 84px;
	background-image: url('/images/template/layouts/tpl_713/images/Sheet-v.png');
}
.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 42px);
}
.Sheet-cl
{
	left:0;
	clip: rect(auto, 42px, auto, auto);
}
.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 42px;
	left: 42px;
	right: 42px;
	bottom: 42px;
	background-color: #FFFFFF;
}
.Sheet
{
	margin-top: 20px !important;
}
.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare
{
	min-width:900px;
}
/*  Menu */
.navmenu a, .navmenu a:link, .navmenu a:visited, .navmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.navmenu, .navmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.navmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}
.navmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}
.navmenu li li
{
	float: none;
}
.navmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}
.navmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}
.navmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}
.navmenu:after, .navmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.navmenu, .navmenu ul
{
	min-height: 0;
}
.navmenu ul
{
	background-image: url(/images/template/layouts/tpl_713/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.navmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
.navmenu
{
	padding: 0px 14px 0px 14px;
}
.nav
{
	position: relative;
	height: 29px;
	z-index: 100;
}
.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 29px;
	background-image: url('/images/template/layouts/tpl_713/images/nav.png');
}
.nav .l
{
	left: 0;
	right:14px;
}
.nav .r
{
	right: 0;
	width: 874px;
	clip: rect(auto, auto, auto, 860px);
}
/*  MenuItem */
.navmenu ul li
{
	clear: both;
}
.navmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}
.navmenu a .r, .navmenu a .l
{
	position:absolute;
	display: block;
	height: 87px;
	background-image: url('/images/template/layouts/tpl_713/images/MenuItem.png');
}
.navmenu a .l
{
	left:0;
	right:0px;
}
.navmenu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}
.navmenu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FBEBCB;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 29px;
	text-align: center;
}
.navmenu a:hover .l, .navmenu a:hover .r
{
	top:-29px;
}
.navmenu li:hover>a .l, .navmenu li:hover>a .r
{
	top:-29px;
}
.navmenu li:hover a .l, .navmenu li:hover a .r
{
	top:-29px;
}
.navmenu a:hover .t
{
	color: #E0DCD7;
}
.navmenu li:hover a .t
{
	color: #E0DCD7;
}
.navmenu li:hover>a .t
{
	color: #E0DCD7;
}
/*  MenuSeparator */
.nav .separator
{
	display: block;
	width: 1px;
	height: 29px;
	background-image: url('/images/template/layouts/tpl_713/images/MenuSeparator.png');
}
/*  MenuSubItem */
.navmenu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 25px;
	width: 240px;
	overflow:hidden;
	line-height: 25px;
	margin-right: auto;
	background-image: url('/images/template/layouts/tpl_713/images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #B64A1B;
}
.nav ul.navmenu ul span, .nav ul.navmenu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.navmenu ul a, .navmenu ul a:link, .navmenu ul a:visited, .navmenu ul a:hover, .navmenu ul a:active, .nav ul.navmenu ul span, .nav ul.navmenu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 32px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navmenu ul ul a
{
	margin-left: auto;
}
.navmenu ul li a:hover
{
	color: #000000;
	border-color: #853614;
	background-position: 0 -32px;
}
.navmenu ul li:hover>a
{
	color: #000000;
	border-color: #853614;
	background-position: 0 -32px;
}
.nav .navmenu ul li a:hover span, .nav .navmenu ul li a:hover span span
{
	color: #000000;
}
.nav .navmenu ul li:hover>a span, .nav .navmenu ul li:hover>a span span
{
	color: #000000;
}
/*  Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 874px;
	height: 150px;
}
div.Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 874px;
	height: 150px;
	background-image: url('/images/template/layouts/tpl_713/images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/*  Logo */
.logo
{
	display : block;
	position: absolute;
	left: 60px;
	top: 28px;
	width: 787px;
}
h1.logo-name
{
	display: block;
	text-align: left;
}
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 39px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}
.logo-text
{
	display: block;
	text-align: left;
}
.logo-text, .logo-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #F8F8F6 !important;
}
/*  ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 7px;
	width: 850px;
}
/*  Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}
.Block
{
	margin: 7px;
}
/*  BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}
.BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-variant: small-caps;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}
.header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('/images/template/layouts/tpl_713/images/BlockHeaderIcon.png');
	padding:0 0 0 17px;
	background-repeat: no-repeat;
	min-height: 9px;
	margin: 0 0 0 5px;
}
/*  Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}
.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}
.BlockContent-tr, .BlockContent-tl, .BlockContent-br, .BlockContent-bl, .BlockContent-tc, .BlockContent-bc,.BlockContent-cr, .BlockContent-cl
{
	position:absolute;
	z-index:-1;
}
.BlockContent-tr, .BlockContent-tl, .BlockContent-br, .BlockContent-bl
{
	width: 2px;
	height: 2px;
	background-image: url('/images/template/layouts/tpl_713/images/BlockContent-s.png');
}
.BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}
.BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}
.BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}
.BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}
.BlockContent-tc, .BlockContent-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('/images/template/layouts/tpl_713/images/BlockContent-h.png');
}
.BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}
.BlockContent-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}
.BlockContent-cr, .BlockContent-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('/images/template/layouts/tpl_713/images/BlockContent-v.png');
}
.BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}
.BlockContent-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}
.BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #EBE9E5;
}
.BlockContent-body
{
	color:#28251F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.BlockContent-body a:link
{
	color: #8A3815;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #958875;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #93660B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.BlockContent-body ul
{
	list-style-type: none;
	color: #51493E;
	margin:0;
	padding:0;
}
.BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('/images/template/layouts/tpl_713/images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}
/*  Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.Post-body
{
	position: relative;
	z-index:1;
	padding: 15px;
}
.Post
{
	margin: 5px;
}
/* Start images */
a img
{
	border: 0;
}
.article img, img.article
{
	margin: 1em;
}
.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */
/* Start tables */
.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}
.article th, .article td
{
	padding: 2px;
	border: solid 1px #B1A89A;
	vertical-align: top;
	text-align:left;
}
.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}
/* Finish tables */
/*  PostHeaderIcon */
.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: Arial, Helvetica, Sans-Serif;
	font-size: 31px;
	text-align: center;
	color: #6F2D11;
}
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 31px;
	text-align: center;
	color: #6F2D11;
}
/*  PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-variant: small-caps;
  color: #853614;
}
.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-variant: small-caps;
  color: #564E43;
}
.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-variant: small-caps;
  color: #CC531E;
}
/*  PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #2E2A23;
}
.PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #2E2A23;
}
/* 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: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #9B3F17;
}
/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #9B3F17;
}
/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #655C4E;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #CC531E;
}
/* 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
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 33px;
  color: #9B3F17;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 31px;
  color: #CC531E;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  color: #655C4E;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  color: #4C3406;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  color: #4C3406;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #4C3406;
}
/* Finish Content headings Fonts & Colors  */
/*  PostBullets */
/* Start Content list */
ol, ul
{
	color: #484137;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
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;
	
}
.Post li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}
.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}
.Post ul li, .Post ol ul li 
{
	background-image: url('/images/template/layouts/tpl_713/images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:14px;
}
/* Finish Content list */
/*  PostQuote */
/* Start blockquote */
blockquote p
{
	color:#3D372F;
	font-family: Arial, Helvetica, Sans-Serif;
}
blockquote
{
		border:solid 1px #CAC3BA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#EBE9E5;
	background-image:url('/images/template/layouts/tpl_713/images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
/* Finish blockuote */
/*  Button */
.Button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:32px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}
.Button .btn
{
	display:block;
	position:relative;
	float:left;
	height: 32px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #0E0A01;
}
.Button .btn .t
{
	display:block;
	height: 32px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 19px;
	line-height: 32px;
	text-decoration: none !important;
}
input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Button .hover, .Button:hover
{
	color: #000000;
	text-decoration: none !important;
}
.Button .active
{
	color: #F6F5F3;
}
.Button .btn .l, .Button .btn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 96px;
	background-image: url('/images/template/layouts/tpl_713/images/Button.png');
}
.Button .btn .l
{
	left:0;
	right:15px;
}
.Button .btn .r
{
	width:423px;
	right:0;
	clip: rect(auto, auto, auto, 408px);
}
.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r
{
	top: -32px;
}
.Button .btn.active .l, .Button .btn.active .r
{
	top: -64px;
}
/*  Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 874px;
	margin: 5px auto 0px auto;
}
.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}
.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/images/template/layouts/tpl_713/images/Footer.png');
	width: 874px;
	height: 150px;
	bottom:0;
	left:0;
}
.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('/images/template/layouts/tpl_713/images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
}
.Footer .Footer-text p
{
	margin: 0;
}
.Footer .Footer-text
{
	display:inline-block;
	color:#1D1A16;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.Footer .Footer-text a:link
{
	text-decoration: none;
	color: #564E43;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.Footer .Footer-text a:visited
{
	text-decoration: none;
	color: #736959;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.Footer .Footer-text a:hover
{
	text-decoration: none;
	color: #853614;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/*  PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .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:#B1481B;
}
.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#BE830E;
}
/*  LayoutCell */
.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 840px;
}

.xmenu_menu { z-index:999;border-color:;border-style:solid;border-width: 0px 0px 0px 0px;background-color:;position:absolute;left:0px;top:0px;visibility:hidden;}
.xmenu_main, a.xmenu_main:link, a.xmenu_main:visited{ text-align:left;color:;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-weight:;font-family: ;}
a.xmenu_main:hover, a.xmenu_main:active{color:;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-weight:;font-family: ;}
.xmenu_plain, a.xmenu_plain:link, a.xmenu_plain:visited{text-align:left;color:;text-decoration:none;background-color:;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_plain:hover, a.xmenu_plain:active{color:;text-decoration:none;background-color:;border-color:;border-style:solid;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_l:link, a.xmenu_l:visited{text-align:left;background:  url() no-repeat right;color:;text-decoration:none;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_l:hover, a.xmenu_l:active{text-align:left;background:  url() no-repeat right;color:;text-decoration:none;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
