/* begin Page */

/* Generated with Artisteer version 2.3.0.23326, file checksum is 8F53A2EC. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#jestmain
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#jestpage-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	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
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.jestSheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 820px;
	min-width:11px;
	min-height:11px;
}

.jestSheet-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}

.jestSheet-tr, .jestSheet-tl, .jestSheet-br, .jestSheet-bl, .jestSheet-tc, .jestSheet-bc,.jestSheet-cr, .jestSheet-cl
{
	position:absolute;
	z-index:-1;
}

.jestSheet-tr, .jestSheet-tl, .jestSheet-br, .jestSheet-bl
{
	width: 10px;
	height: 10px;
	background-image: url('images/Sheet-s.png');
}

.jestSheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.jestSheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.jestSheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.jestSheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.jestSheet-tc, .jestSheet-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('images/Sheet-h.png');
}

.jestSheet-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.jestSheet-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.jestSheet-cr, .jestSheet-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('images/Sheet-v.png');
}

.jestSheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.jestSheet-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.jestSheet-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #FFFFFF;
}


.jestSheet
{
	margin-top: 30px !important;
}

#jestpage-background-simple-gradient, #jestpage-background-gradient, #jestpage-background-glare
{
	min-width:820px;
}

/* end Box, Sheet */

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

.jestmenu a, .jestmenu a:link, .jestmenu a:visited, .jestmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

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

.jestmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.jestmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.jestmenu li li
{
	float: none;
}

.jestmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.jestmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.jestmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

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

.jestmenu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.jestmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





div.jestnav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.jestmenu
{
	position:relative;
	float:left; 
	left:50%;
}

.firefox2 ul.jestmenu
{
	float:none;
}


/* menu structure */

.jestmenu
{
	padding: 12px 6px 0px 6px;
}

.jestnav
{
	position: relative;
	height: 37px;
	z-index: 100;
}

.jestnav .l, .jestnav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 37px;
	background-image: url('images/nav.png');
}

.jestnav .l
{
	left: 0;
	right:0px;
}

.jestnav .r
{
	right: 0;
	width: 810px;
	clip: rect(auto, auto, auto, 810px);
}


/* end Menu */

/* begin MenuItem */
.jestmenu ul li
{
	clear: both;
}

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


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

.jestmenu a .l
{
	left:0;
	right:1px;
}

.jestmenu a .r
{
	width:402px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}

.jestmenu a .t 
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
	color: #EFE1D7;
	padding: 0 12px;
	margin: 0 1px;
	line-height: 25px;
	text-align: center;
}

.jestmenu a:hover .l, .jestmenu a:hover .r
{
	top:-25px;
}

.jestmenu li:hover>a .l, .jestmenu li:hover>a .r
{
	top:-25px;
}

.jestmenu li:hover a .l, .jestmenu li:hover a .r
{
	top:-25px;
}
.jestmenu a:hover .t
{
	color: #373125;
}

.jestmenu li:hover a .t
{
	color: #373125;
}

.jestmenu li:hover>a .t
{
	color: #373125;
}


.jestmenu a.active .l, .jestmenu a.active .r
{
	top: -50px;
}

.jestmenu a.active .t
{
	color: #0F0A06;
}


/* end MenuItem */

/* begin MenuSubItem */
.jestmenu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow:hidden;
	line-height: 38px;
	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: #B6A991;
}

.jestnav ul.jestmenu ul span, .jestnav ul.jestmenu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.jestmenu ul a, .jestmenu ul a:link, .jestmenu ul a:visited, .jestmenu ul a:hover, .jestmenu ul a:active, .jestnav ul.jestmenu ul span, .jestnav ul.jestmenu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #21160D;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

.jestmenu ul ul a
{
	margin-left: auto;
}

.jestmenu ul li a:hover
{
	color: #000000;
	border-color: #CEA382;
	background-position: 0 -38px;
}

.jestmenu ul li:hover>a
{
	color: #000000;
	border-color: #CEA382;
	background-position: 0 -38px;
}

.jestnav .jestmenu ul li a:hover span, .jestnav .jestmenu ul li a:hover span span
{
	color: #000000;
}

.jestnav .jestmenu ul li:hover>a span, .jestnav .jestmenu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin Header */
div.jestHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 810px;
	height: 200px;
}


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

/* begin Logo */
.jestLogo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 56px;
	width: 477px;
}

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

h1.jestLogo-name, h1.jestLogo-name a, h1.jestLogo-name a:link, h1.jestLogo-name a:visited, h1.jestLogo-name a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 42px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
	padding:0;
	margin:0;
	color: #4B1A07 !important;
}

.jestLogo-text
{
	display: block;
	text-align: center;
}

.jestLogo-text, .jestLogo-text a
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
	padding:0;
	margin:0;
	color: #4B1A07 !important;
}
/* end Logo */

/* begin ContentLayout */
.jestcontentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 810px;
}
/* end ContentLayout */

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

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



.jestBlock
{
	margin: 5px;
}

/* end Box, Block */

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

.jestBlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

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

.jestBlockHeader .l
{
	left:0;
	right:6px;
}

.jestBlockHeader .r
{ 
	width:810px;
	right:0;
	clip: rect(auto, auto, auto, 804px);
}





.jestheader-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 14px;
	background-repeat: no-repeat;
	min-height: 13px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

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

.jestBlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.jestBlockContent-tr, .jestBlockContent-tl, .jestBlockContent-br, .jestBlockContent-bl, .jestBlockContent-tc, .jestBlockContent-bc,.jestBlockContent-cr, .jestBlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.jestBlockContent-tr, .jestBlockContent-tl, .jestBlockContent-br, .jestBlockContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/BlockContent-s.png');
}

.jestBlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.jestBlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.jestBlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.jestBlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.jestBlockContent-tc, .jestBlockContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/BlockContent-h.png');
}

.jestBlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.jestBlockContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.jestBlockContent-cr, .jestBlockContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/BlockContent-v.png');
}

.jestBlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.jestBlockContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.jestBlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #DED9CE;
}


.jestBlockContent-body
{
	color:#4D4433;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.jestBlockContent-body a:link
{
	color: #8C310D;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.jestBlockContent-body a:visited, .jestBlockContent-body a.visited
{
	color: #8C310D;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.jestBlockContent-body a:hover, .jestBlockContent-body a.hover
{
	color: #BB4111;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.jestBlockContent-body ul
{
	list-style-type: none;
	color: #373125;
	margin:0;
	padding:0;
}

.jestBlockContent-body ul li
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 14px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

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

.jestPost-body
{
	position: relative;
	z-index: 1;
	padding: 12px;
}



.jestPost
{
	margin: 5px;
}

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

.jestarticle img, img.jestarticle
{
	margin: 1em;
}

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

/* Start tables */

.jestarticle table, table.jestarticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.jestarticle table, table.jestarticle .jestarticle tr, .jestarticle th, .jestarticle td
{
	background-color:Transparent;
}

.jestarticle th, .jestarticle td
{
	padding: 2px;
	border: solid 1px #B6A991;
	vertical-align: top;
	text-align:left;
}

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

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.jestPostHeader
{
	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: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
letter-spacing: 0px;
text-transform: uppercase;
	color: #9A360E;
}

.jestPostHeader a, .jestPostHeader a:link, .jestPostHeader a:visited, .jestPostHeader a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
letter-spacing: 0px;
text-transform: uppercase;
	margin:0;
	color: #9A360E;
}

.jestPostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.jestPostHeader a:link
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-transform: uppercase;
  color: #BB4111;
}

.jestPostHeader a:visited, .jestPostHeader a.visited
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #5C513D;
}

.jestPostHeader a:hover, .jestPostHeader a.hovered
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #A3390F;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
  color: #4D4433;
}


.jestPostContent p 
{
	margin: 0.5em 0;
}

.jestPostContent, .jestPostContent p
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-align: justify;
  color: #4D4433;
}

.jestPostContent
{
  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
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
letter-spacing: 1px;
  color: #A3390F;
}

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

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
letter-spacing: 1px;
  color: #6B5F47;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
letter-spacing: 1px;
  color: #D74B14;
}

/* 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: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 31px;
text-transform: uppercase;
text-align: left;
  color: #815432;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
text-align: left;
  color: #815432;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 24px;
text-transform: uppercase;
text-align: left;
  color: #8D7C5E;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 20px;
text-transform: uppercase;
text-align: left;
  color: #655943;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 18px;
text-transform: uppercase;
text-align: left;
  color: #655943;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 15px;
text-transform: uppercase;
text-align: left;
  color: #655943;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #4D4433;
	margin:1em 0 1em 2em;
	padding:0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 13px;
text-align: left;
margin-left: 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;
	
}



.jestPost li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}

.jestPost ol li, .jestPost ul ol li
{
	background: none;
	padding-left:0;
}

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


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

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.jestPostContent blockquote p
{
	color:#373125;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.jestPostContent blockquote
{
		border:solid 1px #F29773; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#F8C8B4;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.jestbutton-wrapper .jestbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.jestbutton img, .jestbutton-wrapper img
{
  margin: 0;
}

.jestbutton-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .jestbutton-wrapper
{
	display:block;
	float:left;
}

.jestbutton-wrapper .jestbutton
{
	display:block;
	height: 27px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 9px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #51351F !important;
}

input, select
{
  vertical-align: middle;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}

.jestbutton-wrapper.hover .jestbutton, .jestbutton:hover
{
	color: #541D08 !important;
	text-decoration: none !important;
}

.jestbutton-wrapper.active .jestbutton
{
	color: #F5F3F0 !important;
}

.jestbutton-wrapper .l, .jestbutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/Button.png');
}

.jestbutton-wrapper .l
{
	left:0;
	right:14px;
}

.jestbutton-wrapper .r
{
	width:421px;
	right:0;
	clip: rect(auto, auto, auto, 407px);
}

.jestbutton-wrapper.hover .l, .jestbutton-wrapper.hover .r
{
	top: -27px;
}

.jestbutton-wrapper.active .l, .jestbutton-wrapper.active .r
{
	top: -54px;
}


/* end Button */

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

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

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


.jestrss-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: 30px;
	width: 19px;
    cursor: default;
}




.jestFooter .jestFooter-text p
{
	margin: 0;
}

.jestFooter .jestFooter-text
{
	display:inline-block;
	color:#40392B;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
}

.jestFooter .jestFooter-text a:link
{
	text-decoration: none;
	color: #591F08;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.jestFooter .jestFooter-text a:visited
{
	text-decoration: none;
	color: #594E3B;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.jestFooter .jestFooter-text a:hover
{
	text-decoration: none;
	color: #B64011;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.jestpage-footer, .jestpage-footer a, .jestpage-footer a:link, .jestpage-footer a:visited, .jestpage-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:#936039;
}

.jestpage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#9F8E6F;
}
/* end PageFooter */

/* begin LayoutCell */
.jestcontentLayout .jestcontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 606px;
}
.jestcontentLayout .jestcontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 808px;
}
/* end LayoutCell */

/* begin LayoutCell */
.jestcontentLayout .jestsidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 202px;
}
/* end LayoutCell */

.lewo
{
	float: left;
	padding: 5px;
}

.prawo
{
	float: right;
	padding: 5px;
}
