/*--

	(c) 2005 David J Davies  XHTML CSS
	
	Orthodox England Menus zmenus.css
	
--*/


body 
{
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 90%;
	color: #000;
	background-color: #988050;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
	
.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;
	border-bottom: 4px solid white;
	}

#navigationl 
{
	float: left;
	color: #988050;
	background-color: #000;	
	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: 3px solid #988050;
	border-right: 3px solid #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: #000;
	background-color: #fff;	
	width: 525px;
	}
	
#navigationr ul 
{
	list-style-type:none;
	margin: auto;	
  padding: 0px;
  border-top: 1px solid #988050;
	border-bottom: 1px solid #988050;        
	}

#navigationr ul li 
{
	margin: 0 0 0 0;
	font-weight: 700;
        color: #555;
        background-color: #ffd;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;        
        text-align: center;
        margin: 0px;
	border-top: 1px solid #988050;
	border-left: 2px solid #988050;
	border-right: 2px solid #988050;
	border-bottom: 1px solid #988050;
	}
	
#navigationr a	
{
	color: #000;
	background-color: #ffd;
	text-decoration: none;	
	}

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



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

#innards p 
{
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 5px;
	padding-right: 5px;
	color: #555;
	}

#innards h1 
{
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 200%;
	font-weight: bold;
	color: #555;
	background-color: white;
	}
	
#innards h2 
{
	margin-left: 150px;
	padding-top: 25px;
	padding-left: 20px;
	font-size: 160%;
	font-weight: bold;
	color: #000;
	background-color: white;
	}

#items {
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
	width: auto;
	text-align: left;
	}

#items a	
{
	color: #000;
	background-color: #fff;
	text-decoration: none;	
	font-weight: 700;
	}

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

IMG.left {
	position:relative;
	float:left;
	display:inline;
	margin-right: 20px;
	border: 1px solid black;
	}

#ritem {
	text-align: left;
	}
	
#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;
	}
	
/*--

End of File oehp.css

--*/
