body {
	background-color: #e6ddd2;
}

.caption {
	font-size: 10px; font-family:Tahoma;
	padding-left:8px;
	text-align:left;
	line-height:100%;
	}
.simple_text {
	font-size:13px;
	font-family:Tahoma;
	line-height:150%;
}

a { 
	color:#9a0202;
}
.pale_link {
	color: #736e69;
	font-size:11px;
	font-family:Tahoma;
}
.menu_selected {
	background-image:url(imgs/menu_sel_bg.gif);
	border-left:1px solid #6b0a0a;
	border-right:1px solid #6b0a0a;
}

.written {
	font-style:italic;
	font-family:Garamond;
	font-size:17px;
}

.highlighted {
	background-color:#f3e7c2;
	border-bottom:1px solid #e8d296;
	padding:11px;
	line-height:130%;
	font-size:12px;
	font-family:Tahoma;
}
.hidden_menu_container {
	display:none;
	position:absolute;
	margin-top:50px;
}
ul {
	list-style: circle inside;
	text-indent: -1em;
}
li {
	margin-bottom:5px;
}
h4 {
	color:#666666;
	margin-bottom:-10px;
	font-size:14px;
}

p.pop_menu_item {
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	padding:5px;
	padding-left:10px;
	cursor:pointer;
	cursor:hand;
	
}
p.pop_menu_item:hover {
	background-color:#e6ddd2;
	color:#6b0a0a;
}

.pop_menu {
	position:absolute; 
	margin-top:38px;
	margin-left:96px;
	width:160px;
	background-color:#971414;
	color:#f8cf50;
	border:1px solid #6b0a0a;
	border-top:1px solid #971414;
}

.front_quote {
	color:#fff;
	font-size:19px;
	font-family: Garamond;
	font-style:italic;
	z-index:333;
}	

#quote_text {
	z-index:555;
}

.l_quote {
	margin-left:-30px;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.r_quote {
	margin-right:-10px;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.q_author {
	color:#aa0303;
	font-weight:bold;
}