/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	background: url(../images/home_images/Main_bg.jpg) repeat-x #d5ecb8;
}

#MainWrap {
	width: 1020px;
}

form, label, textarea, input {
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
}

/* Css for the top starts here */

#topContainr {
	width: 1020px;
}

#topNav {
	height: 22px;
	padding: 8px 0px 0px 160px;
	color: #fff;
	font-size: 12px;
	background:url(../images/home_images/topNav_bg.jpg) repeat-x;
}


#topNav ul{
	margin:0px;
	padding:0px;
	}
	
#topNav li{
	margin:0px;
	background: url(../images/home_images/top_saperatr.jpg) no-repeat;
	background-position: right;
	list-style:none;
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 10px;
	}
	
#topNav li a{
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	display:block;
	width:85px;;
}

#topNav li a:hover{
	color:#e9f8ff;
	text-decoration:none;
	}


/* Css for the top Ends here */

/* -----------Css for the Middle Content Area starts here---------- */

#ContntContainr {
	padding: 10px 10px 10px 10px;
}

/* Css for the left Side starts here */

#LeftWrap {
	width: 195px;
	float: left;
}

#LeftNav {
	width: 195px;	
}

.LNavBg {
	width: 179px;
	height: 196px;
	padding: 28px 0px 0px 15px;
	text-align:left;
	color: #fff;
	background:url(../images/home_images/leftNav_bg.jpg) no-repeat;
}

.ListArrow {
	width: 161px;
	height: 16px;
	padding: 0px 0px 0px 14px;
	font-family: tahoma, verdana, arial, times;
	font-weight: bold;
	background: url(../images/home_images/list_arrow.gif) no-repeat;
}

.List {
	padding: 10px 0px 10px 0px;
}

a.LeftLnk {
	text-decoration:none;
	color:#fff;
}

a.LeftLnk:hover {
	text-decoration:none;
	color:#295775;
}


.PhotoContnr {
	width:195px;
}

.PhotoLnk {
	text-decoration: none;
	color: #245274;
}

.PhotoLnk:hover {
	text-decoration: none;
	color: #418cc4;
}

.PhotoBordr {
	width: 187px;
	border: solid 1px #9eb583;
	padding: 6px 4px 3px 4px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

.Spacer {
	padding-top:10px;
}

.Photopad {
	padding-top: 6px;
}

.ListLine {
	padding-top: 7px;
	padding-bottom: 10px;
}
/* Css for the left Side Ends here */

/* Css for the Middle Side starts here */

#MiddleWrap {
	width: 589px;
	padding: 0px 10px 0px 11px;
	float: left;
}

#WelContnr {
	width: 590px;
}

.WelTop h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

.WelTop {
	width: 570px;
	height: 23px;
	text-align:left;
	font-size: 18px;
	padding: 25px 0px 0px 20px;
	background:url(../images/home_images/Welcome_bg.jpg) no-repeat;
}

.WelBg {
	height: 569px;
	color: #024c12;
	padding: 15px 20px 0px 20px;
	background:url(../images/home_images/wel_bg.jpg) repeat-y;
	text-align:left;
}

.Dotted {
	padding: 25px 0px 25px 0px;
}

.BContntContianr {
	width: 550px;
}

.HeadM h1 {
	margin: 0px;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

.HeadM {
	padding-bottom: 25px;
	font-size: 18px;
	color: #000;
}

a.IntrLnks {
	text-decoration: none;
	color: #cd851f;
}

a.IntrLnks:hover{
	text-decoration: underline;
	color: #cd851f;
}

a.BulLnks {
	text-decoration: none;
	color: #024c12;
}

a.BulLnks:hover{
	text-decoration: none;
	color: #024c12;
}


.BulTxt {
	padding: 0PX 0PX 7PX 32PX;
}

.orange {
	color: #cd851f;
}

/* Css for the Middle Side Ends here */

/* Css for the Right Side starts here */

#RightWrap {
	width: 195px;
	vertical-align:top;
	float: right;
}

#Reqstcontnr {
	width: 195px;	
}

.RNavBg {
	width: 175px;
	height: 211px;
	padding: 14px 10px 0px 10px;
	text-align:left;
	color: #fff;
	background: url(../images/home_images/req_infor_bg.jpg) repeat-x;
}

.TxtField {
	width: 169px;
	height: 18px;
	padding: 5px 0px 0px 4px;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Times;
	border: solid 1px #799358;
}

.CommentField {
	width: 169px;
	height: 51px;
	padding: 5px 0px 0px 4px;
	font-size: 11px;
	border: solid 1px #799358;
	font-family: tahoma, Arial, Verdana, Times;
	font-size: 11px;
	
}

.FieldPad {
	padding: 0px 0px 7px 0px;
}

.submit {
	text-align:right;
}

/* Css for the Right Side Ends here */

/* ----------Css for the Middle Content Area Ends here----------- */

/* Footer Image Section Css Starts here */

#FImageContnr {
	width: 1000px;
	padding: 10px 0px 0px 0px;
}

.FImagePad {
	width: 980px;
	height: 189px;
	font-family: Tahoma, Arial, Verdana, times;
	font-size: 11px;
	color: #cd851f;
	padding: 10px 10px 20px 10px;
	background: url(../images/home_images/Image_bg.jpg) no-repeat;
}

.ImgPad {
	padding: 4px 0px 1px 0px;
}

a.ImageHeadlnk {
	text-decoration: none;
	color: #657650;
}

a.ImageHeadlnk:hover {
	text-decoration: none;
	color: #425130;
}

.ImageHead {
	font-family: tahoma, verdana, arial, times;
	font-size: 11px;
	font-weight: bold;
	color: #657650;
}

.Image1 {
	width: 246px;
	text-align:center;
	float: left;
}

.Image2 {
	width: 243px;
	text-align:center;
	float: left;
}
/* Footer Image Section Css Ends here */

/* Css for the Footer Links starts here */

.PlaceHead {
	width:990px;
	height: 23px;
	padding: 8px 0px 0px 10px;
	font-family: tahoma, verdana, arial, times;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align:left;
	background-color: #9eb87e;
	border: solid 1px #96af78;
}

.placepad {
	padding-left: 10px;
	font-family: tahoma, arial, verdana, times;
}

.Placepads {
	padding: 10px 0px 0px 10px;
	text-align:left;
}

.TblPad {
	padding: 10px 0px 10px 0px;
}

a.footerlnk {
	text-decoration:none;
	color: #000;
}

a.footerlnk:hover {
	text-decoration:none;
	color: #6b6969;
}

/* Css for the Footer Links ends here */




/* Css ENDS here */
