/*--

	(c) 2005 David J Davies  XHTML CSS
	
	Orthodox England Home Page oehp.css
	
--*/


body 
{
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 90%;
	color: #000;
	background-color: #988050;
	margin: 0px;
	padding: 0px;
	}
	
a	
{
	color: #000;
	background-color: #eff;
	text-decoration: none;	
	font-weight: 700;
	}

a:hover
{
	color: #00f;
	background-color: #eff;	
	text-decoration: underline;
	}	
	
.cal
{
	border: 3px dotted #fbb;	
	}
	
.container 
{
	width: 690px;
	border: 3px solid #000;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #fff;
	color: #000;
	text-align: center;
	}

#header 
{
	color: white;
	background-color: #000;
	width: 682px;
	border-top: 4px solid white;
	border-left: 4px solid white;
	border-right: 4px solid white;
	}

#navigationl 
{
	float: left;
	color: #988050;
	background-color: #000;
	height: 525px;
	width: 150px;
	}
	
#navigationl ul 
{
	list-style-type:none;
	margin: auto;	
        padding: 0px;
	}

#navigationl ul li 
{
	margin: 0 0 0 0;
	font-weight: 700;
        color: #988050;
        background-color: #000;
        padding-top: 3px;
        padding-bottom: 4px;
        text-align: center;
	border-top: 1px dashed #988050;
	}
	
#navigationl a	
{
	color: #fff;
	background-color: #000;
	text-decoration: none;	
	}

#navigationl a:hover
{
	color: #988050;
	background-color: #000;	
	text-decoration: underline;
	}

#navigationr 
{
	float: right;
	color: #988050;
	background-color: #000;	
	height: 525px;
	width: 150px;
	}
	
#navigationr ul 
{
	list-style-type:none;
	margin: auto;
        padding: 0px;
	}

#navigationr ul li 
{
	margin: 0 0 0 0;
	font-weight: 700;
        color: #988050;
        background-color: #000;
        padding-top: 3px;
        padding-bottom: 4px;
	text-align: center;        
	border-top: 1px dashed #988050;
	}
	
#navigationr a	
{
	color: #fff;
	background-color: #000;
	text-decoration: none;	
	}

#navigationr a:hover
{
	color: #988050;
	background-color: #000;	
	text-decoration: underline;
	}

	
#innards {
	width: 682px;
	margin-left: 4px;
	margin-right: 4px;
	padding-bottom: 40px;
	overflow: hidden;
	text-align: center;
	}

#innards p 
{
	margin-left: 150px;
	margin-right: 150px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#innards h2 
{
	margin-left: 150px;
	margin-right: 150px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 160%;
	font-weight: bold;
	color: #000;
	background-color: white;
	}
	
#innards p a	
{
	color: #000;
	background-color: #fff;
	text-decoration: none;	
	font-weight: 700;
	}

#innards p a:hover
{
	color: #00f;
	background-color: #fff;	
	text-decoration: underline;
	}
	
IMG.right {
	position:relative;
	float:right;
	display: inline;
	margin-left: 10px;
	border: 1px solid black;
	}	

#ten_black 
{
	height: 10px;
	width: 100%;
	color: #988050;	
	background-color: #000;
	}
	
#footer 
{
	color: #988050;	
	background-color: #000;
	width: 682px;
	border: 4px solid white;
	}

#footer h3 
{
	color: #988050;
	background-color: #000;	
	font-size: 18px;
	margin-top: 8px;
	text-align: center;
	font-weight: bold;	
	}	

#footer p
{
	color: #988050;
	background-color: #000;	
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
#footer a	
{
	color: #988050;
	background-color: #000;	
	text-decoration: underline;
	}
	
#footer a:hover
{
	color: white;
	background-color: #000;
	text-decoration: underline;
	}
	
.bluebox {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	text-align: left;
	color: #000;
	background-color: #eff;
	font-size: 85%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #ccc;
	float: left;
}	
	
/*--

End of File oehp.css

--*/

