/* LAYOUT 3  --- this value is parsed as 11th character - do not change spacing */

/* St. Anthony new site */


BODY
	{
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 1em;
	vertical-align: baseline;
	background-color: #F1F5F6;
	background-image: url(//www.stanthonyhall.org/502-stanthony/images/new-bg-2.jpg);
	background-repeat:repeat-x;
	}

a 	{
	color: #003D4E;
	text-decoration: none;
	border: none;
	text-decoration: underline;	
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
	

/* Basic commands for wraps, banner, etc. */

	
#wrap
	{
	background-image: url(//www.stanthonyhall.org/502-stanthony/images/st-a-12-17top.gif);
	background-repeat: no-repeat;
	background-color: #85C6DA;
	margin-top: 0px;
	border-style: ridge;
	border-width: 1px;
	border-color: #003D4E; 
	}

#login {
	width: 100%;
	background-color: transparent;
	margin: 165px 0px 0px 0px;
	padding: 0px;
	}

#login form {
	float:left;
	padding-left: 50px;
	}

#user {
	}

#loginlinks {
	float: right;
	padding-right:170px;
	padding-top: 3px;
	/*clear: left;*/
	}

#banner	{
	background-color: transparent;
	border-bottom: 0px solid #fff;
	}
	
#contentWrap {
	background-color: #85C6DA;
	}

#navwrap {
	background-color:#fff;
	/*background-image: url(502-stanthony/images/new-nav.gif);*/
	background-repeat: no-repeat;
/*	margin: 10px 0px 0px 20px; */
	margin: 0px 0px 0px 20px;
	width: 148px;
/*	padding-top: 5px; */
	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
  	/* for Mozilla */
  	-moz-opacity:0.9;
	padding-bottom: 5px;
	}


#footer	{
	background-color: #F1F5F6;
	background-position:bottom-left;
	float: right;	
	height: 30px;
	padding-top: 5px;
	text-align: right;
	margin-top: 5px;
	font-size: .8em;
	}

#nav, #membernav, #officernav, #adminnav	{
	background-color:#fff;
	}

.menuheader {
	color: #097493 !important;
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia; arial, helvetica;
	text-align: left;
/*	width: 143px; */
	background-color: transparent;
	padding-left: 2px;
	}

.menu	{
/*	font-size:.9em;
	color: black; */
	background-color:#fff;
	border-bottom: 0px solid #000;
/*	width: 138px; */
	padding-left: 5px;
	}

.menusubhead {
	white-space: normal;
	color: #097493 !important;
	font-family: Georgia, arial, helvetica;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 5px;
	}

/*.menu li {
	font-family: normal 13px arial, helvetica;
	}*/

.menu li a {
	font-family: arial, helvetica;
	font-size: .75em;	
	color: #333;
	text-decoration: none;
	}

.menu a:hover {
	font-family: arial, helvetica;
	font-size: .75em;
	color: #003D4E;
	font-weight: normal;
	text-decoration: none;
	background-color:transparent;
	}

#content {
	width: 780px;
	background-color: #85C6DA;
	color: #333;
	}

/* Payform Labels, calendar pages, etc. */

.form_label	{
	font-size: .9em;
	}

.payform_label	{
	font-size: .9em;
	}

td.gifts1 	{
		width: 230px;
		text-align: left;
		}

td.gifts2 	{
		width: 230px;
		text-align: left;
		}
		
td.gifts3 	{
		width: 400px;
		text-align: left;
		}

.row1_event td {	
	background-color:#DAEBF0;
	text-align:left;
	color: #000;
	padding-left: 15px;
	}

.row0_event td {
	background-color:#fff;
	text-align:left;
	color: #000;
	padding-left: 15px;
	}

.row1 td {	
	background-color:#DAEBF0;
	text-align:left;
	color: #000;
	}

.row0 td {
	background-color:#fff;
	text-align:left;
	color: #000;
	}

.hilite {
	color:#FFE37F;
	}

/* Headers */

.lg_header	{
	font-size: 2.4em;
	font-family: Georgia, Times;
	color: #DAEBF0;
	font-weight:lighter;
	text-align: left;
	}

.sm_header	{
	font-size: 1.3em;
	font-family: Arial, Verdana;
	color: #FDEDB4;
	font-weight: bold;
	}

.accentfont	{
	font-size:1em;
	font-style: normal;
	color: #fff;
	font-weight:bold;
	}

/*K.Jo Garner requested the following styles:*/
	
.smallText {
	font-size: .85em;
	color: #333333; }

/*controls the gifts tables on the chapter gifts pages*/

#chaptergifts .td1 {width:100px; align:left; white-space:nowrap;}
#chaptergifts .td2 {width:10px;  align:right; white-space:nowrap;}
#chaptergifts .td3 {width:475px; align:left; white-space:nowrap;}


#chaptergiftsrecur .td1 {width:150px; align:left; white-space:nowrap;}
#chaptergiftsrecur .td2 {width:10px;  align:right; white-space:nowrap;}
#chaptergiftsrecur .td3 {width:450px; align:left; white-space:nowrap;}
