/* Browser Resetter */
body,div,span,p,a,img,h1,h2,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;
  
  /* background-color:#4c3327; */
 /* background:#B2985C; */
}

h3{
	padding: 0px;
	}


#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;
  margin-top:0px;
}
#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 ul			{ margin:15px -49px 0; padding:0; list-style:none; float:right; }

#topbar li			{ display:inline; float:left; }

#topbar li a		{ float:left; font-size:10px; color:#f1ebe1; line-height:9px; padding:0 9px; text-decoration:none; text-transform:uppercase; 
					        border-right:1px solid #b3995d; }
					         
					
#topbar li a:hover	{ text-decoration:underline; }

					   					
#topbar li#login a:focus	{ }
/* @end */	
	
	

h1{
  float:left;
  margin:15px 0 0 10px;
}



/* stylin navigation content */
ul.nav{
  height: 40px;
}
ul.nav li{
  width:auto;
}
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{
  float:left; 
  font-size: 14px;
  color:#b3995d;
  
}
ul.nav li a:hover span, ul.nav li a.active span{
  float:left;
  height:43px;
  
}

/* stylin bannner content */
.banner-wrap{
	width:100%;
	float:left;
	background:#b3995d;
}

.banner{
	width:920px;
	float:none;
	margin:0 auto;
	position:relative;
	background-color:#FFF;
}

.bannersub{
	width:920px;
	float:none;
	margin:0 auto;
	position:relative;
	background-color:#FFF;
}



.leftContent h2{
    font-family: Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:bold;
	color:#b3995d;
	margin:0 0 0 0px;
	padding-bottom:0;

}
.leftContent p{
    clear:left;
	float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	line-height:21px;
}
.slidedeck dd img{
  float:right;
  margin: 0 0 0 0;
}


/* stylin main body content */
#content-wrap{
  width:919px;
  float:none;
  margin:0 auto;
  padding:20px 0 0px 0;
  background-color:#FFF;
  height: 826px;
  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{
	width:100%;
	float:left;
	font-size:16px;
	color:#0e0f17;
	padding-bottom:38px;
}
#content-wrap h3 span{
	color:#b3995d;
}
.leftPan{
	width:250px;
	float:left;
	padding-left:44px;
	margin-right:40px;
}
.leftPan ul.lists{
	width:250px;
	float:left;
}
ul.lists li{
	width:100%;
	float:left;
	padding:21px 0;
	border-bottom:1px solid #dfdfe0;
}
ul.lists li.nopad{
	padding-top:0px;
}
ul.lists li.nobor{
	border:0px;
}
ul.lists li img{
	margin:6px 20px 0 0;
}
ul.lists li p{
	font-size:12px;
	color:#333333;
	line-height:21px;
}
ul.lists li p a{
	color:#b3995d;
}


/* stylin right side column content */
.rightPan{
	width:auto;
	float:left;
	margin-bottom:12px;
}

.rightPan1col{
	width:430px;
	margin-bottom:12px;
	margin-right: 30px;
	float: right;
	padding: 15px;
	}

.rightPan2col{
	margin-left: 30px;
	width:355px;
	margin-bottom:12px;
	padding: 15px;

}

.rightPanLarge{
	margin-left: 30px;
	width:830px;
	margin-bottom:12px;
	padding: 15px;
}

.rightPanSingle{
	margin-left: 40px;
	width:850px;
	margin-bottom:12px;

}


.rightPan .innerLeft{
	width:250px;
	float:left;
	margin-right:10px;
}
.innerLeft h3{
	width:100%;
	float:left;
}
.innerLeft p{
	width:250px;
	float:left;
	color:#727272;
	line-height:21px;
	padding-bottom:15px;
	
}

.innerLeftLarge p{
	width:  830px;
	color:#666666;
	line-height:21px;
	
}

.innerLeft1Col p{
	color:#727272;
	line-height:21px;
	padding:15px;
}

.innerLeft2Col p{
	width:  350px;
	color:#666666;
	line-height:21px;
}



.innerLeftsingle p{
	width:  850px;
	color:#333333;
	line-height:21px;
	padding-bottom:15px;
}

.innerLeft p a{
	color:#b3995d;
	font-weight:bold;
}
.innerLeft img{
	float:left;
	margin:0 0 20px 0;
}

/* stylin inner right side content */
.innerRight{
	width:250px;
	float:left;
	margin:0 0 0 30px;

}
.innerRight img{
	margin:0 0 15px 0;
}
.innerRight p{
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding-bottom:26px;

}
.innerRight p a{
	font-weight:bold;
	color:#b3995d;
}

/* stylin bottom content */
.botom-wrap{
	float:left;
	margin-top:-10px;
	width: 919px;
	background:#f4f4f4 url(images/botom-wrap.png) ;
	border-top:#CCC 1px solid;
	border-right: #ccc 1px solid;
}

.botomLeft{
	float:left;
	margin:33px 60px 0 30px;
	padding-bottom:30px;
}
.botomLeft h4{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-bottom:21px;
}
.botomLeft h4 span{
	color:#b3995d;
}
.botomLeft blockquote{
	width:595px;
	text-indent:23px;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding:3px 0 24px 0;
	text-align: justify;
	background: url(images/quote.png) no-repeat top left;
}
.botomLeft p.signature{
	width:200px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#727272;
}

/* stylin botom right content */
.botomRight{
	width:230px;
	float:left;
	margin:33px 0 0 0;
	line-height: 5px;
}
.botomRight h4{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-bottom:21px;
}
.botomRight h4 span{
	color:#b3995d;
}
.botomRight p{
	width:230px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
}
.botomRight p a{
	font-size:12px;
	color:#727272;
	text-decoration:underline;
}
.botomRight p a:hover{
	font-size:12px;
	color:#727272;
	text-decoration:none;
}


/* stylin footer content */
#footer-wrap{
  width:100%;
  float:left;
  margin:-15px 0 0 0;
  background:#b3995d;
}

#footer{
  width:920px;
  height:21px;
  float:none;
  margin:0 auto;
  padding-top:10px;
  text-align:center;
  padding-bottom: 10px;
}

#footerindex{
  width:920px;
  height:50px;
  float:none;
  margin:0 auto;
  padding-top:10px;
  text-align:center;
  padding-bottom: 10px;
}

#footerindex p.copyright{
	font-size:11px;
	color:#333;
	line-height:21px;
}

#footer p.copyright{
	font-size:11px;
	color:#333;
	line-height:21px;
}
/* stylin signature content */
p.sign{
	width:180px;
	float:right;
	margin:0 0 0 0;
	font-size:11px;
	color:#727272;
	font-style:italic;
	font-weight:bold;
}
p.sign a{
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#727272;
	text-decoration:underline;
}
p.sign a:hover{
	text-decoration:none;
}

/* stylin footer navigation content */
ul.footNav{
	clear:left;
	width: auto;
}

ul.footNav li{
	float:left;
	color:#727272;
	line-height:21px;
}

ul.footNav li a{
	float:left;
	padding:0px 4px;
	font-size:11px;
	color:#727272;
}



/* ###############################
###### stylin Inner Pages #######
############################## */ 

/* stylin about us page */
.rightPan p{
	font-size:12px;
	color:#727272;
	line-height:21px;
	width:100%;
	float:left;
	text-align:justify;
	padding-bottom:15px;
	}
	
.rightPan p a{
	color:#b3995d;
	font-weight:bold;
	}


/* Contact Page */
.leftPan p.address{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
}
.rightPan img.map{
	margin-bottom:15px;
}

/* stylin blog page content */
 ul.blog{
	width:100%;
	float:left;
}
 ul.blog li{
	width:100%;
	float:left;
	padding-bottom:30px;
}
 ul.blog li h4{
	font-size:21px;
	color:#494949;
	line-height:21px;
	padding:0px 0px 10px 0;
}
 ul.blog li img{
	margin:10px 9px 10px 0;
}
 ul.blog li p a{
	font-size:12px;
	color:#727272;
}
 ul.blog li p a:hover{
	text-decoration:none;
}
 ul.blog li a.more{
	 width:90px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#b3995d;
}
 ul.blog li p.date, ul.blog li p.post, ul.blog li p.comments{
	padding:0 0 9px 0;
}
 ul.blog li p.date a{
	 text-decoration:none;
	 border-bottom:1px dotted #3d3d3d;
 }

 /* stylin sitemap content */
ul.sitemap, ul.sitemap li{
	clear:both;
	width:120px;
	float:left;
}
ul.sitemap li a{
	width:90px;
	float:left;
	font-size:12px;
	color:#b3995d;
	font-weight:bold;
	padding:0px;
	line-height:21px;
}
ul.sitemap li a:hover{
	color:#454545;
}


.captions {
	font-size: 11px;
	font-color: #999;
	line-height: 15px;
}

.sitemap {
	font-size: 9px;
	font-color: #999;
	line-height: 15px;
	vertical-align:text-top;
	}

.states {
	font-size: 10px;
	font-color: #666666;
	line-height: 15px;
}

.text {
	font-size: 12px;
	font-color: #666666;
	line-height: 15px;
}

.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;
}

.images {
		border: medium #214332 solid;
}

.imagehead {
		border: thin #214332 solid;
}

.imagehead2 {
		border: thin #214332 solid;
		padding: 3px;
}

.bodytext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
}

.agentinfo {
	font-size: 11px;
	font-color: #999999;
	line-height: 15px;
}

.custname {
	font-size: 11px;
	font-color: #999999;
	line-height: 15px;
	font-weight:bold;
}

.custtest {
	font-size: 11px;
	font-color: #999999;
	line-height: 15px;
}
.border {
	border:thin #000 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;
}

