#item36616 .component-add-option{
	display: none;
}

#item36616 #component-add-adoption-01{
	display: inline;
}

#adoptionForm{
	margin: 10px;
}

#content-body  #adoptionpet{
	width: 545px;
	margin: 0px 0 0 10px;
	border: 1px solid #E6CFAD;
	background-color: #E6CFAD;
	border-collapse: collapse;
}

#content-body  #adoptionpet tr td{
	border: 1px solid #fff;
	padding: 3px;
	
}
#content-body  #adoptionpet tr th{
	background-color: #BD133F;
	text-align: left;
	font-weight: bold;
	font-size: 130%;
	padding: 3px;
	color: #fff;
	border: 1px solid #fff;
}

#adoptionpet .petpicture{
	float: right;
}

#adoptionpet-petname{
	float: left;
	width: 400px;
}

#backlink{
	margin: 0px;
	text-align: right;
	float: right;

}

#backlink a{
	
	color: #E6CFAD;
	font-weight: bold;
	padding: 0 5px;
	font-size: 14px;
}

#backlink a:hover{
	color: #fff;
}

#adoptionForm .submitbutton {
	background-color: #BD133F;
	color: #FFF;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	cursor: pointer;
}


#adoptiontable a img{
	border: 1px solid #BD133F;
}

#adoptiontable{
	width: 500px;
	margin: 10px 0 0 10px;
}

#adoptiontable th{
	color: #fff;
	background-color: #BD133F;
}

#adoptiontable .evenrow{
	background-color: #E6CFAD;
}

#item33144 .delete-button, #item33144 #component-add-bar, #item33144 .up-button, #item33144 .down-button{
	display: none;
}

#item33144 #homePageContact{
width:211px;
float:right;
}


#item33144 #sidebar{
	display: none;
}

#content-body table {
	border-collapse: collapse;
	margin-bottom:15px;
}

#content-body table thead tr {
	color:#FFF;
	background-color:#CD0512;
}

#content-body table th, #content-body table td {
	padding:3px;
	vertical-align:top;
	border:1px solid #6F6353;
}

#content-body ol {
	margin-left:30px;
}

.address-01 h2 {
	margin:0;
}

.address-01 p.info {
	margin-left:10px;
}

/*----------------------------------------------------------------------
 = calendar page
-------------------------------------------------------------------------*/

.next-app{
	margin: 0 10px;
}

.calendar-event{
	clear: both;
	margin: 0 0 20px 0px;
	padding: 0 0 0 0;
}

.calendar-event-expired{
	background-color: #fea;
}

.calendar-event-expired p.calendar-event-title{
	text-decoration: line-through;
}

.calendar-event-time{
	font-weight: bold;
}

.calendar-event-date{
	background: transparent url(../images/event-date.jpg) top center no-repeat;
	width: 69px;
	float: left;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1em;

}

.calendar-event-month{
	display: block;
	padding: 3px 0 3px 0;
	margin: 0 0 0 -5px;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}

.calendar-event-day{
	display: block;
	padding: 12px 0 28px 0;
	margin-left: -5px;
	font-weight: normal;
	font-size: 20px;
}

.calendar-event-info {
	margin: 0 0 0 75px;
}

.calendar-event-info h3{
	margin: 0 0 .5em 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #999;
}

.calendar-event-info p{
	margin: 0;
	padding: 0;
}

/*----------------------------------------------------------------------
 = rotating headers
-------------------------------------------------------------------------*/
/* Adoptions */
.tab35284 #pagetitle {
	background: #FFF url(../images/h1_bg_02.gif) no-repeat;
}
.tab35284 #menu-header {
	background-image: url(../images/sidenav_bg_adoptions.gif);
}
/* News & Events */
.tab35285 #pagetitle {
	background: #FFF url(../images/h1_bg_03.gif) no-repeat;
}
.tab35285 #menu-header {
	background-image: url(../images/sidenav_bg_news_events.gif);
}
/* Programs & Services */
.tab35286 #pagetitle {
	background: #FFF url(../images/h1_bg_04.gif) no-repeat;
}
.tab35286 #menu-header {
	background-image: url(../images/sidenav_bg_programs_services.gif);
}
/* Animal Information */
.tab35287 #pagetitle {
	background: #FFF url(../images/h1_bg_05.gif) no-repeat;
}
.tab35287 #menu-header {
	background-image: url(../images/sidenav_bg_animal_information.gif);
}
/* Contributions */
.tab35288 #pagetitle {
	background: #FFF url(../images/h1_bg_06.gif) no-repeat;
}
.tab35288 #menu-header {
	background-image: url(../images/sidenav_bg_contributions.gif);
}
/* Contact */
.tab35290 #pagetitle {
	background: #FFF url(../images/h1_bg_07.gif) no-repeat;
}
.tab35290 #menu-header {
	background-image: url(../images/sidenav_bg_contact.gif);
}

#divcomp143783 {
	width:340px;
	margin:0 0 0 10px;
	padding:0;
}

#divcomp144194 {
	float:right;
	width:200px;
	margin:0;
	padding:0;
}

#email-friend-form th, #email-friend-form td {
	border-width:0;
}

.schedule-01 table{
	border: 1px solid #BD133F;
	border-collapse:collapse;
}
	.schedule-01 th{
		background: #BD133F;
		color: white;
	}
	.schedule-01 td{
		border: 1px solid #BD133F;
	}

/* Tastycal.js
--------------------------------------------*/
div.tastycal{
		background:#FFF;
		margin:0 auto;
		padding:0;
		width:530px;
		border:2px solid #666;
	}
		.tastycal table{
			border-collapse:collapse;
			border-width:0px;
			margin:0;
			padding:0;
			width:100%;
		}
		.tastycal thead{
			background:#000;
		}
			.tastycal thead h2{
				color:#FFF;
				font-size:150%;
				margin:5px 0;
				text-align:center;
			}
				.tastycal thead h2 a{
					color:#FFF;
					text-decoration:none;
				}
		.tastycal tbody{
		}
			.tastycal tbody td{
				text-align:right;
				vertical-align:top;
			}
				.tastycal tbody td.empty{
					background:#DDD;
				}
				.tastycal tbody td a{
					background:#FFF;
					color:#666;
					display:block;
					height:66px;
					margin:0;
					padding:4px;
					text-decoration:none;

				}
				.tastycal tbody td a:hover{ background:#CCC; }
		.tastycal th, .tastycal tbody td{
			margin:0;
			padding:0;
			width:74px;
		}
		.tastycal th{
			background:#666;
			border:1px solid #666;
			color:#FFF;
			padding:4px;
			text-align:center;
		}
		.tastycal .weekdays{
			border-right:2px solid #666;
		}
		
/* Dynamic Subpages
-----------------------------------------------*/
dl.dyn-subpages-06{
	display:table;
	margin:0 0 10px 0;
}
	dl.dyn-subpages-06 dt{
		background:#BD133F;
		border-top:1px solid #D27176;
		clear:left;
		margin:0 0 5px 0px;
		padding:4px;
	}
	dl.dyn-subpages-06 p{
		margin:0;
		padding:0;
	}
		.dyn-subpages-name a,
		.dyn-subpages-name a:link,
		.dyn-subpages-name a:visited,
		.dyn-subpages-name a:hover,
		.dyn-subpages-name a:active{
			color:#fff;
			display:block;
			font-size:14px;
			text-decoration:none;
			width:500px;
		}

		dl.dyn-subpages-06 dd div.image {
			float:left;
			margin:0px 10px 0 0;
		}
			dl.dyn-subpages-06 dd div.image a {
				border:1px solid #FFF;
				display:block;
				height:100px;
				overflow:hidden;
				width:100px;
			}
			dl.dyn-subpages-06 dd div.image a:hover {
				border:1px solid #FFF;
			}