/* @override http://robskaggs.com/VPC/vpcstudents/css/vpcstyles.css */

/* [ELEMENTS]
--------------------------------------------------------------------------- */

BODY {
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif, verdana;
  font-weight: 550;
  /*font-size: 11px; */ 
  font-size: .8em;
  color: #000000;
  background: #D9D9D9;
}

/* [Common Wrapper Styling] 
--------------------------------------------------------------------------- */

#container {
  margin: 0;
  padding: 0;
  background: transparent url(../images/bkgd/lines.gif) repeat top right;
}

#intro {
  /* position: relative; */
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #fff;
  background: url(../images/bkgd/bg_container_wide.jpg) no-repeat bottom right;
}

#logo {
  /* border: 1px solid #000000; */
  background: url(../images/bkgd/logo.jpg) no-repeat;
  width: 202;
  height: 200px;
  border-bottom: 2px solid #fff;
}

#header {
  background: #589901 url(../images/bkgd/header.jpg) no-repeat;
  height: 200px;
  margin-left: 202px;
  margin-top: 0px;
  font-size: 11px;
  /* border-bottom: 2px solid #fff; */
}

#slogan {
  /*background: url(../images/bkgd/slogan.gif) no-repeat; */
  background: url(../images/bkgd/UndergroundLogo.png) no-repeat;
  height: 175px;
  margin-left: 250px;
  margin-top: 0px;
}

#main_pic {
  background: url(../images/featured/YouthSunday2009Group.jpg) no-repeat;
  /* float: left; */
  width: 631px;
  height: 198px;
  top: 202px;
  margin-left: 200px;
  /* margin-top: -106px; */
}

#nav {
  /*background: url(../images/bkgd/nav.jpg) no-repeat;*/
  background: url(../images/bkgd/nav_bkgd.gif) repeat-x top left;
  background-color: #686868;
  position: absolute;
  width: 200px;
  height: 320px;
}

#nav a:hover {
  background: transparent url(../images/bkgd/nav_hilite_bkgd_fade.png) no-repeat;
  width: 200px;
}

#nav ul { 
  list-style: none; 
  padding: 0; 
  margin: 0; 
  margin-top: 10px; 
  margin-bottom: 10px;
}

#nav ul li { 
  float: left; 
  list-style-type: none; 
}

#nav ul li a { 
  display: block; 
  height: 22px; 
  margin-top: 0px;
  text-decoration: none;
  color: #fff;
}

#nav ul li a span {
  display: block;
  width: 160px;
  text-align: right;
  font-size: 1.1em;
  line-height: 22px;
}

#nav_bkgd {
  position: absolute;
  background-color: #000000;
  padding: 0;
  top: 202px;
  width: 200px;
  height: 275px;
  border-bottom: 2px solid #fff;
}

#suppl_content {
	position: absolute;
	background-color: #f69220;
	border: 10px #221f1f solid;
	top: 545px; 
	width: 140px;
	margin-left: 20px;
	padding: 20px 0 20px 0;
	font-size: 1.2em;
}

#suppl_content a:link, #suppl_content a:visited {
  text-decoration: none;
  color: #000000;
}

#suppl_content a:hover, #suppl_content a:active {
  text-decoration: underline;
  color: #000000;
}



#preamble {
  background: #B9C8D3;
  width: 600px;
  margin-left: 200px;
  border-left: 2px #fff solid;
  border-right: 2px #fff solid;
  border-top: 2px #fff solid;
}

#footer {
  /* position: absolute; */
  display: block; 
  background: #589901 url(../images/bkgd/footer.gif) repeat-y;
  border-top: 2px solid #fff;
  /* padding-top: 200px; */
  /* text-align: center; */
}

#footer_lcolumn {
  background-color: #7AF55D;
  width: 200px;
  text-align: center;
  color: #8c8c8c;
}

#footer_mcolumn {
  width: 425px;
  padding-left: 200px;
  margin-top: 2px;
  text-align: center;
  color: #fff;
}


blockquote p {
  margin: 0;
  padding: 0;
}

.verse {
  margin-top: 0;
  text-align: right;
}

a.popup {
  background: url(../images/icons/popup.gif) no-repeat top right;
  padding-right: 13px;
}

span.email {
  background: url(../images/icons/email.gif) no-repeat center right;
  padding-right: 15px;
  }

/* [Common Elements]
--------------------------------------------------------------------------- */
/* h2 */
h2.full_img_heading {
  width: 600px; 
  height: 75px; 
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #0069b3;
}

/* h3 */
h3 {
  background: #0069B3;
  font-family: arial, helvetica, sans-serif, verdana;
  font-weight: bold;
  color: #fff;
  margin: 0;
  padding-left: 4px;
  border-top: 2px #fff solid;
  border-bottom: 2px #fff solid;
  width: 596px;
  font-size: 1.3em;
  height: 1.5em;
  line-height: 1.5em;
}

#column1 h3 {
  width: 344px;
  /* background: #df0029; */
  background: #f69220;
}

#column2 h3 {
  width: 246px;
}

#column1 h3.img_heading {
  width:348px; 
  height:75px; 
  overflow:hidden;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  background: #f69220;
}

/* h4 */
h4 {
  font-size: 1.1em;
  margin: 0;
  margin-left: 10px;
  margin-top: 5px;
}

/* p */
p {
  margin-left: 10px;
  margin-right: 10px;
}

/* a */
a:link, a:visited {
  text-decoration: none;
  color: #0000a0;
}

a:hover, a:active {
  text-decoration: underline;
  color: #0000a0;
}

/* ul */
ul.nobullet {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 5px;
}

.nobullet li {
  padding-left: 25px;
  margin-top: 3px;
}


/* Clearing Floated Columns */
#clear {
clear: both;
}

/* Columns.  Column1 is 2/3 of area and Column2 is 1/3 of area */
#column1 {
  float: left;
  width: 348px;
  /* background: #e3824a; */
  background: #feb77b;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

#column2 {
  float: right;
  background: #b9c8d3;
  width: 250px;
  border-bottom: 2px solid #fff;
}

.emph p {
  font-size: 1.1em;
}


