@charset "UTF-8";
/* CSS Document */

body, caption, th, td, input, textarea, select, option, legend, fieldset {
   font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
}
body {
  font-size:62.5%;
  text-align:center;
  background:#390 url(../images/body.png) 50% 0 repeat-x;
  color:#fff;
}
h1 { color:#c00; font-weight:normal; font-size:2.8em; line-height:normal; }
#rightcolumn h1 { font-size:2em; padding-top:20px; }
h2, h3, h4, h5, h6 { color:#390; line-height:normal; }
h2 { font-size: 2.4em; }
th h2 { padding:20px 0 5px; text-align:left; }
h3 { font-size: 2em; }
h4 { font-size: 1.6em; }
/* LoVe HAte */
a:link { color:#c00; }
a:visited { color:#a00; }
a:hover,
a:active,
a:focus { color:#e00; }

.green, label { color:#94FF7F; }
label { font-weight:bold; font-size:1.1em; }
.menu label { padding-right:10px; }
#foot a:link, #foot a:visited { color:#222; }
#foot a:hover, #foot a:active, #foot a:focus { color:#000; }
#page { font-size:1.5em; line-height:1.9em; min-width:1000px; position:relative; padding-top:20px; }
#main { background:url(../images/main.png) 50% 0 repeat; }
#content { text-align:left; background:#222 url(../images/st-paul.png) 0 100% no-repeat; }
#foot p { margin:0 0 10px; }
.read-more { padding-right:15px; background:url(../images/arrow.png) 100% 50% no-repeat; }
#foot { color:#333; text-align:center; background:url(../images/foot.png) 50% 0 repeat-x; }
#foot-inner { background:url(../images/foot-inner.png) 50% 0 no-repeat; }
p { margin:10px 0; }
table p { margin:5px 10px; }
table.menu p { text-indent:-25px; padding-left:25px; }
blockquote { padding:0 30px 0 150px; background:url(../images/ldquo.png) 0 5px no-repeat; }
.odd { background:#333; }
.even { background:#444; }
li.odd { background:none; }
.pricing { color:#777; }
.emphasis {
  color:#c00;
  font-size:1.6em;
  white-space:nowrap;
  font-family: Coronet, Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
}
h2.emphasis { font-size:3.4em; }