/*Homestay CSS Style Sheet*/


body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(/_imgs/public/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF8EB;
}

#container
{
	width: 930px;
	background-color: White;
}


/*HEADER CONTENT STYLES STARTS*/
#headcontent
{
	width: 930px;
	height: 109px;
	background-image: url(/_imgs/public/logo_topbar.gif);
}
#emptycont
{
	width: 700px;
	height: 109px;
	float: left;
}
.topnav
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	width: 150px;
	float: right;
	padding: 5px 0px 0px 0px;
}
.topnav a
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F90;
}
.topnav a:hover
{
	color: red;
}
/*HEADER CONTENT STYLES ENDS*/


/*CONTACT AREA STARTS*/
#contactus
{
	width: 200px;
	height: 40px;
	float: left;
	margin-top: 25px;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	color: #0067C5;
}

#contacttxt
{
	height: 20px;
	width: 100%;
	background-color: #FFF;
	float: left;
	color: #0067C5;
	font-weight: bold;
	padding-top: 3px;
}

#contactno
{
	height: 20px;
	width: 100%;
	background-image: url(/_imgs/public/contactbox_lower_bg.gif);
	float: left;
	color: #0067C5;
	padding-top: 3px;
}
/*CONTACT AREA ENDS */


/*MENU STYLES STARTS*/
#menudiv
{
	height: 250px;
	width: 930px;
	display: block;
	border-top: solid 2px #ff9900;
}
#menudiv li:hover, #menudiv li.sfhover
{
	background-color: #fff8eb;
}
#menudiv li:hover a, #menudiv li.sfhover a
{
	color: #0067c5;
}
.menu
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	float: left;
	list-style-type: none;
	color: #fff8eb;
	padding-left: 0px;
	margin: 0px;
	width: 300px;
	height: 250px;
}
.menu1 in case reverting back
{
	background-color: #ff9900;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	float: left;
	list-style-type: none;
	color: #fff8eb;
	padding-left: 0px;
	margin: 0px;
	width: 300px;
	height: 250px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.menu li
{
	padding: 5px;
}
.menu li a
{
	text-decoration: none;
	color: #fff8eb;
}
.activelink
{
	background-color: #fff8eb;
}

li.activelink a
{
	color: #0067c5;
}
/*MENU STYLES ENDS*/


/*THANK YOU STARTS*/
#thankyou
{
	float: left;
	padding-left: 8px;
	padding-top: 15px;
	width: 250px;
}
#thanktext
{
	float: left;
	padding-left: 8px;
	padding-top: 15px;
	width: 450px;
	margin-left: 5px;
}
#thanktext p
{
	padding-left: 4px;
	text-align: left;
}
/*THANK YOU ENDS*/


#maincontent
{
	width: 930px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
	background-color: White;
}


/*TESTIMONIAL STARTS*/
#TestimonyDiv
{
	float: left;
	width: 276px;
}
#Benefits
{
	width: 100%;
	float: left;
	font-weight: bold;
	color: #fa8100;
	height: 350px;
	background-color: #FEDFA9;
	background-image: url(/_imgs/public/testimonial_bg.gif);
	background-repeat: no-repeat;
}
#TestimonyText
{
	width: 206px;
	padding: 30px 10px 0px 55px;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Serif;
	filter: alpha(Opacity=100);
	text-align: left;
	height: 250px;
}

#TestimonyFooter
{
	width: 206px;
	padding: 30px 5px 10px 45px;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Serif;
	filter: alpha(Opacity=100);
	text-align: right;
}

#Footer
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #0188EE;
	background-color: #fff4c4;
	height: 80px;
	margin-top: 20px;
	width: 276px;
	background-image: url(/_imgs/public/request_info_bg.gif);
	cursor: pointer;
}
div#Footer a
{
	color: #0188EE;
	text-decoration: none;
	padding: 42px 0px 0px 5px;
	float: right;
	width: 185px;
}

#Footer a:Hover
{
	text-decoration: underline;
}

/*TESTIMONIAL ENDS*/


/*TEXT-FORMS CONTENT STARTS*/
#rightcontent
{
	float: left;
	width: 625px;
	margin-left: 24px;
}
#contentHead
{
	width: 610px;
	background: transparent url(/_imgs/public/contentHeader.jpg);
	height: 38px;
	padding-top: 12px;
	float: left;
	text-align: left;
}
.pagetitle
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #fa8100;
	padding-left: 15px;
}
#ContentDiv
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	text-align: left;
	width: 605px;
	padding-top: 17px;
	
	float: left;
	color: #464646;
	background-image: url(/_imgs/public/text_content_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFAF0;
}
#ContentDiv p
{
	padding-left: 15px;	
	padding-right: 10px;
}
.benefitlinks li
{
	list-style-type :none ;
	list-style-image :url(/_imgs/public/Hypen_list.JPG);
}
ul.benefitlinks li a
{
	color: #0188EE;
	text-decoration: none;
	font-weight:bold;
}
ul.benefitlinks li a:Hover
{
	text-decoration: underline;
}
/*TEXT-FORMS CONTENT ENDS*/


/*FORM CONTENT STARTS*/
#formContent
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fde8c1;
	margin: 0px 0px 10px 13px;
	padding: 20px;
	width: 520px;
	float: left;
	clear: right;
}

.formNote
{
	padding-left: 15px;
	font-weight: bold;
	color: #fa8100;
	font-size: 12px;
	float: left;
	margin-bottom: 20px;
}
.backGroundImg
{
	padding: 1px 0px 1px 15px;
	color: #663D00;
	float: left;
	width: 100%;
}
.inputtext
{
	font-size: 11px;
}
.leftcontent1
{
	float: left;
	width: 115px;
	padding: 0px;
}
.rightcontent1
{
	float: left;
	width: 125px;
	padding: 0px 5px 0px 0px;
}
.rightcontent2
{
	float: left;
	width: 370px;
	padding: 0px 0px 0px 0px;
}
.rightcontent3
{
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
}
.textArea
{
	width: 175px;
	height: 30px;
}
/*FORM CONTENT ENDS*/


/*CHECK BOXES STYLES STARTS*/
.ckbfirst
{
	width: 170px;
	color: #663d00;
	float: left;
}
.ckbsecond
{
	width: 160px;
	color: #663d00;
	float: left;
}
.ckbthird
{
	width: 180px;
	color: #663d00;
	float: left;
}
.chkBoxFirstColItemProgram
{
	width: 300px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663d00;
}
/*CHECK BOXES STYLES ENDS*/


.Note
{
	float: left;
	width: 610px;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-left:13px;
}


/*COPYRIGHT STARTS*/
#copyfooter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: Gray;
	width: 100%;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
/*COPYRIGHT ENDS*/





/*Only used in WorkApp.asp*/
.subtitle
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


/*Only used in Htmlpage.htm*/
.fineprint
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


