﻿html, body
{
	height:100%;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#333;
}

#Main
{
	width:997px;
	min-height:100%;
	margin:0px auto;
	background-color:#fff;
}

* html #Main
{
	height:100%;
}

.Header
{
	background-position:right bottom;
	background-repeat:no-repeat;
}

/* Height for the home page header with default background image */
.Home
{
	background-image:url(../Images/ImgHeaderHome.jpg);
	height:256px;
}

/* Height for the inside page header */
.Inside
{
	height:201px;
}

.Logo
{
	float:left;
	margin:0px;
}

#SearchBar
{
	float:right;
	height:38px;
	padding-top:12px;
	padding-right:7px;
}

#SearchBar strong
{
	color:#000;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	padding-top:4px;
}

#SearchBar form
{
	display:inline;
	margin:0px;
}

#SearchBar input
{
	background-color:#c00;
	border:1px solid #c00;
	color:#fff;
	float:left;
	padding:0.2em 0em;
}

#SearchBar input
{
	float:left;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:0.85em;
	margin-left:10px;
	padding-bottom:0.12em;
}

#SearchBar span input
{
	background-color:#fff;
	border-top:1px solid #7d7d7d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	color:#000;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:1em;
	margin-left:11px;
	padding:0.1em 0.3em 0.1em 0.3em;
	width:138px;	
}

#ContentArea
{
	padding-top:20px;
}

#Nav, #Content
{
	float:left;
	position:relative;
}

#Content
{
	background-image:url(../Images/BgBlackLine.gif);
	background-position:685px top;
	background-repeat:repeat-y;
	width:820px;
}

#Nav
{
	width:176px;
}
#Nav ul
{
	height:1%;
	margin:0px;
	padding:0px;
}

#Nav li, #Nav li.Active
{
	border-bottom:1px solid #fff;
	color:#fff;
	display:block;
	font-weight:bold;
	list-style-type:none;
	text-transform:uppercase;
}

#Nav a, #Nav li.Active, #Nav li span
{
	background-color:#c00;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:4px 5px 3px 13px;
	text-decoration:none;
}

#Nav a:active, #Nav a:hover
{
	text-decoration:underline;
}

#Nav2 li, #Nav3 li
{
	border-bottom:1px solid #fff;
	color:#898989;
	display:block;
	font-weight:bold;
	list-style-type:none;
	text-transform:none !important;
}

#Nav2 a, #Nav2 li.Active, #Nav2 a:focus,
#Nav3 a, #Nav3 li.Active, #Nav3 a:focus,
#Nav2 li span
{
	background-color:#efefef;
	color:#898989;
	display:block;
	font-weight:bold;
	padding:4px 5px 3px 13px;
	text-decoration:none !important;
}


#Nav2 a:hover,
#Nav2 a.Active,
#Nav2 li span,
#Nav3 a:hover
{
	color:#000;
	text-decoration:none !important;
}

#Nav2 li span
{
	border-bottom:1px solid #fff;
}

#Nav2 li.Active,
#Nav3 li.Active
{
	color:#000;
}

#Nav4
{
	margin:0px 0px 10px 0px;
	padding:0;
}

#Nav4 li
{
	list-style-type:none;	
}

#ContentBody, #HomePanels
{
	float:left;
}

#ContentBody
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 0.9em;
	padding-right:30px;
	padding-left:22px;
	width:648px;
}

#ContentLeft, #ContentRight
{
	float:left;
	width:315px;
}

#ContentRight
{
	padding-left:12px;
}

/*** CONTENT STYLES ***/

/* Quotes and quote source */

.Quote
{
    font-style:italic;
}

.QuoteSource
{
    font-style:normal;
    font-size:0.9em;
}

.RedText
{
	color: #c00;
}

/* Image caption */

.ContentImageWrapper
{
	margin-top:3px;
}

.Caption
{
	color:#666;
	font-size:0.9em;
	font-style:italic;
	margin-top:6px;
	margin-bottom:20px;
	width:237px;
}

#HomePanels
{
	font-size:90%;
	width:106px;
}

#HomePanels:first-child
{
	margin-top:0px;
}

#HomePanels div
{
	margin-bottom:10px;
}

#HomePanels #Donate
{
	background:url(../Images/ImgDonate.gif) no-repeat center bottom;
	height:7.75em;
}

#HomePanels #Volunteer
{
	background:url(../Images/ImgVolunteer.gif) no-repeat center bottom;
	height:7.75em;
}

#HomePanels #Donate a,
#HomePanels #Volunteer a,
#HomePanels h2
{
	background-color:#c00;
	color:#fff;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:5px 0px 3px 6px;
	text-decoration:none;
	text-transform:uppercase;
}

#HomePanels h2.QuickLinks
{
	background-color:#636363;
}

#HomePanels #QuickLinks ul
{
	list-style-type:none;
	margin:0;
	padding:5px 0px 0px 6px;
}

#HomePanels #QuickLinks a, #HomePanels #QuickLinks a:focus
{
	color:#c00;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none !important;
}

#HomePanels #QuickLinks a:active, #HomePanels #QuickLinks a:hover
{
	text-decoration:underline !important;
}

#HomePanels #Tours
{
	background-color:#e7e8e9;
	color:#000;
	font-size:0.9em;
	padding:6px;
}

#Footer
{
	clear:both;
	color:#959595;
	padding:20px 0px;
	text-align:center;
}

#FooterLinks
{
	font-size:0.9em;
}

#FooterLinks ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
}

#FooterLinks li
{
	display:inline;
	padding:0px 30px;
}

#FooterLinks li a, #FooterLinks li a:focus
{
	color:#959595;
	text-decoration:none !important;

}

#FooterLinks li a:active, #FooterLinks li a:hover
{
	color:#959595;
	text-decoration:underline;
}
/*
.Mandatory
{
	background-image:url(../Images/IconMandatory.gif);
	background-repeat:no-repeat;
	color:#c00;
	display:block;
	font-size:1.4em;
	height:10px;
	width:16px;
	float:right;
	margin-right:-4px;
}
*/
#SiteMap div a
{
	text-transform: uppercase;
	color:  #333333;
}

#SiteMap div div a
{
	text-transform: none;
	color: #0072bc;
}

.HomeImages
{
	margin-top:20px;
}

.HomeImages td
{
	vertical-align:top;
}

img.HomeImage
{
	float:left;
	margin:4px 8px 0px 0px;
	padding-bottom: 33px;
}

.HomeImageCopy
{
	float:left;
	width:105px;
}

.HomeImageCopy .Title
{
	color:#c00;
	font-weight:bold;
}

.HomeImageCopy .Description
{
	margin-top:3px;
	margin-bottom:33px;
}

.HomeImageCopy a:link,
.HomeImageCopy a:visited
{
	color:#c00;
	text-decoration:none;
}

.HomeImageCopy a:active,
.HomeImageCopy a:hover
{
	color:#c00;
	text-decoration:none;
}
