/* Stylesheet for NauticaCleaning.com */

/* Yellow #f8c704 */
/* Light Blue #b8b4ff */
/* Blue #182b8a */
/* Grey #666666 */

/* Set default font for entire document */
body, table, tr, td, th { font-family: Verdana; font-size: 12pt }
th { font-family: Verdana; font-size: 14px; color: #b8b4ff }
td { font-family: Verdana; font-size: 12px }

h1 { font-size: 17px; font-weight: bold; color: #182b8a; margin-top: 0; margin-bottom: 0; text-align: center }
h2 { font-size: 14px; text-align: left; color: #444444 }

p.nav { margin-top: 0px; margin-bottom: 0px }

.phone { font-size: 16pt; text-align: center; color: #f8c704; font-weight: bold }
.header { font-size: 14pt; text-align: center; color: #182b8a; font-weight: bold }
.title { font-size: 12pt; text-align: left; color: #182b8a; font-weight: bold; margin-bottom: 0px }
.text { font-size: 10pt; text-align: left; color: #666666; margin-top: 5px }
.tm { font-size: 6pt; vertical-align: super; color: #000000 }

/* Links */
a { color: #182b8a; font-weight: bold }
a:hover { color: #f8c704; font-weight: bold }
a.menu  { color: #ffffff; font-size: 12pt; text-decoration: none }
a.menu:hover  { color: #f8c704; font-size: 12pt; text-decoration: none }
