body	{
	background-color:#f5f4f0;
	margin:0px;
	font-family:times new roman,arial,serif;
	/*background-image: url(images/circletrqwhite.gif);*/
	background-repeat: no-repeat;
 	background-position: 60%;
	}
.banner	{
	z-index=0;
	background-image: url(images/bannerrepeat3.jpg);
	background-repeat: no-repeat;	
	vertical-align: top;
	height: 150px;
	margin:0px;
	border:0px;
	}
/*table	{
	margin:0px;
	border:0px;
	}*/
.menutable{
	margin:0px;
	border:0px;
	width: 230px;
	}
.menucell	{
	font-family:times new roman,arial,serif;
	font-size: 10pt;
	font-style: italic;
	text-align: top;
	margin: 0px;
	background-color:#E5DAC2;
	border-top: 0px;
	border-right: 0px;
	border-bottom: #562A28 2px solid;
	border-left: #562A28 2px solid;	
	color:#562A28;
	font-weight:bold;
	text-indent: 0.5em;
	width: 130px;
	height: 14px;
	}
.churchmenucell	{
	/*background-image: url(images/churchtext.gif);
	background-repeat: no-repeat;*/
	font-family:southern,arial,serif;
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	border: 0px;
	background-color:#E5DAC2;
	color:#562A28;
	font-weight:bold;
	cell-padding: 30px;
	width: 130px;
	height: 30px;
	}
.verticalmap	{
	background-image: url(images/verticalmap.jpg);
	background-repeat: no-repeat;
	margin:0px;
	border:0px;
	}
.windowcell	{
	background-image: url(images/window1.gif);
	background-repeat: no-repeat;
	background-color:#E5DAC2;
	height: 100px;
	margin: 0px;
	border: 0px;
	}
.content1cell	{
	font-family:times new roman,arial,serif;
	color:#562A28;
	font-size: 12pt;
	margin:10px;
	border:0px;
/*syntax? trying to indent content here*/
	cellpadding: 10px;
	}
.content2cell	{
	font-family:times new roman,arial,serif;
	color:#562A28;
	font-size: 12pt;
	margin:10px;
	border:2px;
	}
td	{
	font-family:times new roman,arial,serif;
	font-size:0.8em;
	margin:0px;
	border:0px;
	vertical-align:top;
	color:#562A28;
	}
/*Links sidenav */
a:link     {color:#562A28}
a:visited  {color:#000000}
a:hover    {color:#7A7C6F}
a:active   {color: maroon}
/*beginning of form styles*/	
.formtable	{
	margin:10px;
	border:0px;
	width:550px;
	height:300px;
	}
.formcell	{
	font-family:times new roman,arial,serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: top;
	color:#562A28;
	}
.explaincell	{
	font-family:times new roman,arial,serif;
	font-size: 10pt;
	text-align: top;
	color:#562A28;
	}
.submit	{
	background-color:#E5DAC2;
	font-family:times new roman,arial,serif;
	font-size: 11pt;
	text-decoration: underline;
	color:#562A28;
	font-weight:bold;
	}
.textarea	{
	font-family:times new roman,arial,serif;
	font-size: 10pt;
	border: #562A28 0px solid;
	}

/* end of form styles*/
/* unused items*/
/* this was how we previously put the title in the banner. It's now part of the banner image.
h1	{
	color:#5E4427; 
	font-family:times new roman,arial,serif;
	font-size: 30pt;
	vertical-align: top;
	text-align: right;
	font-style: italic;
	font-weight: bolder;
	z-index=1;
   	}*/
/*.logo	{
	background-image: url(images/triqwhite.gif);
	background-repeat: no-repeat;	
	}*/
/*.backlogo	{
	background-image: url(images/triqwhite.gif);
	background-repeat: no-repeat;
	background-color: #f5f4f0;
 	background-position: 40%;
	}*/
/*.footnav 	{
	color: #562a28; 
	font-weight: bold; 
	text-align: center; 
	font-size: 70%; 
	font-family: verdana, arial, sans-serif;
	}*/
/*.shortmenutable{
	margin:0px;
	border:0px;
	height:200px;
	width: 230px;
	}*/
/*.shortmap	{
	background-image: url(images/shortmap.jpg);
	background-repeat: no-repeat;
	margin:0px;
	border:0px;
	}*/