﻿body
{
  margin: 0;
  text-align: center;
  background-color: White;
  background-color: #96A7BB;
  font-family: Arial;
  font-size: 9pt;
  color: #6A979E;
  color: #333333;
}
a
{
  color: #6F999F;
}

.WrapAll
{
  width: 790px;
  padding-top: 114px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #E2EEF0;
  background-color: White;
  background-image: url(../images/sedback.gif);
  background-repeat: no-repeat;
  position: relative;
}

.Header
{
  width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 114px;
	border: none;
	color: #96A7BB;
}

#HeaderAddress
{
    float: right;
    margin-top: 25px;
    margin-right: 25px;
    text-align: right;
}

#HeaderLogo
{
    float: left;
    margin-top: 25px;
    margin-left: 25px;
}

#HeaderMenu
{
	float: left;
    width: 100%;
    height: 24px;
    background-color: #E2EEF0;
}

.Footer
{
    margin-top: 75px;
    padding: 16px 8px 16px 8px;
    width: 773px;
}

.HomePage h1
{
    color: #666;
    font-size: 13pt;
    font-style: italic;
    background-color: transparent;
}

.HomePage
{
    margin-left: 215px;
    margin-right: 115px;
    text-align: left;
    width: 545px;
}

.HomePage p
{
    border-left: none;
}

#HomeImages
{
    padding-top: 8px;
    padding-bottom: 8px;
    width: 760px;
}

#HomeImages img
{
    padding-right: 12px;
}

img
{
    border: none;
}

#LeftCol
{
    width: 190px;
    border: solid 1px #666666;
    margin-left: 22px;
    margin-right: 20px;
    margin-bottom: 22px;
    padding-bottom: 20px;
    height: 100%;
}

#LeftColHeader
{
    background-color: #666666;
    color: White;
    font-size: 12pt;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 22px;
    text-align: left;
    margin-bottom: 10px;
}

#LeftColCustom
{
    width: 190px;
    margin-left: 22px;
    margin-right: 20px;
    margin-bottom: 22px;
    padding-bottom: 20px;
    height: 100%;
}

.LeftColMenuItem
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    margin-left: 22px;
}

.LeftColMenuItem a
{
    color: #666666;
    text-decoration: none;
    font-size: 10pt;
}

.LeftColMenuItem a:visited
{
    color: #666666;
}

.LeftColMenuItem a:hover
{
    color: #96A7BB;
}

.LeftColMenuItemSel
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    margin-left: 22px;
    margin-right: 22px;
    color: #96A7BB;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.ContentRow
{
    text-align: left;
}

.MainContent
{
    position: relative;
    top: 3px;
    text-align: left;
    width: 545px;
    padding: 0px 0px 24px 0px;
}

.MainContent p
{
    border-left: solid 1px #E0E0E0;
    padding: 15px 25px 15px 25px;
    margin-top: 0px;
}

h1
{
    text-align: left;
    text-transform: uppercase;
    color: #96A7BB;
    background-color: #E0E0E0;
    padding: 8px 8px 8px 30px;
    font-size: 13pt;
    font-weight: normal;
    width: 500px;
    margin-bottom: 0px;
    margin-top: 15px;
}

h2
{
    color: #444;
    font-size: 13pt;
    font-style: italic;
    background-color: transparent;
    font-weight: normal;
    margin-bottom: 6px;
}

h3
{
    margin: 6px 6px 4px 6px;
    font-size: 12pt;
    font-weight: normal;
    color: #333;
    font-style: italic;
}

.ContentEditor
{
}

#HeaderMenuInner
{
    float: right;
}

.AdminTree
{
    border-style: inset;
    padding: 3px;
}

#LoadImage
{
    background-color: #eee;
    border: solid 2px black;
    position: absolute;
    top: 70px;
    left: 370px;
}


.BloggerProfile
{
    text-align: center;
}

.BlogName
{
    font-weight: bold;
}

.BlogPost h1
{
}

.BlogPost h2
{
    font-style: normal;
    font-size: 16pt;
    color: #6F999F;
    margin: 4px 0px 3px 0px;
}

.BlogPostDate
{
    font-style: normal;
    font-size: 9pt;
    color: #6F999F;
}

.BlogPost
{
    border-bottom: dashed 1px #999;
}

.BlogPost p
{
    border-left: none;
    margin: 0px;
}

.BlogPost a
{
    text-decoration: none;
}

.BlogPostTitle h1
{
    margin-top: -12px;
    padding-left: 0px;
    background-color: Transparent;
    font-size: 16pt;
    font-weight: bold;
}

.BlogPostTopics
{
    margin-left: 8px;
    margin-top: -8px;
    margin-bottom: 12px;
    font-size: 8pt;
}

.ContactUsWrapper
{
    margin-top: -14px;
    margin-left: -4px;
}

.ContactUsLeft
{
    float: left;
    width: 225px;
    height: 800px;
    padding-top: 40px;
    background-color: #FFFFFF;
    color: #6b6c6f;
    font-size: 12pt;
}

.ContactUsLeftText
{
    margin-left: 45px;
}

.ContactUsTestimonial
{
    border-top: solid 3px #eee;
    margin-top: 100px;
    border-bottom: solid 3px #eee;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ContactUsTestimonialText
{
    margin-left: 30px;
}

.ContactUsMain
{
    float: right;
}

.ContactUsAddress
{
    margin-top: 20px;
    margin-left: 100px;
}

.ContactUsQuestions
{
    margin-left: 50px;
    margin-right: 25px;
}

.Web20Input
{
  padding: 3px;
  font-size: 120%;
}

.RSVPBox
{
  text-align: left;
  padding: 8px;
  border: solid 1px #bbb;
  background-color: #E2EEF0;
  width: 360px;
  float: left;
}