@charset "utf-8";
/* 
Little Missenden Festival CSS Document 
All style infomration is copyright Webs For Everyone 2009

Any adjustments made to this style sheet that cause the site design to be poorly displayed will be chargeable
-------------------------------------------------------------------------------------------------------------

*/
.navButton a, .navButton a:link, .navButton a:visited, .navButton a:active{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.navButton a:hover{
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}


li.navButton a, li.navButton a:link, li.navButton a:visited, li.navButton a:active{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
li.navButton a:hover{
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.title{
	color: #7D0000;
	font-size: 22px;
	font-weight: bold;
}


.smallText{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a, a:link, a:visited, a:active{
	color: #D6620C;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
a {
outline: none;
}
.featureLink a, .featureLink a:link, .featureLink a:visited, .featureLink a:active {
	text-decoration: none;
	color:#000000;
}
.featureLink a:hover{
	text-decoration: underline;
	color: #990000;
}

.footer{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: underline;
}

.redLetters{
	color: #FF0000;
}

h3{
	color: #7D0000;
}
.smallText{
	font-size: 11px;
}
.headerText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:45px;
	color: #ffffb3;
    background: #f47b20;
	text-shadow:2px 2px 2px #790000;
}
