/* CSS Document for St Marks Church */

	html,body,ul,li,p,h1,h2,h3,form,fieldset {
	margin:0;
	padding:0;
	border:0;
	}
	
	body{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #B9DCFF;
	background-image: url(images/bg1.gif);
	}
	
	p {
	line-height:18px;
	padding-top:15px;
	font-size:1.0em;
	}
	
	h1 {
	padding-top:25px;
	font-size:2.2em;
	color:#999999;
	font-family: Arial, Helvetica, san-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
	
	h2 {
	padding-top:20px;
	font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing: 0.1em;
	display: inline;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	}
	
	ul {
	padding-top:10px;
	padding-left:15px;
	}
		
	.rightimage {
	float:right;
	margin:5px 5px 0px 5px;
	}
	
	.leftimage {
	float:left;
	margin:5px 20px 1px 0px;
	}
	
	.clear { clear:both;}
	.small { line-height:10px;}
	.large { line-height:20px;}
	.headers{ line-height:35px;}
	.post {margin: 0 0 0 0; padding-bottom: 10px; border-bottom: solid 1px #cccccc;}

	
	.phone {
	float:right;
	width:300px;
	}

	/*Wrapper*/

	#wrapper {
	width:900px;
	margin:20px auto;
	background-color: #29166F;
	}
	
	#header {
	height: 155px;
	background-image: url(images/header.jpg);
	}
	
	/*Main Links*/
	#mainlinks {
	text-align:left;
	color: #FFFFFF;
	height:22px;
	background-color: #29166F;
	}
	
	#mainlinks a{
	color: #FFFFFF;
	text-decoration: none;
	}

	#mainlinks a:hover {
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;	
	}
	
	#mainlinks li {
	display:inline;
	padding-right:15px;
	} 
	
	#mainlinks ul {
	padding-top:4px;
	font-size:0.75em;
	}	
	
	#sublinks {
	text-align:left;
	color: #000000;
	font-size: 1.0em;
	padding-left:40px;
	line-height:10px;
	}
	
	#sublinks a{
	color: #29166F;
	text-decoration: none;
	}

	#sublinks a:hover {
	color:#29166F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	}
	
	#sublinks li {
	display:list-item;
	list-style-type: square;
	padding-right:15px;
	} 
	
	#sublinks ul {
	padding-top:4px;
	}
	
	#sublinks li li{
	padding: 2px;
	margin: 2px 0 0 10px;
	
	} 
	
	#sublinks ul ul{ margin: 2px 0 5px 20px; 
	color: #0093DD;
	}
	
	
	/* dropdown menu */
	.menu {
	font-family: arial, sans-serif;
	width:900px;
	position:relative;
	font-size:0.85em;
	z-index:100;
	background-color: #29166F;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:110px;
	height:20px;
	text-align:center;
	padding-bottom:1px;
	padding-top:1px;
	color:#fff;
	line-height:20px;
	font-size:0.85em;
	overflow:hidden;
	background-color: #29166F;
}
.menu ul {
	padding:0;
	margin:0;
	list-style: none;
}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;background-color: #2C7BC0;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:110px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


	#worship {
	font-size: 0.8em;
	text-align:left;
	margin-right:30px;
	padding-bottom:2px;
	}
	
	#worship a {
	text-decoration: none;
	color:#000080;
	}
	
	#worship a:hover {
	text-decoration: underline;
	color:#000080;
	}
	
	#worship li {
	display:list-item;
	list-style: disc;
	}
	
	#worship ul {
	padding-left:30px;
	font-size:1.2em;
	}	
	

	
	/*main content*/
	#contentarea {
	float:left;
	width:900px;
	font-size:0.8em;
	background-color: #FFFFFF;
	}
	
	#services {
	padding-top:10px;
	padding-bottom:8px;
	width:420px;
	line-height:18px;
	color:#FFFFFF;
	font-size: 1.0em;
	font-weight: bold;	
	}
	
	#welcome {
	width:400px;
	color:#FFFFFF;
	background-color: #29166F;
	margin-left:10px;
	padding-left:15px;
	padding-right:14px;
	padding-bottom:10px;
	}
	
	#forthcoming {
	width:400px;
	background-color: #B9DCFF;
	margin-left:10px;
	padding-left:10px;
	padding-right:20px;
	margin-top:10px;
	}
	
	#forthcoming p {
	padding-bottom:1px;
	}
	
	#forthcoming ul {
	padding-left:7px;
	padding-top:1px;		
	}

	#forthcoming li {
	display:list-item;
	border-bottom: 1px dashed #000000;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 0.9em;
	list-style-type: none;
	}
	
	#forthcoming a{
	color:#29166F;
	text-decoration:none;
	font-weight: bold;
	}
	
	#forthcoming a:hover {
	color:#29166F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	}
	
	#news {
	margin-left:10px;
	padding-left:10px;
	padding-right:20px;
	margin-top:10px;
	width:400px;
	background-color: #C0EFCE;
	}
	
	#news p {
	padding-bottom:1px;
	}
	
	#news ul {
	padding-left:7px;
	padding-top:1px;	
	}

	#news li {
	display:list-item;
	border-bottom: 1px dashed #000000;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 0.9em;
	list-style-type: none;
	}
	
	#news a{
	color:#29166F;
	text-decoration:none;
	font-weight: bold;
	}
	
	#news a:hover {
	color:#29166F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	}
	
	#sermons {
	margin-left:10px;
	margin-top:10px;
	width:400px;
	background-color: #C0EFCE;
	}
	
	#left {
	float:left;
	width:420px;
	margin-top:10px;
	padding-left:10px;
	color:#2C622A;
	font-size:0.9em;
	background-color: #FFFFFF;
	}
	
	#middle {
	width:150px;
	padding-top:10px;
	padding-right:10px;
	padding-left:20px;
	float:left;
	font-size:1em;
	color:#000000;
	}
	
	#right {
	width:270px;
	float:right;
	text-align:center;
	}
	
	#mainleft {
	width:590px;
	padding-left:30px;
	padding-top:5px;
	float:left;
	font-size:1em;
	color:#000000;
	background-color:#FFFFFF;
	}
	
	#mainleft a{
	color:#29166F;
	text-decoration:none;
	font-weight: bold;
	}
	
	#mainleft a:hover {
	color:#29166F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	}
	

	
	
	/*Breadcrumb*/	
	#breadcrumb {
	font-size:0.85em;
	list-style:none;
	color:#000000;
	}
	
	#breadcrumb li {
	display:inline;
	padding-right:5px;
	}
	
	#breadcrumb a {
	text-decoration: none;
	color:#29166F;
	padding-right: 15px;
	background-image: url(images/breadcrumb.gif); 
	background-repeat: no-repeat; 
	background-position: right;
	}
	
	#breadcrumb a:hover {
	color:#29166F;
	text-decoration: underline;
	}
	
	#breadcrumb ul {
	padding-left:30px;
	}
	

	
	/*Footer*/

	#footer {
	width:900px;
	clear:both;
	height:30px;
	font-size:0.75em;
	color:#000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0093DD;
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;	
	}
	
	#footerlinks {
	margin-left:45px;
	margin-top: 8px;
	width:800px;
	height:22px;
	
	}

	#footerlinks a{
	color:#29166F;
	text-decoration:none;
	font-weight: normal;
	}

	#footerlinks a:hover{
	color:#29166F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	}
	
	#footerlinks li {
	display:inline;
	padding-left:20px;
	}
	
	#footerlinks ul {
	padding-top:1px;
	}

