body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #D6E1F5;
}
h1 {
	font: bold x-large Geneva, Arial, Helvetica, sans-serif;
	color: #183B8D;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #183B8D;
	font-size: large;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #183B8D;
}
p {
	line-height: 150%;
}

a:link, a:visited {
	color: maroon;
	background-color: transparent;
}
a:hover {
	color: #183B8D;
	text-decoration: underline;
}

#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #183B8D;
}
#wrapper #header {
	height: 125px;
	background-color: #FFFFFF;
	color: #183B8D;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	font-size: small;
	border-top-width: 5px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5E0F2;
	border-bottom-color: #D6E1F5;
}


#wrapper #main-nav {
	height: 30px;
	clear: left;
}

#left_col {
	position: relative;
	top: 2px;
	left: 4px;
	width: 150px;
	float: left;
	text-align: left;
	margin-top: 10px;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left_col p {
	line-height: 100%;
}
#left_col_polity {
	position: relative;
	top: 2px;
	left: 4px;
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 10px;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}

#right_col {
	position: inherit;
	top: 2px;
	width: 150px;
	float: right;
	text-align: right;
	padding: 5px;
	margin: 5;
	right: 4px;
}
#right_col_wide {
	position: relative;
	top: 2px;
	float: right;
	text-align: left;
	right: 4px;
	width: 700px;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5;
	margin-left: 10;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #CAD9F0;
}

#wrapper #main {
	padding: 5px 15px 5px 10px;
	text-align: left;
	margin-left: 170px;
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #D5E1F1;
}
#wrapper #main_polity {
	padding: 5px 15px 5px 10px;
	text-align: left;
	margin-left: 225px;
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #D5E1F1;
}
#wrapper #main_wide {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#news {
	padding: 5px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #183B8D;
}

#footer {
	text-align: center;
	padding: 0px 0px 10px;
	font-size: small;
	list-style-type: none;
	list-style-image: none;
	clear: both;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6E1F5;
	border-bottom-color: #183B8D;
}
#footer a:link  {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #1B3484;
	text-decoration: underline;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}



.small_txt {
	font-size: small;
}
.emphasis {
	color: #183B8D;
	font-weight: bold;
}
.adbox {
	margin: 10px;
	border: thin groove #D4E1F2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.scripture {
	font-style: italic;
}
