body{
background:#eee8aa60;
}
div.content{
font-size:20px;
} div.content div.page-head{
margin:80px 0; text-align:right; border-right: 5px solid #393939; padding: 20px 20px 0px 0px; font-weight:700; text-transform:uppercase;
} div.content div.page-head .head-title{
font-size:100px; line-height:100px; color:#9a6421;
} div.content div.page-head .head-subtitle{
font-size:50px; line-height:50px; color:#000;
} div.content div.page-content{
margin:100px 60px; text-align:left;
} div.content div.page-content > p{
margin:15px 0; line-height:160%;
}
div.pagefooter{
text-align:left; background:#555;
} div.pagefooter div.footer-left-col,div.footer-right-col{
width:50%; float:left;
} div.pagefooter div.footer-left-col{ } div.pagefooter div.footer-left-col img{
margin-left:15%;
} div.pagefooter div.footer-right-col{
text-align:center;
} div.pagefooter div.footer-right-col p{
font-size:40px; color:#fff;
} div.pagefooter div.footer-right-col ul.contact-info{
margin:20px;
} div.pagefooter div.footer-right-col li{
color:#fff;
} div.pagefooter div.footer-right-col li a{
color: #74bcf3;
} div.pagefooter div.footer-right-col li a:hover{
color: #555; background-color: #74bcf3;
}