@charset "utf-8";
/* CSS Document */

body {
	/*background: url(Images/Structure/BackgroundTile1.jpg);*/
	background-color:#1f4e6d;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f765e;	
	}
/*repeate control coloums*/
.font-repeate
{
	font-size:12px;
	

}
.button-sideright
{
	font-size:10px;
	background-color:Green;
	 
	 
}
.button-sideleft
{
	font-size:10px;
	background-color:Black;
	
	}



img {border: none;}

form {margin: 0; padding: 0;}

p {margin: 0px 0px 15px 0px;}
td {vertical-align:top;}
a {
/*color: #2d4c05;*/
color:#476192;
}
a.learn{
color:#000000;
font-size:11px;
}
a:hover {color: #000000;}
	
.Clear {
	clear: both;
	}

h1 {
	margin: 0 0 6px 0;
	font-size: 13px;
	color: #39550b;
	font-weight: bold;
	text-transform: uppercase;
	}
	
ul {
	margin: 0px;
	padding: 0px;
	}
li {
	margin-left: 12px;
	/*margin-left:10px;*/
	}

	
/* Structure and Foundation Styles */

#MainCantainer {
	width: 954px;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	margin: auto;
	/*background-color: #6f765e;*/
	background-color:#b09021;
	/*padding-bottom: 15px;*/
	}
	
#Header, #SubHeader {
	/*border-bottom: 12px solid #94a56f;*/
	border-bottom: 12px solid #000000;
	}
	
#Header h1 {
	width: 954px;
	height: 54px;
	margin: 0px;
	padding: 0px;
	/*background:url(Images/Header/Header_Image.gif) no-repeat;*/
	background:#FFFFFF none repeat scroll 0;
	/*text-indent: -9999px;*/
	}
	
	#Header div {
	width: 944px;
	height: 40px;
	margin: 0px;
	/*padding: 0px;*/
	/*background:url(Images/Header/Header_Image.gif) no-repeat;*/
	background:#FFFFFF none repeat scroll 0;
	text-indent: 30px;
	padding-top:0px;
	padding-left:10px;
	}
#Header .BigTitle{
font-size:25px; 
font-weight:bold; 
color:#CB8C3E;
}
#Header .BigTitle a{
color:#CB8C3E;
text-decoration: none;
}
#Header .BigTitle a:hover{
color:#CB8C3E;
text-decoration: underline;
}


#Header .SmallTitle{
color:#476192; vertical-align:middle; font-size:11px; font-weight:bold; padding-left:10px;
}

.learn_about_us{
padding-top:12px; color:#476192; font-weight:bold; text-transform:uppercase; font-size:11px;


}
.learn_about_us a{
text-decoration:none;
}

	#HomeLink {
	display: block;
	width: 520px;
	height: 54px;
	position: absolute;
	text-indent: -9999px;
	}
	
#SubHeader #home {
	width: 954px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background:url(Images/New/homeHeader.jpg) no-repeat;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	}

#TopNav {
	height: 40px;
	/*padding-top: 15px;*/
	padding-top:10px;
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: .05em;
	border-top:#FFFFFF solid 3px;
	}
	#TopNav td{
	height:28px;
	/*border-right:#FFFFFF solid 1px;*/
	padding-left:13px;
	padding-right:13px;
	vertical-align:middle;
	}
	.TopNav_Seperator{
	border-left:#635d43	 solid 1px;
	}
#TopNav a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 4px;	
	}
#TopNav a:hover {
	text-decoration: underline;
	}
	
#ContentContainer {
	background-color: #ffffff;
	border-bottom: 3px solid #ffffff;
	/*background:url(Images/Structure/rajibvai.gif) no-repeat left bottom;*/
	}

#Sidebar {
	width: 215px;

	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	float: left;
	background-color:#ffffff;
	}
#ContentHome {
	width: 734px;
	height: 542px;
	float: right;
	background-color:#ffffff;
	background:url(Images/New/home_background.jpg) no-repeat;
	/*margin: 35px 100px 25px 30px;*/
	/*margin:20px 50px 25px 25px;*/
	}
#ContentNews {
	width: 734px;
	height: 389px;
	float: right;
	background-color:#ffffff;
	background: url(Images/New/news-right-bg.jpg) no-repeat;
	border-top: 3px solid #FFF;
	/*margin: 35px 100px 25px 30px;*/
	/*margin:20px 50px 25px 25px;*/
	}
#ContentContact {
	width: 734px;
	height: 389px;
	float: right;
	background-color:#ffffff;
	background: url(Images/New/contactbg.jpg) no-repeat;
	border-top: 3px solid #FFF;
	/*margin: 35px 100px 25px 30px;*/
	/*margin:20px 50px 25px 25px;*/
	}
#ContentContact p{
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: .1em;
}
#Content {
	width: 650px;
	
	float: right;
	/*margin: 35px 100px 25px 30px;*/
	margin:20px 50px 25px 25px;
	
	}
#Content .title{
	font-size: 12px;
	font-weight:bold;
	color:#476192;
	vertical-align:top;
	text-transform:uppercase;
	}
	
#Footer {
	width: 954px;
	margin: auto;
	padding: 10px;
	color: #ffffff;
	text-align: center;
	font-size:11px;
	}
	
/* Content Styles */

#Sidebar h1 {
	font-size: 17px;
	/*color: #FFFFFF;*/
	color:#c8882b;
	/*text-align: center;*/
	margin: 0px;
	/*margin-bottom: 10px;*/
	
	}
#Sidebar h2 {
	font-size: 12px;
	font-weight:bold;
	/*color: #94a56f;*/
	color:#c8882b;
	margin: 0px;
	letter-spacing:.07em;
	}
.Sidebar_ContentBlock-1 {
	border-bottom: 3px solid #ffffff;
	padding: 0px 0 95px 0;
	}
.Sidebar_ContentBlock-2 {
	border-bottom: 3px solid #ffffff;
	padding: 12px 20px;
	background: #454c34;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	}
.Sidebar_ContentBlock-2 a {color: #FFFFFF;}

#Sidebar_Search {
	padding-bottom: 30px;
	padding-left:15px;
	padding-top:15px;
	/*text-align: center;*/
	text-align:left;
	background-color:#eef5fc;
	}
#Sidebar_Search a{margin-bottom: 5px;}
#Sidebar_Search-Copy {
	text-align: left;
	/*padding: 15px 25px 0 25px;*/
	padding: 15px 25px 0 0px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	}


#Sidebar .BottomBorder {
	border-bottom: 3px solid #ffffff;
	/*margin-bottom: 15px;*/
	}
#Footer_BottomLinks {
	position: absolute left bottom;
	margin: 10px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	}
#Footer_BottomLinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
	}
#Footer_BottomLinks a:hover {
	color: #454c34;
	text-decoration: underline;
	}
	
#Content_2Col_Left {
	width: 265px;
	border-right: 1px solid #94a56f;
	margin-right: 15px;
	font-size: 11px;
	float: left;
	padding-right:20px;
	
	}
#Content_2Col_Left h1 {
	font-weight: bold;
	text-transform: none;
	text-align: right;
	padding-right: 8px;
	}
	#Content_2Col_Left div.first{
	border:#E4E1DA solid 1px;
	/*padding:0px;*/
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	
	}
	
	#Content_2Col_Left div.first td{
	text-align:center;
	color:#476192;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	/*width:70px;*/
	width:85px;
	
	}
	#Content_2Col_Left div.first td input{
	text-align:center;
	color:#476192;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(Images/HomePage/home_textbox.gif) no-repeat;
	border:none;
	height:14px;
	padding-top:4px;
	
	
	}
	
	#Content_2Col_Left h4{
	font-size:12px;
	font-weight:bold;
	color:#837B56;
	margin-bottom:5px;	
	}
/*#Content_2Col_Left li {
	border-top: 1px solid #94a56f;
	padding: 8px;
	text-align: right;
	list-style: none;
	}*/
#rss-feed{
	background:url(Images/New/rss-feed-bg.png) no-repeat;
	width: 260px;
	height: 134px;
	margin: 135px 0 0 20px;
	padding:15px 0 15px 15px;
}
#rss-content{
	width: 260px;
	height: 134px;
	margin:0px;
	padding:0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
.LightCopy {color: #94a56f;}
.DarkCopy {color: #6f765e;}
	
#Content_2Col_Right {
	width: 329px;
	float: left;
	padding-left:5px;
	}
	
.Content_Grid td{
	border-bottom: 1px solid #94a56f;
	}
.Content_Grid-Left {
	padding: 8px 8px 8px 0px;
	margin: 0px;
	border-right: 1px solid #94a56f;
	}

.Content_Grid-Right {
	padding: 8px 0px 8px 8px;
	margin: 0px;
	}
	

/* Section Specific */
.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
	margin: 3px 0;
}
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}
.rssRow { padding: 5px; }
.rssRow h4 { font-size: 12px; }
/* Homepage */


/* Misc Styles */

