@charset "utf-8";

/* CSS Document */
#contentD { background:#faf7f0; }

	/* Donate Area */
	#donate {
		color: #837e64;
		float: right;
		padding: 20px 20px 20px 0;
		position: relative;
		width: 646px;
	}
	#donate .tabs {
		list-style: none;
	}
	#donate .tabs li {
		float: left;
		height: 104px;
		margin: 0 0 0 12px;
		width: 207px;
	}
	#donate .tabs li:first-child { margin: 0; }
	#donate .tabs a {
		background: url(images/bkgrd_donate_opt.png) no-repeat center top;
		color: #837e64;
		display: block;
		font-size: 1.6em;
		line-height: 1em;
		padding: 27px 0;
		text-align: center;
	}
	#donate .tabs li a:hover { background-position: center -680px; }
	#donate .tabs li a.current { background-position: center -340px; }
	#donate .tabs a span {
		display: block;
		font-size: 0.8em;
	}
	#donate .tab_options fieldset { clear: both; }
	#donate .tab_options fieldset {
		border: none;
		clear: both;
		margin: 0 0 1em 0;
		padding: 1em 0 0 16px;
	}
	#donate .tab_options legend {
		font-size: 1.1em;
		font-weight: bold;
	}
	#donate .tab_options .form { list-style: none; }
	#donate .tab_options .form li {
		clear: both;
		padding: 0.5em 0 0 0;
	}
	#donate .tab_options .form label {
		float: left;
		font-size: 0.8em;
		font-weight: bold;
		margin: 4px 0.5em 0 0;
		width: 10em;
	}
	#donate .tab_options .form label.nolabel {
		margin: 0;
		text-indent: -999em;
		width: 0;
	}
	#donate .tab_options .form input {
		background: url(images/bkgrd_donate_fields.png) no-repeat right top;
		border: none;
		color: #000;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: bold;
		padding: 4px 12px 6px 0;
		width: 10em;
	}
	#donate .tab_options .form select {
		color: #000;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: bold;
		padding: 4px 4px 4px 12px;
		width: auto;
	}
	#donate .tab_options .form .short { width: 4em; }
	#donate .tab_options .form .field_wrap {
		background: url(images/bkgrd_donate_fields.png) no-repeat left top;
		float: left;
		margin: 0 0.5em 0 0;
		padding: 0 0 0 12px;
	}
	#donate .tab_options .amount .form input {
		font-size: 1em;
		padding: 3px 12px 6px 0;
		text-align: center;
	}
	#donate #Credit, #donate #Credit_Multi {
		margin: 0;
		width: 646px;
	}
	#donate .directions {
		font-size: 0.9em;
		font-weight: bold;
		position: absolute;
		right: 40px;
		top: 10.5em;
	}
	#donate .tab_content {
		clear: both;
		padding: 1.5em 0 0 0;
	}
	#donate .tab_content h2 { color: #493d30; }
	#donate .tab_opt_mail address {
		color: #000;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 1.3em;
		padding: 1em 0;
	}
	#donate .submit input {
		float: none;
		margin: 0 0 0 11.25em;
	}
	
		/** Errors **/
		#donate .form li { position: relative; }
		#donate .form label.error {
			color: #F00;
			font-size: 0.7em;
			position: absolute;
			top: 0.8em;
			right: -60px;
			width: 200px;
		}
	
	/* Sidebar */
	#sidebar {
		color: #65584b;
		float: left;
		padding: 20px;
		width: 190px;
	}
	#sidebar p {
		font-size: 0.9em;
		font-style: italic;
		margin: 0 0 0.5em 0;
	}
	#sidebar address {
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1em;
		padding: 0.25em 0;
	}
	#sidebar a {
		color: #65584b;
		text-decoration: underline;
	}
	#sidebar a:hover {
		color: #000;
		text-decoration: none;
	}
	#sidebar .heading {
		border-bottom: dashed 1px #100805;
		color: #493d30;
		font-size: 0.9em;
		font-style: normal;
		font-weight: bold;
		padding: 0 0 1em 0;
	}
	#sidebar .phone {
		font-size: 1.4em;
		font-style: normal;
		margin: 0.5em 0;
	}
	#sidebar .def {
		font-size: 0.7em;
		font-style: normal;
	}
	#sidebar .links {
		font-size: 0.7em;
		list-style: none;
		padding: 1em 0;
	}
	#sidebar .links li {
		border-left: solid 1px #65584b;
		display: inline;
		padding: 0 0.5em;
	}
	#sidebar .links li:first-child {
		border: none;
		padding: 0 0.5em 0 0;
	}
	#sidebar #veri {
		margin: 0;
		padding: 0.5em 0 0 0;
	}


#Credit {
	width: 445px;
	margin: 0px;
	margin-top: 8px;
}
#ContactForm {
	width: 390px;
	margin: 0px;
	padding: 18px 10px 18px 20px;
}
#DonateOptions {
	width: 449px;
	margin: 0px;
	margin-top: 8px;
	float: right;
}
p.donate {
	font-size: .8em;
	padding: 0px 20px 20px 20px;
	line-height: 1.5em;
}
h1.Form {
	font-size: 1em;
	color: #FFF;
	padding: 3px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	background: #452b08;
}
#veri {
	display: block;
	padding: 20px;
	padding-left: 200px;
	margin-top: 20px;
	text-align: center;
}
input.txt {
	width: 250px;
	margin: 0px 5px;
	text-align: left;
}
input.text {
	width: 310px;
	margin: 0px 5px;
	text-align: left;
}
input.radio {
	margin-left: 200px;
}
ul.Form li.lefty {
	text-align: left;
}
ul.Form {
	margin-bottom: 10px;
	list-style: none;
	font-size: .8em;
}
ul.Form li p {
	text-align: left;
	padding-left: 97px;
}
.sub {
  margin-left: 100px;
  text-transform: uppercase;
}
p.sub {
	font-size: .7em;	
}
ul.Form li {
	text-align: right;
	padding: 3px 0px;
	margin: 0px 0px;
}
input.button {
	width: 250px;
	text-align: center;
	float:right;
	margin: 0px 5px;
	padding: 5px;
}
select.select {
	width: 253px;
	text-align: left;
	margin: 0px 5px;
	padding: 5px;
}	
select.select option {
	text-align: left;
}
form {
	margin-bottom: 60px;
}
p.PhoneNumber {
	font-size: 2.5em;
	color: #333;
	text-align: center;
	margin: -10px 0px 40px 0px;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}

/************************************************/
/* Utility Styles								*/
/************************************************/
.nodisplay { display: none; }
.notext { text-indent: -999em; }
.clearfix { overflow: auto; }
.clearfixit:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfixit {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfixit {height: 1%;}
.clearfixit {display: block;}
/* End hide from IE-mac */
.clearer {
	clear: both;
}
