#section_title
{
	width: 300px;
	height: 30px;
	margin: 0;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

	body.homepage #section_title
	{
		background-image: url(../graphics/titles/welcome.gif);
	}

	body.about_us #section_title
	{
		background-image: url(../graphics/titles/about_us.gif);
	}

	body.adopt #section_title
	{
		background-image: url(../graphics/titles/adopt.gif);
	}

	body.help #section_title
	{
		background-image: url(../graphics/titles/help.gif);
	}

	body.events #section_title
	{
		background-image: url(../graphics/titles/events.gif);
	}

	body.shop #section_title
	{
		background-image: url(../graphics/titles/shop.gif);
	}

	body.site_map #section_title
	{
		background-image: url(../graphics/titles/site_map.gif);
	}

#page_title
{
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}

.formtitle
{
	background-color: #844E00;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #EAD2B8;
}

.title,
.formlabel
{
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
}

.content,
.formcontent
{
	font-size: 11px;
	line-height: 17px;
}

.headlines,
.contactinfo
{
	font-size: 10px;
	line-height: 13px;
}

a:link
{
	color: #844E00;
}

a:visited
{
	color: #300;
}

a:hover,
a:active
{
	color: #000;
}

body
{
	margin: 0;
	background-color: #FFB711;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

#primary
{
	background-color: #000;
}

#primary_content
{
	position: relative;
	width: 801px;
	margin: 0 auto;
	background: #1B4D9A url(../graphics/layout/dots.gif) 0 0 repeat;
	padding: 0;
}

#logo
{
	position: absolute;
	top: 5px;
	left: 11px;
	border: 0;
	behavior: url(iepngfix.htc);
}

#header
{
	background: #DFA64B url(../graphics/layout/bg_header.gif) 0 0 no-repeat;
	padding: 71px 0 0;
}

	#header ul
	{
		float: left;
		width: 661px;
		margin: 0;
		border: 2px solid #FFF;
		border-width: 2px 0;
		background-color: #844E00;
		padding: 5px 0 5px 140px;
		list-style: none;
		color: #FC6;
		font-size: 11px;
	}
	
		#header ul li
		{
			float: left;
			white-space: nowrap;
		}
	
			#header ul li a:link,
			#header ul li a:visited
			{
				display: block;
				float: left;
				border-left: 1px solid #FC6;
				padding: 0 11px;
				text-decoration: none;
				color: #FC6;
			}
	
			#header ul li a:hover,
			#header ul li a:active
			{
				color: #FFF;
			}
	
				#header ul li.first a:link,
				#header ul li.first a:visited
				{
					border: 0;
				}

#content
{
	clear: both;
	background: #EAD2B8 url(../graphics/layout/bg_content.gif) 0 0 repeat-y;
}

	body.homepage #content
	{
		background-image: none;
	}

#content_top
{
	height: 78px;
	background: #EAD2B8 url(../graphics/layout/bg_content_top.gif) 0 0 no-repeat;
}

	body.homepage #content_top
	{
		height: 64px;
		background: #EAD2B8 url(../graphics/homepage/bg_content_top.gif) 0 0 no-repeat;
	}

#content_bot
{
	height: 84px;
	background-image: url(../graphics/layout/bg_content_bot.gif);
}

	body.homepage #content_bot
	{
		height: 100px;
		background-image: url(../graphics/homepage/bg_content_bot.gif);
	}
	
	
.content_image_box {
	background:none;
	border:0px;
}

table.calendar {
border:1px solid #844e00;
}

table.calendar thead th {
background-color:#F5F5F5;
border-bottom:1px solid #844e00;
border-right:1px solid #844e00;
}

table.calendar tbody td {
border:1px solid #844e00;
}

table.calendar tbody td.prevMonth span.day, table.calendar tbody td.nextMonth span.day {
color:#1b4d9a;
}

#primary_table
{
	border-collapse: collapse;
}

	body.homepage #primary_table
	{
		margin: 0 73px;
	}

#left_column
{
	width: 217px;
	padding: 0;
	vertical-align: top;
}

	body.homepage #left_column
	{
		width: 191px;
		background: transparent url(../graphics/layout/vert_sep.gif) right top repeat-y;

	}

#right_column
{
	padding: 10px 45px 0;
	vertical-align: top;
}

	body.homepage #right_column
	{
		padding: 0 0 0 20px;
	}

#menu_section
{
	width: 176px;
	margin: 0 0 0 14px;
	background: transparent url(../graphics/layout/in_this_section.gif) 0 15px no-repeat;
	padding: 49px 0 0;
	list-style: none;
	font-size: 11px;
}

	#menu_section a:link,
	#menu_section a:visited
	{
		display: block;
		width: 100%;
		background: transparent url(../graphics/layout/bg_menu_section_li.gif) 0 0 repeat-x;
		padding: 9px 0;
		color: #000;
		text-decoration: none;
	}

	#menu_section a:hover,
	#menu_section a:active
	{
		text-decoration: underline;
	}

		#menu_section li.first a:link,
		#menu_section li.first a:visited
		{
			background: none;
		}

#spotlight_quick_links
{
	width: 100%;
	height: 252px;
}

#spotlight_quick_links img 
{
	display: block;
	float: left;
	border: 0;
}

#spotlight_quick_links div.collection_item_label {
font-weight:normal;
}

#quick_links
{
	position: relative;
	float: left;
	width: 317px;
	height: 252px;
	background: transparent url(../graphics/homepage/bg_quick_links.gif) 0 0 no-repeat;
	font-size: 11px;
}

	#quick_links ul
	{
		position: absolute;
		top: 65px;
		left: 33px;
		width: 176px;
		margin: 0;
		background: transparent url(../graphics/homepage/quick_links_title.gif) 0 0 no-repeat;
		padding: 34px 0 0;
		list-style: none;
	}

	#quick_links a:link,
	#quick_links a:visited
	{
		display: block;
		width: 100%;
		background: transparent url(../graphics/layout/bg_menu_section_li.gif) 0 0 repeat-x;
		padding: 9px 0;
		color: #000;
		text-decoration: none;
	}

	#quick_links a:hover,
	#quick_links a:active
	{
		text-decoration: underline;
	}

		#quick_links li.first a:link,
		#quick_links li.first a:visited
		{
			background: none;
		}

#news_hound
{
	width: 176px;
}

	#news_hound h3
	{
		width: 88px;
		height: 21px;
		margin: 0 0 20px;
		background: transparent url(../graphics/homepage/news_hound.gif) 0 0 no-repeat;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}

	#news_hound div.news_articles, #news_hound div.news_archives
	{
		border-collapse: collapse;
		font-size:10px;
		line-height:13px;
	}
	
	#news_hound div.news_articles ul {
		padding-left:10px;
	}
	
	#news_hound div.news_archives {
		font-weight:bold;
		text-align:right;
	}

		#news_hound div.news_articles ul li 
		{
			padding: 0 5px 10px 0;
		}
		
#news_hound h3.content_news_article_headline {
	background:none;
	font-size:10px;
	line-height:13px;
	height:auto;
	margin:0px;
	text-indent:0em;
	width:auto;
}

#news_hound div.news_articles ul li {
	margin:0 0 0em;
	list-style:disc;
}		

#footer
{
	padding: 20px;
}

	#footer form
	{
		float: right;
		margin: 0;
	}
	
		#footer form *
		{
			margin: 0;
			font-size: 11px;
		}
	
	#footer p
	{
		margin: 0 0 1em;
	}
	
	.collection_item_description {
font-style:normal;
}

h5.form_title, div.form_row_submit {
background:#844e00 none repeat scroll 0 0;
color:#EAD2B8;

}


table.calendar {
clear:left;
}

/* Spotlight fix */

.fdpc_spotlights { float: left; }

.fdpc_spotlights {
width: 484px;
height: 252px;
}


