﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 100%;
	padding: 10px;
	border: 1px dotted #725972;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
}
.ptw {
	border: 2px solid #503750;
	background-color: #DFB8DF;
	text-align: center;
	width: 230px;  
	margin: 0px;
}
#potw {
	border: 2px solid #503750;
	background-color: #DFB8DF;
	text-align: center;
	width: 230px; 
	height: 250px; 
	margin: 0px;
}
#potw2 {
	border: 2px solid #503750;
	background-color: #DFB8DF;
	text-align: center;
	width: 230px; 
	height: 250px; 
	margin: 0px;
}
#announcement {
	background-color: #DFB8DF;
	text-align: center;
	width: 230px; 
	
	height: 250px; 
	margin-top: 20;
	
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 12.0pt; 
	color: #000000;	
}
/* #announcement a:hover {
	color: red;
} */
#right-frame {
	width: 240px; 
	float: right; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#right-frame a:hover {
	color: red;
}
#content {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
}
/* Login Styles */
#login a {
	color: #402640;
	/* text-decoration: none; */
	padding: 3px;
}
#login a:hover {
	color: red;
	text-decoration: none;
	background-color: #fff;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
	background-color: #dfb8df;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #dfb8df;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #503750;
}
#content img {
	padding: 5px;
	/* border: 1px solid #402640; */
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.caption_under{
	font-size:small; 
	font-variant:small-caps;
	font-family:Arial,sans-serif;
}
.thumbnail_inTable{
	padding:5px 5px 0;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	display:block; 
	margin-right:auto; 
	margin-left:auto;
}

.event_venue {
	font-weight:bolder;
	color:#0000FF;
	font-family:Arial,sans-serif;
	font-size:11pt;
}
.event_datetime {
	font-weight:bolder;
	font-family:Arial,sans-serif;
	font-size:10pt;
}
.event_note {
	font-weight:bolder;
	font-family:Arial,sans-serif;
	font-size:10pt;
	color: red; 
	font-style: italic;
}
.news_alert {
	font-family:Papyrus, serif;
	font-weight:bold;
	font-style: italic;
	font-size: 1.4em; 
	color: red; 
	font-variant: small-caps; 
	letter-spacing: 0.5px;
}
.news_alert2 {
	font-family:Papyrus, serif;
	font-weight:bold;
	font-style: normal;
	font-size: 1.1em; /*1.4em*/
	color: red; 
	font-variant: small-caps; 
	letter-spacing: 0.5px;
	text-decoration; none;
}
.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
}
/* 
.InfoLabel
{
    float: left; 
    line-height: 1.0em;
    width: 70px;
}
.InfoControl
{
    width: 100px;
}
.InfoMultiTextBox
{
    width: 175px;
    clear: right; 
    display: block; 
    overflow: auto;
}
*/
.Homepage_announcement {
	width:200px; 
	height:165px;
	 border: 2px solid #000000;
	 background-color: #DFB8DF;
}
.Homepage_div {
	height:120px; 
	position:relative;
	background-color:#DFC8D0;
}
.Homepage_imageLeft {
	border-width: 0px;
	vertical-align: middle;
    float: left; 
}
.Homepage_imageRight {
	border-width: 0px;
	vertical-align: middle;
    float: right; 
}
.Homepage_noteBoxLeft {
width:75%; 
padding:10px; 
border: 1px solid #6600CC; 
font-family: 14px Arial, Helvetica, sans-serif; 
margin-bottom:10px;
overflow: visible;
}
.Homepage_noteBoxLeft p{
margin: 5px 0;
font-size: 14px;
}
h2.homeCenter {
font: 26px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000080;
text-align: center;  
}
h2.home {
margin: 0 0 10px 0;
text-align: center;
color: #6600CC;
}
.Homepage_noteBoxLeft p.left {
float: right;
width: 60%;
margin-top: 30px;
}
.Homepage_noteBoxLeft img{
padding: 0;
}
ul.homepage {
list-style: none;
margin: 5px;
padding: 0;
text-align: left;
}
.Homepage_story{
	font-family: Papyrus, serif;
	font-size: large;
	color: #000080;
	font-weight:550;
}
.Homepage_storyLeft{
	position:absolute; 
	right:170px;
	font-family: Papyrus, serif;
	font-size: large;
	color: #000080;
	font-weight:600;
	width:500px; 
	text-align:justify
}
.Homepage_storyRight{
	position:absolute; 
	left:170px;
	font-family: Papyrus, serif;
	font-size: large;
	color: #000080;
	font-weight:600;
	width:500px; 
	text-align:justify
}
.Available_LeftCell {
    text-align: left;
	width: 275px;
}
.Available_RightCell {
	font-family: Papyrus, serif;
	font-weight:bolder;
	font-size: medium;
	color: #000000;
	text-align: left;
}
.Available_AnimalName{
	color: #800080;
	font-size: x-large;
}
.Available_image {
    border:0px none; 
	width: 160px;
    float:left;
}
.Calendar_PageTitle {
	font-family: Papyrus, serif;
	margin-top: 0;
	margin-bottom: 1px;
	font-size: x-large;
	font-weight:bolder;
	color: #800080;
}
.HomeAtLast_image {
    width: 160px;
    float: left; 
}
.HomeAtLast_story {
	font-family: Papyrus, serif;
	font-size: medium;
	font-weight:bold;
	color: #0000FF;
}
#slideshow {
	position: relative;
	height: 200px;
}
#slideshow img {
	position: absolute; 
	top: 0;
	left: 0;
	z-index: -1;
	border:0px none;
	/* margin-left:auto;
	margin-right:auto;
	display: block; */
}
#slideshow img.active{
	z-index: 10;
}

