/* Start of CMSMS style sheet 'parish_style' */
@charset "utf-8";
*{
margin:0px;
padding:0px;}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainText {
	margin-left: 220px;
	margin-right: 20px;
	padding-top: 20px;
}
h1 {
	text-align: left;
	font-size: 2em;
color: #556749;
}
h2{
	text-align: left;
	font-size: 1.7em;
color:#8ca37e;
}
h3{
	text-align: left;
	font-size: 1.5em;
color:#8ca37e;
font-weight:bold;
margin:5px 0px 10px 0px;
}
p {
	text-align: left;
	font-size: 1.3em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #a6c0c5;
}

#header {
	background-image: url(images/parish_council_header.jpg);
	height: 205px;
	width: 850px;
}
#navigation {
	height: 33px;
	width: 850px;
	background-color: #8ca37e;
}

#mainText a:link {
	color: #657B57;
text-decoration:none;
font-weight:bold;
}
#mainText a:visited {
	color: #8CA37E;
text-decoration:none;
font-weight:bold;
}
#mainText a:hover {
	color: #8CA37E;
	text-decoration: underline;
}
#mainText a:active {
	color: #8CA37E;
text-decoration:none;
}

a img {
border:1px solid #657B57;}

#content {
	background-color: #ffffea;
	width: 850px;
min-height:532px;
}
#leftBar {
	width: 200px;
	float: left;
	
}
#sideContent{
padding-top:20px;}
.minutes{
	background-image: url(images/pencil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

.floatLeft_noborder {
	float: left;
	margin-right: 10px;
}

.floatRight_noborder {
	float: right;
	margin-left: 10px;
}

.floatLeft_border {
	float: left;
	margin-right: 10px;
	border: thin solid #8CA37E;
}

.floatRight_border {
	float: right;
	margin-left: 10px;
	border: thin solid #8CA37E;
}

/* Form styling */

fieldset {
	margin-top: 20px;
margin-bottom:10px;
padding:10px 50px 10px 10px;
font-weight:bold;
}
legend {
	font-size: 14px;
	color: #8CA37E;
}

label {
	font-size: 12px;
font-weight:normal;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
}
input {
	margin-bottom: 10px;
}
#m3moduleform_1{
text-align:right;
}
/*Event Listings*/
 table{
	font-size: 12px;
	color: #999999;
text-align:left;
}
.white{
background-color:#ffffff;}
td{

padding:10px;
}

/* End of 'parish_style' */

