body { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; font-size: 12px; background: #CCCCCC; }
.phone { font-size: 12px; display: block; }


#template { width: 800px; margin-right: auto; margin-left: auto; padding: 5px; background: #FFFFFF; }
#nav { width: 790px; font-size: 12px; text-transform: uppercase; padding: 5px; background-color: #59595B; border-bottom-width: 5px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-bottom-color: #FFFFFF; color: #FFFFFF; font-weight: bold; border-left-style: none; }
#nav img { padding-right: 5px; }
#nav a { text-decoration: none; color: #FFFFFF; font-weight: bold; }
#nav a:hover { text-decoration: underline; }
#main { height: 450px; width: 580px; padding: 5px; background-color: #AFC4E1; position: relative; }
#right { float: right; height: 450px; width: 195px; padding: 5px; background-color: #8CADA2; border-left-width: 5px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-left-color: #FFFFFF; }
#footer { font-size: 10px; text-transform: lowercase; text-align: center; padding: 5px; clear: both; }
#footer a { text-decoration: none; color: #000000; }
#right img { display: block; margin-bottom: 5px; }

.bold {font-weight: bold}
.highlight { font-size: 16px; font-weight: bold; }
.name { font-size: 16px; font-weight: bold; display: block; }
