body{
  background-color: #4f6280;
  margin: 0px;
  font-family: helvetica;
  font-size: 12px;
}

p{
  margin-top: 0px;
  line-height: 18px;
  margin-bottom: 12px;
}

.subtitle{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}


.small-p{
  margin-bottom: 8px;
}


h2{
  font-weight: normal;
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
}

h3{
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 17px;
}

h4{
  margin-top: 15px;
  color: #974c02;
  font-size: 13px;
  margin-bottom: 4px;
}


img{
  border: none;
}

a, a:link, a:visited{
  text-decoration: none;
  color: #3399cc;
}

#main-wrapper{
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}


/* HEADER STYLES */

#header{
  height: 99px;
  width: 985px;
  _width: 990px;
}

#header-left{
  background-image: url(/images/vineyard3/header-left.png);
  background-repeat: no-repeat;
  height: 103px;
  width: 13px;
  float: left;
  margin-left: 1px;
}

#header-content{
  background-image: url(/images/vineyard3/header-bg.png);
  background-repeat: repeat-x;
  height: 103px;
  width: 940px;
  float: left;
  _height: 107px;
  z-index: 1;
}

#header-right{
  background-image: url(/images/vineyard3/header-right.png);
  background-repeat: no-repeat;
  height: 103px;
  width: 15px;
  float: left;
}

#logo{
  float: left;
}

.menu{
  margin: 0px;
  padding: 0px;
}

.menu li{
  float: left;
  list-style-type: none;
  list-style-image: none;
}

/*Secondary Menu*/

#secondary-menu{
  float: right;
  margin-top: 28px;
  margin-right: 108px;
}

#secondary-menu li{
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid #66758b;
}

#secondary-menu .last{
  border-right: none;
}


#secondary-menu li a{
  font-family: verdana;
  font-size: 10px;
  color: #66758b;
  display: block;
}

/* Primary Menu */

#primary-menu{
  clear:both;
  float: left;
  width: 942px;
  _width: 960px;
  z-index: 10;
}

#primary-menu .menu{
  margin-top: 4px;
}

#primary-menu .menu a{
  display: block;
  float: left;
}


#primary-menu .menu .first-visit-tab{
  margin-top: -7px;
  height: 39px;
}

#primary-menu .menu li{
  height: 27px;
  position: relative;
  z-index: 10;
}

#primary-menu .menu ul{
  position: absolute;
  margin: 0px;
  padding: 0px;
  margin-top: -2px;
  display: none;
  z-index: 10;
  left: 0;
  top: 29px;
  background-color: #7492C2;
}

#primary-menu .menu .first-visit-tab ul{
  top: 36px;
}


#primary-menu .menu li:hover ul,
#primary-menu .menu li.hover ul{
  display: block;
}


#primary-menu .menu ul li{
  float: none;
  height: auto;
}

#primary-menu .menu ul li a{
  color: #ffffff;
  padding: 5px 18px 5px 5px;
  background-color: #7492C2;
  float: none;
  border-bottom: 1px solid #8BA3C8;
  font-size: 10px;
  font-family: verdana;
}

#primary-menu .menu ul li a:hover{
  background-color: #3399CC;
}

#primary-menu .classes-programs ul li a{
  width: 200px;
}

#primary-menu .get-involved ul li a{
  width: 150px;
}

#primary-menu .our-story ul li a{
  width: 145px;
}

.first-visit-tab .menu-divider img{
  margin-top: 7px;
}

.first-visit-tab li a{
  width: 140px;
}


/* SPLASH STYLES */

#splash-container{
  background-image: url(/images/vineyard3/splash-top-bg.png);
  background-repeat: no-repeat;
  height: 275px;
  padding-top: 24px;
  padding-left: 4px;
  padding-right: 6px;
}

#splash-container p{
  font-size: 14px;
  line-height: 20px;
}


#splash-left{
  background-image: url(/images/vineyard3/splash-left-bg.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 255px;
  width: 220px;
  padding-left: 20px;
  padding-right: 10px;
}

#splash-right{
  background-image: url(/images/vineyard3/splash-right-bg.jpg);
  background-repeat: no-repeat;
  float: right;
  height: 255px;
  width: 250px;
}

#splash-right h2{
  margin-bottom: 0px;
  margin-top: 10px;
}

#splash-right p{
  font-weight: bold;
  padding-left: 20px;
  font-size: 12px;
  margin-bottom: 8px;
}

#splash-right ul{
  padding-left: 36px;
  margin-top: 0px;
  _margin-left: 10px;
}


#splash-right li{
  list-style-image: url(/images/vineyard3/right-splash-bullet.gif);
  margin-bottom: 13px;
}

#splash-right li a{
  color: #974c02;
  font-size: 14px;
  font-weight: bold;
}


#splash-center{
  float: left;
  background-image: url(/images/vineyard3/slider-console-bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 460px;
  }

.image-container{
  height: 226px;
  width: 460px;
}

.image-container ul{
  margin: 0px;
  padding: 0px;
}

.image-container ul li{
  list-style-type: none;
  list-style-image: none;
  height: 229px;
  width: 460px;
}


.slider-controls{
  height: 22px;
  width: 460px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 3px;
}

.console-wrapper{
  float: left;
  overflow: hidden;
  margin-left: 59px;
  _margin-left: 30px;
}


.console-middle{
  height: 22px;
  background-color: #182640;
  float: left;
  padding: 4px 65px 0px;
}


.console-edge{
  height: 22px;
  width: 3px;
  background-repeat: no-repeat;
  display: block;
  float: left;
}

.console-left{
  background-image: url(/images/vineyard3/slider-button-side-left.gif);
}

.console-right{
  background-image: url(/images/vineyard3/slider-button-side-right.gif);
}


.slider-controls a{
  display: block;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  color: #FFFFFF;
  font-weight: bold;
  outline: none;
}

.slider-controls .current{
  color: #F2AB00;
}


.slider-controls .pause{
  float:right;
  margin-right:2px;
  margin-top:4px;
}



/* MAIN CONTENT */
#content-wrapper{
  padding-bottom: 10px;
}


#main-content{
  background-image: url(/images/vineyard3/main-content-bg.png);
  background-repeat: repeat-y;
  padding-left: 14px;
  padding-right: 16px;
  padding-bottom: 10px;
  overflow: hidden;
  zoom: 1;
}

#main-content-bottom{
  background-image: url(/images/vineyard3/main-content-bottom-bg.png);
  background-repeat: no-repeat;
  height: 12px;
}

#left-column{
  width: 220px;
  float: left;
}

#center{
  width: 460px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  float: left;
}

#center h2{
  margin-bottom: 4px;
}


.most-recent-sermon{
  background-color: #f0e4cb;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  zoom: 1;
}

.most-recent-sermon h4{
  margin-top: 0px;
}

.rss-button{
  margin-left: 4px;
}

.left-column-button{
  margin-bottom: 4px;
  display: block;
}


#right-column{
  width: 220px;
  float: right;
}

#right-column h3{
  color: #cc6600;
  margin-top: 15px;
  margin-bottom: 5px;
}

#right-column p{
  line-height: 16px;
  margin-bottom: 6px;
}

.event{
  margin-bottom: 15px;
}


#right-column h4{
  margin-top: 0px;
  margin-bottom: 5px;
}

/*FOOTER*/

#footer{
  color: #e0e3e8;
  margin-left: auto;
  margin-right: auto;
  width: 710px;
  overflow: hidden;
}


#footer-menu{
  overflow: hidden;
  border-top: 1px solid #747e8d;
  border-bottom: 1px solid #747e8d;
  padding-top: 10px;
  padding-bottom: 11px;
  zoom: 1;
}

#footer-menu li{
  border-right: 1px solid #000000;
  padding-right: 5px;
  padding-left: 5px;
}

#footer-menu .first{
  padding-left: 0px;
}

#footer-menu .last{
  border: none;
}


#footer-menu a{
  color: #e0e3e8;
  font-weight: bold;
  font-family: verdana;
  font-size: 11px;
}


#footer-info{
  clear: both;
  font-family: arial;
  font-size: 11px;
}

#footer-info .info-column{
  float: left;
  width: 345px;
  padding-top: 10px;
}

#footer-info .left{
  border-right: 1px solid #747e8d;
}

#footer-info .right{
  padding-left: 19px;
}


#footer-info dl{
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 5px;
}


#footer-info dt{
  float: left;
  clear: both;
  font-weight: bold;
  width: 40px;
}


#footer-info dd{
  float: left;
}

#footer-info .right dt{
  width: auto;
}

#footer-info .right dd{
  margin-left: 3px;
}

#cse-search-box #q {
border:1px solid #CCCCCC;
font-size:10px;
height:12px;
padding:3px;
width:50px;
}

