﻿body 
{
	background:url(../images/background.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
}
h3
{
  color: #ad1029;
  font-family: georgia,verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 20px;
}
h2
{
  color: #ad1029;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
}
img
{
	border: none 0px #000000;
}
img.bullet
{
	margin-left:7px;
	margin-right:7px;
}

td.mast_bg
{
	background:url(../images/mast_center.gif);
	width:779px;
}
td.navbar
{
	border-bottom:1px solid #ad1029;
	border-top:1px solid #ad1029;
	background-color:#8c946b;
	font-size: 12px;
	font-weight: bold;
}
td.content_left
{
	background: url(../images/content_left.gif);
	width:11px;
}
td.content_right
{
	background: url(../images/content_right.gif);
	width:11px;
}
td.main_content
{
	background-color:#ffffc6;
	width:793px;
	height:400px;
}
td.nav_left
{
	width:214px;
	border-right:1px solid #ad1029;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
}
td.content
{
	padding:7px 7px 7px 7px;
	width:578px;
}
td.message
{
	width:279px;
	border-right:1px solid #ad1029;
}
td.footer_bg
{
	background:url(../images/footer_center.gif);
	width:779px;
}

div.nav_links
{
	margin:7px 7px 7px 7px;
}
div.content
{
	margin:7px 7px 7px 7px;
}
div.footer
{
	text-align:center;
	font-size:9px;
	padding-bottom:10px;
}

span.scripture
{
	color:#ad1029;
	font-style:italic;
}

.verse_chooser
{
	background-color:#ffffd4;
}
.button
{
	background-color:#c5c998;
}
.event_details
{
	margin-top:20px;
}
.scripture_box
{
	background-color:#ffffd4;
	border:1px solid #000000;
	width:534px;
	padding: 7px 7px 7px 7px;
}

#DivContentPanel
{
	text-align:left;
	width:550px;
	margin:7px 7px 7px 7px;
}
#DivMap
{
	margin:25px 7px 7px 7px;
	width:550px;
	height:560px;
}
#DivCalendarPanel
{
	text-align:left;
	width:779px;
	margin:7px 7px 7px 7px;
}
#DivPrayer
{
	background-color:#c5c998;
	border:1px solid #000000;
	width:534px;
	padding: 7px 7px 7px 7px;
}


/* default links styles */
a:link { color: #ad1029; text-decoration: none;}		/* unvisited link */
a:visited { color: #ad1029; text-decoration: none;}		/* visited link */
a:hover { text-decoration: underline;}	/* mouse over link */
a:active { color: #ad1029; }		/* selected link */

/* emphasis links styles */
a.emphasis:link { font-size:12px; font-weight:bold; color: #ad1029; text-decoration: none;}		/* unvisited link */
a.emphasis:visited { font-size:12px; font-weight:bold; color: #ad1029; text-decoration: none;}		/* visited link */
a.emphasis:hover { font-size:12px; font-weight:bold; text-decoration: underline;}	/* mouse over link */
a.emphasis:active { font-size:12px; font-weight:bold; color: #ad1029; }		/* selected link */

/* milonic navigation links */
a.milonic:link { color: #8c946b; cursor:default; text-decoration: none; }		/* unvisited link */
a.milonic:visited { color: #8c946b; cursor:default; text-decoration: none; }		/* visited link */
a.milonic:hover {  color: #8c946b; cursor:default; text-decoration: none; }	/* mouse over link */
a.milonic:active { color: #8c946b; cursor:default; text-decoration: none; }		/* selected link */

/* footer links styles */
a.footer:link { color: #000000; text-decoration: none;}		/* unvisited link */
a.footer:visited { color: #000000; text-decoration: none;}		/* visited link */
a.footer:hover { text-decoration: underline;}	/* mouse over link */
a.footer:active { color: #0000ff; }		/* selected link */

