﻿html,body
{	
	height:100%;
	margin:0;
	padding:0;
	background-image: url("watbuddhabucha_img/background.jpg");
	background-repeat:repeat;
	color:#edad13;
	font-size:18px;
}


img
{
	border:0;
}

.bigtext , .bigtext p
{
	font-family:Times New Roman;
	font-size:14px;
}

.main
{
	height:100%;
	width:1000px;
	margin:0;
	
}

.body2
{
	background-image: url("watbuddhabucha_img/background_detail.jpg");
	background-repeat:repeat;
}

.detailbox
{
	background-image:url("images/detailline.png");
	background-repeat:repeat-y;
	width:874px;
	padding:0px 25px 0px 25px;

}
.bigtext , .bigtext p
{
	font-family:Times New Roman;
	font-size:14px;
}

.bghome
{	background-image:url("watbuddhabucha_img/watbuddhabucha_homeArt4.jpg");
	background-repeat:repeat;
	width:1024px;
	height:100%;
}



.footer
{
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:1000px;
	background-color:#591313;
	height:18px;
	font-size:9px;
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	color:#ffffff;
}
/*---------content===========*/

.content
{
	padding:0px 0px 0px 0px;	
}


.bgheader
{
	font-family:Times New Roman;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

.TitleHeader
{
	height:70px;
	font-style:bold;
	padding:0px 0px 0px 30px;

}
.DetailText
{
	font-size:17px;
	width:930px;
	padding:20px 10px 0 30px;
	
	
}


.DetailCalendar
{
	font-size:16px;
	width:940px;
	padding:5px 20px 0 45px;
	
	
}
.prophetic
{
	font-size:17px;
	background-position:0 0;
	background-repeat:no-repeat;
	width:960px;
	height:100%;
	padding:10px 10px 20px 10px;
	
}

.propheticHome
{
	font-size:17px;
	background-position:0 0;
	background-repeat:no-repeat;
	width:960px;
	height:100%;
	padding:20px 20px 30px 40px;
		
}

.legend
{
	font-family:Times New Roman;
	font-size:14px;
	font-style:bold;
	text-align:center;
}

.text
{
	padding:20px 0px 0 40px;	
}

.calendaroffering
{
	text-align:center;
	font-size:15px;
	font-style:bold;
	margin:0;

}

.calendar
{
	text-align:center;
	font-size:12px;
	font-style:bold;
	width:245x;
	height:225px;
}

.calendarbox
{	
	
	padding:20px 0px 0 25px;
		
}

.ContactUS
{
		font-size:16px;
		font-weight:normal;
		color:white;
}




.today
{
	background-color:#547df1;
}

/*----------menu-------------*/
.menu
{	

	margin-left:0px;
	font-family:Times New Roman;
	font-size:13px;
		
}

.sMenu
{

	background-color:#a8782e;
	border:1px solid #451114;
	width:100%;
	font-family:Times New Roman;
	font-size:14px;	

	
}

.sMenu td
{	

	cursor:pointer;
	text-align:left;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:3px;
	background-repeat:repeat-x;
	background:transparent;
	background-position:bottom;


}
/*----reuseable-------*/
.hide
{
	display:none;
}

.borderwhite
{
	background-color:#91313;
	padding-right:20px;
	background-image:url("watbuddhabucha_img/watbuddhabucha_homeArt2.jpg");
	height:238px;
	text-align:right;
}

.hover 
{	
	background-color:#763213;
}

.hover a:link{text-decoration:underline; color:#FFFFFF;}
.hover a:visited{text-decoration:underline; color:#000000;}
.hover a:hover{text-decoration:underline; color:#d20303;}



a:link{text-decoration:underline; color:#FFFFFF}
a:visited{text-decoration:underline; color:#FFFFFF;}
a:hover{text-decoration:underline; color:#d20303;}


.css3
{
	font-size:12px;
}

.mandatory
{
	color:red;
}