/* 

Navigation Style sheet for Limekilns church web site
Created by Barry McDougall
www.compudocs.co.uk
modified May 26 2010

*/

a:link, a:visited, a:active
{
	color: #333;
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
a:hover
{
	border: 0;
	color: #fff;
	background: #666;
}
#sidebar li
{
	background: #fc9;
	padding: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	list-style-type: none;
	display: block;
}
#sidebar li
{
	border-bottom: 1px solid #666;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active, #rightside a:link, #rightside a:visited, #rightside a:active
{
	border: 0;
	display: block;
	border-right: 2px solid #fc9;
	color: #006;
}
#sidebar a:hover, #rightside a:hover
{
	color: #333;
	background: #eb8;
	color: #fff;
	border-left: 4px solid #fff;
}
#rightside a:hover
{
	border: 0;
	border-right: 4px solid #eb8;
}
table.elders td a:link, table.elders td a:visited, table.elders td a:active
{
	display: block;
	text-decoration: none;
	border: 0;
}
table.elders td a:hover, table.elders td a:active
{
	background: #fff;
	color: #333;
}
#active
{
	background: #ddd;
	color: #333;
	border-right: 1px solid #fff;
	padding-right: 1px;
}
h3 a:link, h3 a:visited, h3 a:active
{
	color: #333;
	font-weight: bold;
	border: 0;
}
h3 a:hover
{
	color: #fff;
	background: none;
}
#maincontent h3 a:link, #maincontent h3 a:visited, #maincontent h3 a:active, #maincontent h3 a:hover
{
	display: block;
}
#dreyers a, #mcdougalls a
{
	 border: 0;
}
.annimages a
{
	border:  1px solid #fff;
	text-decoration: none;
}
.annimages a:hover
{
	border: 1px solid #000;
	text-decoration: none;
}
ul li
{	
	list-style-type: none;
}
.sitemap:link, .sitemap:visited, .sitemap:active, .sitemap:hover
{
	display: block;
	background: #fc9;
	font-family: georgia, "times new roman", serif;
	font-size: 14pt;
	color: #333;
	margin-bottom: 4px;
	margin-top: 5px;
	padding-left: 10px;
	border: 0;
}
.sitemapli:link, .sitemapli:visited, .sitemapli:active
{
	border: 0;
}
.sitemapli
{
	margin: 0 0 2px 40px;
	border: 0;
	display: block;
}
.sitemap:hover, .sitemapli:hover
{
	color: #000;
	background: #9cc;
	border: 0;
}
.sitemap
{
	margin-left: 20px;
	margin-bottom: 2px;
	list-style-type: none;
}
#faq a:link, #faq a:visited, #faq a:active
{
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
#faq a:hover
{
	border: 0;
}
.maglink a:link, .maglink a:visited, .maglink a:hover, .maglink a:active
{
	border: 0;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active
{
	color: #666;
}
#footer a:hover
{
	color: #eee;
}
.hiddenmenu
{
	font-size: 90%;
	background: #fff;
	color: #000;
	border-bottom: 1px solid #333;
}
.gallery a:link, .gallery a:visited, .gallery a:active
{
	width: 64px;
	height: 64px;
	border: 1px solid #fff;
}
.gallery a:hover
{
	width: 64px;
	height: 64px;
	border-bottom: 1px solid #900;
}
p.galleryheading
{
	text-align: center;
	font-size: 120%;
	color: #009;
}
#sidebar ul
{
	border-top: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
}
#order a:link, #order a:visited, #order a:active
{
	text-decoration: none;
	border: 0;
}
:target
{
	color: #00f;
}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover
{
	margin-left: 80px;
	font-size: 120%;
}
ul.indexpage a:link, ul.indexpage a:visited, ul.indexpage a:active, ul.indexpage a:hover
{
	text-decoration: none;
	border: none;
}	
.archivelayout a:link, .archivelayout a:visited, .archivelayout a:active
{
	border: 0;
}
#piclinks a:link, #piclinks a:visited, #piclinks a:hover,#piclinks a:active
{
	text-align: center;
	border: 0;
}
h3.togglesermons a:link, h3.togglesermons a:visited, h3.togglesermons a:hover, h3.togglesermons a:active
{
	color: #fff;
	background: #f00;
}
.sermontable a:link,  .sermons:visited, .sermons:active, .sermons:hover
{
	display: block;
	border: 0;
}
.sermons:link, .sermons:visited, .sermons:active, .sermons:hover
{
	text-decoration: none;
	font-family: "times new roman", georgia, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	background: #fc9;
	border: 0;
}
.sermons:hover
{
	color: #111;
	background: #9cc;
	border: 0;
}