
body {
  text-align:center;
  font-family: Georgia, Serif;
}

#header {
width: 950px;
}

#content_frame {
  width:950px;
  margin-top:10px;
  text-align:left;
  padding-top: 40px;
}

#main_content {
  float: left;
  width: 400px;
  padding: 10px;
  margin:5px;
}

#left_content {
  float: left;
  width: 180px;
  padding: 2px;
  margin-left: 40px;
}

.event_button {
margin:  0px 0px 00px 0px;
padding: 10px 0px 5px 0px;
background-color: #ffffff;       
width: 160px;
border: 4px solid #993300;
height: 40px;
clear: both;
float: left;
text-align: center;
}

#hoy_donate {
  top: 20px;
}

#tele_class {
  top: 80px;

}
#esalen_retreat {
  top: 140px;

}

#ojai_retreat {
  top: 80px;
display: none;
}

#yoga_works {
  top: 140px;
display: none;
}

#kripalu {
  top: 200px
display: none;
display: none;;
}


#ram_dass {
  top: 260px;
}



div.event_button:hover{
	cursor:pointer;
	background-color:#FF99FF;
	color:black;
}


#right_content {
  float: left;
  width: 220px;
  text-align: center;
  border: 1px solid #CCCCCC;
  padding: 5px;
  margin: 5px;
}

#right_content p {
  font-size:10px;
}

#left_content a {
  font-size:10px;

}

h1 {
  font-size:large;
}
#top_menu{
	position:relative;
	z-index:1;
	top:10;
	left:0;
	padding:2px;
	margin:0px;
	list-style:none;
  font-size: 10px;
}
li ul{
	position:relative;
	display:none;
	padding:2px;
	margin:0px;
	list-style:none;
}
li{
	position:relative;
	background-color:#ffffff;
	border:1px solid black;
	padding:2px;
	margin:0px;
	color:#000000;
}
.subMenu{
	background-repeat:no-repeat;
}
.click{
	background-color:#fa551a;
	color:#fffab5;
}
.click ul{
	display:block;
}
.hover, ul li a:hover{
	cursor:pointer;
	background-color:#fa551a;
	color:#FFFAB5;
}
li ul li.hover, li ul li.hover a:hover{
	background-color:#fa7d50;
}
li a{
	width:100%;
}
li a, li ul li a, li.hover ul li a{
	text-decoration:none;
	color:#000000;
}
li.hover a, li ul li.hover a{
	color:#fffab5;
	text-decoration:underline;
}

.dbMenu .subMenu{
	background-position:bottom right;
}
.dbMenu li{
	float:left;
	width:170px;
list-style: none
}
.dbMenu li ul{
	position:absolute;
	top:1.5em;
	left:0px;

list-style: none
}
.dbMenu li ul li{
	float:none;
list-style: none;

}
.dbMenu {
font-size: 11px;
}

#footer {
left: 60px;
clear: both;
font-size: small;
text-align: center;
margin-left: 40px;
width: 950px;
}

#footer_bar {
clear: both;
width: 800px;
}

#footer_copyright {
font-size: 9pt;
}

.inline_list {
font-family: myriad pro condensed,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #7f0700;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 2px;
margin-left: 0px;
}

.inline_list p {display: inline;}
.inline_list ul, .inline_list li {
display: inline;
margin: 0;
padding: 4px;
color: #7f0700;
}

