* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	background: #f8f8f8;
}

.field {
	color: #666;
	float: left;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 2px;
	border: 1px solid #CCC;
}

.fieldAttn {
	float: left;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 2px;
	border: 1px solid #f0f;
}

p {
	margin-bottom: 10px;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#footer a, #head ul li a {
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
a:hover, #footer a:hover, #head ul li a:hover {
	color: #f00;
	border-bottom: 1px solid #f00;
}

a span.external {
	margin-left: -9999px;
	height: 16px;
	width: 16px;
	background: url(/images/a_external.gif) 100% top no-repeat;
}

h1 span {
	margin-left: -9999px;
}

h1 {
	float: right;
	background: url(/images/arc_logo.png) no-repeat center center;
	margin: 22px 0 0 0;
	width: 204px;
}

	h1 a {
		display: block;
		width: 175px;
		height: 77px;
		border: none;
		text-decoration: none;
	}
	
	h1 a:hover {
		border: none;
	}


h4.donate {
	position: absolute;
	top: 0;
	margin: 10px 0 10px 523px;
}
	h4.donate a {
		width: 136px;
		height: 33px;
		background: url(/images/button_donate.gif) top no-repeat;
		border: none;
		display: block;
	}
	h4.donate a:hover {
		background: url(/images/button_donate.gif) bottom no-repeat;
		border: none;
	}

#body {
	width: 668px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}

	#head {

	}
	
		#head ul {
			margin: 10px 0;
			float: right;
		}
			#head li {
				color: #ccc;
				list-style: none;
				padding: 0 7px;
				display: inline;
				border-left: 1px solid #ccc;
			}
			#head li.first, #footer li.first {
				border: none;
			}
	#arc_rectangle {
		background: #64A0C8 url(http://media.givebloodgivelife.org/images/arc_rectangle-blue.png) repeat-x top left;
		/*background: #64A0C8 url(http://media.givebloodgivelife.org/images/arc_rectangle-winter.jpg) no-repeat top left;*/
		float: right;
		height: 120px;
		padding: 30px 30px 0 30px;
		width: 404px;
	}
		#arc_rectangle h2 {
			background: none;
			color: #FFF;
			font-size: 20px;
			font-weight: normal;
			line-height: 28px;
			margin: 0;
			padding: 0;
		}
		#arc_rectangle h2 sup {
			font-size: 9px;
		}

#left {
	clear: both;
	float: left;
	padding: 30px 0 0 30px;
}

	#left #slctMap {
	}

	#left #zipSelect {
		padding: 4px 0;
	}

	#left form {
		padding: 4px 5px;
	}

	#left .frmAttn {
		padding: 4px 5px;
		background: red;
		border-bottom: 1px solid #8db0d3;
		border-top: 1px solid #8db0d3;
	}

	#left h3, #left label {
		color: #444;
		font-weight: bold;
		text-transform: uppercase;
	}

	#left a.button {
		height: 22px;
		width: 63px;
		margin-left: 5px;
		display: block;
		float: left;
		border: none;
		background: url(http://media.givebloodgivelife.org/images/button_continue.gif) top no-repeat;
	}
	
	#left a.button:hover {
		background-position: bottom;
	}

		#left a.button span {
			margin-left: -9999px;
		}

#right {
	float: left;
	margin: -40px 0 0 0;
}

#banRight {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
#landing_banner {
	background: #FFF;
	margin: 0 auto;
	width: 668px;
}
#landing_banner a {
	text-decoration: none;
	border: none;
}
#footer {
	background: #e8e8e8;
	margin: 0 auto;
	width: 648px;
	padding: 10px;
}
#footer ul {
	padding: 5px 0;
	text-align: right;
}
#footer ul li {
	color: #999;;
	border-left: 1px solid #ccc;
	padding: 0 2px 0 5px;
	display: inline;
	list-style: none;
}
/*
	end footer
	start content
*/

.txtSecondary
{
font-size: 9px;
}
.txtAttn {
	color: #f00;
}
a.lnkAttn {
	height: 30px;
	line-height: 30px;
	border: none;
	padding-left: 11px;
	background: url(/images/bg_a_arrow.gif) left 50% no-repeat;
}
a.lnkAttn:hover
	{
	border: none;
}
.button {
	color: white;
	border: 1px solid #3E6790;
	background: #749DC6;
}

.clear {
clear: both;
}
