/*All One Dharma CSS-2*/

a:link.mynews, a:visited.mynews, a, a:link, a:visited {
	font-size: 14px;
	color: #400;
}

a:hover.mynews, a:active.mynews, a:hover, a:active {
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	color: #5F8F00;
}

a.pages {
	font-size: 13px;
}

body {
	/*different from index page*/
	background: #f0f3c1 url(images/bg2.jpg) repeat-x;
}

.bottomnav {
	padding-top: 5px;
	border-top: 1px solid #999;
	text-align: center;
}

.date1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #666;
	padding-left: 10px;
}

legend {
	color:#444;
}

.footer, .footer a {
	text-align: center;
	padding: 30px 0 20px 0;
	font-size: 12px;
	color: #555;
	text-decoration: none;
}

.logo {
	/*different from index page*/
	background: top center url(images/aod2.jpg) no-repeat;
}

.membercell {
	border-top: 1px solid #999;
	padding-top: 5px;
}

.membercell2 {
	padding-bottom: 5px;
}

.newsstory {
	padding: 1px 0px 10px 27px;
	text-align: left;
}

.newstitle, .newsdate {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #506F23;
}

p.book {
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin: 0px 0px 5px 0px;
}

.sm-quote {
	font-size: 13px;
	padding-left: 15px;
	text-align: left;
}

.title {
	padding-top: 10px;
	border-bottom: 1px solid #999;
	text-align: left;
}

.title2 {
	padding-top: 10px;
	text-align: left;
}

.title3 {
	padding-top: 10px;
	text-align: center;
}

tt a {
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
}