@charset "UTF-8";

html {
	height: 101%;
}
body  {
	background: #666666 url(images/bg_lines.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#container {
	padding: 0px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftNavigation {
	padding: 0px 30px 30px;
	margin: 0px;
}
.nav_blend {
	background-image: url(images/nav_blend.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#navigation p {
	font-size: 11px;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}
#navigation a {
	color: #444499;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444499;
}
#mainContent {
	padding: 0px 30px 30px;
	margin: 0px;
}
a {
	color: #444499;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444499;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #666699;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #009999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
/*
.h2_style {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #009999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
*/
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
ul {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
	margin-bottom: 10px;
}
ol {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px;
	margin-bottom: 10px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
} 
#footer p {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444499;
}
.fields_160px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	height: 18px;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.fields_160px_multi_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.fields_260px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	height: 18px;
	width: 260px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.fields_260px_multi_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	width: 260px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#Find-a-Christian-Counsellor td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#search {
	text-align: center;
	padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 2px solid #009999;
	background-image: url(images/search_blend.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#search-result td {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 17px;
}
.header {
	font-weight: bold;
	background-color: #999;
}
.alternate_rows {
	background-color: #F0F0F0;
}
#search-result td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
#button a {
	background-color: #ccccd9;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
#button a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #444499;
}
.buttonWidth {
	margin: 0px;
	padding: 0px;
	width: 220px;
}

/* details category list */
ul.practice_list{
	padding:0;
	margin:0;
	padding-left:10px;
	list-style-type:disc;
	line-height:12px;
}

ul.practice_list li{
}
ul.practice_list li.list_left{
	width:190px;
	float:left;
}
ul.practice_list li.list_right{
	width:190px;
	float:right;
}

/* warning */
.warningbox{
	padding: 10px 20px 10px 20px;
	line-height: 12px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	border: 1px #CC0000 solid;
	background: #FFDDDD;
}
.warningbox p{
	margin:0;
	padding:0;
}
/*autocomplete*/
.ac_results{
	text-align:left;	
}
#bigBTN {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7bc3d8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#bigBTNbottom {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#bigBTN a:hover, #bigBTNbottom a:hover {
	background-color: #FFF;
}

