body { 
	border:1em solid #005300; 
	background:#005300; 
	color: #000; 
	margin: 0; 
	padding: 0; 
	font-size:66%; 
	font-family:"Trebuchet MS", verdana, arial, helvetica, sans-serif
	}
img { border: none; }	
a { 
	background: transparent; 
	color: blue; 
	text-decoration: none; 
	}
a:visited { 
	background: transparent; 
	color: #800080 
	}
a:hover { 
	color: #F00; 
	background: transparent; 
	text-decoration: underline overline; 
	}
dt {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	}
dd {
	font-size: 1em;
	}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color:#000;
	background:transparent;
	margin:0;
	padding: .5em 5%;
	}
h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	color:#000000;
	}
h2, h3 {
	font-size: 1.3em;
	color: #005300;
	}
h4, h5 {
	font-size: 1.2em;
	}
#logo {
	height: 60px;
	}	

#logo img { 
	margin:0; 
	padding:10px; 
	} 
#logo a:hover { 
	background: transparent;
	text-decoration: none ;
	}
form {
	margin-top: 15px;
	}
	
input.button {
}
input.searchfield {
    width: 200px;
}
select.dropdown {
    width: 150px;
}
.byline {
	font: italic 1em "Times New Roman", times, serif;
	}
blockquote { 
	text-align: Justify; 
	margin: 3em 3em; 
	line-height: 125% 
	}
.searchtitle {
	color: white;
	font-weight: bold;
	}
#menu {
	position: absolute;
	right: 10px;
	top: 90px;
	float: left;
	width: 25%;
	padding: 0; 
	margin: 0;
	background: transparent;  
	}
#menu ul { 
	list-style:none; 
	margin: 0; 
	padding: 0; 
	}
#menu li {
	margin: 0;
	line-height: 110%;
	}
#menu li a {
	display: block;
	width: 100%;
	padding: .3em;
	border: .1em #005300 solid;
	font-weight: normal;
	background: transparent ;
	text-decoration: none; 
	color:lime;
	}
#menu a strong {
	font-weight: bold;
	background: transparent;
	color: #fff;	
	text-decoration: underline;
	}
#menu li a:hover {
	border: .1em lime solid;
	color: #fff;
	background: transparent;
	font-weight: normal
	}
#menu li a:hover strong {
	color: lime;
	background: transparent;
	}	
#menu p {
	margin: 0;
	padding: 0em 1em;
	}
#menu form {
	color: white
	}

#content {
	float: left;
	background: #fff;
	width:74%;
	padding: 0 0 1em 0;
	margin: 0;
	}
#content {	
	font-size: 1.3em	
	}
#content p {
	line-height: 150%; 
	margin:0;
	padding:.5em 3em;
	}
#content ul, #content dl {
	margin: 0 5%;
	padding: 0;
	}	
#content li { 
	margin:  .5em 0 0 2em;
	padding: 0;
	}
#content hr {
	margin: 0 5%;
	padding: 0;
	}	
#content p.byline {
	text-align: center;
	}
.query { 
	color: #005300; 
	font-weight: bold; 
	font-size: 1.2em;
	}
.auds { 
	color: red;
	font-size: 11px;
	}
.auds a {
	color: green;
	}
.auds a:hover {
	color: blue;
	text-decoration: none;
	}
.auds strong {
	color: green;
	font-weight: normal;
	}

.related {
	color: black;
	font-size: 11px;
	text-decoration: none;
	}
.related a {
	color: green;
	}
.related a:hover {
	color: green;
	text-decoration: none;
	font-weight: bold;
	}
.related strong {
	color: black;
	font-weight: normal;
	}


#aud_content {
	float: left;
	background: #fff;
	width:74%;
	padding-left: 0;
	padding-right: 0;
	margin:0;
	}
#aud_content {	
	font-size: 1.3em	
	}
#aud_content p {
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	}
#aud_content ul, #aud_content dl {
	margin-left: 10%;
	margin-right: 5%;
	padding: 0;
	}	
#aud_content li { 
	margin: 0;;
	padding: 0;
	}
#aud_content hr {
	margin: 0;
	padding: 0;
	}	
#aud_content p.byline {
	text-align: center;
	}
.query { 
	color: #005300; 
	font-weight: bold; 
	font-size: 1.2em;
	}
.auds { 
	color: red;
	font-size: .8em;
	list-style-type: none;
	}
.auds a {
	color: green;
	}
.auds a:hover {
	color: blue;
	text-decoration: none;
	}


#sermon	{ 
	font-size: 1.2em;
	}
#sermon p {
	line-height: 125%;
	font-family: "Lucida Console", "Courier New", monospace;
	margin: 0 5% 0 5%;
	padding-top: 0;
	padding-bottom: 0.8em;
	padding-right: 0;
	}
#sermon pre {
	font: normal 1.1em/110% "Courier New", monospace; 
	}	
#content h1 {
	text-align:center; 
	}	
#right { 
	float: right;
	width: 20em;
	margin: 0 1em;
	padding-left: 1em;
	font-size: 11px;
	border-left: 3px solid silver;
	}
#right p:firstline {
	font-weight: bold;
	}
#right strong { 
	color: #f00; 
	font-weight: bold 
	}
#right p.title {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	}
#right p.art {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	}
#right h2 {
	margin: .5em 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	}
#arts { 
	margin: 0;
	padding: 0;
	}
#arts p {
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 0 20px;
	padding: 0;
	}	
#arts hr {
	margin: 0 0 0 20px;
	}	
#arts p.byline2 {
	font-style: italic;
	}	
#arts h2 {
	font-family: georgia, "Times New Roman", serif;
	font-size: 18px;
	margin:3px 0 3px 20px;
	padding: 0;
	}	
#arts ul, #arts dl {
	list-style: none;
	margin: 0 16px 0 4px;
	}	
#arts li { 
	font-size: 12px;
	line-height: 100%;

	}
#leftcorner, #anchor {
	float: left;
	width: 74%;
	margin: 0;
	padding: 0;
	}	
#leftcorner {
	background: #fff url('http://www.the-churchofchrist.com/images/ulgrn.jpg') no-repeat left top;
	}	
#leftcorner p, #anchor p {
	padding:2em; margin:0; font-size: 11px
	}	
#leftcorner p {
	background: url('http://www.the-churchofchrist.com/images/urgrn.jpg') no-repeat right top;
    }	
#anchor {
	background:#fff url('http://www.the-churchofchrist.com/images/llgrn.jpg') no-repeat left bottom; 
	   }
#anchor p {
	background:url('http://www.the-churchofchrist.com/images/lrgrn.jpg') no-repeat right bottom; 
    }		
#footer { 
	float: left;
width: 74%;
	font-size: 1em; 
	line-height: 150%; 
	color: #fff; 
	margin: 1em 0; 
	padding: 0; 
	background: transparent; 
	}
#footer p.links { 
	padding: .5em; 
	margin: 0;
	text-align: center; 
	}		
#footer a {
	color: #fff;
	}
#footer a:active {
	color: red;
	}
#footer a:visited {
	color: silver;
	}			
#footer a:hover {
	color: yellow; 
	background: transparent; 
	text-decoration: none;
	}
#location { 
	width: 75%;
	text-align: center;
	margin: -15px auto 0 auto;
	font-size: x-small; 
	line-height: 100%; 
	padding: 0; 
	background: transparent; 
	}
#content p.p_int1, #content p.p_int2, #content p.p_int3, #content p.p_int4, #content p.p_disc2, #content p.p_disc3, #content p.p_disc4, #content p.p_disc5, #content p.i1, #content p.i2, #content p.i3, #content p.i4, #content p.i5, #content p.i6, #content p.d2, #content p.d3, #content p.d4, #content p.d5, #content p.d6 {
	font: normal 100%/100% "Lucida Console", "Courier New", monospace;
	text-align: left;
	text-indent: -1.8em;
margin-left: 3em;
	}
#content p.d1, #content p.p_disc1 {
	font: normal 100%/100% "Lucida Console", "Courier New", monospace;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
margin-left: 3em;
	}
#content p.ser {
	font: normal 100%/100% "Lucida Console", "Courier New", monospace;
	}
#content p.p_int1, #content p.i1 {
	padding-left: 1.8em
	}
#content p.p_int2, #content p.i2 {
	padding-left: 3.6em
	}
#content p.p_int3, #content p.i3 {
	padding-left: 5.4em
	}
#content p.p_int4, #content p.i4 {
	padding-left: 7.2em
	}
#content p.i5 {
	padding-left: 9em
	}
#content p.i6 {
	padding-left: 10.8em
	}
#content p.p_disc1, #content p.d1 {
	text-indent: -3.0em;
	padding-left: 3.0em
	}
#content p.p_disc2, #content p.d2 {
	padding-left: 4.8em
	}
#content p.p_disc3, #content p.d3 {
	padding-left: 6.6em
	}
#content p.p_disc4, #content p.d4 {
	padding-left: 8.4em
	}
#content p.p_disc5, #content p.d5 {
	padding-left: 10.2em
	}
#content p.d6 {
	padding-left: 12em
	}
#content div.indent {
	padding-left: 3.3em;
	}
	
	
pre          { font-family: 'Courier New', monospace; font-size: 14px; line-height: 100%; }
#menu .forum {
	background: transparent;
	}
#menu .forum ul {
	list-style-image: none;
	list-style: none;
	background: #CECECE;
	border: 1px solid #000080;
	margin: 0 0 14px 0;
	padding: 0 12px 0;
	font-size: 13px;
	}
#menu .forum li {
	list-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
border: none;
	}
#menu .forum h1, #menu .forum h2 {
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	color: #FFF;
	background: #000080
	}
#menu .forum h2 a {
	color: #fff;
	font-weight: bold;
	}
#menu .forum li a {
	display: inline;
	padding: 0;
	border: none;
	color: navy;
	}
#menu .forum li a:hover {
	color: red;
	}

@media print {

body {
	border: none;
	background:#fff;
	}
#menu {
	display: none;
	}
#logo {
	display: none;
	}
#content {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	}
#content {
	font-size: 12pt;
	}	
#content p {
	padding:.5em 0px;
	}	
#leftcorner, #anchor {
	display:none;
	}	
#footer {
	display:none;
	}	
.p_int1, .i1 {
	padding-left: .3in
	}
.p_int2, .i2 {
	padding-left: .6in
	}
.p_int3, .i3 {
	padding-left: .9in
	}
.p_int4, .i4 {
	padding-left: 1.2in
	}
.i5 {
	padding-left: 1.5in
	}
.i6 {
	padding-left: 1.8in
	}
.p_disc1, .d1 {
	text-indent: -.5in;
	padding-left: .5in
	}
.p_disc2, .d2 {
	padding-left: .8in
	}
.p_disc3, .d3 {
	padding-left: 1.1in
	}
.p_disc4, .d4 {
	padding-left: 1.4in
	}
.p_disc5, .d5 {
	padding-left: 1.7in
	}
.d6 {
	padding-left: 2in
	}
.indent {
	padding-left: .5in
	}
#content p.p_int1, #content p.p_int2, #content p.p_int3, #content p.p_int4, #content p.p_disc2, #content p.p_disc3, #content p.p_disc4, #content p.p_disc5, #content p.i1, #content p.i2, #content p.i3, #content p.i4, #content p.i5, #content p.i6, #content p.d2, #content p.d3, #content p.d4, #content p.d5, #content p.d6 {
	font: normal 12pt/100% "Lucida Console", "Courier New", monospace;
	text-align: left;
	text-indent: -.3in;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: .1in;
	margin-right: 0;
	}
#content p.d1, #content p.p_disc1 {
	font: normal 12pt/100% "Lucida Console", "Courier New", monospace;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: .1in;
	margin-right: 0;
	}
#content p.ser {
	font: normal 12pt/100% "Lucida Console", "Courier New", monospace;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: .1in;
	margin-right: 0;
	}


	
			 }
