*{
	padding:0;
	margin:0;
}

body{
	font-family:Georgia, Verdana, Geneva, sans-serif;
	font-size:smaller;
}

a img{
	border:0;
}

#content h1{
	padding:10px 0 5px 5px;
	font-size:24px;
	border-bottom:1px solid #00A9F7;
	margin-bottom:10px;
}

h2{
	font-size:18px;
}

h3{
	font-size:16px;
}

h2, h3, h4, h5, h6{
	padding:5px 0 5px 10px;
}

p{
	padding:10px;
}

#header h1{
	padding:5px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.centre{
	text-align:center;
}

.tools{
	padding:20px 10px 0 0;
}

.tools img{
	padding:0 2.5px 0 2.5px;
}

#content{
	clear:both;
	width:900px;
	padding-left:5px;
	margin:auto;
	margin-bottom:10px;
}

#content ul, #content ol{
	margin-left:30px;
}

.post ul li{
	padding:2px 0 2px 0;
}

.left-column{
	width:450px;
	float:left;
}

.right-column{
	width:450px;
	margin-left:450px;
}

/*
Home Styles
*/

.home-top-box{
	border:1px solid #00a9f7;
	width:285px;
	height:320px;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;

}

#home-top-box-left{
	float:left;
}

#home-top-box-centre{
	margin-left:305px;
}

#home-top-box-centre ul li ul li{
	margin-left:-10px;
}

#home-top-box-right{
	float:right;
}

#bottom-box{
	border:1px solid #00a9f7;
	margin-top:20px;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
}

#mini-map{
	width:230px;
	height:200px;
	margin-left:27px;
}


/*
Profile Styles
*/

.profile{
	border:1px solid #00a9f7;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	margin-bottom:20px;
}

.profile h3{
	margin-bottom:-10px;
}

.profile-right p, .profile-right h3{
	margin-left:200px;
}

.profile-left p, .profile-left h3{
	margin-right:200px;
}

#profile-tom img{
	margin:25px 0 0 30px;
}

#profile-james img{
	margin:20px 20px 0 0;
}

#profile-billy img{
	margin:5px 10px 0 0;
}

#profile-neildm img{
	margin:10px 0 0 30px;
}

#profile-ewen img{
	margin:20px 20px 0 0;
}

#profile-calum img{
	margin:20px 0 0 10px;
}

/*
Sermon Styles
*/

#sermons table{
	width:850px;
	margin:auto;
	margin-bottom:10px;
}

#toprow{
	font-weight:bold;
}

table tr td{
	padding:2px 5px 2px 5px;
}

/*
QuickLinks Styles
*/

#quicklinks{
	float:right;
	width:300px;
	border:1px solid #00a9f7;
	padding:5px;
	margin-left:10px;
}

#quicklinks h3{
	text-align:center;
}

/*
YF Styles
*/

#yfplanner{
	width:870px;
	margin:auto;
}

/*
Link Styles
*/

a:link, a:visited{
	color:#00A9F7;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/*
Footer Styles
*/

#footer{
	clear:both;
	width:900px;
	margin:auto;
	border-top:1px solid #CCCCCC;
	margin-bottom:10px;
}

.legal{
	text-align:center;
	font-size:10px;
}

#fclogo{
	width:190px;
	margin:auto;
}

#footer-menu{
	padding-top:5px;
	text-align:center;
}

#footer-menu ul li{
	list-style-type:none;
	display:inline;
}

#footer-menu ul li a{
	padding:0 3px 0 3px;
}

#share{
	padding-top:10px;
}
/*
News Styles
*/

.news-title{
	font-size:20px;
}

.news-item h3{
	padding-bottom:0;
}

.news-item h4{
	padding-top:0;
	margin-bottom:-10px;
}

/*
Challenge100 Styles
*/

.challenge100-highlight{
	color:#FB040D;
}

/*
Location Module Styles
*/
#map{
	width:750px;
	height:600px;
	margin:auto;
	margin-bottom:10px;
}
#getDirections{
	text-align:center;
	margin-bottom:10px;
}

.timechange{
	background-color:#FFFFCE;
	width:870px;
	padding:10px;
	text-align:center;
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
}

.timechange img{
	margin-bottom:-3px;
}