/* LAYOUT elements */

body {
	margin: 0px;
	padding-bottom: 30px;
	background-color: #4C0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
            /* This is a hack to get browsers to ignore white space in the HTML document.
               The font-size property is reset in the content area of the site, where it
               matters. */
}

a, a:link, a:hover, a:visited {
	font-weight: bold;
	color: #645424;
}

a.email {
	font-weight: bold;
	color: #7F6E3B;
}

div#BGContainer {
	background: url('images/layout/bg.jpg') top right no-repeat;
	min-width: 970px;
	min-height: 700px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
		/* This is a hack; otherwise, apparently, this div only wraps around the next
               thing and doesn't start until 203px down. */
}

div#Layout_TopArtwork {
	margin-right: 65px;
	min-width: 905px;
	height: 203px;
	text-align: right;
}

div#Layout_TopArtwork_Tab {
	min-width: 600px;
	text-align: left;
}

div#Layout_TopArtwork_People {
	float: right;
}

img#Layout_TopArtwork_People_Img {
	margin-top: 5px;
}

div#Layout_MenuRowContainer {
	clear: both;
	margin-right: 27px;
	min-width: 940px;
	background: url('images/layout/menu_repeat.gif') top left repeat-x;
}

div#Layout_MenuRow {
	background: url('images/layout/menu_corner.jpg') top right no-repeat;
	max-height: 57px;
}

img#Layout_MenuCorner {
	float: right;
}

/* In order to have multiple background elements, you have to either make one
   dirty compromise or another. I chose to make multiple DIV containers. */

div#Layout_MiddleContainerLv1 {
	background: url('images/layout/content_left_repeat.gif') top left repeat-y;
	background-color: white;
	margin-right: 27px;
	font-size: 14px;
	min-width: 940px;
}

div#Layout_MiddleContainerLv2 {
	background: url('images/layout/content_bg.gif') bottom left no-repeat;
}

body.TOC div#Layout_MiddleContainerLv3 {
	background: url('images/layout/content_toc_bg.gif') top right repeat-y;
}

div#Layout_MiddleContainerLv4 {
	background: url('images/layout/content_bottom_repeat.gif') bottom left repeat-x;
}

div#Layout_MiddleContainerLv5 {
	background: url('images/layout/rightpane_repeat.gif') top right repeat-y;
}

div#Layout_MiddleContainerLv6 {
	background: url('images/layout/rightpane_top.gif') top right no-repeat;
}

div#Layout_MiddleContainerLv7 {
	background: url('images/layout/rightpane_bottom.gif') bottom right no-repeat;
	min-height: 420px;
}

div#Layout_RightPaneContainer {
	float: right;
	width: 204px;
}

div#Layout_RightPane {
	padding: 0px 20px 12px 20px;
	font-size: 12px;
}

img#Layout_RightPane_DonateHeading {
	display: block;
	margin-top: 60px;
	margin-left: -20px;
	margin-right: -20px;
}

div#Layout_RightPane_DonateText {
	margin-top: 14px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #110600;
	line-height: 1.4;
}


img#Layout_RightPane_DonateButton {
	display: block;
	margin-top: 12px;
	margin-left: -20px;
	margin-right: -20px;
}

div#Layout_RightPane_ShortPSA {
	margin-top: 36px;
}

div#Layout_RightPane_ShortPSA div.otherVideoLink {
	position: relative;
	right: 3px;
	margin-top: 3px;
	text-align: center;
	line-height: 1.4;
	font-size: 90%;
}

div#Layout_RightPane_ShortPSA div.otherVideoLink a {
	color: #A45424;
}

div#Layout_Content {
	padding: 16px 240px 18px 20px;
	line-height: 1.4;
}

body.TOC div#Layout_Content {
	margin-right: 168px;
}

div#Layout_TOC {
	display: none;
	float: right;
	margin-top: 50px;
	width: 168px;
}

body.TOC div#Layout_TOC {
	display: block;
}

div#Layout_TOC h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	margin: 0px;
}

div#Layout_TOC ol {
	position: relative;
	right: 12px;
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #222244;
}

div#Layout_TOC li {
	margin-left: 0px;
	margin-bottom: 4px;
}

div#Layout_TOC a, div#Layout_TOC a:link, div#Layout_TOC a:visited, div#Layout_TOC a:hover {
	margin-left: -3px;
	color: #222266;
}

div#Layout_TOC a:hover {
	color: #000022;
}

div#Layout_Content_Heading {
	margin: 3px 0px 10px 2px;
}

img#Layout_Content_Heading_Title {
	display: block;
}

img#Layout_Content_Heading_Separator {
	display: block;
}

div#Layout_Content_Heading_Intro {
	padding: 6px 30px 0px 10px;
	color: #111558;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2;
}

body.Home div#Layout_Content_Heading_Intro {
	color: #111224;
}

div#Layout_BottomTab {
	clear: both;
	min-width: 920px;
	margin-right: 67px;
	background: url('images/layout/bottomtab_repeat.gif') top left repeat-x;
}

span#Layout_BottomTab_ContactUsText {
	margin-left: 5px;
	font-size: 12px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: 14px;
	color: #EEEEFF;
}

span#Layout_BottomTab_ContactUsText a.email {
	color: white;
}

div#Layout_BottomTab_Button {
	float: right;
}

/* HOME page */

body.Home div.NewsStory {
	margin-top: 16px;
	margin-bottom: 4px;
}

body.Home div.NewsStory h1 {
	margin: 0px 14px 0px 0px;
	font-size: 20px;
	color: #BE251A;
}

body.Home div.NewsStory hr {
	height: 0px;
	margin-top: 2px;
	padding-top: 0px;
	margin-right: 18px;
	border: 1px dashed #EEE5CE;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

body.Home div.NewsStory div.date {
	margin-left: 2px;
	margin-bottom: 4px;
	font-style: italic;
	font-size: 90%;
	font-weight: bold;
	color: #262000;
}

body.Home div.NewsStory div.body {
	margin-left: 2px;
}


/* RESULTS page */

img#Layout_Menu_Results {
	display: none;
}

/* VOLUNTEER page */

body.Volunteer div.BigVolunteerEntry {
	margin: 20px 100px 10px 50px;
	
}

body.Volunteer div.BigVolunteerEntry div.picture {
	float: left;
	margin: 6px 12px 6px 6px;
	padding: 6px;
	border: 2px solid #EEEECC;
}

body.Volunteer div.BigVolunteerEntry div.title {
	padding-top: 4px;
	font-size: 24px;
	font-weight: bold;
	color: #00007D;
}

body.Volunteer div.BigVolunteerEntry div.information {
	margin-top: 2px;
	padding-left: 4px;
}

body.Volunteer div.BigVolunteerEntry div.infotitle {
	font-weight: bold;
	font-size: 16px;
	color: #000016;
}

body.Volunteer div.BigVolunteerEntry div.infodesc {
	position: relative;
	left: 8px;
	color: #333333;
}

body.Volunteer div.BigVolunteerEntry hr.descseparator {
	margin-left: 4px;
	border: 1px solid #EEEECC;
}

body.Volunteer div.BigVolunteerEntry div.description {
	font-size: 16px;
	color: #111111;
}

body.Volunteer div.BigVolunteerEntry div.end {
	clear: both;
}

body.Volunteer div.SmallVolunteerEntry {
	margin: 20px 100px 10px 10px;
	
}

body.Volunteer div.SmallVolunteerEntry div.picture {
	float: left;
	margin: 6px;
	padding: 6px;
	border: 2px solid #EEEECC;
}

body.Volunteer div.SmallVolunteerEntry div.title {
	font-size: 18px;
	font-weight: bold;
	color: #000043;
}

body.Volunteer div.SmallVolunteerEntry div.information {
	margin-top: 2px;
	padding-left: 4px;
}

body.Volunteer div.SmallVolunteerEntry div.information * {
	display: inline;
}

body.Volunteer div.SmallVolunteerEntry div.infotitle {
	font-weight: bold;
	font-size: 16px;
}

body.Volunteer div.SmallVolunteerEntry div.infodesc {
	color: #333333;
	margin-left: 2px;
	margin-right: 8px;
}

body.Volunteer div.SmallVolunteerEntry hr.descseparator {
	margin-left: 4px;
	margin-right: 10px;
	border: 1px solid #EEEECC;
}

body.Volunteer div.SmallVolunteerEntry div.description {
	font-size: 16px;
}

body.Volunteer div.SmallVolunteerEntry div.end {
	clear: both;
}

/* EVENTS page */

body.Events div.BigEventEntry {
	margin: 20px 100px 10px 50px;
	
}

body.Events div.BigEventEntry div.picture {
	float: left;
	margin: 6px 12px 6px 6px;
	padding: 6px;
	border: 2px solid #EEEECC;
}

body.Events div.BigEventEntry div.title {
	padding-top: 4px;
	font-size: 24px;
	font-weight: bold;
	color: #7D0000;
}

body.Events div.BigEventEntry div.information {
	margin-top: 2px;
	padding-left: 4px;
}

body.Events div.BigEventEntry div.infotitle {
	font-weight: bold;
	font-size: 16px;
	color: #000016;
}

body.Events div.BigEventEntry div.infodesc {
	position: relative;
	left: 8px;
	color: #333333;
}

body.Events div.BigEventEntry hr.descseparator {
	margin-left: 4px;
	border: 1px solid #EEEECC;
}

body.Events div.BigEventEntry div.description {
	font-size: 16px;
	color: #111111;
}

body.Events div.BigEventEntry div.end {
	clear: both;
}

body.Events div.SmallEventEntry {
	margin: 20px 100px 10px 10px;
	
}

body.Events div.SmallEventEntry div.picture {
	float: left;
	margin: 6px;
	padding: 6px;
	border: 2px solid #EEEECC;
}

body.Events div.SmallEventEntry div.title {
	font-size: 18px;
	font-weight: bold;
	color: #430000;
}

body.Events div.SmallEventEntry div.information {
	margin-top: 2px;
	padding-left: 4px;
}

body.Events div.SmallEventEntry div.information * {
	display: inline;
}

body.Events div.SmallEventEntry div.infotitle {
	font-weight: bold;
	font-size: 16px;
}

body.Events div.SmallEventEntry div.infodesc {
	color: #333333;
	margin-left: 2px;
	margin-right: 8px;
}

body.Events div.SmallEventEntry hr.descseparator {
	margin-left: 4px;
	margin-right: 10px;
	border: 1px solid #EEEECC;
}

body.Events div.SmallEventEntry div.description {
	font-size: 16px;
}

body.Events div.SmallEventEntry div.end {
	clear: both;
}

/* ABOUT US page */

table.People {
	margin-left: 15px;
	margin-bottom: 12px;
	width: 500px;
	border-spacing: 0px;
	border: 1px solid #DDCC99;
}

table.People td {
	border: 1px solid #F9EFCD;
	padding: 3.5px;
	vertical-align: top;
}

table.People td.Name {
	width: 140px;
}

table.People td.Position {
	font-weight: bold;
	font-size: 80%;
}

table.People td.Phone {
	width: 100px;
	text-align: right;
}

p.longPSA {
	margin-left: 18px;
	font-size: 90%;
	font-weight: bold;
	color: #5670B3;
	line-height: 2;
}

/* AFFILIATIONS page */

/* DONATE page */

div.DonateOptions {
	margin-top: 18px;
	margin-left: 8px;
}

div.DonateOption {
	margin-bottom: 12px;
}

div.DonateOption div.title {
	font-size: 130%;
	font-weight: bold;
	color: #AE150A;
}

div.DonateOption div.description {
	margin-top: 12px;
	margin-left: 18px;
	font-size: 115%;
	font-weight: bold;
	color: #241404;
}

div.DonateOption div.description *.donateButton {
	margin-top: -4px;
	vertical-align: text-top;
}

div.DonateOption div.whatisthis {
	margin-left: 108px;
}

/* CONTACT US page */

div#BGContainer * {
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AboutUs.TOC #BGContainer #Layout_MiddleContainerLv1 #Layout_MiddleContainerLv2 #Layout_MiddleContainerLv3 #Layout_MiddleContainerLv4 #Layout_MiddleContainerLv5 #Layout_MiddleContainerLv6 #Layout_MiddleContainerLv7 #Layout_Content #Maintext table tr td {
	font-size: 10px;
}
.ContactUs #BGContainer #Layout_MiddleContainerLv1 #Layout_MiddleContainerLv2 #Layout_MiddleContainerLv3 #Layout_MiddleContainerLv4 #Layout_MiddleContainerLv5 #Layout_MiddleContainerLv6 #Layout_MiddleContainerLv7 #Layout_Content #Maintext #Maintext2 table {
	font-size: 10px;
}
.Results.TOC #BGContainer #Layout_BottomTab #Layout_BottomTab_Left #Layout_BottomTab_ContactUsText {
	font-size: 12px;
}
#Layout_BottomTab_Left div #Layout_BottomTab_ContactUsText {
	font-size: 12px;
}
