

* { padding: 0; margin: 0; }

body {
	background: #534600;
	font: 12px "Times New Roman", Times, serif;
	color: #000;
}
p {
	font: 14px "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 5px;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
	background-color: #FFF;
}
#faux {
	background: #FFF;
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#header {
 color: #333;
 width: 770px;
 height: 306px;
 background: #D1DBDB;
}
h1 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h2, h3 {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color: #000;
	font-family: "Arial", Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#navigation {
 color: #333;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
}
#leftcolumn {
	display: inline;
	color: #333;
	width: 170px;
	float: left;
}
#leftText {
	padding: 15px 15px 15px 15px;
	width: 165px;
}
#leftText p{
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 13px;
}
#leftTextshort {
	padding: 7px 15px 7px 15px;
	width: 165px;
}
#leftTextshort p{
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 13px;
}
#leftcolumn2 { 
 display: inline;
 color: #333;
 width: 190px;
 float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	width: 560px;
	display: inline;
	position: relative;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}


#rightcolumn2 {
	float: right;
	color: #333;
	width: 380px;
	display: inline;
	position: relative;
	text-align: left;
	vertical-align: top;
	background: url(images/daily-scripture.jpg) no-repeat;
	height: 130px;
	padding-right: 190px;
	padding-left: 10px;
	padding-top: 20px;
}

#footer { 
 width: 770px;
 clear: both;
 color: #333;
}
.clear { clear: both; background: none; }
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#rightcolumn a:link {
	color: #000;
	text-decoration: underline;
}
#rightcolumn a:visited {
	color: #CCC;
	text-decoration: underline;
}
#rightcolumn a:hover {
	color: #000;
	text-decoration: none;
}
#greenstrong {
	font-weight: bold;
	color: #808000;
	font-size: 18px;
}
#bluestrong {
  font-family: "Arial";
	font-weight: bold;
	color: #000066;
	font-size: 18px;
}
#darkbluestrong {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  font-size: 17px; 
  font-weight: bold;	
  color: #000066;
}
#largefont {
	font-size: 16px;
}
