/* -----------------------------------------------------
   Define the page body and layout table attributes
   ----------------------------------------------------- */
body{
	text-align:center;
	background-color:#edd1c9;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/page-bg2.jpg);
	background-repeat: repeat-x;
}
body div{
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#715C46;
}
body div table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse : collapse;
	table-layout : auto;
}
body div table tr td, body div table tr th {
	margin:0;
	padding:0;
	vertical-align:middle;
}
strong {
	color:#65523F;
  	background-color : inherit;
}
/* -----------------------------------------------------
   Set link attributes
   ----------------------------------------------------- */
a:link {
	color: #CC3300;
	background-color : inherit;
	text-decoration: none;
  }
a:active {
	color:#CC3300;
	background-color : inherit;
	text-decoration: none;
  }
a:visited {
	color: #CC3300;
	background-color : inherit;
	text-decoration: none;
  }
a:hover {
	color:#CC9999;
	background-color : inherit;
	cursor:pointer;
	text-decoration: underline overline;
  }
a.more-pages {
	padding-right: 2px;
	padding-left: 2px;
}
.page-bottom a:link {
	color:#65523F;
	text-decoration: underline;
	font-size: 10px;
  }
.page-bottom a:active {
	color:#65523F;
	text-decoration: underline;
	font-size: 10px;
  }
.page-bottom a:visited {
	color:#65523F;
	text-decoration: underline;
	font-size: 10px;
  }
.page-bottom a:hover {
	color:#65523F;
	cursor:pointer;
	text-decoration: underline overline;
	font-size: 10px;
	background-color: #DEB8B1;
  } 
td.align-center {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}
/* This isn't needed - it's the default
td.valign-middle {
	vertical-align:middle;
} */
td.valign-bottom {
	vertical-align:bottom;
}
.float-right {
	float:right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.float-left {
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
td.main-body {
	background-color:#FFFFFF;
	color:inherit;
	vertical-align: top;
	text-align: justify;
	margin: 0px;
	padding: 20px;
	border: 4px solid #FCDFC1;
}
td.top-header {
	background-color:#FBF6EC;
	color:inherit;
	margin: 0px;
	padding: 0px;
	border: 4px solid #FFFFFF;
	height: 220px;
	width: 733px;
}
td.top-transition {
	background-color:inherit;
	color:inherit;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	height: 54px;
}
td.bottom {
	background-color:inherit;
	color:#65523F;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.header1 {
	font-size: 16px;
	color: #C06B66;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bullet1 {
	color: #EC975E;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.bottom-divider {
	font-size: 10px;
	color: #ab4b49;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.bullet2 {

	color: #EC975E;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.header5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline overline;
	background-color: #FDE3EB;
	color: #46238D;
}
.current-page {
	line-height: 14px;
	font-weight: bold;
	background-color: #FFEAFF;
	margin: 0px 3px 3px;
	border: 1px dashed #CC99CC;
	padding: 3px;
}
td.big-image {
	background-color:#FFFFFF;
	color:inherit;
	margin: 0px;
	padding: 0px 0px 10px;
	border: 4px solid #FCDFC1;
	width: 732px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/paw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.big-image-spacer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.current-costume {
	font-weight: bold;
	background-color: #FFEAFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline overline;
}
.big-image-arrows {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #9933CC;
}
.big-image-dividers {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #9933FF;
}
.header1b-unbold {

	font-size: 16px;
	color: #C06B66;
	font-family: Arial, Helvetica, sans-serif;
}
.header6 {

	font-size: 14px;
	font-weight: bold;
	color: #46238D;
}
.bullet3 {

	color: #EC975E;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.animal-divider-spacer {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.bullet4 {


	color: #660099;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
