/* Stylesheet for IntermountainRestoration.com */

/* Green #a4c37f */
/* Orange #f8981f */
/* Blue #127bbc */
/* Black #444444 */

/* Set default font for entire document */
body, table, tr, td, th { font-family: Verdana; font-size: 12pt }

h1 { font-size: 20px; font-weight: bold; color: #444444; margin-top: 0; margin-bottom: 0; text-align: center }
h2 { font-size: 12pt; text-align: left; color: #444444 }

p.nav { margin-top: 5px }

li
  {
  font-size: 10pt;
  text-align: left;
  color: #444;
  margin-top: 5px;
  }

.phone { font-size: 16pt; text-align: center; color: #a4c37f; font-weight: bold }
.header { font-size: 14pt; text-align: center; color: #127bbc; font-weight: bold }
.title { font-size: 12pt; text-align: left; color: #f8981f; font-weight: bold; margin-bottom: 0px }
.text { font-size: 10pt; text-align: left; color: #444444; margin-top: 5px }
.tm { font-size: 6pt; vertical-align: super; color: #000000 }

/* Links */
a { color: #127bbc; font-weight: bold }
a:hover { color: #a4c37f; font-weight: bold }
a.menu  { color: #ffffff; font-size: 12pt; text-decoration: none }
a.menu:hover  { color: #f8981f; font-size: 12pt; text-decoration: none }

