/* Presteigne Baptist Church stylesheet */

* {margin: 0;
	padding: 0;
	border: 0;}
	
html {height: 100%;}	
	
body {font-family: Arial, "Tahoma", sans-serif;
	height: 100%;}	
	
* html #background-wrapper {height: 100%;}	/* IE fix? */
	
#background-wrapper {background: #FFFFFF url('http://www.presteignebaptist.org.uk/images/church-gradient4.5.png') repeat-x;
	position: relative;
	min-height: 100%;}	
	
#main-container {margin: 0 auto;
	width: 975px;
	padding-bottom: 35px;}	
	
/* Header */
#header {height: 101px;
	color: #F2F2F2;}

#header h1 {float: left;
	padding-top: 15px;
	padding-left: 7px;
	padding-bottom: 0;
	font-weight: bold;
	font-size: 27pt;}
	
#header h2 {float: left;
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	padding-top: 20px;
	padding-left: 8px;
	clear: left;
	width: 350px;}	

#header img {float: right;}


/* Navigation */
#navigation {clear: left;
	height: 3px; /* Fixed height for  IE7 */
	margin-top: 42px;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 40px;
	width: 950px;
	/* border-top: 1px solid #969696;
	border-bottom: 1px solid #969696; */}

#navigation ul {list-style-type: none;
	margin-left: 53px;}

#navigation li {display: inline;}

#navigation a {color: #474747;
	text-decoration: none;
	display: block;
	float: left;
	width: 167px;
	height: 31px;
	text-align: center;
	font-size: 15.5pt;
	letter-spacing: 2px;}

#navigation a:hover, #navigation a:active {font-weight: bold;
	color: #CD0000;}

#navigation a#currentpage {}

a#clr1 {color: #000000; /* Black */
	margin-left: -106px; /* Displays at the start of navbar, not part way in */}
a#clr2 {color: #008B00; /* Green */}
a#clr3 {color: #8B7355; /* Brown */}
a#clr4 {color: #27408B; /* Blue */}
a#clr5 {color: #8B4789; /* Purple */}
a#clr6 {color: #FFA500; /* Orange */}

/* Main content */	
#mainarea {padding-top: 20px;
	clear: both;
	overflow: auto;}
	
#mainarea a {color: #153478;}

#mainarea a:hover, #mainarea a:active {color: #CD0000;}	

#primarycontent {width: 610px;
	float: left;
	color: #353129;}
	
#primarycontent h3 {text-align: center;
	color: #474747;
	padding: 10px;
	font-size: 17pt;}	
	
#primarycontent h4 {text-align: left;
	margin-top: 10px;
	margin-left: 10px;
        font-size: 13.5pt;
	color: #153478;}	

#primarycontent p {padding: 10px;
	padding-top: 12px;
	padding-bottom: 15px;
	text-align: justify;
	font-size: 12pt;
	line-height: 17pt;
	color: #353129;}	
	
#primarycontent ul {list-style-type: disc;}	

#primarycontent li {padding: 5px;
	margin-left: 60px;
	text-align: justify;
	font-size: 12pt;
	line-height: 17pt;
	color: #353129;}


/* Second column */
#secondarycontent {width: 355px;
	float: right;
	padding-left: 10px;
	color: #474747;}
	
#secondarycontent h4 {text-align: center;
	color: #474747;
	padding: 10px;
	font-size: 17pt;}	

#newsinclude {
	margin-top: 11px;
	margin-left: 5px;
	font-size: 12pt;
	line-height: 16pt;
	color: #353129;}

#newsinclude td {padding-right: 2px;
	padding-left: 1px;}	
	
#questionsinclude {margin-top: 5px;
	margin-left: 26px;
	font-size: 12pt;
	line-height: 16pt;
	color: #353129;}	
	
.nobullet {list-style: none;}	
	

/* Footer */
#footer {background: url('http://www.presteignebaptist.org.uk/images/footer.png') repeat-x;
	color: #ffffff;
	position: relative;
	margin-top: -10px;
	height: 100px;}

#footer-container {margin: 0 auto;
	width: 950px;
	padding-left: 10px;
	background: url('http://www.presteignebaptist.org.uk/images/footer.png') repeat-x;}
	
#footer p {padding-top: 25px;
	padding-left: 10px;
	font-size: 11pt;}
	
#footer a {color: #153478;}	
	
#footer a:hover, #footer a:active {color: #CD0000;}	

#footer #designedby {float: right;
	margin-right: 7px;}
	
/* Contact form */
#contact label {width: 14em;
	float: left;}
	
#contact input {width: 15em;	
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #919191;}	

#contact textarea {padding: 3px;
	border: 1px solid #919191;
	margin-left: 10px;}

#contact #phjk {visibility: hidden;}


/* News page */
#news {color: #353129;}

#news h4.newsdayheading { /* Heading for each day, not each event */
	display: block;
	margin: 0;
	padding-top: 10px;} 
	


#news strong.newseventheading {margin:0;padding:0;}	

#news p.newseventtext {padding: 0;margin:0;
	padding-bottom: 10px;}
	
#news td.newseventtime {width: 85px; 
	padding-left: 10px;
	padding-right: 7px;
	text-align: right; }
	
	
		
	