﻿/* ---------------------------MAIN */

* { padding: 0;     margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

body {
 font-size: 13px;
 font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
      background-image:url(../images/bkgrnd.jpg);
 background-position: top;
 background-repeat: no-repeat;
 background-color: #5e719b;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#navigation {
 float: left;
 width: 900px;
 color: #333;
 border-bottom-color: #000000;
 border-bottom-style: solid;
 border-bottom-width: 4px;
 background-image:url(../images/LS_logo_banner.png);
 background-position:left top;
 background-repeat: no-repeat;
 padding-top: 160px;
}

#header {
 color: #333;
 width: 900px;
 float: left;
 height: 231px;
  background-color: #ffffff;
   background-image:url(../images/livingwater.jpg);
 background-position:left;
 background-repeat: no-repeat;
  border-bottom-color: #000000;
 border-bottom-style: solid;
 border-bottom-width: 4px;
}

#content { 
 color: #333;
 background: #ffffff;
 width: 880px;
 float: left;
  padding-left: 20px;

}


/* ---------#leftcolumn { 
 color: #333;
 background: #ffffff;
 width: 230px;
 float: left;
  padding-left: 20px;

}


#rightcolumn { 
 float: left;
 color: #333;
 background: #ffffff;
 height: auto;
 width: 630px;
 display: inline;
 padding-left: 20px;
}------------------MENU */


#footer { 
 width: 900px;
 clear: both;
 color: #ffffff;
 background: #000000;
  height: 50px;
}

.footercontent  
{
    padding-right: 20px;
    padding-top: 8px;
}

.padatbottom{ 
  padding-bottom: 30px;
}

.padatbottom2{ 
  padding-bottom: 220px;
}

#contactus{ 
   background-image:url(../images/contact.png);
 background-repeat: no-repeat;
 background-position: top right;
 height: 10px;
 padding-left: 30px;
 float: right;
}
/* ---------------------------MENU */
#pad 
{
height:140px;}

#menu {
padding:0;
margin:0;
list-style:none;}

#menu li {
float: right;
margin-left:1px;}

#menu li a {
display:block;
height:30px;
line-height:30px;
padding:0 8px;
float: right;
background:#ddd;
color:#000;
text-decoration:none;}

#menu li a b {
text-transform:uppercase;
}

#menu li a:hover, 
.home #menu li#home a,
.about #menu li#about a,
.services #menu li#services a,
.events #menu li#events a,
.newsletter #menu li#newsletter a,
.youth #menu li#youth a,
.adult #menu li#adult a,
.resources #menu li#resources a,
.message #menu li#message a
{background-image:url(../images/selection.gif);
 background-repeat: repeat-x;
 background-position:center top;
 background-color#ff9933;
}


/* ---------------------------COPY */

a:active {
color:#5e719b;
}
a:link {
color:#5e719b;
}

a:visited {
color:#5e719b;
}


.mainhead {
font-size:12pt;
text-align:left;
margin-top:5px;
font-weight:bold;
color: #072a47;
padding-top: 15px;
padding-bottom: 5px;
}

p {
font-size:10pt;
text-align:left;
padding-bottom: 10px;
padding-right: 20px;
}

.sidecontent {
font-size:10pt;
 width: 230px;

}

.bulletpoints
{
padding-bottom: 13px;
margin-left: 25px;
margin-right: 40px;
list-style-type: disc;
display: list-item;
font-size: 13px;
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

}
