/******************containers body boxes********************/
body {
	background: #CCC;
	margin: 0;
	padding: 0;
}
#central {
	background: #FFF url(/siteimages/bgstripe.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 780px;
	text-align: left;
}
#central p {
	/*line-height: 90%;*/
	margin: .7em 0;
}
/*#central ol, #central ul, #central li  {
	line-height: 90%;
	margin: .7em 1.75em;
}*/


#top  {
	background-color: #FFF;
	float: left;
	height: 75px;
	width: 250px;
}
#navbar {
	background-color: #FFF;
	float: right;
	/*height: 75px;*/
	width: 515px;
	min-height: 75px;
  	height:auto !important; 
 	height:75px;
}
	#navbar a:link {
		color: #666;
		text-decoration: none;
	}
	#navbar a:visited {
		color: #666;
		text-decoration: none;
	}
	#navbar a:hover {
		color: #000;
		background: #FFF;
		text-decoration: none;
	}
	#navbar p {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #666;
		margin: 50px 5px 0 5px;
		text-align: center;
	}
#midblock {
	background: #fff url(/siteimages/header_noflash.jpg) no-repeat;
	float: left;
	height: 135px;
	width: 780px;
}
#box1 {
	float: left;
	width: 530px;
	border-left: solid 1px #FFF;
	background: #FFF;
	margin: 5px 0 10px 8px;
	min-height:500px;
  	height:auto !important; 
 	height:500px;
	/*BORDER: #000 1px solid;*/
}
#box_left {
	float: left;
	background-color: #F6EbD0;
	float: left;
	width: 230px;
	padding-bottom: 5px;
	/*BORDER: #000 1px solid;*/
	min-height:380px;
  	height:auto !important; 
 	height:380px;
}

#box_left p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#box_left #box_donation {
	background-color: #A9202A;
	/*float: left;*/
	width: 230px;
	padding-bottom: 0;
	min-height:230px;
  	height:auto !important; 
 	height:230px;
}
#box_left #box_donationinfo {
	background-color: #A9202A;
	width: 230px;
	min-height:80px;
  	height:auto !important; 
 	height:80px;
}
#box_left #box_contactinfo {
	/*float: left;*/
	background-color: #A9202A;
	width: 230px;
	min-height:150px;
  	height:auto !important; 
 	height:150px;
}
	#box_left #box_contactinfo a:link {
		color: #FFF;
		text-decoration: none;
	}
	#box_left #box_contactinfo a:visited {
		color: #FFF;
		text-decoration: none;
	}
	#box_left #box_contactinfo a:hover {
		color: #FFF;
		background: none;
		text-decoration: underline;
	}
	#box_left #box_contactinfo p {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		text-align: right;
		margin: 10px 10px 10px 10px;
	}
#box_left #box_buttons {
	float: none;
}
/*.two_col_container  {
	background: url(/images/some-col-line.gif);
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.two_cola {
	float: left;
	width: 260px;
}
.two_colb {
	float: right;
	width: 260px;
}*/
#float_clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
#footerblock {
	background-color: #A9202A;
	width: 780px;
}
	#footerblock a:link {
		color: #FFF;
		text-decoration: none;
	}
	#footerblock a:visited {
		color: #FFF;
		text-decoration: none;
	}
	#footerblock a:hover {
		color: #FFF;
		background: none;
		text-decoration: underline;
	}
	#footerblock p {
		font: 9px Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0 10px;
		padding: 6px;
		text-align: center;
	}

#innercontentleft{
	float: left;
	width: 260px;
	/*BORDER: #000 1px solid;*/
}	
#innercontentright {
	float: left;
	width: 260px;
	/*BORDER: #000 1px solid;*/
	margin-left: 5px;
}	

/********************** LAYER STYLES ***************************/
.hideLayer {
	visibility: hidden;
}
.showLayer {
	visibility: visible;
}
.collapseLayer {
	display: none;
}
.expandLayer {
	display: block;
}

/********************** FORM STYLES ***************************/
#contactform {
	font: bold 10px Arial, Helvetica, sans-serif;
}
#contactform .smalltext {
	font: 10px Arial, Helvetica, sans-serif;
}

#errortext, #errortexttop, #errortextbottom  {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #A9202A;
	margin-bottom: 5px;
}
#senttext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
}
#contactform .errorcolor {
	color: #A9202A;
}
#contactform .validcolor {
	color: #000;
}
#contactform .errorbox {
	BORDER: #A9202A 2px solid;
	width: 240px;
	background-color: #EEEEEE; 
	font: normal 12px Arial, Helvetica, sans-serif;
}
#contactform .validbox {
	BORDER: none;
	width: 240px;
	/*background-color: #FFF;*/ 
}
#contactform .erroramount {
	BORDER: #A9202A 2px solid;
	width: 120px;
	background-color: #EEEEEE; 
}
#contactform .errormonth {
	BORDER: #A9202A 2px solid;
	width: 50px;
	background-color: #EEEEEE; 
	font: normal 12px Arial, Helvetica, sans-serif;
}
#contactform .erroryear {
	BORDER: #A9202A 2px solid;
	width: 80px;
	background-color: #EEEEEE; 
	font: normal 12px Arial, Helvetica, sans-serif;
}

#amounta, #gifttypeta, #paymentdatea, #projecta, #greeta, #fnamea, #lnamea, #phonea, #emaila, #subjecta, #msga, #citya, #statea, #countrya, #addressa, #zipa, #cca, #ccexpa, #cctypea {
	font: bold 10px Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#amountb, #gifttypetb, #paymentdateb, #projectb, #greetb, #fnameb, #lnameb, #phoneb, #emailb, #subjectb, #msgb, #cityb, #stateb, #countryb, #addressb, #zipb, #ccb, #ccexpb, #cctypeb  {
	margin-bottom: 5px;
}

#gifttypetbutton1{
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
}
#gifttypetbutton2{
	font: bold 11px Arial, Helvetica, sans-serif;
	float: none;
}

#infobox {
	border: none;
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	width: 250px;
	/*margin: 8px 0 8px 0;*/
}
#ccbox {
	border: #000 1px solid;
	background-color: #DCDCDC;
	padding: 5px 5px 5px 5px;
	width: 250px;
	margin: 8px 0 8px 0;
}

#submitbutton  {
	text-align: right;
	padding-right: 10px;
}

#requiredtext {
	/*color: #903;*/
	font-size: 8px;
	margin-bottom: 5px;
}
	
INPUT.amount {
	font: normal 12px Arial, Helvetica, sans-serif;
	BORDER: #000000 1px solid;
	WIDTH: 120px; 
}
SELECT.ccexpmonth {
	font: normal 12px Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #000000 1px solid; 
	WIDTH: 50px; 
}
SELECT.ccexpyear {
	font: normal 12px Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #000000 1px solid; 
	WIDTH: 80px;  
}
INPUT.standard {
	font: normal 12px Arial, Helvetica, sans-serif;
	BORDER: #000000 1px solid;
	WIDTH: 240px; 
}
SELECT.standard {
	font: normal 12px Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #000000 1px solid; 
	WIDTH: 240px; 
}
TEXTAREA.standard {
	WIDTH: 240px;
	height: 100px;
	font: normal 12px Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER: #000000 1px solid; 
}