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

a.services_link:link, a.services_link:visited, a.services_link:active {width: 244px; height: 40px; display: inline-block; text-align: left; line-height: 40px; text-decoration: none; font-size: 16px; text-indent: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; color: #000000;}
a.service_link:hover {background: #d1ba75;}

a.services_link_start:link, a.services_link:visited, a.services_link:active {width: 244px; height: 40px; display: inline-block; text-align: left; line-height: 40px; text-decoration: none; font-size: 16px; text-indent: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; color: #000000; background: #ffffff;}
a.service_link_start:hover {background: #d1ba75;}

a.nav:link, a.nav:visited, a.nav:active {font-family: 'FGM', Verdana; color: #000000; text-decoration: none; letter-spacing: 0.9px; width: 140px; height: 44px; border-radius: 10px; background: url(../../images/layout/nav_bg_gold.png); line-height: 44px; display: inline-block;}
a.nav:hover {font-family: 'FGM', Verdana; color: #000000; text-decoration: none; letter-spacing: 0.9px; font-size: 20px; background: url(../../images/layout/nav_bg_gold_hover.png);}