﻿body { background: #e8e8e8; font-family: Georgia; margin: 0; padding: 0; }
h1,
h2 
	{ font-family: Arial; margin: 0 0 15px 0; padding: 10px 0 10px 0; color: #848F91; border-bottom: solid 1px #d5d5d5; } 

h1 { font-family: Arial; font-size: 1.7em; } 	
h2 { font-family: Arial; font-size: 1.5em; } 	

hr { height: 1px; background: #d5d5d5; border: 0; } 

img { border-width: 0; } 

a { color: #848F91; } 

p { margin-left: 10px }

blockquote { font-style: italic; }
ul { list-style-type: decimal } 

table { width: 100%; border: solid 1px #d5d5d5; font-size: small; } 
table th { background: #e5e5e5; width: 50%; padding: 7px; text-align: left; border-bottom: solid 1px #d5d5d5; } 
table td { padding: 7px; border-bottom: solid 1px #e5e5e5; }

.Error { font-weight: bold; display: block; } 
.Button { background: #848F91; border-width: 0; padding: 7px; color: #fff; margin: 10px auto; font-weight: bold; display: block; cursor: pointer; width: 200px } 

.Site { } 
.SiteHead { background: #A7D3FA url(../Images/HeadTopBG.png) repeat-x left top; width: 100%; }  
.SiteHead .Logo { width: 920px; margin: 0 auto 12px auto; padding: 30px 0 0 0; } 

.SiteMenu { background: url(../Images/MenuBG.png) no-repeat center bottom; padding: 25px 0 0 0; width: 100%; height: 55px; } 
.SiteMenu ul { list-style-type: none; margin: 0 auto; padding: 0 0 0 50px; font-family: Arial; width: 700px; line-height: 25px }
.SiteMenu ul li { float: left; vertical-align: middle; padding: 0 6px 0 6px; } 
.SiteMenu ul li a { color: #848F91; font-weight: bold; font-size: small; text-decoration: none; } 
.SiteMenu ul li a:hover { color: #000; } 

.SiteMenuBG { background: url(../Images/HeadBottomBG.png); width: 100% } 

.FootImage { margin: 0 auto; display: block; } 

.Site .Testimonial { background: #f5f5f5; padding: 5px 10px 5px 10px; }
.Site .Testimonial .Quote_66 { background: url(/Images/Quote_66.gif) no-repeat top left; } 
.Site .Testimonial .Quote_99 { background: url(/Images/Quote_99.gif) no-repeat bottom right; } 
.Site .Testimonial blockquote { padding: 20px 0 0 0 } 
.Site .Testimonial blockquote em { font-weight: bold; }

.Site .ShowOffers { background: #848F91; padding: 5px; color: #fff; }

.SiteMainContent { width: 100%; background: url(../Images/ContentBG.gif) center top repeat-y; } 
.SiteMainContent .SiteContent { font-size: 0.8em; color: #848F91; margin: 0 auto; padding: 0 0 20px 0; width: 638px; } 

.SponsorLinks { text-align: right; margin: 30px 0 0 0; } 

.Highlight { color: #848F91; font-weight: bold; } 

.SiteFooter { margin: 10px 0 10px 0; color: #888888; font-size: 0.7em; text-align: center; font-weight: bold; } 
.SiteFooter a { color: #848F91 } 
