body{
background-color: #21180F;
margin: 0px;
padding: 0px;
font-family:"Trebuchet MS";
}

#wrapper{
width:900px;
height:auto;
margin:0px auto 0px auto;
clear:both;
}

#left{
width:500px;
padding:20px 0px 0px 0px;
float:left;
}

#leftservices{
width:600px;
padding:20px 0px 0px 0px;
float:left;
}

#right{
width:350px;
padding:20px 0px 0px 0px;
float:right;
}

#rightservices{
width:250px;
padding:20px 0px 0px 0px;
float:right;
}

#logo{
width:248px;
height:270px;
margin:0px auto 0px auto;
text-align:center;
}

#menu{
margin:0 auto;
height:56px;
/*background:#0000CC;*/
padding:0px 0px 0px 0px;
text-align:center;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
line-height:24px;
color:#CDEC00;
font-style:italic;
padding:0px 10px 10px 5px;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
color:#3FB3C5;
font-style:italic;
padding:0px 10px 0px 5px;
}

p{
color:#CAB9B3;
font-size:12px;
line-height:14px;
padding:0px 10px 0px 5px;
}

.newstitle{
color:#A6D6D8;
font-weight:bold;
}

.gallery{
color:#A6D6D8;
}

a{
color:#A6D6D8;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
text-decoration:none;
}

.image{
background-color:#261C12;
border:1px solid #422C18;
padding:20px;
}

/*meet the team*/

#teamwrapper{
position: relative;
width: 900px;
height: auto;
background-color: #261c12;
border-top: 1px solid #422c18;
border-bottom: 1px solid #422c18;
padding: 0px 0px 20px 0px;
margin: 0px 0px 15px 0px;
color: #cab9b3;
}

.teamp{
padding: 10px 0px 20px 10px;
margin:0;
color: #a6d6d8;
font-family: "Georgia";
font-size: 14px;
font-weight: normal;
line-height: 14px;
}

.teampmain{
margin: 0px;
paddingp: 0px;
color: #cab9b3;
}

.profiletxt{
position: absolute;
top: -5px;
right: 20px;
line-height: 8px;
font-size: 10px;
color: #cab9b3;
background-color: #21180f;
padding: 0px 10px 0px 10px;
margin:0;
text-transform: uppercase;
}

/*footer*/

#footer h1{
color:#A6D6D8;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
}

.footer{
color:#CAB9B3;
font-size:10px;
}

.footer a{
color:#A6D6D8;
text-decoration:none;
}

.footer a:hover{
color:#FFFFFF;
text-decoration:none;
}

#bot-footer{
height: 30px;
text-align: left;
line-height: 38px;
margin:20px 0px 0px 0px;
padding: 3px 0px 5px 0px;
border-top:solid 1px #422c18;
text-align:center;
}

#bottomsitelinks{
height: 35px;
margin:20px 0px 20px 0px;
padding:10px 0px 10px 0px;
background-color:#3E3022;
text-align:center;
border-top: 1px solid #594735;
}




