/* CSS file for other pages (for now) */

/*
body {
	font: 10px 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	background: #ffffff url('/ui/images/headbacksub.jpg') repeat-x top center;
	color: #637387;
	margin: 0 auto;
	padding: 0;
	line-height: 125%;
}
*/
a.emailhref:link {
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a.emailhref:hover {
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	text-decoration: underline;
	color: #361d5b;
}	
a:visited {
}	
a:hover {
	text-decoration: underline;
	color: #a956a5;
}		
#wrapper { width:746px;}
.signup { margin: 20px 0 0 10px; }
.go {
	background: url(/ui/images/go.jpg) no-repeat top left;
	width: 21px;
	height: 21px;
	padding:2px;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}
#mainnav {
	width: 780px;
	height: 50px;
	background: #ffffff url(/ui/images/logo.gif) no-repeat;
}
.leftpurpleheads {
	font-size: 16px;
	line-height: 90%;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 5px 10px;
}	
.leftorangeheads {
	font-size: 16px;
	line-height: 90%;
	font-weight: bold;
	color: #ff9300;
	margin: 10px 0 5px 0;
}	
.leftlinks {
margin: 7px 0 7px 0;
}	
.leftlinks a:link {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #a956a5;
	text-decoration: none;	
}
/*
.leftlinks a:visited {
	color: #a956a5;
}
*/
.leftlinks a:hover {
	color: #361d5b;
}
.bookstorefeature {
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	color: #637387;
	margin: 5px 10px 5px 10px;
}	
.storebody {
	color: #637387;
	margin: 0 auto;
	padding: 0;
	line-height: 125%;
}
.smallwhtlinks {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.smallwhtlinks:hover {
	font-size: 10px;
	font-weight: normal;
	color: #637387;
	text-decoration: none;
}
a.leftheadlinks:link {
	font-size: 16px;
	line-height: 90%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 0 0 0;
}
/*
a.leftheadlinks:visited {
	color: #4e4e4e;
	padding: 10px 0 0 0;
}
*/
a.leftheadlinks:hover {
	color: #778597;
	padding: 10px 0 0 0;
}    
.middleheads {
	font-size: 16px;
	line-height: 90%;
	font-weight: bold;
	color: #a956a5;
	margin: 0 0 10px 20px;
}
.rightheads {
	font-size: 16px;
	line-height: 90%;
	font-weight: bold;
	color: #ff9300;
	margin: 0 0 5px 10px;
	}
.rightblueheads {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #361d5b;
	margin: 0;
}		
.rightorangeheads {
	font-size: 16px;
	line-height: 90%;
	font-weight: normal;
	color: #ff9300;
	margin: 0;
	}	
.rightpostedtext {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #637387;
}	
.banners {
    padding: 6px;
	border: 1px #e9e8e0 solid;
	margin: 5px;
	}
/*
#footer {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:link {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	padding: 5px;
}
a.footer:link {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	padding: 5px;
}
a.footer:visited {
	font-size: 10px;
	color: #ffffff;
}
a.footer:hover {
	color: #cccccc;	
}
.copyright {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}	
*/
.nfctext4 {
	color: #5f00bc; 
	font-size: 10pt; 
	font-weight: none; 
	text-decoration: none; 
	padding-right: 3px; 
	padding-left: 8px;
}

.requiredField {
	color: red;
	font-weight: bold ;
}
.donationForm {
	color: #5f00bc;
	font-size: 10pt;
	border: solid 1px; 
}
.sublinks {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}	
.sublinks:link {
	font-size: 10px;
	font-weight: normal;
	color: #361d5b;
	text-decoration: none;
}	
.sublinks:hover {
	font-size: 10px;
	font-weight: normal;
	color: #a956a5;
	text-decoration: underline;
}
/*	
.sublinks:visited {
	font-size: 10px;
	font-weight: normal;
	color: #361d5b;
	text-decoration: none;
}
*/
.floatleft {
	float: left;
	padding: 0px 10px 5px 0px;
}
.floatright {
	float: right;
	padding: 10px 0px 10px 10px;
}
.emailhref {
	font-size: 10px;
	color: #999999;
}
.style3 {
	color: #361d5b;
	font-weight: bold;
}