h1 {
    margin-top:0px;
    
}

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


body {
    color:#FFFFFF;
    font-size:15px;
    background-color:#aba095;
    font-family : "HelveticaNeueLT Com 55 Roman",'Helvetica',sans-serif;
    /*font-family : 'HelveticaNeueLT Com 45 Lt','Helvetica',sans-serif;*/
}

@font-face {
    font-family: "HelveticaNeueLT Com 55 Roman";
    font-weight:normal;
    font-style:normal;
    src: url("/fonts/helvetica.eot");
}

#tmp_top_menu .module_area div a:hover,#tmp_top_menu .module_area div a.menu_selected{
    color:#ffffff;
}

#tmp_top_menu .module_area div a {
    color:#d7cfc8;
}

#tmp_location {
	margin-top:68px;
}

#tmp_top_slogan {
	margin-top:84px;
}

#tmp_body p {
	line-height:22px;
	margin-top:0px;
}
