/* Start of CMSMS style sheet 'Brackley' */
body {
	font-size: 75%;
	background: black url(images/bl-body.jpg) repeat-x top left;
	color: #eff7e3;
	margin: 0;
	font-family: arial, sans-serif;
}

a:link { color: #85b53d; }
a:visited { color: #7a984e; }
a:hover, a:active { color: #baff52; }

img { border: none; }

h1 { font-size: 2.0em; font-weight: normal; margin-top: 0; color: #c0f489; }
h2 { font-size: 1.8em; font-weight: normal; color: #c0f489; }
h3 { font-size: 1.6em; font-weight: normal; color: #c0f489; }
h4 { font-size: 1.4em; color: #c0f489; }
h5 { font-size: 1.2em; color: #c0f489; }
h6 { font-size: 1.0em; color: #c0f489; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }



#layout {
	width: 970px;
	margin: auto;
}

#header {
	position: relative;
	background: url(images/bl-top.jpg) no-repeat top center;
	color: white;
	height: 105px;
	padding: 0 101px;
}

#header a, #header a:visited {
}

#logo {
	width: 330px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin: 0;
}

#logo a {
	width: 330px;
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#header address {
	float: left;
	display: block;
	width: 420px;
	text-align: right;
	color: #97a58c;
	padding: 20px 0 0 0;
	height: 48px;
	font-style: normal;
}

#topnav {
	float: left;
	width: 420px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	padding: 0 0 0 20px;
}

#nav {
	margin: 0; padding: 0; list-style: none;
}

#nav li {
	padding: 5px 0;;
	margin: 0;
}

#nav li a {
	padding: 0 10px;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
}

#nav a, #topnav a, #nav a:visited, #topnav a:visited {
	color: #d8ffb8;
}

#nav a:hover, #topnav a:hover {
	color: white;
}

#main {
	background: url(images/bl-content-tile.jpg) repeat-y top center;
}

#main-in {
	background: url(images/bl-content.jpg) no-repeat top center;	
}

#main-in2 {
	background: url(images/bl-btm.jpg) no-repeat bottom center;	
	padding: 0 101px 50px 101px;
}

#content {
	float: right;
	width: 520px;
	min-height: 400px;
	padding: 15px 30px 15px 15px;
}

#content p {

}

#content h2 {

}

#sidebar {
	width: 170px;
	padding: 15px;
	float: right;
	overflow: hidden;
}

#footer {
	text-align: center;
	background: url(images/bl-ftr.jpg) no-repeat top center;
	height: 256px;
}

#footer-in {
	width: 728px;
	padding: 20px;
	margin: auto;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}




#myGallery
{
width: 520px !important;
height: 260px !important;
} 

.contactform div { 

      clear: both; 

}

.contactform div label { 

      float: left; clear: left; width: 120px; line-height: 24px;

}

.contactform textarea { 

      clear: both; 

}

/* End of 'Brackley' */

