H1,H2,H3,H4,H5,H6{
padding-left: 0; padding-bottom: 0;	padding-right: 0; padding-top: 0;
margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
}

H1{ font-size: 27px;  color: #889f02; font-weight: 600; font-family: Georgia, "Times New Roman", Times, serif;}

H2{ font-size: 24px;  color: #889f02; font-weight: 600; }

H4{ font-size: 15px;  color: #889f02; font-weight: 600; }

H3{
	font-size: 13px;
	color: #ffffff;
	padding-top: 6px;
}
OL, UL, LI {
padding-left: 0; padding-bottom: 0;	padding-right: 0; padding-top: 0;
margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
}
P{padding-left: 0; padding-bottom: 0;	padding-right: 0; padding-top: 0;
margin-top: 10px; margin-bottom: 5px; margin-left: 0; margin-right: 0; line-height: 16px;}

A{	text-decoration: none; color: #7b8f09;	}
A:hover{ color: #cc2400; text-decoration: underline; }
/*img { border: 0;} */

H1{
	font-size: 22px;
}


body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #e7e7e7;
	border-top: 0px;
	text-align: left;
}
#header {
	background: #FFFFFF url('../images/header_bg960x300.jpg') no-repeat; 
	padding: 0 10px 0 20px;
	height: 300px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
.logo { position: relative; float: right; right: 32px; height: 120px; width: 250px;}
#mainContent {
	padding: 0 2.2em;
	background: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
#mainContent P
{ 
	text-align: justify;
	line-height: 20px;
	margin-bottom: 1.5em;
}
.name{ 
 color: #cc2400; font-weight: 600; font-size: 13px; }
#footer {
	padding: 0 10px;
	background:#e7e7e7;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}

div#topmenu{
	width: 100%; height: 48px;
	border-top: 3px solid #e4e4e4;
}
#topmenu UL{
	list-style: none; height: 55px;
}
/*#topmenu LI{
	float: left;height: 36px;
}
.home{	padding: 3px 18px; border-right: 2px solid #e7e7e7;	}
.about{ padding: 3px 4.8em; border-right: 2px solid #e7e7e7;}
.courses{padding: 3px 4.6em; border-right: 2px solid #e7e7e7;}
.enquiry{padding: 3px 4.7em; border-right: 0px solid #e7e7e7; }*/

#topmenu LI{
	float: left; height: 48px; padding: 3 px 0px;
}
#topmenu LI A:hover { color: #FFF;} 
#topmenu A.home{ padding: 0px 70px 25px 70px; border-right: 2px solid #e7e7e7; 
	background: url(../images/home.jpg) no-repeat center; }
.about{ padding: 0px 110px 25px 110px; border-right: 2px solid #e7e7e7; 
	background: url(../images/aboutus.jpg) no-repeat center;}
.courses{padding: 0px 100px 25px 100px; border-right: 2px solid #e7e7e7; 
	background: url(../images/courses.jpg) no-repeat center;}
.enquiry{padding: 0px 100px 25px 100px; border-right: 0px solid #e7e7e7; 
	background: url(../images/enquiry.jpg) no-repeat center; }

INPUT[type=text],textarea{
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

.notifyContainer{
	font-weight: bold; color: #3366FF; border: 1px SOLID #F2F200; 
    background-color: #FFFFEC; padding: 15px 25px; margin: 5px 0 5px 0;
}

.errContainer{
	font-weight: bold; color: #EA0000; border: 1px #EA0000 SOLID; 
	background-color: #FFF0F0; padding: 15px 25px; line-height: 20px;
	margin: 5px 0 5px 0;
}

/*************************************/
#HomePgContent{
	width: 100%; margin: 15px 0px; border-collapse: collapse;
	border: 1px SOLID #CACACA;
}
#IndianCuisine
{
	width: 70%;
	border-right: 1px SOLID #CACACA;
}
#IndianCuisineHeader
{ 
	background: #E9E9E9 url( '../images/title_bg_grey.jpg' ) no-repeat;
	height: 26px;
	padding: 5px 0 5px 40px;
	border-bottom: 5px SOLID #CACACA; 
}
#IndianCuisineHeader H2 
{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight: 400;
}

#Profile
{
	width: 30%;
}
#ProfileHeader
{ 
	background: #92a808 url( '../images/title_bg_green.jpg' ) no-repeat;
	height: 26px;
	padding: 5px 0 5px 40px;
	border-bottom: 5px SOLID #a2b633; 
}
#ProfileHeader H2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: 400;
	color: #FFF;
}
/*************************************/
	
.CourseTbl{
	width: 100%; line-height: 18px; text-align: justify;
}
.CourseTbl TD{ padding: 7px 10px; border-bottom: 1px SOLID #8A2D00; text-align: justify; }

.CourseTbl TD h4{ margin-bottom: 5px; font-size: 20px; font-weight: 600; text-align: left; }

.CourseTbl p{ margin: 0; margin-bottom: 0px; }

.CourseTbl IMG
{
	border: 0px solid #D70000;
}
.CourseTimetable{width: 100%; line-height: 18px; text-align: justify;}
.CourseTimetable TH
{
	background-color: #FF5809;
	padding: 5px;color: #FFF;
}
.CourseTimetable TD
{
	padding: 7px 10px;
	border-bottom: 1px SOLID #FF5809;
	text-align: justify;
	background-color: #fff;
	font-size: 12px;
}
.CourseTimetable TH h2{ color: #FFF; padding: 5px; font-size: 20px;}
