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

body { background-color:#DBBBC6;}
h1 { font-weight:bold; font-size:18px; text-align:left; margin-top:10px; color:#814D82;}
h2 { font-weight:normal; font-size:15px;  color:#8A558D; font-weight:bold;}
h3 {font-weight:bold; font-size:16px; text-align:left; color:#563B3B;}
li { list-style-type:disc; list-style-position:outside; }
ul { padding-left:20px; margin-bottom:10px;}
p { line-height:16px;}
a { color:inherit; text-decoration:underline; }
a:hover { text-decoration:none;} 
a h2 { text-decoration:none; display:inline; margin:0; padding:0;}
a:hover h2{ text-decoration:underline;}
.top { background-image:url(../images/bg/top.png); background-repeat:no-repeat; margin:0 auto; width:984px; height:30px; margin-top:0px;}
.container { background-image:url(../images/bg/spread.png); background-repeat:repeat-y;margin:0 auto; width:924px; padding:0px 30px 20px 30px ;}
.bottom { background-image:url(../images/bg/bottom.png); background-repeat:no-repeat;margin:0 auto;width:984px; height:30px;}
#header { text-align:center;}

#topBar { background-image:url(../images/nav/topBar.png); height:20px; width:924px; margin-top:10px;  }
#nav { text-align:center; margin:20px 0px;}
#content { width:680px; float:right; padding-top:15px; }
#leftForm { clear:left; float:left; width:206px; border:#CCC 1px solid; height:100%; padding:5px; }
#footer { padding-bottom:20px;}


.clear { clear:both;}

div#content img { border: solid 1px #563B3B;}
.break { height:5px; margin:20px 0px; background-image:url(../images/hr.jpg); background-repeat:repeat-x;}

.formField { margin:5px 0px; padding:2px; width:127px; margin-left:10px;}
.button { margin-top:10px; margin-right:5px; float:right;}

.testimonalBox { border:2px solid #563B3B; padding:10px; margin-bottom:10px;  }
.profileBox { width:250px; border:2px solid #563B3B; float:left; margin-right:20px; padding:20px; text-align:center;  }
div.profileBox img { margin-bottom:0px;}
.textHeader { margin:10px 0px 20px 0px;}

ul.gallery { padding-left:0px;}
ul.gallery li { display:inline-block; list-style-type:none; background-color:pink; width:157px; margin-right:10px; margin-top:10px; height:50px;}

/*
ul.nav { float:left; padding-left:0; margin-bottom:0px;}
ul.nav li { background-image:url(../images/nav/liSpread.jpg); width:213px; height:27px; display:block; padding-left:5px; padding-top:7px;}
ul.nav li a { display:block; height:27px; color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold; }
ul.nav li a:hover { text-decoration:underline; }
#bottomNav { background-image:url(../images/nav/bottom.jpg); width:218px; height:37px; float:left; clear:left; margin-bottom:5px;} */


ul.nav { float:left; padding-left:0; margin-bottom:0px;}
ul.nav li { background-image:url(../images/nav/liSpread.png); width:213px; height:27px; display:block; padding-left:5px; padding-top:7px;}
ul.nav li a { display:block; height:27px; color:#6A3F6B; text-decoration:none; font-size:12px; font-weight:bold; }
ul.nav li a:hover { text-decoration:underline; }
#bottomNav1 { background-image:url(../images/nav/bottom.png); width:218px; height:37px; float:left; clear:left; margin-bottom:20px;}

ul.events {}
ul.events li { margin:10px 0px;}

table.contact tbody tr { border-bottom:1px solid #814D82; padding-bottom:20px;}
table.contact tbody tr td{ padding:10px 0px;}

.fb-like-box { float:right; margin:20px 0px 10px 0px; clear:right;}