﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.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;
}
#potw {
	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: 10px;
}
#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;
}
/* 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;
}
.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 {
	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;	
}
.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_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;
}