@charset "utf-8";
body {
	font-family: Georgia, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 1.5;
}
#wrap{
	width:679px;
	margin: 0 auto;
}
a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}
.readmore{
	text-align:right;
}
img{
    border:0;
}
#banner{
	width:679px;
	height:177px;
	padding-bottom: 10px;
}
#menubar{
	background:url(images/brocketarms_06.jpg) repeat-x;
	height:36px;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#content{
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	clear:both;
	padding: 10px;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	
	}
	
#navigation li {
	float: left;
	padding-left:30px;
	padding-top:8px;
	}
	
#navigation a {
	color: #666;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #5b3627;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation #currentpage a {
	color: #333;
	background-image: url(images/brocketarms_09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	}
#footer{
	background:url(images/brocketarms_18.jpg);
	height:30px;
	padding-top:5px;
	clear:both;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align:center;
}
p {
	font-family: Georgia, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	
}
.inn{
	 padding-left: 40px;
}
.headingtext{
	font-family: Georgia, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	
}
ul{
	text-align:left;
}
.address{
	text-align:center;
}

