body
{
	margin: 0 auto;
	padding: 0;
	background-color: /*#BA4B1C;*/ #445D7A;
	background-image: url('/images/page_t.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
        font-size: 13px;
        color: #181910;
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

#pet-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#pet-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 */
.pet-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:7px;
	min-height:7px;
        background-color: #ffffff;
        border: 3px solid #B5B893;
        
}

.pet-Sheet-body
{
	position: relative;
	z-index: 1;
	margin:0 auto;
	padding: 8px;  
        /*border: 3px solid #B5B893;*/
}


.pet-Sheet-cc
{

}


.pet-Sheet
{
	margin-top: 5px !important;
}

#pet-page-background-simple-gradient, #pet-page-background-gradient, #pet-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
.pet-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 984px;  
	height: 225px;
}


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

/* begin Logo */
.pet-Logo
{
	display : block;
	position: absolute;
	left: 280px;
	top: 2px;
	width: 777px;
}

h1.pet-Logo-name
{
	display: block;
	text-align: left;
}

h1.pet-Logo-name, h1.pet-Logo-name a, h1.pet-Logo-name a:link, h1.pet-Logo-name a:visited, h1.pet-Logo-name a:hover
{
/*font-family:"Kristen ITC",Arial, Helvetica, Sans-Serif; */
font-family:"Berlin Sans FB", Arial, Helvetica, Sans-Serif;
font-size: 46px;
text-decoration: none;
	padding:0;
	margin:0;
	color: #BA4B1C !important; 
}

.pet-Logo-text
{
	display: block;
	text-align: left;
}

.pet-Logo-text, .pet-Logo-text a
{
/*font-family:"Kristen ITC",Arial, Helvetica, Sans-Serif; */
font-family: "Berlin Sans FB",Arial, Helvetica, Sans-Serif;
font-size: 24px;
	padding:0;
	margin:0;
	color: #BA4B1C !important; 
}
/* end Logo */

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

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

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

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

.pet-menu li:hover, .pet-menu li:hover .heart,  .pet-menu li:hover .nav, 
.pet-menu li:hover .nav .rb
{
	z-index: 10000;
         font-weight:normal;
	white-space: normal;
 /*       color: #F8F8F6; */
        color: #E5E9D4;
}


.pet-menu li li
{
	float: none;
}

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

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

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

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

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

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

/* menu structure */

.pet-menu
{
	padding: 6px 3px 0px 3px;
}

.pet-nav
{
	position: relative;
	height: 33px;
	z-index: 100;
}

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

.pet-nav .l
{
	left: 0;
	right:0px;
}

.pet-nav .r
{
	right: 0;
	width: 984px;
	clip: rect(auto, auto, auto, 884px);
}


/* end Menu */

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

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


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

.pet-menu a .l
{
	left:0;
	right:1px;
}

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

.pet-menu a .t 
{

font-size: 13px;
	color: #000000;
	padding: 0 17px;
	margin: 0 1px;
	line-height: 27px;
	text-align: center;
}

.pet-menu a:hover .l, .pet-menu a:hover .r
{
	top:-27px;
}

.pet-menu li:hover>a .l, .pet-menu li:hover>a .r
{
	top:-27px;
}

.pet-menu li:hover a .l, .pet-menu li:hover a .r
{
	top:-27px;
}
.pet-menu a:hover .t
{
	color: #F0F1E9;
}

.pet-menu li:hover a .t
{
	color: #F0F1E9;
}

.pet-menu li:hover>a .t
{
	color: #F0F1E9;
}



/* end MenuItem */

/* begin MenuSubItem */
.pet-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 150px;
	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: #9DA271;
}

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

.pet-menu ul a, .pet-menu ul a:link, .pet-menu ul a:visited, .pet-menu ul a:hover, .pet-menu ul a:active, .pet-nav ul.pet-menu ul span, .pet-nav ul.pet-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #3A4319;
        
}

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

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

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

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

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


/* end MenuSubItem */

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

/* begin Box, Block */
.pet-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:5px;
	min-height:5px;
        border: 1px solid #CED1B8;
        background-color: #EEEFE6;
}

.pet-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}


.pet-Block
{
	margin: 7px;
}

/* end Box, Block */

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

.pet-BlockHeader .t
{
	height: 30px;
	color: #2D3413;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

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

.pet-BlockHeader .l
{
	left:0;
	right:2px;
}

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

.pet-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('/images/BlockHeaderIcon.png');
	padding:0 0 0 31px;
	background-repeat: no-repeat;
	min-height: 28px;
	margin: 0 0 0 5px;
}
/* end BlockHeader */

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

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

.pet-BlockContent-body
{
/*	color:#15160E; */
        color:#000000;
        font-size: 11px;
}

.pet-BlockContent-body a:link
{
/*	color: #20250E; */
color: #325C91; 
font-weight: bold;
text-decoration: none;
}

.pet-BlockContent-body a:visited, .pet-BlockContent-body a.visited
{
/*	color: #1E1F14;  */
color: #325C91; 
font-weight: bold;
text-decoration: none;
}

.pet-BlockContent-body a:hover, .pet-BlockContent-body a.hover
{
	color: #BA4B1C;
font-weight: bold;
text-decoration: none;
}

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

.pet-BlockContent-body ul li
{ 
  line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 12px;
  background-image: url('/images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* LR add */
.pet-side ul li
{
  font-size: 11px;  
  line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 12px;
  background-image: url('/images/BlockContentBullets.png');
  background-repeat: no-repeat;
}
/* end Box, BlockContent */
/* begin Box, Post */
.pet-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.pet-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}
.pet-Post
{
	margin: 7px;
}

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

.pet-article img, img.pet-article
{
	margin: 1em;
}

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

/* Start tables */

.pet-article table, table.pet-article
{
	border-collapse: collapse;
	margin: 1px;
/* LR Remove	width:auto;  */
}

.pet-article table, table.pet-article .pet-article tr, .pet-article th, .pet-article td
{
/* LR Remove	background-color:Transparent; */
}


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

/* Finish tables */

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

/* end Box, Post */

/* begin PostHeader*/
.pet-PostHeader
{
	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:"Berlin Sans FB",Arial, Helvetica, Sans-Serif;
         font-size: 24px;
         text-align: center;
	color: #686C47;
}
.pet-PostHeadersub
{font-size: 22px;}

/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */

.pet-PostContent p 
{
	margin: 0.5em 0;
}

.pet-PostContent, .pet-PostContent p
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #181910;
}

.pet-PostContent
{
  margin:0;
}



/* 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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 32px;
  color: #718230;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 24px;
/*color: #94AB3F;*/color: #686C47;
margin-top: 3px; 
margin-bottom: 4px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 19px;
color: #686C47;
margin-top: 8px; margin-bottom: 5px;
}

h3 a:hover, .post-title h3 a:hover {color: #BA4B1C;}


h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 16px;
color: #686C47;
padding: 0px;
margin: 8px 0px 5px 0px;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #181910;
  padding: 0px 5px 0px 5px;
  margin: 4px 2px 4px 2px;
  background: #EEEFE6;
  width: 50%;
}

h5 a, h5 a:link, h5 a:visited {
color: #325C91;   text-decoration:none;
}

h5 a:hover{
color:#BA4B1C; text-decoration:none;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 15px;
/*  color:  #181910; */
  color:  #686C47;
  font-weight: none;
  padding: 0px 2px 0px 5px;
  margin: 8px 2px 8px 2px;
  background: #EEEFE6;
  width: 100%;
}

h6 a, h6 a:link, h6 a:visited {
font-size: 15px;
color: #325C91;  
/*color:  #686C47;*/
text-decoration:none;
}

h6 a:hover{
font-size: 15px;
color:#BA4B1C; 
text-decoration:none;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #1A1E0B;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Verdana, Geneva, 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;
	
}



.pet-Post li
{
	padding:0px 0 0px 6px;
	line-height:1.2em;
}

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

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


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

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.pet-PostContent blockquote p
{
	color:#15160E;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

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


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

 

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

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

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

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

.pet-Footer .pet-Footer-text
{
	display:inline-block;
	color:#3F412A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 9px;
}

.pet-Footer .pet-Footer-text a:link
{
	text-decoration: none;
	color: #607029;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.pet-Footer .pet-Footer-text a:visited
{
	text-decoration: none;
	color: #595D3C;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

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

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

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

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

/* begin LayoutCell */
.pet-contentLayout .pet-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 541px;
}
.pet-contentLayout .pet-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 661px;
}
.pet-contentLayout .pet-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 661px;
}
.pet-contentLayout .pet-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 981px;
}
/* end LayoutCell */

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



