
body {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; background-color: #FFE9B3; background-attachment: fixed; background-repeat: repeat; font-weight: 500; top: 0px; clip:   rect(   )}
td {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: 300}
p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: 400}
h1 {
	font-size: 16pt;
	font-weight: 600;
}
h2 {  font-family: Garamond, Georgia, "Times New Roman", serif; font-size: 14pt; font-weight: 300}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: 600; color: #666600}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: 500; color: #808000}

    #tabsB {
	float: right;
	width: 100%;
	font-size: 80%;
	line-height: normal;
}
    #tabsB ul {
	margin: 0;
	padding: 5px 5px 5px 10px;
	list-style: none;
}
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:right;
      background:url("http://www.theolivetap.com/tableftB1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
	float: right;
	display: block;
	background: url("http://www.theolivetap.com/tabrightB1.gif") no-repeat right top;
	padding: 5px 10px 3px 4px;
	color: #363;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

/*first row menu*/

#header {
		color: #363;
		font-size:70%;
	}
	
    #header ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: right;
		/*width: 100%;*/
		text-align: center;
    }
    
	#header li {
		float: right;
		margin: 0 1em 0 0;
    }
    
	#header a {
		text-decoration: none;
		display: block;
		width: 6em;
		padding: 0 0.1em;
		font-weight: 400;
		font-size: 10pt;
		color: #363;
		border-bottom: 0.3em solid #E7DEBF;
    }
	
	#header a:hover {
		color: #000000;
		border-color: #666633;
	}
	
	#header #selected a {
		color: #f80;
		border-color: #f80;
	}
	
	/*#content {
		clear: both;
		color: white;
		padding: 1em;
	}
	
	#content p {
		margin: 0 0 1em 0;
	}*/
	


	
