@charset "UTF-8";

body  {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;

	
	background: #BD9D66/*#CC9966#669999* #BD9D66*/;
	background-image:url(../images/bgT3.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.blueU {color: #4F6992; font-weight: bold; text-decoration:underline; text-align:left;}
.blue {color: #4F6992; font-weight: bold; text-decoration:none; text-align:left;}

/*PAGE LOADER*/
#ajaxContent {
	
}




/*FADER*/
#crossfade-container {
		     	margin: 0px 0px 0px 10px;
				width: 730px;
				height: 150px;	
				background: url(../images/fade-box-bg.gif);
			}
			
			#crossfade-container {
				
				width: 300px;
				height: 150px;
					
			}
/* the boxes that fade */
		/* class styles */
			.fade-box {
				margin-left: 0px;
				position: absolute;
				z-index:0;
				width: 730px;
				height: 150px;
				text-align:center;
				font-size:36px;
			}
			
			#box-1 {
				
			}
			#box-2 {
				
			}
			#box-3 {
				
			}
			#box-4 {
				
			}
			#box-5 {
				
			}
			#box-6 {
				
			}
			#box-7 {
			}
			

a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: none;
}

/*browser compatability*/
ul, ol, dl { position: relative;
z-index:0;} /*resolves the ie 6.0 disapearing background on lists*/


/*end browser compatability*/

#containerHS {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 

#container {
	text-align:left;
	width:568px;
	position: relative;
	z-index:0;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
#header {
	background:url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #7992A1;
} 

#slideshowContainer {
	width: 750px;
	height:270px;
	margin:0px;
	padding:0px;
	z-index:0;
	float:left;
	background-color:#225588;
}

#slideshowContainer2 {
	width: 750px;
	height:150px;
	margin:0px;
	padding:0px;
	z-index:0;
	float:left;
	background-color:#FFFFFF;
}


#header2 {
	background:url(../images/header2.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header3 {
	background:url(../images/header3.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header4 {
	background:url(../images/header4.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header5 {
	background:url(../images/header5.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header6 {
	background:url(../images/header6.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header7 {
	background:url(../images/header7.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header8 {
	background:url(../images/header8.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#header9 {
	background:url(../images/header9.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
	background-position: 0px 0px;
	position: relative;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
} 

#headerlink {
	display:block;
	width:230px;
	height:100px;
	margin:20px 0 0 20px;
} 

/*menu holder*/
#menubar {
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	position: relative;
	z-index:1;
	float: none;

	
} 
/*end menu holder*/


/*Menus*/
#menu {
	list-style-type:none; 
	margin:1px 1px 1px 1px; 
	padding-left:5px;
	z-index:100;
}

#menu li {
	float:left;
	padding:0;
	margin:0 0 0 0;
	position:relative;
	width:93px;
	height:1em;
	z-index:1;
}

#menu li dl {
	position:absolute; 
	top:0; 
	left:0;
}

#menu li a, #menu li a:visited {
	text-decoration:none;
}

#menu li dd {
	display:none;
}

#menu li:hover, #menu li a:hover {
	border:0;
}

#menu li:hover dd, #menu li a:hover dd {
	display:block;
}

#menu li:hover dl, #menu li a:hover dl {
	padding-bottom:6px;
	color: #597E8D;
}

#menu table {
	border-collapse:collapse; 
	padding:0; 
	margin:-1px; 
	font-size:1em;
}

#menu dl {
	width: 89px; 
	margin: 0; 
	padding: 0; 
	background: url(../images/bottom1.gif) no-repeat bottom left; 
	text-align:center; 
	cursor:pointer;
}

#menu dt {
	margin:0; 
	padding: 0px; 
	font-size: 1em; 
	color: #fff; 
	border-bottom:1px solid #444;
}

#menu .one {
	background: #b2ab9b url(../images/top.gif) no-repeat top left;
}

#menu .two {
	background: #7992A1 url(../images/top.gif) no-repeat top left;
}

#menu .three {
	background: #9EA390/*949e7c*/ url(../images/top.gif) no-repeat top left;
}

#menu .four {
	background: #d4d8bd url(../images/top.gif) no-repeat top left;
}

#menu .five {
	background: #BBA7A1 /*e2dfa8*/ url(../images/top.gif) no-repeat top left;
}

#menu .six {
	background: #E3D5B5 url(../images/top.gif) no-repeat top left;
}

#menu .seven {
	background: #D5C090 url(../images/top.gif) no-repeat top left;
}

#menu dd {
	margin:0; padding:0; 
	color: #fff; 
	font-size: .75em; 
	background: #47a; 
	text-align:left;
}

#menu dd.last {
	border-bottom:1px solid #444;
}

.gallery dt a, .gallery dt a:visited {
	display:block; 
	color:#444;
}

.gallery dd a, .gallery dd a:visited {
	color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:4px 5px 4px 20px;
	background: #47a url(../images/ball.gif) no-repeat 10px 10px; 
	width:64px;
}

.gallery dd a:hover {
	background: #258 url(../images/ballr.gif) no-repeat 11px 10px; 
	color:#9cf;
}

#menu2 dl {
	width: 150px;
	background: #69c url(../images/bottom2fix.gif) no-repeat bottom left;
	float:left;
	position: relative;
	z-index:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#menu2 dt {
	margin:0; 
	padding: 10px; 
	font-size: 1.4em; 
	font-weight:bold; 
	color: #fff; 
	border-bottom:1px solid #fff; 
	background: #69c url(../images/top2fix.gif) no-repeat top left;
}

#menu2 dd {
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	border-bottom:1px solid #fff; 
	background: #47a;
}


#gallery2 dt a, #gallery a:visited {
	color:#fff;
	text-decoration:none; 
}

#gallery2 dt a:hover {
	color:#FFFF33;
}

#gallery2 dd a, #gallery a:visited {
	color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:5px 5px 5px 20px;
	background: #47a url(../images/ball.gif) no-repeat 10px 10px; 
	width:125px;
}

#gallery2 dd a:hover {
	background: #258 url(../images/ballr.gif) no-repeat 11px 10px; 
	color:#9cf;
}

#gallery2 aup a, #gallery a:visited {
	color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:5px 5px 5px 20px;
	background: #47a url(../images/arrow.gif) no-repeat 10px 10px; 
	width:125px;
}

#gallery2 aup a:hover {
	background: #258 url(../images/arrowr.gif) no-repeat 11px 10px; 
	color:#9cf;
}

#gallery2 adown a, #gallery a:visited {
	color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:5px 5px 5px 20px;
	background: #47a url(../images/arrows.gif) no-repeat 10px 10px; 
	width:125px;
}


#gallery2 adown a:hover {
	background: #258 url(../images/arrowsr.gif) no-repeat 11px 10px; 
	color:#9cf;
}

#gallery2 on a, #gallery a:visited {
	background: #258 url(../images/ballr.gif) no-repeat 11px 10px; 
	color:#9cf;
}

#gallery2 ons a, #gallery a:visited {
	background: #258 url(../images/arrowsr.gif) no-repeat 9px 10px; 
	color:#9cf;
}

#gallery2 ons a:hover {
	background: #258 url(../images/arrowsr.gif) no-repeat 9px 10px; 
	color:#9cf;
}

#gallery2 sub a, #gallery a:visited {
	color:#fff; 
	text-decoration:none;
	font-size: 1em;
	text-indent:0px;
	display:block; 
	padding:5px 5px 5px 40px;
	background: #47a url(../images/ball.gif) no-repeat 25px 10px; 
	width:105px;
}


#gallery2 sub a:hover {
	background: #258 url(../images/ballr.gif) no-repeat 26px 10px; 
	color:#9cf;
}

#gallery2 subon a, #gallery a:visited {
	background: #258 url(../images/ballr.gif) no-repeat 26px 10px; 
	color:#9cf;
	text-decoration:none;
	font-size: .8em;
	text-indent:0px;
	display:block; 
	padding:5px 5px 5px 40px;
	width:105px;
}

ol li {
	font-size:11px;
}


/*End Menus*/
/*Note Paper*/

#paper{
	width:510px;
	height:375px;
	padding-left:40px;
	padding-right:40px;
	padding-top:0px;
	color:#000000;
	float:left;
	background-image: url(../images/paper.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	position: relative;
	z-index:0;
}

	
#paper ph{
	font:normal 25px Verdana, Arial, Helvetica, sans-serif;
	color:#996633;}

	
/*End Note Paper*/

#margin20{
	width:750px;
	height:10px;
	float: left;
	}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: auto;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	position:relative;
	z-index:0;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
}

#sidebarColor {
	background-color:#660000;
	width:150px;
	height:100%;
	position:absolute;
}

#sidebar1test {
	float: left; /* since this element is floated, a width must be given */
	width: auto;
	height: auto;
	margin-left: 0px;
	margin-right: 5px;
	position:relative;
	z-index:0;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align:left;
}

#tMain{
	width:140px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	position: relative;
	z-index:0;
	float: left;
}
#tMain3{
	width:190px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	position: relative;
	z-index:0;
	float: right;
}

#tMain3Container{
	width:195px;
	float:right;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#tMainQ{
	width:730px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	z-index:0;
	float: left;
	font:"Goudy Old Style";
	font-style:italic;
	font-size:18px;
	text-align:center;
	background-color: #FFFFFF;
}

#tMainSir{
	margin-bottom: 0px;
	margin-top:0px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	z-index:0;
	float: left;
	font-size:70%;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	width: 700px;	
}

#tMainW{
	width:375px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	float: left;
	z-index:0;
}
#tMainWindex{
	width:419px;
	height:300px;
	margin-bottom: 0px;
	margin-top:0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	z-index:0;
	float: left;
}

#tMainWT{
	width:370px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	z-index:0;
	float: left;
}

#tMainWTest{
	width:730px;
	height:auto;
	margin-bottom: 0px;
	margin-top:0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	z-index:0;
	float: left;
}

#tMainF{
	width:568px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	z-index:0;
	float: left;
}

#tMainFIndia{
	width:561px;
	background-image:url(../Support/WhereImages/india.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left:2px;
	position: relative;
	z-index:0;
	float: left;
}

#tMainFaq{
	width:558px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	z-index:0;
	float: left;
}

#tMainMap{
	width:560px;
	height:480px;
	background:url(../Support/WhereImages/mapback.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	
	margin-top:0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 23px;
	margin-left:5px;
	position: relative;
	z-index:0;
	float: left;
}

#tMain1I{
	width:auto;
	height:auto;
	position: relative;
	z-index:0;
	background-color:#FFF;
	text-align: center;
	margin: 2.5px;
	padding: 2.5px;
}

#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	float: left;
	height: auto;
	width: 590px;
	text-align:left;
	background-color: #FFFFFF;
	position: relative;
	z-index:0;
	margin-left: 160px;
}

#main {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	position: relative;
	z-index:0;
	text-align:left;	
	border: 2px solid #996633;
	background-image:url(../images/sb_bg.gif);
	background-repeat:repeat-y;
}

#mainIndex {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	position: relative;
	z-index:0;
	text-align:left;	
	border: 2px solid #996633;
}

#mainApp {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	position: relative;
	z-index:0;
	text-align:left;	
	border: 2px solid #996633;
}

#mainBDR {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	width: 750px;
	position: relative;
	z-index:0;
	

}

h2{
	background:url(../images/dotted_line.gif) repeat-x 0 100%;
	font:normal 30px/32px Arial, Helvetica, sans-serif;
	color:#996633; padding:0 0 5px 0;
	}
h2 span{
	font:normal 30px/32px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
h2.events{
	background:url(../images/events_bg.gif) no-repeat 0 0 #FFFFFF;
	font:normal 22px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1A1A1A; width:113px; height:37px; 
	padding:0 0 0 33px; margin:0 0 20px 0; float:left;
	}

h3{
    background:url(../images/uline.gif) repeat-x 0 100% #FFFFFF;
	font:normal 30px/32px Arial, Helvetica, sans-serif;
	color:#4F6992; padding:0 0 5px 0;
	}
h3 span{
	font:normal 30px/32px Arial, Helvetica, sans-serif;
	color:#000000; background-color:#FFFFFF;
	}
	
h4{
	font:normal 22px/24px Arial, Helvetica, sans-serif;
	color:#444; padding:0 0 5px 0;
	text-decoration: none;
	text-align:center;
	}
h5{
	margin:0px 0px 0px 0px;
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#996633; padding:0 0 0px 0;
	text-decoration: none;
	}

#news {
	background-image:url(../images/whiteline.gif);
	width: 600px;
	position: relative;
	z-index:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	margin-top: 0;
	margin-right: 55px;
	margin-bottom: 0;
	margin-left: 55px;
	text-align:center;
	text-decoration:none;
	float: left;
} 

#news a:hover {
	text-decoration:none;
}

#bottom {
	width: 750px;
	position: relative;
	z-index:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#Application {
	width: 730px;
	height:auto;
	position: relative;
	z-index:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:0px;
	padding-right:0px;
} 

#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#D4D8BD;
} 

#footer{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-color: #996633;
	float: left;
	position: relative;
	z-index:0;
	height: 104px;
	width: 100%;
	}

#footer ul.nav{
	margin:0 auto; padding:0; list-style:none; width:490px;
	}	
#footer ul.nav li{
	font:bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000; background-color:#E1E1E1; float:left;
	}
#footer ul.nav li a{
	font:bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000; background-color:#E1E1E1; 
	padding:0 9px; text-decoration:none;
	}
#footer ul.nav li a:hover{
	background-color:#EFECEC; color:#000000;
	}
	
#footer p{
	font:normal .75em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000; background-color:#FFFFFF;
	margin:0;
	padding: 5px 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style2 {color: #D4D8BD}

.style3 {font-size: 1em}

.style10 {font-size: 10pt Color:#222222}

.style11 {
	font-size: 1.25em;
	font-weight: bold;
}
.style11b {
	font-size: 1.25em;
	font-weight: bold;
	color:#4F6992;
}
