/* Browser Resetter */
body,div,span,p,a,img,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote,input{margin:0;padding:0;border:0;}
ul,li,ol{list-style:none;}
img{float: left; border:0px;}
a{text-decoration:none;}


/* General body layout */
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  background:#214332;
}

#top-wrap{
  width:100%;
  background:#fff url(avatar-poster-neytiri.jpg) repeat-x top;
}



.body-wrap{
  width:100%;
  float:left;
  background:#f7f4ee;
}



/* Layout styles */
#header-wrap{
  width:100%;
  height:130px;
  float:left;
  background-color:#fff;
}

#header{
  width:920px;
  float: none;
  margin:23px auto;
  position: relative;
}

#container			{ margin:0 auto; width:920px; position:relative; padding-bottom:0px; }

/* @group TOPBAR */
#topbar	{ 
	height:30px; 
	position:relative; 
	background:#214332;
	background-image:url(images/headwide.png);
	} 
	

					         				


#topbar li a		{ float:none; font-size:10px; color:#f1ebe1; line-height:9px; padding:0 9px; text-decoration:none; text-transform:uppercase; 
					        border-right:1px solid #b3995d; }
					         
					

					   					
/* @end */	
	



ul.nav li a{
  float:left;
  font-size: 14px;
  color:#214332;
  text-align:right;
  padding:0px 0;
  margin-left: 45px;
  margin-top: 30px;
}

ul.nav li a:hover, ul.nav li a.active{
  font-size: 14px;
  color:#b3995d;
  }



/* stylin bannner content */
.banner-wrap{
	width:100%;
	float:left;
	background:#b3995d;
}

.banner{
	width:920px;
	height:360px;
	background-color:#FFF;
}

.bannersub{
	width:920px;
	margin:0 auto;
	background-color:#FFF;
}



.leftContent h2{
    font-family: Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:bold;
	color:#b3995d;

}
.leftContent p{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
}



/* stylin main body content */
#content-wrap{
  width:919px;
  padding:20px 0 0px 0;
  background-color:#FFF;
  border: 1px solid #CCC;
}

#content-wrapsub{
  width:919px;
  float:none;
  margin:0 auto;
  padding:20px 0 0px 0;
  background-color:#FFF;
  height: inherit;
  border: 1px solid #CCC;
}

#content-wrap h3{
	color:#0e0f17;
}
#content-wrap h3 span{
	color:#b3995d;
}

/* stylin right side column content */

.rightPan{
	margin-left: 40px;
	width:840px;
	margin-bottom:12px;
	}

.rightPan1col{
	margin-left: 0px;
	width:430px;
	margin-bottom:12px;
	float: right;
	}

.rightPan2col{
	margin-left: 30px;
	width:400px;
	margin-bottom:12px;

}
.innerLeft p{
	color:#727272;
	line-height:21px;
	padding-bottom:15px;
	
}


.innerLeft1Col p{
	width:  400px;
	color:#727272;
	line-height:21px;
	padding-bottom:15px;
}

.innerLeft2Col p{
	width:  400px;
	color:#333333;
	line-height:21px;
	padding-bottom:15px;

}

.innerLeftsingle p{
	width:  850px;
	color:#333333;
	line-height:21px;
	padding-bottom:15px;
}


/* stylin footer content */
#footer-wrap{
  width:100%;
  height: auto;
  float:left;
  margin:-15px 0 0 0;
  background:#b3995d;
}

#footer{
  width:920px;
  height:66px;
  float:none;
  margin:0 auto;
  padding-top:10px;
  text-align:center;
  padding-bottom: 10px;
}

#footer p.copyright{
	font-size:11px;
	color:#333;
	line-height:21px;
}

.captions {
	font-size: 9px;
	font-color: #999;
}


.rpmtext {
	font-size: 18px;
	font-color: #214332;
	font-weight: bolder;
	text-align: center;
}

.branchtext {
	font-size: 16px;
	font-color: #b3995d;
	font-weight: bolder;
	text-align: center;
}



.bodytext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
}

.border {
	border:thin #b3995d solid;
}
 /* TEXT LINKS */
a {
	text-decoration: none;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E4422;
	font-weight: bolder;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C9B78B;
	font-size: 12px;
	font-weight: bolder;
}
