/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
}
#audiobar {
margin:0 auto;
width:500px;
background-color:#ff8e01;
border:4px solid #014a8f;
}
/***** Layout *****/

table.lo {
border:0;
margin:0;
padding:0;
vertical-align:top;
}
 table.lo tr td {
  padding:0px;

}
td.stripes {
background-image:url(lo/banr_stripes.gif);
background-position:left;
background-repeat:repeat-x
}
td.navmain {
width:200px;
background-color:#669Acc;
vertical-align:top;
}
td.main {
vertical-align:top;
}
td.navbott {
width:200px;
background-color:#669Acc;
background-image:url(lo/botmleftside.jpg);
background-position:bottom;
vertical-align:bottom;
background-repeat:repeat-x;
}
td.navbott img {
padding-bottom:4px;
}
td.maincontentbot {
background-image:url(lo/btmmain.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
td.mainright {
background-image:url(lo/hotchner_lo_blue4wline.jpg);
background-position:right;
background-repeat:repeat-y;
}

td.botmcurve {
width:56px;
background-image:url(lo/hotchner_lo_blue4wline.jpg);
background-position:right;
background-repeat:repeat-y;
vertical-align:bottom;
}
#quickpicks {
float:right;
width:145px;
background-color:#669acc;
border:2px solid #014b93;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.80em;
line-height:1.1;
}
#quickpicks h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#014b93;
background-color:#f93;
border-bottom:1px solid #014b93;
font-size:1.05em;
font-weight:bold;
margin:0 0 .20em 0;
padding:2px;
line-height:1.1;
letter-spacing:+1;
text-align:center;
}
#quickpicks p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#014b93;
font-size:.85em;
margin:0 0 .10em 0;
padding:2px;
}
#quickpicks a:link, #quickpicks a:visited {
color:#000;
text-decoration:none;
}
#quickpicks a:hover {
background-color:transparent;
text-decoration:underline;
}
#bulletin_board {
background:url(lo/BulletinBoardTile.jpg);
}
#bulletin_board p {
color:#000033;
font-size:.85em;
}
#googlebox {
width:100%;
background-color:#0052a7;
height:26px;
font-size:11px;
margin:0;
padding:0;
}
#googlebox table {
margin:0;
padding:0;
border:0;
border-collapse:collapse;
}
#footer {
	width:785px;
}
.footerbox {
font-size:.80em;
color:#999;
line-height:1.0;
margin-top:.70em;
background-color:#efefef;
  border: 4px solid #024c93;
  border-left:none;
	padding: .95em;
	-moz-border-radius-topright:32px;
   -webkit-border-top-right-radius:32px;
   -khtml-border-top-right-radius: 32px;
   border-top-right-radius: 32px;

	-moz-border-radius-bottomright:32px;
   -webkit-border-bottom-right-radius:32px;
   -khtml-border-bottom-right-radius: 32px;
   border-bottom-right-radius: 32px;
}
.footerbox p {
color:#777;
line-height:1.0;
margin:.25em 1em 1.10em 1em;
padding:0;
}
.footerbox a:link, .footerbox a:visited {
    color:#777;
	text-decoration:none;
	margin-right:2.5em;
}
.footerbox a:hover {
    color:#999;
	text-decoration:underline;
    margin-right:2.5em;
}
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
color:#990000;
padding:5px 7px 7px 5px;
letter-spacing:-1px;
font:1.5em "times new roman", georgia, serif;
}
h1.eco {
   color:#093;
}

h2 {
color:#990000;
padding-top: 10px;
margin: 5px;
font:1.3em "times new roman", georgia, serif;
border-bottom: #990000 1px solid;
}

h3 {
color: #064c92;
padding-top:.75em;
padding-left:.25em;
margin-bottom:.75em;
font:1.15em "times new roman", georgia, serif;
font-weight:bold;
}

h4 {
color: #990000;
padding-top:.90em;
padding-left:.15em;
font:.95em arial, Arial, Helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
ul.listreg li {
	font-size:0.80em;
	font-weight:normal;
	color: #004A93;
	padding:0;
	margin-right:1.5em;
	margin-bottom:0.20em;
	list-style-type: square;
}
ul.list_bb_topic {
    list-style-type:none;
	margin:0;
	padding:0 0 0 .20em;
}
ul.list_bb_topic li {
    display:block;
	font-size:0.85em;
	font-weight:normal;
	color: #004A93;
	background-color:#dcdcdc;
	padding:0 .10em 0 .10em;
	margin-bottom:0;
	margin-left:.10em;
	border-bottom:1px solid #ededed;
}
ul.list_bb_topic li a:link, ul.list_bb_topic li a:visited {
    display:block;
	font-weight:normal;
	color: #000;
	background-color:#dcdcdc;
	text-decoration:none;
}
ul.list_bb_topic li a:hover {
	display:block;
	font-weight:bold;
	color: #000;
    background-color:#cdcdcd;
	text-decoration:none;
}
.content {
margin: 3px;
}
.content p {
font:.80em arial, helvetica, sans-serif;
color:#004A93;
padding: .50em .65em;
line-height:1.3em;
}
.contentnav p {
font:.75em arial, helvetica, sans-serif;
color:#000066;
padding: .45em;
line-height:1.05em;
}
.content p.charities {
font-size:14px;
text-align:center;
}
.content p.smaller {
font-size:.70em;
font-weight:bold;
}
.content p.larger {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:1.15em;
  font-weight:bold;
  color:#c00;
  background-color:#cc9;
  border: 1px solid #c00;
  margin: .25em;
}
.content p.big {
font-size:1.10em;
}
.content p.smallcen {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .65em;
text-align: center;

}
.content p.suggestions {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .70em;
text-align: left;

}
.rednote {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #f00;
    	font-size: .85em;
    	font-weight: bold;
    	margin-left: 20px;
    	margin-right: 20px;
    	text-align: center;
}
.cchat a:link, .cchat a:visited {
display:block;
background-image: url(lo/cclogo_rollover.jpg);
background-position:0 -83px;
background-repeat:no-repeat;
}
.cchat a:hover {
background-position: 0 0;
}
.dtalk a:link, .dtalk a:visited {
display:block;
background-image: url(lo/dtlogo_rollover.jpg);
background-position:0 -83px;
background-repeat:no-repeat;
}
.dtalk a:hover {
background-position: 0 0;
}
.cbible a:link, .cbible a:visited {
display:block;
background-image: url(lo/cbcvr_rollover.jpg);
background-position:0 -135px;
background-repeat:no-repeat;
}
.cbible a:hover {
background-position: 0 0;
}
.dbible a:link, .dbible a:visited {
display:block;
background-image: url(lo/dbcvr_rollover.jpg);
background-position:0 -135px;
background-repeat:no-repeat;
}
.dbible a:hover {
background-position: 0 0;
}
.goldannounceredbdr {
margin-right: 1.5em;
margin-left: 2.0em;
background-color:#cccc99;
border: 1px solid #c00;
}
.goldannounceredbdr p {
font-size:.90em;
color:#036;
font-weight:bold;
}
.podcasts td {
border:1px solid #eee;
}
.podcasts p {
font-size:.70em;
font-weight:bold;
}
.podcasts td p.month {
font-size:.80em;
background-color:#eeeeee;
text-align:center;
}
.griefbox {
width:440px;
margin:0 auto;
border:4px solid #000;
background-color:#ddd;
}
p.tagline {
color:#990000;
font-family:impact, futura, sans-serif;
font-size:1.4em;
text-align:center;
font-style:italic;
}
/***** CONTENT LINKS *****/

.content a:link {
color: #c00;
text-decoration:none;
}
.content a:visited {
color:#666666;
border-bottom:thin dotted #999;
}
.content a:hover {
background-color:#f93;
color: #004a93;
border-bottom:none;
text-decoration:none;
}

/***** END CONTENT LINKS *****/

.content p.copyright {
color:#999;
font:.70em arial, helvetica, sans-serif;
padding: .25em .35em;
}
.copyright {
color:#999;
font:.75em arial, helvetica, sans-serif;
padding: .25em .35em;
}
.copyright a:link, a:visited {
color:#666666;
text-decoration:none;
}
.copyright a:hover {
color:#fff;
background-color:#999;
text-decoration:none;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Q and A Formatting *****/
div.question {
  border: 1px solid #F6CE6C;
  background-color: #f6ce6c;
  margin-left: 20px;
  margin-right: 20px;		
  padding: 2px;
}
h1.topic {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1.00em;
    	font-weight: bold;
		color: #603;
		background-color: #F6CE6C;
		border-bottom: 1px solid #960000;
    	padding: 2px;
    	margin-right: 15px;		
		margin-bottom: 1em;
		margin-left: 5px;

}
p.question {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: .80em;
    	font-weight: bold;
		color: #960000;
        padding-right: 1.5em;
		padding-bottom: 1em;
		padding-left: 1.5em;
}
p.question:first-letter { font-size: 150% }
p.answer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: .80em;
    	font-weight: normal;
		color: #960000;
        padding-right: 2.5em;
        padding-left: 2.5em;
}
p.reprint {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: .70em;
    	font-weight: normal;
		color: #960000;
        padding-right: 5.5em;
        padding-left: 5.5em;
}
.qa {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    width: 450px;
	    font-size: .80em;
    	font-weight: bold;
        color:#000000;
		background-color:#f6ce6c;
        margin-bottom:2px;
		margin-left: 5px;
		padding-top: 2px;
		padding-left: 4px;
		padding-bottom: 2px;
}
ul.qlist {
	    width: 475px;
        margin-left: 5px;
		padding-left: 0;
}
li.qa  {
        list-style:none;
}

li.qa a:link {
        color:#960000;
		background-color:#f6ce6c;
        text-decoration:none;
}
li.qa a:visited {
        color:#666666;
		background-color:#f6ce6c;
        text-decoration:none;
}
li.qa a:hover {
        color:#ff3334;
		background-color:#f6ce6c;
		text-decoration:none;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** LEFT NAV *****/
#leftnav {
	width: 180px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 6px 10px 7px;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Below line so that IE hightlights entire block on hover, not just text */
#leftnav li a { display: block; width: 174px;}

#leftnav li a:link, #leftnav li a:visited, #leftnav li a:hover {
	display: block;
    text-align: center;
	padding: 2px 2px 2px 0.3em;
}
#leftnav li a:link {
	border: 1px solid #014b93;
	color: #014b93;
	background-color: #f93;
	text-decoration: none;     
}

#leftnav li a:visited  {
	border: 1px solid #014b93;
	color: #014b93;
	background-color: #f93;
	text-decoration: none;     
}

#leftnav li a:hover {
	border: 1px solid #f93;
	color: #f93;
	background-color: #014b93;
	text-decoration: none;	
	}
#leftnav .here a:link, #leftnav .here a:visited {
	border: 1px solid #f93;
	color: #f93;
	background-color: #014b93;
	text-decoration: none;	
} 
#leftnav .sublink a:link, #leftnav .sublink a:visited {
	border: 1px solid #666;
	color: #666666;
	background-color: #fccb65;
	text-decoration: none;	
} 
#leftnav .sublink a:hover {
	border: 1px solid #fff;
	color: #fff;
	background-color: #669acc;
	text-decoration: none;	
} 	
#leftnav .sublinkhere a:link, #leftnav .sublinkhere a:visited {	
	border: 1px solid #fff;
	color: #fff;
	background-color: #669acc;
	text-decoration: none;	
}
#leftnav .sub2link a:link, #leftnav .sub2link a:visited {
	border: 1px solid #666;
	color:#014b93;
	background-color:#ffff99;
	text-decoration:none;	
} 
#leftnav .sub2link a:hover {
	border: 1px solid #014b93;
	color: #014b93;
	background-color: #ccc;
	text-decoration: none;	
} 	

.in-memoriam {
border:7px solid #000;
padding:.25em;
}
.in-memoriam h2 {
color:#000;
border-bottom:1px solid #000;
}
/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 1px; }
.img-right 		{ float:right;margin:4px 1px 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
