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



body
{
   margin:0px;
   background-color:#bdb48c;
}






#wrap
{
   width:1010px;
   height:auto;
   margin: 0 auto;
   clear:both;
}


#top
{
  width:1010px;
  height:15px;
  float:left;
}



#logo
{
  width:373px;
  height:359px;
  float:left;
  background-image:url(../images/logo.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
}


#header
{
  width:637px;
  height:359px;
  float:left;
  background-image:url(../images/header.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
}



#header1
{
  width:637px;
  height:359px;
  float:left;
  background-image:url(../images/header1.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
}

#header2
{
  width:637px;
  height:359px;
  float:left;
  background-image:url(../images/header2.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
}


#header3
{
  width:637px;
  height:359px;
  float:left;
  background-image:url(../images/header3.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
}

#header4
{
  width:637px;
  height:359px;
  float:left;
  background-image:url(../images/header4.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
}





#heading1
{
  width:285px;
  height:auto;
  float:left;
  padding-left:30px;

}


#heading
{
  width:280px;
  height:25px;
  background-color:#4a3d02;
  font-family:Tahoma;
  color:#bf9a00;
  font-size:14px;
  padding-top:8px;
  padding-left:5px;

}


#heading2
{
   width:620px;
   height:auto;
   float:right;
   padding-top:5px;
}


#contactInformation
{
   width:250px;
   height:auto;
   float:right;
   padding-top:20px;
   padding-right:25px;

}


#bar
{
   width:1010px;
   height:35px;
   float:left;
   margin:0px;
   background-image:url(../images/headingBar.jpg);
   background-position:top left;
   background-repeat:no-repeat;
   background-attachment:scroll;
}



#contentArea
{
   width:1010px;
   height:auto;
   margin:0px;
   float:left;
   background-image:url(../images/contentBg.jpg);
   background-repeat:repeat-y;
   background-position:left top;
   background-attachment:scroll;
}


.headingText
{
  font-family:"Trebuchet MS";
  font-size:16px;
  color:#f6f6f6;
  font-weight:500;
}

.headingText1
{
  font-family:"Trebuchet MS";
  font-size:22px;
  color:#483b03;
  font-weight:500;
}
.headingText11
{
  font-family:"Trebuchet MS";
  font-size:22px;
  color:#FFFFFF;
  font-weight:700;
}

.text1
{
  font-family:"Arial Narrow";
  font-size:15px;
  color:#c5c5c5;
}

.contacttext
{
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#939186;
  font-weight:500;
}

.contacttext1
{
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#a48602;
  font-weight:500;
}




#content
{
   width:590px;
   height:auto;
   float:right;
   padding-top:10px;
   padding-right:30px;
} 

  
.text
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
   line-height:16px;
}
  
  
.text a
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
   line-height:16px;
   text-decoration:underline;
}



.text a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration: none;
}





.links
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#FFFFFF;

}

.links a
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#FFFFFF;
   text-decoration:none;

}

.links a:hover
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#FFFFFF;
   text-decoration:underline;

}



#nav
{
   width:145px;
   height:auto;
   margin-top:250px;
   margin-left:100px;

}

  

#nav1
{
   width:145px;
   height:30px;
   float:left;
   border-bottom:1px  solid #000000;
   padding-top:3px;
   
}

.nav100
{
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:14px;
}






.nav100 a
{
  
   font-family:"Trebuchet MS";
   color:#FFFFFF;
   font-size:14px;
   text-decoration:none;
     
}


.nav100 a:hover
{
 
   font-family:"Trebuchet MS";
   color:#684900;
   font-size:14px;
   text-decoration:none;
     
}








#bottomShadow
{
  width:1010px;
  height:50px;
  float:left;


}
