﻿html
{
	height: 100%;
}

body
{
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
	background-repeat: repeat;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/background.png);
}

a
{
	color: #e53131;
	font-size: 16px;
}

a:hover
{
	color: #45C929;
}

#container
{
	height: 100%;
}

#main
{
	width: 830px;
	margin: auto;
	background-color: #ffffff;
}

#header
{
	height: 20px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#header a
{
	font-size: 14px;
}

#header #header-left
{
	float: left;
}

#header #header-right
{
	float: right;
}

#header #header-right a
{
}

#header-banner
{
	display: block;
	text-align:center;
}

#banner
{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#banner #menu
{
	width: 230px;
	float: left;
	height: 276px;
	margin-right: 10px;
	background-color: #efefef;
}

#banner #menu .menu-item
{
	height: 32px;
}

#banner #menu .menu-item a
{
	margin-left: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #717171;
	text-decoration: none;
}

#banner #menu .menu-item-hover
{
}

#banner #menu .menu-item-hover a
{
	color: #e53131;
	text-decoration: underline;
}

#banner #menu .menu-item-selected
{
	font-size: 16px;
	font-weight: bold;
	color: #e53131;
	text-decoration: none;
	padding-left: 4px;
}

#banner #menu .menu-item-selected a
{
}

#banner #menu .submenu
{
	background-color: #717171;
	padding: 10px;
}

#banner #menu .submenu .submenu-item
{
	height: 32px;
}

#banner #menu .submenu .submenu-item a
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#banner #menu .submenu .submenu-item-hover
{
}

#banner #menu .submenu .submenu-item-hover a
{
	text-decoration: underline;
}

#banner #menu .menu-top-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-top-left.png);
	background-repeat: no-repeat;
}

#banner #menu .menu-top-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-top-right.png);
	background-repeat: no-repeat;
}

#banner #menu .menu-bottom-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-bottom-left.png);
	background-repeat: no-repeat;
}

#banner #menu .menu-bottom-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-bottom-right.png);
	background-repeat: no-repeat;
}

#banner #banner-image
{
}

#content-container
{
	width: 570px;
	float: left;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}

#content-container #content
{
	width: 570px;
	display: block;
}

#content-container #content h1
{
	font-size: 24px;
}

#content-container #content p
{
	line-height: 200%;
	font-size: 16px;
}

#sidebar
{
	float: left;
	width: 230px;
	padding-top: 10px;
}

#spotlight
{
	clear: both;
	display: block;
	text-align: center;
}

#footer
{
	clear: both;
	padding: 10px;
	display: block;
}

#footer a
{
	font-size: 14px;
}

#footer table
{
	background-color: #efefef;
}

#footer .footer-top-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-top-left.png);
	background-repeat: no-repeat;
}

#footer .footer-top-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-top-right.png);
	background-repeat: no-repeat;
}

#footer .footer-middle-center
{
	padding: 10px;
}

#footer .footer-bottom-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-bottom-left.png);
	background-repeat: no-repeat;
}

#footer .footer-bottom-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-bottom-right.png);
	background-repeat: no-repeat;
}

#footer #footer-left
{
	float: left;
}

#footer #footer-right
{
	float: right;
}

#footer #footer-right a
{
}

#company
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: center;
}

#company a
{
	font-size: 14px;
}

.announcements
{
}

.announcements .announcement-item
{
	margin-bottom: 5px;
}

.announcements .announcement-item .announcement-title
{
}

.announcements .announcement-item .announcement-title a
{
	font-size: 16px;
	font-weight: bold;
}

.announcements .announcement-item .announcement-title a:hover
{
	text-decoration: underline;
}

.announcements .announcement-item .announcement-date
{
	font-size: 16px;
	font-weight: normal;
	color: #a9a9a9;
}

.announcements .announcement-item .announcement-body
{
	font-size: 16px;
	font-weight: normal;
}

.banners
{
	text-align: center;
}

.banners .banner-item
{
	margin-bottom: 10px;
}

.bios
{
	display: block;
	height: 360px;
}

.bios .bio-column1
{
	float: left;
	margin-right: 10px;
}

.bios .bio-column2
{
	float: left;
}

.bios .bio-item
{
	margin-bottom: 10px;
}

.bios .bio-item .bio-item-image
{
	display: block;
	margin-bottom: 20px;
}

.bios .bio-item .bio-item-name
{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.bios .bio-item .bio-item-keywords
{
	display: block;
	text-align: center;
	font-size: 12px;
}

.bios .bio-item-separator
{
	margin-bottom: 10px;
}

.calendar
{
	display: block;
	border: 0px;
	text-align: center;
	margin-bottom: 5px;
}

.calendar td
{
	padding: 2px;
	font-size: 14px;
}

.calendar .calendar-header
{
	font-weight: bold;
	background-color: #efefef;
}

.calendar .calendar-dayheader
{
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #efefef;
	text-decoration: underline;
}

.calendar .calendar-selday
{
	background-color: #ffe4e1;
}

.calendar .calendar-day
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.calendar .calendar-othermonth
{
	color: #a9a9a9;
}

.intro-link
{
	clear:both;
	display:block;
	margin-bottom: 10px;
	height: 44px;
	margin-top: 10px;
}

.intro-link img
{
	float: left;
	margin-right: 10px;
}

.intro-link a
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}

.links-horizontal
{
}

.links-horizontal .link-item
{
	float: left;
	margin-left: 5px;
}

.occasion
{
	margin-bottom: 5px;
	background-color: #ffffff;
}

.occasion table
{ 
}

.occasion .occasion-top-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/occasion-top-left.png);
	background-repeat: no-repeat;
}

.occasion .occasion-top-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/occasion-top-right.png);
	background-repeat: no-repeat;
}

.occasion .occasion-bottom-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/occasion-bottom-left.png);
	background-repeat: no-repeat;
}

.occasion .occasion-bottom-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/occasion-bottom-right.png);
	background-repeat: no-repeat;
}

.occasion .occasion-icon
{
	width: 24px;
	height: 24px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
	display: none;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/occasion-icon.png);
}

.occasion .occasion-info
{
}

.occasion .occasion-info h1
{
	font-size: 12px;
}

.occasion .occasion-info h2
{
	font-size: 12px;
}

.occasion .occasion-info p
{
	font-size: 12px;
}

.rolodex
{
}

.rolodex td
{
	width: 33%;
	text-align: center;
	padding: 2px;
}

.rolodex a
{
	color: #228b22;
	font-weight: bold;
}