/* General Layout & Styles */

body
{
	text-align: center;
	background-color: #6A8DAA;
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 760px;
	background-color: white;
	text-align: left;
	margin: 0 auto;
}

#header img
{
	border: none;
}

/* Sidebar (contains menu & submenus) */

#sidebar
{
	margin-top: 36px;
	width: 204px;
	float: right;
}

#sidebar img
{
	border: none;
}

#donation
{
	margin-left: 32px;
	margin-top: 15px;
}

#donation form
{
	display: inline;
}

#donation input
{
	vertical-align: middle;
}

#submenu ul
{
	list-style: none;
	padding-left: 0px;
	margin-left: 32px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#submenu ul li
{
	padding-left: 0px;
	margin-left: 0px;
}

#submenu ul li a
{
	color: #4C94D0;
	text-decoration: none;
}

#submenu ul li a:hover
{
	color: #95cb93;
}

/* Content Styling */

#content
{
	margin-left: 32px;
	margin-right: 207px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	padding-bottom: 20px;
}

#meetingsEvents #content
{
	width: 500px;
}

#content a
{
	color: #95CB63;
	text-decoration: none;
}

#content td
{
	vertical-align: top;
	padding: 5px;
	margin: 2px;
}

#content th
{
	text-align: center;
}

body#home #content p
{
	margin-bottom: 25px;
}

h1
{
	margin-left: 64px;
	margin-top: 36px;
	margin-bottom: 65px;
	color: #4C94D0;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 .second
{
	color: #95cb93;
	margin-left: 15px;
}

h1 .and
{
	color: #A5CDEF;
	position: relative;
	top: 30px;
	left: -125px;
}

body#siteMap h1 .and
{
	left: -25px;
}

body#prisonMinistry h1 .and, body#tableLeading h1 .and, body#recidivism h1 .and, body#jailInterview h1 .and, body#prisonTestimony h1 .and
{
	left: -75px;
}

body#contactUs h1 .and
{
	left: -35px;
}

body#home h1
{
	margin-bottom: 0px;
	margin-left: 32px;
	font-size: 22pt;
}

body#home h1.and
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #A5CDEF;
	position: relative;
	left: 50px;
	margin-bottom: 65px;
	margin-top: 0px;
	margin-left: 32px;
	font-size: 22pt;
}

body#home h1.and .second
{
	color: #95cb93;
	margin-left: 0px;
}

h2
{
	color: #4C94D0;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

h4
{
	color: #4C94D0;
	margin-bottom: 0px;
	font-weight: bold;
}

#video
{
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
}

#home01
{
	float: left;
	margin: 7px;
}

.step
{
	font-weight: bold;
}

.study
{
	display: block;
	margin-top: 15px;
}

.question
{
	color: #4C94D0;
	margin-bottom: 0px;
	font-weight: bold;
}

.answer
{
	margin-top: 0px;
}

#catalog_table
{
	width: 98%;
}

.catalog_picture
{
	width: 114px;
}

.catalog_price
{
	width: 75px;
	text-align: center;
}

.catalog_table_footer
{
	text-align: center;
}

strong
{
	color: #4C94D0;
}

body#reactions strong
{
	color: red;
}

body#siteMap #content ul, body#meetingsEvents #content ul, body#substanceAbuse #content ul
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body#siteMap #content ul li, body#meetingsEvents #content ul li, body#substanceAbuse #content ul li
{
	padding-left: 0px;
	margin-left: 0px;
}

body#meetingsEvents div#content table
{
	width: 100%;
}

body#meetingsEvets div#content table tr td
{
	width: 50%;
}

#footer
{
	clear: both;
	background-color: #4C94D0;
	color: white;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}

#footer a
{
	color: white;
	text-decoration: none;
}

#symetric
{
	text-align: center;
	color: white;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

#symetric a
{
	text-decoration: none;
	color: white;
}