/*
CSS - The Mither Kirk and Kirkyard
author - The Big Picture (http://www.big-picture.co.uk)
*/

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBF7E9
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}


.peopletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px !important;
	color: #666666;
}


.mainimgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

	
#container{
	margin-left: 30px;
	margin-right: 10px;
	padding: 0;
	}

p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-right:10px;
}

ul{ padding:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin:0px 0px 0px 15px;
    font-size: 12px;
    line-height: 15px;
	color: #666666;
}

li {
    list-style-type: disc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #666666;
}

.header {
	font-family: Times;
	font-size: 22px;
	color: #880370;
	line-height: 22px;
	margin-top:30px;
}

.smlheader {
	font-family: Times;
	font-size: 18px;
	color: #880370;
	line-height: 18px;
}

.mainimgheader {
	font-family: Times;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

.sidenavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	text-decoration:none;
}

.sidnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/* FORM ELEMENTS */

.form {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid; 
	font-size: 10pt;
	font-weight: normal;
	padding: 1px 4px 1px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	 
.button {
	background-color: #880370;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	 }


/* HYPERLINKS */

A:link {text-decoration: underline; color:#880370; }
        
A:hover {text-decoration: none; color:#880370;}
         
A:visited {text-decoration: none; color:#880370;}

.footer {  color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.sidenav {  color: #666666; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
.sidenavwhite {  color: #FFFFFF; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
		
/* POSITIONING */

img.headerimg{
		margin-top:3px; }
		
.mainimg {
	border: 1px #DAD7CB solid; 
	 }
		
/* MENU */

.menulink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; font-weight: bolder;}

#menuitem { margin-left:6px; line-height:18px;}

.menu a:link {
display:block; width:163px; height:18px;
color: #333300; 
background: #B7CC87; 
}

.menu a:active { 
display:block; width:163px; height:18px;
color: #333300;
background: #B7CC87; 
}

.menu a:visited {
display:block; width:163px; height:18px;
color: #333300;
background: #B7CC87; 
}

.menu a:hover {
display:block; width:163px; height:18px;
color: #FFFFFF;
background: #333300;
}


.onstatemenu a:link {
display:block; width:163px; height:18px;
color: #FFFFFF; 
background: #333300; 
}
.onstatemenu a:active { 
display:block; width:163px; height:18px;
color: #333300;
background: #B7CC87; 
}

.onstatemenu a:visited {
display:block; width:163px; height:18px;
color: #FFFFFF;
background: #333300; 
}

.onstatemenu a:hover {
display:block; width:163px; height:18px;
color: #FFFFFF;
background: #333300;
}

