/* CSS Document */

body {
	text-align: center;
	color: #452B03;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
}

h1 	{
	font-size: 16px;
	text-align: center;
	color: #333366;
	}					

h2 {
	letter-spacing: 0.04em;
	color: #BD442F;
}
h3 {
	font-size: 12px;

}
h4 {
	font-size: 11px;
}
h5 {
	
}
h6 {
	font-weight: bold;
	font-size: 9px;
	
}
#wrapper {
	width: 850px;
	margin: 0px auto;
	border-top: 3px solid #FFFFFF;
	border-right: 4px double #FFCC99;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #E8EAA2;
	text-decoration: none;
	background: #F8FAB4;
	height: auto;
	
		 }
#wrapper .homerightcolm {
	float: right;
	width: 160px;
	overflow: auto;
	background: #E8EAA2;
	height: 670px;
	border-left: 1px solid #999966;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	color: #666633;
		 }
#wrapper #footer {
	background: #FFFFFF;
	padding: 5px;
	border-top: 1px solid #009999;
	border-right: #009999;
	border-bottom: #009999;
	border-left: #009999;
}

		 
#banner {
	height: 170px;
	background: #CC9D69 url(images/banner.jpg) no-repeat center bottom;
	margin-bottom: 3px;
	border-top: #FFFFAE;
	border-right: #FFFFAE;
	border-bottom: 1px solid #A78C74;
	border-left: #FFFFAE;
	     }
		 
		
 #nav1 {
	background-color: #FFFFCC;
	border-bottom: 2px solid #CC6;
	height: 25px;
	border-top: 1px solid #FF0000;
		}


#nav1 ul	{
	padding: 0;
	margin: 0 auto;
	background: #BEDE5C;
	height: 22px;
			}

#nav1 ul li {
	display:inline;
	padding: 0;
	margin: 0 auto;
	border-left: 1px solid #993;
			}		 


#nav1 ul li a {
	font-size: 100%;
	color:#005128;
	text-decoration:none;
	padding:0 5px;
	text-align:left;
	width:9em;
	font-weight: bolder;
				}
			
#nav1 ul li a:hover,#nav1 ul li a:focus{
										color:#F30;
										background-color: #CCCC66;
										}

#homepagecontent {
				width: 750px;
				margin:2 auto;
				}

#nav2 {
	background-color: #000099;
	height: auto;
	width: 500px;
	border-bottom: 1px solid #FF0000;
		}
		
												
#nav2 ul	{
			padding: 0;
			margin: 0 auto;
			list-style: none;
							}
			
#nav2 ul li {
	display:inline;
	margin: 0 5px 0 auto;
	width: auto;
			}		 
			
#nav2 ul li a {
	font-size: 90%;
	text-decoration: none;
	color:#FFCC33;
	border-right:2px solid #993;
	text-align:left;
	width:9em;
	font-weight: bold;
				}
				
#nav2 ul li a:hover,#nav2 ul li a:focus{
										color:#660099;
										background-color: #CCCC99;
										}
										
#wrapper #pages .column1 {
	float: right;
	width: 160px;
	overflow: auto;
	background: #D6D1B6;
	height: 500px;
	border-left: 1px solid #999966;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 3px;
	}

#pages {
	height: 100%;
	margin: 2px auto auto;
	padding: 2px;
	width: 750px;
	background-image: url(images/KakabekaChurchpaint.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
a:link {
	color: #663300;
}
a:hover {
	color: #F00;
}

		
#pages p h2{ 
			
			margin: 20px;
			}
			
		
			
.leftimage{
	float:left;
	margin: 0 10px 0px 0;
	height: auto;
			
			}
			
.rightimage{float: right;
			margin: 0 0 10px 5px;
			width: inherit;
			}			
			
#img {
	margin: 0px 5px 5px 0px;
	background: #FFFF99;
	border-right: 3px inset #FFCC66;
	width: 300px;
	border-top: 1px solid #FEFEEB;
	border-bottom: 1px solid #978266;
	text-align: center;
		}

#centre #wrapper #pages .photos {
	height: auto;
	width: 600px;
}
.nav3 ul li{
	display: inline;
	border-left: 1px solid #93A070;
	font-size: 10px;
	padding-left: 15px;
}

