﻿html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body
{
	_behavior: url(_js/csshover.htc); /*not relative to style sheet*/
	background: url(../_img/bg_repeater.gif);
	text-align: center;
	font-family: trebuchet ms;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-color: White white white white;
}

td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/****************Text****************/

#footer
{
	font-size: 11px;
	padding-top: 10px;
	width: 927px;
	margin: 0px auto 0px auto;
}

.hdr_DFS
{
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #aa8001;
}

.hdr_2_DFS
{
	color: #aa8001;
	font-weight: bold;
}

.bg_DFS
{
	background-color: #fef39e;
}

.hdr_SKIP
{
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #0278a8;
}

.hdr_2_SKIP
{
	color: #0278a8;
	font-weight: bold;
}

.bg_SKIP
{
	background-color: #a8d8ec;
}

.hdr_SPIO
{
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #bd2b1d;
}

.hdr_2_SPIO
{
	color: #bd2b1d;
	font-weight: bold;
}

.bg_SPIO
{
	background-color: #efbbb7;
}

.hdr_DOS
{
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #863384;
}

.hdr_2_DOS
{
	color: #863384;
	font-weight: bold;
}

.bg_DOS
{
	background-color: #dec2de;
}

.hdr_CTC
{
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #05703a;
}

.hdr_2_CTC
{
	color: #05703a;
	font-weight: bold;
}

.bg_CTC
{
	background-color: #a8dec3;
}


/****************nav, Globals****************/

.second_nav
{
	font-weight: bold;
	text-decoration: underline;
}

/**rollover and "on" state are the same...  it should just get the background color/image there.  not sure if I defined the repeat correctly - x or y?**/
.second_nav:hover
{
	background: url(images/second_nav_bg.gif) repeat-x;
	text-decoration: none;
}

.third_nav
{
	text-decoration: underline;
}

.third_nav:hover
{
	text-decoration: none;
}

a
{
	color: #ca6d35;
}

a:hover
{
	text-decoration: none;
}

a.globals_bottom
{
	color: #a25408;
}

/****************Etc****************/

.outline_grey
{
	border: 1px solid #c4c2b6;
}

hr
{
	border: 0px;
	border-bottom: 1px solid #c4c2b6;
}

/***************Layout**************/
.clearLeft
{
	clear: left;
	_visibility: hidden;
}
#pageContainer
{
	min-height: 100%;
	_height: 100%;
	border-right: 2px solid #eec666;
	border-left: 2px solid #eec666;
}
#pageCenter
{
	padding-top: 66px;
	width: 927px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#pageContent
{
	padding: 10px;
	background: repeat-y url(../_img/content_repeater.gif);
}
.graphicTemplate
{
	width: 504px;
	height: 186px;
	background: no-repeat url(../_img/header_graphictemplate.gif);
}
#pageNavigation a
{
	display: block;
	float: left;
	height: 65px;
}
#nav_1
{
	background: no-repeat url(../_img/nav_1.gif);
	width: 181px;
}
#nav_2
{
	background: no-repeat url(../_img/nav_2.gif);
	width: 130px;
}
#nav_3
{
	background: no-repeat url(../_img/nav_3.gif);
	width: 113px;
}
#nav_4
{
	background: no-repeat url(../_img/nav_4.gif);
	width: 193px;
}
#nav_5
{
	background: no-repeat url(../_img/nav_5.gif);
	width: 152px;
}
#nav_6
{
	background: no-repeat url(../_img/nav_6.gif);
	width: 158px;
}
.nav img
{
	visibility:hidden;	
}
.nav:hover img, .nav_on img
{
	visibility: visible;
}
#homeMain
{
	margin: 20px 27px 0px 27px;
}
#homeMain #column_1
{
	float: left;
	width: 200px;
	padding-right: 22px;
	font-weight: bold;
	color: #ca6d35;
	border-right: dotted 1px #cccccc;
}
#homeMain #column_3
{
	float: left;
	width: 580px;
	padding: 0px 25px 0px 25px;
	margin-bottom: 20px;
}
#homeMain #column_5
{
	float: left;
	width: 258px;
	margin-left: 22px;
}
#homeSearch
{
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: solid 1px #c4c2b6;
	border-bottom: solid 1px #c4c2b6;
}
#searchTextBox
{
	width: 60px;
	height: 16px;
	border: 1px solid #b31f22;
}
#homeSitemap
{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #c4c2b6;
}
#homeLogos
{
	text-align: center;
}
#homeLogos img
{
	border: 1px solid #c4c2b6;
	background-color: #ffffff;
}
#homeLogos .ctc img
{
	padding: 13px 34px 13px 34px;
	margin-right: 15px;
}
#homeLogos .spio img
{
	padding: 14px 24px 13px 24px;
	margin-right: 15px;
}
#homeLogos .skip img
{
	padding: 21px 34px 22px 34px;
	margin-right: 15px;
}
#homeLogos .dos img
{
	padding: 15px 39px 15px 39px;
}
#whatsNew
{
	border-bottom: 1px solid #4A4A4A;
	padding-bottom: 5px;
	width: 187px;
}
#whatsNewContent
{
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/***********Interior Layout***************/
#interiorMain
{
	margin: 0px 2px 0px 2px;
	position: relative;
}
#interiorMain #column_1
{
	vertical-align:top;
	width: 140px;
	font-weight: bold;
	color: #ca6d35;
	padding-right: 10px;
}
#interiorMain #column_2_row_1, #interiorMain #column_2_row_2
{
	vertical-align:top;
	background: repeat-y url(../_img/dotted_line_divider.gif);
	width: 725px;
	padding-left: 25px;
	padding-right:20px;
	position: relative;
}
#interiorMain #column_2_row_2
{
	vertical-align: bottom;
}
#interiorLogos
{
	padding-top: 60px;
}
#interiorLogos img
{
	border: 1px solid #c4c2b6;
	background-color: #ffffff;
}
#interiorLogos .ctc img
{
	padding: 12px 22px 11px 22px;
	margin-right: 7px;
}
#interiorLogos .spio img
{
	padding: 12px 19px 11px 19px;
	margin-right: 7px;
}
#interiorLogos .skip img
{
	padding: 12px 12px 11px 12px;
	margin-right: 7px;
}
#interiorLogos .dos img
{
	padding: 10px 12px 11px 12px;
}
#breadcrumb
{
	padding-bottom: 20px;
	font-size: 12px;
}
#interiorSearch
{
	border-top: 1px solid #c4c2b6;
	margin-top: 20px;
	padding-top: 20px;
}
#interiorSearch div
{
	margin-left: 10px;
}
#leftNavigation
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #c4c2b6;
}
#leftNavigation a
{
	display: block;
}
.level3 div.on a
{
	text-decoration: none;
}
.level2 div.link:hover, .level2 div.on
{
	background: url(../_img/second_nav_bg.gif) repeat-y;
}
.level3 div.link:hover, .level3 div.on
{
	background: none;
}
.level3 div.link
{
	margin-left: 12px;
}
.link
{
	position: relative;
	padding: 4px;
}
.link a
{
	margin-left: 12px;
}
.link div.arrow
{
	width: 7px;
	height: 7px;
	background: url(../_img/second_nav_arrow.gif) no-repeat;
	position: absolute;
	top: 9px;
}

/*********************Donation Form*********************/
.required
{
	color: #ca6d35;
}

/*********************Form Manager**********************/
.fieldBlock
{
	padding-bottom:15px;
}
.buttonBlock
{
	padding-top:10px;
}
.buttonBlock input
{
	margin-right:10px;
}
.shortAnswer, .addressLine
{
	width:256px;
}
.addressCity
{
	width:200px;
}
.addressZip
{
	width:70px;
}
.longAnswer
{
	width: 395px;
	height:68px;
}
.calcQuantity
{
	width: 25px;
}
.calcTotal
{
	width: 25px;
}
.showCalendar
{
	margin-left:5px;
	width:15px;
	height:15px;
	background: url(../_img/calendar.gif) no-repeat;
	cursor:pointer;
}
#donateButton
{
}