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

body {
background-color: #CC9966;
font-family: arial, verdana, helvetica, sans-serif;
margin: 0px auto;
font-size: 10pt;
line-height: 14pt;
}

div#firstbody {
width: 800px;
background-color: #000000;
margin: 10px auto 0px auto;
}

div#secondbody {
width: 800px;
background-color: #7A1504;
margin: 0px auto;
}

div#footer {
color: #FFFFCC;
margin: 35px; 
font-size: .8em;
}
div#footer a{
color: #FF9933;
}

div#bodybracelets {
/* background-color: ffffff; */
background-image: url('images/bracelets.gif');
background-repeat: repeat-y;
width: 725px; 
margin: 0px 35px;
} 
div#content {
width: 615px;
margin: 0px auto;
}

ul#navlist
{
margin-left: 5px;
padding-left: 0;
white-space: nowrap;
font-size: 14px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #7A1504;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #333399;
text-decoration: none;
}

div#homebanner {
background-color: 000000;
background-image:url('images/bannerlogo.jpg');
background-repeat:no-repeat;
background-position: center;
width: 775px;
height: 301px;
}

div#topbanner {
background-color: 000000;
width: 775px;
height: 92px;
text-align: center;
}

div#feeteventsleft {
float: left;
width: 210px;
margin: 0 35px 0 0;
}

h1, h2, h3{
color: #333399; 
font-family: arial, verdana, helvetica, sans-serif;
}

h1{
font-size: 18pt;
line-height: 20pt;
}

h2{
font-size: 16pt;
line-height: 18pt;
}

h3{
font-size: 14pt;
line-height: 16pt;
}

div#testimonials {
background-image: url('images/speechbubble.gif');
width: 130px;
height: 107px;
text-align: center;
margin: 30px auto;
}

ul#homelist {
font-size: 1.1em;
font-weight: 700;
color: #996633;
margin: 15px 0px 25px 0px;
}
ul#homelist li{
font-style: italic;
margin: 0 0 12px 0;
}

ul.giftlist {
color: #996633;
margin: 25px 0 10px 50px;
}

ul.blueclaws {
color: #996633;
margin-top: 5px;
}

ul.blueclaws li{
margin: 0 0 15px -10px;
font-weight: bold;
}

div#centerservices {
margin: 0 35px;
text-align: center;
}

li.month {
color: #996633; 
font-family: arial, helvetica, sanserif; 
font-size: 1.35em;
}

div#instructions {
float: left;
margin: 10px 20px 20px 10px;
width: 325px;
padding: 0;
border: medium double;
border-color: #0000ff;
}

div#instructions p{
text-align: center;
font-size: 8pt;
line-height: 11pt;
}

table.main {
align: center;
width: 650px;
border: 0px;
background:#ffffff;
}

p.wedtable {
font-size: 7pt;
font-style: italic;
text-align: center;
}

p#box {
font-family: arial, helvetica, sanserif; 
font-size: 10pt; 
line-height: 18pt
}


