body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background: white;
	color: #9DA774;	
	margin: 0;
	background: url(../gfx/diag_loop.jpg) 0 repeat-y;
}

a {
	outline-style: none;
	color: #8898A8;
}

a:hover{
	color: #dadada;
}

#wrapper {
	position: relative;
	padding-bottom: 40px;
}

p {
	color: #8c966f;
	line-height: 16px;
	margin-top: 7px;
	padding: 0;
}

#title h1 {
	margin: 0;
	padding: 0;
}

#title h1 a {
	display: block;
	height: 97px;
	width: 118px;
	text-indent: -2000em;
	background: url(../gfx/logo.png) 0 0 no-repeat;
	outline: none;
}

#title h1 a:hover {
	background: url(../gfx/logo.png) 0 -97px no-repeat;
}


.clear {
	clear: both;
}

#error {
	color: white;
	font-weight: bold;
	background: #d2d7be;
	padding: 20px;
	margin-bottom: 20px;
	border: 2px solid #8898A8;
	text-align: center;
}


#header {
	padding-top: 18px;
	width: 683px;
	height: 67px;
	background: url(../gfx/header_bg.gif) 0 no-repeat;
}

#mainbody {
	width: 660px;
	padding-left: 40px;
}


#copy {
	width: 385px;
	min-height: 280px;
	float: left;
	padding-bottom: 50px;

}

#copy li {
	color: #8898A8;
	line-height: 18px;
}


#map {
	margin-top: 8px;
	height: 400px;
	border: 1px solid black;
}

h2 {
	width: 420px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

h3 {
	line-height: 17px;
}

h4 {
	font-size: 12px;
	color: #8898A8;
	line-height: 16px;
	padding-top: 7px;
}


/*============================= Flash =================================*/


#flashbox {
	height: 220px;
	position: relative;
}

#flash {
	position: relative; 
	width: 700px; 
	height: 220px; 
}


/*============================= Navigation =================================*/


#nav {
	width: 700px;
	height: 40px;
	margin: 0;
	background: url(../gfx/navbar.png) 0 no-repeat;
	position: relative;
	
}

#nav ul {
	padding: 0;
	margin: 0 0 0 25px;
}


#nav li {
	float: left;
	list-style: none;
	white-space: nowrap;
	text-align: center;
}

#nav li.home { width: 86px; }
#nav li.preg { width: 147px; }
#nav li.parenting { width: 96px; }
#nav li.adoption { width: 96px; }
#nav li.aabortion { width: 120px; }
#nav li.contact { width: 90px; }


#nav li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
}


#nav .selected, #nav a:hover
{
	color: #fff;
	text-decoration: underline;
}

/*============================= Subnav =================================*/


#subnav {
	float: right;
	width: 220px;
	margin-right: 10px;
	margin-top: 6px;
}

#pullquote {
	margin-right: 10px;
	width: 210px;
	margin-top: 30px;
	padding-top: 28px;
	background: url(../gfx/quote.jpg) no-repeat;
	color: #8F9FB4;
	line-height: 20px;
}

#subnavmail {
	margin: 0;
}

#subnav p {
	color: #8F9FB4;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#subnav p.greenpad {
	color: #9DA774;
	padding-top: 5px;
}

#subnav p.purplink a {
	color: #840457;
	padding-top: 5px;
}

#subnav ul {
	margin-left: -8px;
	padding: 0;
}

#subnav li {
	list-style: none;
	line-height: 24px;

}

#subnav li a {
	padding:0 0 0 10px;
	text-decoration: none;
	
}

#subnav li a:hover, #subnav li a.selected {
	padding:0 0 0 10px; 
	background: url(../gfx/arrow_green.jpg) no-repeat 0 center;
	text-decoration: underline;
	color: #8F9FB4;
}

/*============================= Volunteer Info =================================*/


#loginfo {
	width: 660px;
	margin: 10px 0 0 40px;
	z-index: 1000;
	position: absolute;
}


.voltitle {
	color: #8F9FB4;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;	
}

.voldate {
	color: #8F9FB4;
	font-style: italic;
}

label {
	display: block;
	font-weight: bold;
	margin-top: 6px;
}

input {
	display: block;
	margin-top: 2px;
}

/*============================= Pink Banner =================================*/

#pink-banner {
	height: 25px;
	padding-top: 2px;
	width: 700px;
	color: white;
	background-color: white;
	background-image: url(../gfx/pink-banner.png);
	background-repeat: no-repeat;
}

#pink-banner h3 {
	margin: 0 0 0 14px;
	padding: 0;
	float: left;
}

#pink-banner h3.right {
	float: right;
	margin-right: 48px;
}


#footer {
	clear: both;
}

/*============================= Donations =================================*/


.options ul {
	margin: 0;
	padding: 0;
}

.options li {
	float: left;
	list-style: none;
	white-space: nowrap;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.options li a {
	color: #8898A8;
	background: url(../gfx/rounded_box.png) 0 0 no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 55px;
	width: 170px;
	padding-top: 15px;
	vertical-align: middle;
}

.options li a input {
	display: inline;	
}

.options .selected, .options a:hover {
	background-position: 0 -70px;
	color: #810154;
	text-decoration: none;
}


.msg {
	margin-top: 10px;
	border: 2px solid #666;
	background: #ecebe2;
	padding: 10px 30px;
}


ul.ccards {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	float: left;
}


ul.ccards li {
	display: block;
	float: left;
	padding: 0 10px;
	text-align: center;
}


#allocation {
	width: 200px;
}

.charity {
	padding: 40px 0 20px 0;
}

.charity p {
	font-size: 90%;
	color: #8F9FB4;
}


.privtable {
	font-size: 80%;
	border: 1px solid #9DA774;
	border-collapse: collapse;
}

.privtable td {
	text-align: center;
	color: #8F9FB4;
	border: 1px solid #9DA774;
}

.privtable td.left {
	text-align: left;
}


.privlegend td {
	font-size: 80%;
	color: #8F9FB4;	
}


.contactphotos img {
	margin-bottom: 10px;
}

.contactphotos img:first-child {
	margin-right: 10px;
}


a#btn-support {
	display: block;
	margin-top: -20px;
	margin-left: -10px;
	margin-bottom: 30px;
	height: 50px;
	width: 200px;
	text-indent: -2000em;
	background: url(../gfx/btn-www.png);
}

a#btn-support:hover {
	background-position: 0 -50px;
}

