﻿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
{
}

#banner
{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 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;
}

#content-container #content
{
	width: 570px;
	display: block;
}

#content-container #content a
{
	font-weight: bold;
}

#content-container #content h1
{
	font-size: 24px;
}

#content-container #content h2
{
	font-size: 16px;
}

#content-container #content p
{
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 10px;
}

#content-container #content ul
{
	list-style-type: disc;
	margin-left: 40px;
}

#content-container #content li
{
	font-size: 16px;
	line-height: 200%;
}

#sidebar
{
	float: left;
	width: 230px;
	padding-top: 10px;
	margin-left: 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;
}

.intro-link a
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}

.announcement
{
}

.announcement .announcement-title
{
	color: #e53131;
	display: block;
	font-size: 28px;
	margin-bottom: 5px;
}

.announcement .announcement-date
{
	color: #e53131;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}

.announcement .announcement-body
{
}

.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;
}

.bio
{
}

.bio .bio-image
{
	float: left;
	margin-right: 10px;
}

.bio .bio-name
{
	color: #45C929;
	font-size: 40px;
}

.bio .bio-title
{
	color: #000000;
	font-size: 18px;
}

.bio .bio-email
{
	color: #696969;
	font-size: 16px;
}

.bio .bio-email a
{
	color: #696969;
	font-size: 16px;
}

.bios
{
}

.bios .bio-item
{
	clear: both;
	display: block;
}

.bios .bio-item .bio-header
{
}

.bios .bio-item .bio-image
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.bios .bio-item .bio-name
{
	font-size: 16px;
}

.bios .bio-item .bio-name a
{
	font-size: 16px;
}

.bios .bio-item .bio-title
{
	font-size: 16px;
	font-weight: bold;
}

.bios .bio-item .bio-body
{
	font-size: 16px;
}

.bios .bio-item-separator
{
	display: block;
	margin-bottom: 20px;
}

.calendar
{
	display: block;
	margin-bottom: 4px;
}

.calendar .calendar-header
{
	display: block;
	padding: 10px;
	border: none;
}

.calendar .calendar-header a:hover
{
	color: #45C929;
}

.calendar .calendar-title
{
	color: #e53131;
	font-size: 28px;
}

.calendar .calendar-navigation
{
	color: #e53131;
	display: block;
	font-size: 28px;
}

.calendar .calendar-day-header
{
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #e53131;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

.calendar .calendar-day
{
	border: solid 1px #cccccc;
	background-color: #ffffff;
	height: 100px;
	width: 14%;
	text-align: left;
	padding: 5px;
}

.calendar .calendar-event
{
	padding: 5px;
	border: solid 1px #45C929;
	background-color: #e8ffb5;
	margin: 10px;
}

.calendar .calendar-today
{
	background-color: #fffacd;
}

.calendar .calendar-weekend
{
	background-color: #f5ffff;
}

.calendar .calendar-othermonth
{
	background-color: #e8ffb5;
}

.calendar .calendar-tooltip
{
	width: 322px;
	position: absolute;
	background-color: #d3d3d3;
}

.calendar .calendar-tooltip .calendar-tooltip-content
{
	width: 300px;
	position: relative;
	padding: 10px;
	left: -2px;
	top: -2px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
}

.calendar .calendar-tooltip .calendar-tooltip-content h1
{
	font-size: 16px;
}

.galleries
{
}

.galleries td
{
	width: 33%;
	text-align: center;
}

.galleries .gallery-item
{
	margin-bottom: 10px;
}

.galleries .gallery-item .gallery-image
{
}

.galleries .gallery-item .gallery-image img
{
	width: 150px;
}

.galleries .gallery-item .gallery-date
{
	display: none;
}

.galleries .gallery-item .gallery-caption
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #45C929;
}

.gallery-images
{
}

.gallery-images td
{
	width: 33%;
	text-align: center;
}

.gallery-images .gallery-image-item
{
	margin-bottom: 10px;
}

.gallery-images .gallery-image-item img
{
	width: 150px;
	cursor: pointer;
}

.gallery-images .gallery-image-item .gallery-image-date
{
	display: none;
}

.gallery-images .gallery-image-item .gallery-image-caption
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #45C929;
}

.gallery-zoom
{
	position: absolute;
	z-index: 1;
	width: 640px;
	height: 509px;
}

.gallery-zoom-header
{
	height: 29px;
	width: 640px;
	background-color: #000000;
}

.gallery-zoom-header .gallery-zoom-header-caption
{
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}

.gallery-zoom-header .gallery-zoom-header-button
{
	color: #ffffff;
	float: right;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	margin-right: 5px;
	margin-top: 5px;
	text-transform: lowercase;
}

.links-horizontal
{
}

.links-horizontal .link-item
{
	float: left;
	margin-left: 5px;
}

.link-resources
{
}

.link-resources .link-resource-item
{
	display: block;
}

.link-resources .link-resource-item .link-resource-title
{
	display: block;
	font-size: 16px;
}

.link-resources .link-resource-item .link-resource-teaser
{
	display: block;
	font-size: 16px;
}

.link-resources .link-resource-separator
{
	display: block;
	margin-bottom: 10px;
}

.services
{
}

.services .service-item
{
}

.services .service-item .service-name
{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 18px;
}

.services .service-item .service-name a
{
	font-size: 18px;
}

.services .service-item-separator
{
	display: block;
	margin-bottom: 20px;
}

.survey
{
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
}

.survey .survey-group
{
}

.survey .survey-group .survey-group-header
{
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: #d3d3d3 1px solid;
}

.survey .survey-group .survey-group-header h1
{
	font-size:18px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
	font-weight: bold;
}

.survey .survey-command
{
	float: left;
	color: #333333;
	font-size: 16px;
	font-family: Arial, Serif, Helvetica;
	font-weight: bold;
	margin-top: 12px;
	border-right: 2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	border-top: 2px solid #dddddd;
	border-left: 2px solid #dddddd;
	margin-right: 10px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/button-background.png);
}

.survey .survey-instructions
{
	font-size:16px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
	display: block;
	line-height: 200%;
	margin-bottom: 10px;
}

.survey .survey-requiredfield
{
	color: #dc143c;
	font-weight: bold;
	margin-left: 5px;
}

.survey .survey-question
{
	display: block;
	margin-bottom: 10px;
}

.survey .survey-question .survey-question-name
{
	font-weight: bold;
	margin-bottom: 5px;
	font-size:16px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
}

.survey .survey-question .survey-memo
{
	width: 500px;
	font-size:16px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
	height: 200px;
}

.survey .survey-question .survey-textbox
{
	width: 500px;
	font-size:16px;
	font-family: 'Trebuchet MS' , Verdana, Arial, Serif, Helvetica;
}

.rolodex
{
}

.rolodex td
{
	width: 33%;
	text-align: center;
	padding: 2px;
}

.rolodex a
{
	color: #228b22;
	font-weight: bold;
}

.terms
{
}

.terms .term-item
{
	margin-bottom: 5px;
}

.terms .term-item .term-title
{
	font-size: 16px;
	font-weight: bold;
}

.terms .term-item .term-description
{
	font-size: 16px;
	font-weight: normal;
}

.terms .term-separator
{
	display: block;
	margin-bottom: 10px;
}


