/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff; 
}

a {
	color: #0000cc;
	text-decoration: none;
	font-style: normal;
	margin: 0;
	padding: 0;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0 0 5px;
}
h1, h2, h3, h4 {
	color: #3333bb;
	font-style: normal;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
}
/* Main Layout Table  */

table, th, td   {
	border-collapse: collapse;
}

#template-table   {
	position: absolute;
	top:0px;
	left: 0px;
	width: 920px;
	background-color:#3333bb; 
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#template-top  {
	background: url(images/rpbcgreen.jpg) #00cc33 no-repeat left top;
	background-color:#66bb33;
}

#template-vertspace {

}
#template-nav  {
	background-color:#66bb33; 
	background: url(images/grnbg.gif);
	width: 230px;
}

#template-footer   {
	height: 120px;
	border: 0px;
	border-collapse: collapse;
}

#hostbottom {
	color: #99dd99;
	background-color: #66bb33;
	text-align: right; 
	font-size: 9px;
}

/* Navigation Buttons  */
#navigation {
	padding:10px 0 0 22px;
	font-size: 15px;
	text-align: left;
}

#navigation ul{
	display: block;
	padding: 0 0 0 0;
	margin: 0;
}

#navigation li {
	width: 160px;
	list-style: none;
	margin: 0;
	padding: 1px 5px 3px 5px;
	color: #004400;
	background-color:#cccccc;
	border: #b78760 2px outset;
}

#navigation a {
	color:#0000cc;
	text-decoration:none;
	font-style: italic;
}

#navigation a:hover, #navigation a.selected {
	font-weight:bold;
	color:#000000;
}

/*  Main Content Holder  */

#contenttd {
	margin:20px 10px 10px 10px;
	padding:16px;
	font-size:1.1em;
	font-style:normal;
	font-weight:normal;
	color: #000000; 
	background-color:#ffffff; 
}


#contenttd p:first-letter {
	font-weight: bold;
	font-size: 1.2em;
}

/* page tabs */
#table-tabs th {
	background-color: rgb(204,204,255);
	border:1px outset;
	padding:4px;
}

#table-tabs td {
	border-bottom:1px outset;
	padding:1px;
}

#table-tabs a {
	color:#0000cc;
	text-decoration:none;
	font-style: italic;
}

#table-tabs a:hover, #table-tabs a.selected {
	font-weight:bold;
	color:#000000;
	font-style: italic;
}
/* birthdays */
#birthdays li  {
	position:relative;
	left:5px;
	top:-5px;
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;
	color: #000000;
}

#birthdays strong  {
	color: #0000cc;
}

/* bottom bar */

#verseoftheday   {
	/* height:116px; */
	text-align: left;
	line-height: 13px;
	/* overflow: hidden; */
}

#verseoftheday  img {
	height:0px;
	border: 0px;
	display: none;
}

#verseoftheday  p, #verseoftheday br {
	margin: 0px;
	padding: 0px;
	line-height: 8px;
}

#verseoftheday  a   {
	color: #ffffff;
	display: none;
}

#extras {
	background-color:#ffffff; 
	padding:8px 8px 1px 8px;
	border: 0;
	border-collapse: collapse;
}

#extras p,#extras ul {
	padding:0;
}

#extras li {
list-style:none;
margin:0 0 6px;
padding:0;
}

#extras h2 {
width: 100%;
font-size:1.6em;
font-weight:400;
letter-spacing:-1px;
padding: 3px 0 3px 4px;
margin:0 0 6px 0;
background: #CCA272;
}

#footer {
	text-align: center;
	color: #0000aa;
	background-color:#ffffff; 
	font-size: .9em;
	font-weight:bold;
	height:20px;
	padding:10px 0 5px;
	border-collapse: collapse;

}
