/*Define style for body*/

body
{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 14px;
 	color: #000000;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
td.homemission
{
padding-left: 30px;
padding-right: 40px;
color: #778FB7;
font-weight: bold;
font-style: italic;

}	

td.homeorg
{ font-weight: bold; font-size:16px; padding-left: 3em;}
td.homedate { font-size:24px; color: #E13A2A; font-weight:bold;}

/*more homepage stuff*/
.loc {font-size: 16px}
.info {font-size: 12px;
margin-left: 18px;
padding-left: 6px;}


#insidepages
{
	background-color: #FFFFFF;
	background-image:url(../images/insidebgleftfood.gif); 
	background-repeat: no-repeat;
	background-position: 0px 380px;
}

#content
{
padding-left: 4em;
}

#content img 

{
padding: 0.5em;
}
/*if this doesn't work with id try it with class*/


/*Define style for links */

a:link{text-decoration: underline; color: #778FB7; font-weight: bold;}
a:visited {text-decoration: underline; color: #778FB7; font-weight: bold;}
a:hover, a:active {
	text-decoration: none;
	color: #778FB7; font-weight: bold;
	}




/*Define style for header(s)*/

h1
{
color: #E13A2A; font-size:24px; font-style: italic; border-bottom: 1px solid #E13A2A; padding-top: 1em;}

h3 
{
	color: #778FB7;
	font-size: 16px;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer
{
margin-left: 450px;
padding: 2em;
}

.abigletter {
float:left;
color:#778FB7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: times;
}