body {
  margin: 0px auto;
  background-image: url(images/background_820.jpg);
  background-repeat: repeat-y;
  background-position: center;
  background-color: #CCCCCC; 
}

p {
  font-family: Verdana,Arial,Helvetica;
  font-size: 11px;
  color: #333333;
  line-height: 16px;
  vertical-align: baseline;
}

a:link, a:visited {
  color: #663333;
}

#container {
  width: 800px;
  margin: 0px auto;
  text-align: center;
  height: 100%;
}

#main {
  background-image: url(images/cell-bg.jpg);
  background-repeat: repeat-x;
  width: 800px;
  padding: 0px;
  height: auto;
  float: left;
  z-index: -1;
}

#main-index {
  background-image: url(images/cell-bg.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  width: 800px;
  height: 600px;
  float: left;
  z-index: -1;
}

#connections {
  padding-top: 20px;
  width: 800px;
  height: 600px;
  float: left;
}

input:focus {
  background: #fafad2 none repeat scroll 0% 50%;
}

#banner {
  padding: 5px;
  float: left;
  width: 180px;
  position: relative;
  left: 50px;
  top: 20px;
  background-color: #cccccc;
}

#menu {
  width: 100%;
}
/* remove all list stylings */
.nav, .nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
  text-align: center;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 20px;
}

.nav li {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.nav li:hover {
  z-index: 10000;
  white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present) */
}

.nav li li {
  float: none;
}

.nav ul {
  visibility: hidden;	/* initially hide all submenus. */
  position: absolute;
  z-index: 10;
  left: 0;	/* while hidden, always keep them at the top left corner, */
  top: 0;		/* 		to avoid scrollbars as much as possible */
}

.nav li:hover>ul {
  visibility: visible;	/* display submenu them on hover */
  top: 100%;	/* 1st level go below their parent item */
}

.nav li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
  top: 0;
  left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.nav:after, .nav ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

.nav, .nav ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu -- */
.nav ul {
  background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.nav ul ul {
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */

/* - - - DESIGN styles - - - */

.nav, .nav ul li {
  color: #eee;
  background: #66300;
  background-color: #663300;
}

.nav ul {
	width: 11em;
}

.nav a {
	text-decoration: none;
	color: #eee;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.nav a:hover, .nav li:hover>a {
	color: #fc3;
}

.nav li li {	/* create borders around each item */
	border: 1px solid #ccc;
}
.nav ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.nav li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* Fix for IE5/Mac \*//*/
.nav a {
	float: left;
}
/* End Fix */

/*]]>*/

#picture {
  background-image: url(images/cell-bg.jpg);
  background-repeat: repeat-x;
  width: 800px;
  float: left;
}
#bulletin_button a {
  border-top: 1px solid #bbbbbb;
  margin: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 90%;
  color: #444444;
  text-align: center;
  background-color: #cccccc;
  display: block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
}
#bulletin_button *:active {
  background-color: #bbbbbb;
  display: block;
}
#bulletin_button *:hover {
  background-color: #bbbbbb;
  display: block;
}
#left {
  margin: 20px 30px;
  display: block;
  float: left;
  width: 150px;
  height: auto;
}
#vertical_div {
  width: 1px;
  height: auto;
  background-color: #666666;
  float: left;
}
#centre {
  margin: 20px 30px;
  float: left;
  width: 250px;
  text-align: left;
}
#right {
  margin-top: 20px;
  width: 260px;
  float: left;
}
#sermons {
  margin: 0px 10px;
  padding: 10px;
  width: 700px;
  text-align: left;
  float: left;
  height: 800px;
}
#sermonstext {
  margin: -21px 30px;
  color: #ffffff;
}
#sermonstitle {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
#special2 {
  border:  none;
  padding: 0px;
  z-index: 1;
  top: 188px;
  right: 280px;
  float: right;
  position: absolute;
  left: 619px;
}
#special {
  border: 1px solid #666666;
  padding: 12px;
  width: 150px;
  float: right;
  background-color: #cccccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
  top: 5px;
  right: 10px;
  position: relative;
}
#statement {
  margin: 40px 60px;
  float: left;
  width: 650px;
}
#Page_title {
  padding: 7px 15px;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-align: right;
  background-color: #666666;
  display: block;
  position: relative;
  z-index: 1;
  top: 11px;
  left: -20px;
}
#main_text {
  width: 350px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.centre_text {
  text-align: center;
}
.left_text {
  text-align: left;
}
.bold_text {
  font-weight: bold;
}  
#main_text_secondary {
  width: 475px;
  padding-left: 40px;
  padding-top: 70px;
  padding-bottom: 10px;
}
#clear_float {
  margin: 0;
  padding: 0;
  clear: left;
  height: 0;
  overflow: hidden;
}
#lightGray {
  border: 1px solid #cccccc;
  padding: 5px;
  background-color: #bbbbbb;
}
.float-left {
  padding: 0px;
  margin: 5px;
  float: left;
}

.topline {
  border-top: 1px solid;
  padding-top: 10px;
}

ul.pdf-list li {
  list-style-image: url(images/pdficon_small.gif);
  padding-top: 10px;
}
  