/* CSS Document vicarage*/

body {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-style: normal;
		font-variant: normal;
  font-weight: normal;
	background-color: #eceded;
}

 p { 
font-size: 125%;
	color: #58585a;
  font-weight: normal;
	text-align:center;
margin-left:5%;
margin-right:5%;
margin-top:12px;
margin-bottom:7px;
line-height: 1.5em;  }


.cookiealert-container  p {
	font-size: 100%;
  font-weight: normal;
	text-align:left;
color: #ffffff;
margin-left:10px;
margin-right:10px;
margin-top:7px;
margin-bottom:7px;
line-height: 1.3em;
}

 #logo p { 
color:#916000;
margin-top:12px;
}

 #footer p { 
	color: #58585a;
margin-top:5px;
margin-bottom:12px;
}

h1, h2, h3, h4, h6 {
	font-weight:normal;
	font-size: 135%;
}

h1 {
		font-size: 175%;
		color: #916000;
		letter-spacing: 1px;
			margin-top:6px;
		margin-bottom:12px;
}

h2 {
		font-size: 130%;
		color: #916000;
text-align: center;
			margin-left:40px;
				margin-right:40px;
font-weight:bold;
}

h3 {
text-align: center;
color: #916000;
line-height: 1.5em; 
			margin-bottom:5px;
				margin-top:5px;
font-size: 125%;
color: #8c601b;}

 h4 {
color: #6d6e71;
	 margin-top: 30px;
		font-size: 100%; 
	line-height: 2.5em; 
 }
 
h5 {
	 margin-top: 35px;
	  margin-bottom: 20px;
text-align:center;
font-size: 135%;
font-weight: bold;
	color: #58585a;
}

 h6 {
text-align: center;
color: #333333;
	margin-bottom:20px;
	margin-top:35px;
font-size: 120%;
}



.bold {
text-align: center;
			margin-left:77px;
				margin-right:77px;
font-weight: bold;
			color: #58585a;}


.brown  {
color:#916000;
	}
	
.boldpad  {
		font-size: 140%;
font-weight: bold;
	margin-bottom:22px;
	margin-top:22px;
}
	
 a:link, a:visited, a:hover, h5 a:link {   
	color: #58585a;
text-decoration:underline;
	}

	 h3 a:link, h5 a:link {   
text-decoration:none;
	}
	
		 #footer p  a:link {   
	text-decoration:underline;
	}
	
	
 a:hover, #home p a:hover, #home p a:visited, #footer p  a:hover, #footer p  a:visited    
{
		color: #58585a;
text-decoration:none;
	}
	
	
.clear{
	   display: block;
		clear: both;
	float: left;
	width:100%;
	height: auto;
}



@media only screen and (min-width: 481px) {


ul,ol {list-style-type: none; }

 p { 
margin-left:70px;
margin-right:70px;
}

}

/*end nav*/

