/* Maha Bodhi Buddhist Center CSS Document */
body
{ 
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#686B52;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}


td
{
	font-family:verdana;
	font-size:11px;
	color:#7A7A7A;
	line-height:18px;
}

.tdwhite
{
	font-family:verdana;
	font-size:15px;
	color:#B8BDA0;
	line-height:18px;
}

.tdgrey
{
	font-family:verdana;
	font-size:17px;
	color:#959595;
	line-height:18px;
}

.tdbottom
{
	font-family:verdana;
	font-size:11px;
	color:#C2C5AA;
	line-height:18px;
}

h1
{
	font-family:verdana;
	font-size:16px;
	color:#2A420C;
	line-height:20px;
	display:inline;
}

.bottom_pad
{ 
	padding-top:10px;
	font-family:verdana;
	font-size:11px;
	color:#F0BCA6;
	line-height:18px;
}

.homecontent_pad
{ 
	float:left; padding-top:10px; padding-left:11px; padding-bottom:10px; padding-right:15px;
}

.content_pad
{ 
	padding-top:10px; padding-left:11px; padding-bottom:10px; padding-right:15px;
}

.right_bg
{
	background-image:url(../images/inner_rightbg.gif);
	background-repeat:repeat-y; width:195px; 
}


.tdborder
{
 background-color:#f2f2f2; border:dotted 1px #6B6A6A;
}

.tdborder2
{
 background-color:#f2f2f2; border:dotted 1px #6B6A6A; padding-left:10px; padding-bottom:10px; padding-top:10px; padding-right:10px;
}

ul
	{
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:18px;
	list-style-type:none; 
	}
	
ul li
	{
	background:url(../images/bullet.gif) left 8px no-repeat;
	padding-left:12px; padding-right:5px;
	padding-bottom:2px;
	}

a
{
	font-family:verdana;
	font-size:11px;
	color:#E2632F;
	line-height:18px;
	text-decoration:underline;
}

a:hover
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}


a.menu
{
	font-family:verdana;
	font-size:15px;
	color:#B8BDA0;
	line-height:18px;
	text-decoration:none;
}

a.menu:hover
{
	font-family:verdana;
	font-size:15px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none; 
}

a.boxgrey{float:left; background-color:#2A420C; border:#2A420C solid 1px; border-bottom:0px;  font-family:verdana; font-size:15px; line-height:16px; text-decoration:none; font-weight:normal; padding:6px 9px 10px 6px; color:#919BA3;}
a.boxgrey:hover{float:left; background-color:#686B52; border:#686B52 solid 1px; border-bottom:0px;  font-family:verdana; font-size:15px; line-height:16px; text-decoration:none; font-weight:normal; padding:4px 9px 10px 6px; color:#ffffff;}


a.bottom
{
	font-family:verdana;
	font-size:11px;
	color:#C2C5AA;
	line-height:18px;
	text-decoration:none;
}

a.bottom:hover
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}

a.back
{
	font-family:verdana;
	font-size:11px;
	color:#FB4D36;
	line-height:18px;
	text-decoration:underline;
}

a.back:hover
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}

