/** This site was coded using Topstyle 3 & Dreamweaver MX */
/** Main page */
body {
height: 100%;
padding:0;
margin:0 0 20px 0;
font:12px Arial, Helvetica, sans-serif;
color: #484848;
/*background: #f4f4f4;*/
text-align:left;
}
html,body {
	height: 100%;
}
/** Layout Divs */
#container
{
text-align:left;
margin: 0 auto;
width: 798px;
}
#logodiv
{
text-align: left;
height: 70px;
}
#navdiv
{
font:11px Arial, Helvetica, sans-serif;
line-height: 23px;
color: white;
text-align:center;
height: 23px;
background-image:url("http://bishopston.org.uk/img/red.gif");
border-left: 1px solid #A1A273;
}
#maindiv
{
height: 100%;
padding:10px 0 2px 12px;
text-align: left;
background: #fff;
border-right: 1px solid #A1A273;
border-left: 1px solid #A1A273;
}
#footerdiv
{
padding-left:12px;
line-height: 22px;
height: 23px;
text-align: left;
border-right: 1px solid #A1A273;
border-left: 1px solid #A1A273;
background-image:url("http://bishopston.org.uk/img/footer_bg.gif");
font-weight: bold;

}
#newsdiv
{
position: relative;
height: 50%;
padding: 25px 4px 0px 0px;
right: 0px;
float: right;
width: 141px;
background-image: url("http://bishopston.org.uk/img/newstitle.gif");
background-repeat: no-repeat;
}
#leftsplit
{
float: left;
width: 360px;
margin: 0 0 0 14px;
}
#rightsplit
{
display: inline;
float: right;
width: 380px;
}

/** Links */
#navdiv ul
{
	border: 0;
	margin: 0;
	padding-left: 6px;
	list-style: none;
	text-align: left;
}
#navdiv li
{
	vertical-align: baseline;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

a.toplink:link,
a.toplink:visited 
{
height: 30px;
padding-right: 6px;
height: 21px;
border-right: 1px solid #fff;
color:#fff;
text-decoration: none;
}
a.toplink:hover {
color:#fff;
text-decoration: underline;
}

#maindiv h1{
	font-size: 120%;
	margin: 0 0 0 2px;
}
.bordimg
{
border: 1px solid black;
}
p.imgs { /* optional to establish the wrap width */
width: 690px;
}

p.imgs img {
padding: 0;
display: block;
float: left;
}

p.imgs br {
display: block;
clear: both;
height: 0px;
}
#advert
{
height: 100%;
background-color: fff;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 12px;
border:1px solid gray;
}
p.line_one{
font-weight: bold;
padding: 4px;
background-color: #E1E1C4;
margin:0;
border-bottom:1px solid gray;
}
p.line_two{
padding: 4px;
background-color: #fff;
margin:0;
border-bottom:1px solid gray;
}
p.line_three
{
float:left;
height: auto;
padding: 4px;
margin:0;
width: 164px;
}
p.line_four{ 
margin:0;
width: 63%;
float: right;
height:auto;   
padding: 4px;
}
.wtspace
{
padding:0;
margin:0;
clear:both;
}
