/* Common styles */
body { font: 62.5%/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active { font-weight: bold; text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }
b, strong { font-weight: bold; }
em { font-style: italic; }
.a-center { text-align: center; }
.a-right { text-align: right; }
.w-normal, .w-normal a { font-weight: normal !important; }
/* Header */
#header h1 a { text-indent: -9999em; }
/* Menu */
#menu a { font-size: 1.1em; }
/* Sub Menu */
#submenu .header h2 { font-size: 1.1em; font-weight: bold; }
#submenu .footer a { font-size: 1.1em; }
/* Section Holders */
.section-holder .header h3 { font-size: 1.1em; font-weight: bold; }
.section-holder .header h3 span, .section-holder .header h3 a { font-size: 0.91em; font-weight: normal; }
/* Left Content */
#left-content .section-holder .gallery-holder .site p { text-align: center; }
#left-content .form th { text-align: right; vertical-align: top; }
/* Right Content */
#right-content .contact, #right-content .location { line-height: 1.8em; text-align: right; }
#right-content .section-holder table th, #right-content .section-holder table td { vertical-align: top;  }
/* Signs */
#signs ul li a { font-size: 0.9em; }
/* Footer */
#footer { font-size: 0.9em; }
