@charset "utf-8";

/* CSS Document */



	html {

	overflow:scroll;

	height:100%;

	width:100%;

}

body {

	margin:0px;

	padding:0px;

	font-family: Arial, Verdana;

	font-size:12px;

	font-weight:normal;

	font-style:normal;

	font-variant:normal;

	background-color:#dad3c0;

	color:#ffffff;

}



h1{

color:#7a4527;

font-size:18px;

font-weight:bold;

text-transform:uppercase;

padding:0px;

margin:0px;

}



.textdisplay h1{

margin-top:35px;

text-align:left;

}



h3{

font-size:11px;

color:#fff;

font-weight:normal;

padding:0px;

margin:0px;

}



h2{

		font-size:15px;

		font-weight:bold;

		text-transform:uppercase;

		padding:0px;

		margin:0px;

}



.textdisplay h2

{

color:#000;

text-transform:none;

}



.plan-head h2{

padding-top:5px;

}



.textdisplay ul{

color:#000;

font-size:14px;

font-weight:bold;

padding:0px;

list-style:disc;

margin:20px 0px 0px 20px;

}



.planholder ul {

color:#261773;

font-size:12px;

font-weight:bold;

list-style:none;

padding:0px;

margin:0px;

text-transform:uppercase;

text-align:center;

display:block;

height:30px;

}



.planholder ul a {

color:#261773;

font-size:12px;

font-weight:bold;

list-style:none;

padding-top:10px;

margin:0px;

text-transform:uppercase;

text-align:center;

text-decoration:none;

height:30px;

width:117px;

display:block;



}



.planholder ul a:hover{

color:#fff;

font-size:12px;

font-weight:bold;

list-style:none;

padding-top:10px;

margin:0px;

text-transform:uppercase;

text-align:center;

text-decoration:none;

background-color:#7a4527;

width:117px;

height:30px;

display:block;

}



.active{

color:#fff;

font-size:12px;

font-weight:bold;

list-style:none;

padding-top:10px;

margin:0px;

text-transform:uppercase;

text-align:center;

text-decoration:none;

background-color:#7a4527;

width:117px;

height:30px;

display:block;

}



/* =========================================

			MAIN BODY AREA

============================================ */

#mainWrapper {

	width:799px;

	margin:0px auto;

	text-align:left;

	position:relative;

}



#topheader{

height:37px;

background-color:#906A1E;

background-image:url(../images/footer-bg.gif);

background-repeat:repeat-y;

background-position:left top;

position:relative;

text-align:center;

}



#topheader-in{

height:83px;

background-color:#906A1E;

background-image:url(../images/footer-bg.gif);

background-repeat:repeat-y;

background-position:left top;

position:relative;

text-align:left;

}



#mainbody{

height:550px;

background-color:#fff;

position:relative;

/*background-image:url(../images/footer-bg.gif);

background-repeat:no-repeat;

background-position:left top;*/

}



#mainbodyin{

height:850px;

background-color:#fff;

position:relative;

/*background-image:url(../images/footer-bg.gif);

background-repeat:no-repeat;

background-position:left top;*/

}



	#body-left{

	width:108px;

	height:550px;

	background-image:url(../images/footer-bg.gif);

	background-repeat:repeat-y;

	background-position:top;

	float:left;

	position:relative;

	}

	

	#body-leftin{

	width:108px;

	height:850px;

	background-image:url(../images/footer-bg.gif);

	background-repeat:repeat-y;

	background-position:top;

	float:left;

	position:relative;

	}

	

	#body-middle{	

	width:677px;

	height:550px;

	background-color:#906A1E;	

	float:left;

	position:relative;

	}

	

	#body-middlein{

	width:677px;

	height:850px;

	background-color:#fff;

	float:left;

	position:relative;

	}

	

		/*start navigation*/



		#navigation{

			width:677px;

			height:38px;

			background-color:#fff;

			text-align:center;

			}

	

		#logo{

			width:677px;

			height:102px;

			background-color:#fff;

			}

		#home-image{

			width:677px;

			height:240px;

			}

			

		#bodytext{

			height:auto;

			padding:10px 50px 10px 50px;

			text-align:justify;

			float:left;

		}

		

		#body-in{

			height:auto;

			padding:20px 10px 10px 10px;

			text-align:justify;

			float:left;

			width:657px;

		}

		

		.plan{

		width:137px;

		height:280px;

		background-color:#dad3c0;

		position:relative;

		float:left;

		

		}

		

		.planholder{

		height:auto;

		margin:30px 10px 10px 10px;

		position:relative;

		}

		

		.plan-head{

		height:30px;

		background-color:#7a4527;

		text-align:center;



		

		}

		

		.textdisplay{

		width:165px;

		height:280px;

		position:relative;

		margin-left:20px;

		float:left;

		}

		

		.imagedisplay{

		width:327px;

		height:auto;

		background-image:url(../images/image-frame.gif);

		background-repeat:no-repeat;

		background-position:top;

		position:relative;

		float:right;

		}

		

		

		.imagedisplay-about{

		width:655px;

		height:a9s;

		background-image:url(../images/image-frame-in.gif);

		background-repeat:no-repeat;

		background-position:top;

		position:relative;

		float:left;

		}

		

		.imageadjust{

		margin:21px;		

		}

		

		.imageadjust-about{

		margin:23px;		

		}

	

	#body-right{

	width:14px;

	height:550px;

	background-image:url(../images/body-right.gif);

	background-repeat:repeat-y;

	background-position:top;

	float:right;

	position:relative;

	}

	

	#body-rightin{

	width:14px;

	height:850px;

	background-image:url(../images/body-right.gif);

	background-repeat:repeat-y;

	background-position:top;

	float:right;

	position:relative;

	}

	

.footerline{

height:7px;

background-color:#fff;

background-image:url(../images/footer-line.gif);

background-repeat:repeat-x;

background-position:left top;

position:relative;

overflow:hidden;

}



#footer{

height:37px;

background-color:#7a4527;

background-image:url(../images/footer-bg.gif);

background-repeat:no-repeat;

background-position:left top;

position:relative;

text-align:center;

}



#footer h3{

padding-top:10px;

}



.imagelayout{

width:657px;

height:auto;

float:left;

margin-top:20px;

position:relative;

}



.aboutus{

width:657px;

height:auto;

float:left;

margin-top:20px;

position:relative;

font-size:12px;

color:#000;

}



.leftimage{

float:left;

width:250px;

position:relative;

}





.rightimage{

float:right;

width:396px;

position:relative;

}

.leftimage_pl2{

float:left;

width:328px;


}





.rightimage_pl2{

float:right;

width:328px;

}

.para_edit {
	width:316px; float:left; padding-right:5px; text-align:left; padding-bottom:2px; 
	color:#7a4527;
font-size:14px;
font-weight:bold;
text-transform:uppercase;

}

.para_edit2 {
	width:316px; float:left; padding-right:5px; text-align:left; padding-bottom:2px; 
	color:#7a4527;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin-left:10px;
}

.feature_txt{
font-size:12px;
color:#000; text-transform:capitalize; font-weight:normal;
}
.txtblue{
	text-align:center; 
	color:#261773;
font-size:16px;
font-weight:bold;
text-transform: capitalize;

}
#mid_column_Acoount {
	width:440px;
	float:left;
	padding-left:150px; height:500px;
}

#mid_column_Acoount h3 {
	font-family:Tahoma;
	font-size:12px;
	color:#7a4527;
	line-height:18px; font-weight:bold; text-align:left;
}
#mid_column_Acoount h2 {
	font-family:Tahoma;
	font-size:10px;
	color:#7a4527;
	line-height:18px; font-weight:bold; text-align:left; text-transform:capitalize;
}
#mid_column_Acoount h1 {
	font-family:Tahoma;
	font-size:11px;
	color:#261773;
	line-height:18px; font-weight:bold; text-align:left; text-transform:capitalize;
}
.contac {
	width:215px; float:left; padding-right:5px; text-align:right; padding-bottom:2px; text-align:left;
}

.contac_value {
	width:210px; float:left; padding-bottom:2px; border:#00FFCC 0px solid; text-align:left;
}
.edit_para {
	float:left;
	width:430px;
	margin-bottom:10px;
}
.textbox_edit{
	border:#c4c4c4 1px solid;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:158px;
	height:18px;
	line-height:18px;
	margin:2px 0px; background-color:#fcf1d2;
}
.textbox_big{
	border:#c4c4c4 1px solid;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:375px;
	height:18px;
	line-height:18px;
	margin:2px 0px; background-color:#fcf1d2;
}
.textarea{
	border:#c4c4c4 1px solid;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:375px;
	line-height:18px;
	margin:2px 0px; background-color:#fcf1d2;
}
.textbox_small{
	border:#c4c4c4 1px solid;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:65px;
	height:18px;
	line-height:18px;
	margin:2px 0px; background-color:#fcf1d2;
}
.con_btn{
	border:#ff7200 0px solid;
	font-family:Tahoma;
	font-size:12px;
	background-color:#996633;
	width:83px;
	height:27px;
	line-height:18px;
	margin:12px 0px 20px 0px; text-transform:uppercase; color:#e6e2d5;
}
.link_con {
	font-family:Tahoma;
	font-size:11px;
	color:#0000ff;
	line-height:18px; font-weight:bold; text-align:left; text-transform:capitalize;
}
.link_con:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#261773;
	line-height:18px; font-weight:bold; text-align:left; text-transform:capitalize;
}
