body, td, h3, .menu, a.menu, a.menu:hover, .menuhere, a.menuhere, a.menuhere:hover,
.smallnav, a.smallnav, a.smallnav:hover, .smallnavhere, a.smallnavhere, a.smallnavhere:hover
{
	font-size : 13px;
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

/*
td
{
	border: solid 1px pink;
}


tr
{
	border: solid 1px red;
}
*/

th
{
	font-size: 15px;
}

body
{
	background-color: #74A3D7;
	margin-left: 0;
	margin-top: 0;
}

a
{
	color : blue;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

h1
{
	font-size: 2px;
	visibility: hidden;
	margin: 0 0 0 0;
}

h2
{
	font-size: 18px;
	margin: 0 0 0 0;
}

h3 
{
	font-size : 18px;
	font-weight : bold;
	margin-bottom: 1px;
}

.menu
{
	font-size : 11px;
	font-weight : bold;
	color : silver;
}

a.menu
{
	font-size : 11px;
	font-weight : bold;
	color : white;
}

a.menu:hover
{
	font-size : 11px;
	font-weight : bold;
	color : gray;
	text-decoration : none;
}

.menuhere
{
	font-size : 11px;
	color : skyblue;
	font-weight : bold;
	text-decoration : none;
}

a.menuhere
{
	font-size : 11px;
	color : skyblue;
}

a.menuhere:hover
{
	font-size : 11px;
	color : skyblue;
	text-decoration : none;
}

.smallnav
{
	font-size : 11px;
	color : white;
	text-decoration : none;
}

a.smallnav
{
	font-size : 11px;
	color : white;
	text-decoration : none;
}

a.smallnav:hover
{
	font-size : 11px;
	color : gray;
	text-decoration : underline;
}

.smallnavhere
{
	font-size : 11px;
	color : skyblue;
	text-decoration : none;
}

a.smallnavhere
{
	font-size : 11px;
	color : skyblue;
	text-decoration : none;
}

a.smallnavhere:hover
{
	font-size : 11px;
	color : gray;
	text-decoration : none;
}

#structure_table
{
	width: 762;
	border: 0;
	text-align: center;
}

#main_table
{
	border: solid 1px black;
	margin-bottom: 1em;
}

#sub_table
{
	border: 0;
	width: 760;
}

#content
{
	margin-left: 2em;
}

a.outside
{
	font-size : 11px;
	color : white;
	text-decoration : none;
}

a.outside:hover
{
	font-size : 11px;
	color : black;
	text-decoration : underline;
}

.subs
{
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	vertical-align: top; 
}

#content_table
{
	width:90%; 
	border: 0; 
	padding-top: 1em; 
	padding-bottom: 1em;
}

.top_bottom
{
	padding-top: 0;
	padding-bottom: 0;
}

a.calendar
{
	color: Red;
}

.sermon-header
{
	background-color: #74A3D7;
}

.sermon-month
{
	background-color: #CCC;
	width: 33%;
}

.sermon-entry
{
	vertical-align: top;
	font-size: 11px;
}

a.sermon-entry
{
	font-size: 11px;
}