body, html {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #776F65;
background-image:url(../assets/images/mainBg.jpg);
background-repeat:repeat-x;
margin: 0px;
padding: 0;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
#wrapper {
width: 900px;
margin: 0 auto;
}
#logo {
padding: 0px;
margin: 0;
height: 80px;
}
#logo .content {
text-align: right;
padding: 66px 55px 0px 0px;
}
#column_wrapper {
border-left: 1px solid #524B45;
border-right: 1px solid #524B45;
border-bottom: 1px solid #524B45;
}
#left {
width: 280px;
float: left;
}
#left .content {
padding: 24px 0px;
}
#middle {
width: 50px;
float: left;
}
#rightTop {
width: 568px;
float: left;
text-align:right;
}
#rightTop .content {
padding: 0px 50px 0px 0px;
}
#rightBottom {
width: 568px;
float: left;
}
#rightBottom .content {
padding: 32px 135px 0px 32px;
font-size: 11px;
line-height: 1.5em;
}
#rightBottom a:link {color: #ABA39C;}
#rightBottom a:visited {color: #ABA39C;}
#rightBottom a:hover {color: #FFFFFF;}

#footer {
color: #ABA39C;
text-align:right;
padding: 0px;
margin: 0;
font-size: 10px;
clear: both;
}
#footer .content {
padding: 12px 16px;
}
#footer a:link {color: #ABA39C;}
#footer a:visited {color: #ABA39C;}
#footer a:hover {color: #FFFFFF;}

h2 {
color: #ABA39C;
font-size: 18px;
font-weight:normal;
margin: 20px 0px 8px 0px;
line-height:1.2em;
}
h3 {
color: #ABA39C;
font-size: 16px;
font-weight:normal;
margin: 12px 0px 0px 0px;
line-height:1.2em;
}
h3 a:link,
h3 a:visited {
color: #ABA39C;
text-decoration:none;
}
h3 a:hover {
color: #46413D;
text-decoration:none;
}
.email a:link,
.email a:visited {
color: #ABA39C;
text-decoration:none;
}
.email a:hover {
color: #46413D;
text-decoration:none;
}
.nomargintop {margin-top: 0;}
.content p {
margin: 8px 0 4px 0px;
}
