body {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	/*color:#3c5377;*/
	background-color: #edebea;
	/*min-width: 1020px;*/
	height: 100%;
	margin:0px;
	padding: 0;
}

html {
	height: 100%;
	/* This stops the page from jumping when the scroll bar loads! */
	overflow-y: scroll; 
}

h1 {
	font-family: 'Lato', Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #482756;*/
	font-weight: 800;
	margin-bottom: 0px;
}

h2 {
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #482756;*/
	font-weight: 800;
	margin-bottom: 0;
}

h3 {font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color:#482756;*/
	font-weight: 800;
	margin-bottom: 0px;
}

p {
	font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
	font-size: 14px;
    line-height: 18px;
}

a img {
    border: 0;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    padding: 2px 4px;
    text-decoration: none;
    
}


dl {
	font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
	font-size: 12px;
}

dt { 
	font-weight: bold;
}
 

/* Auto Image Rollovers */
.rollover {
	margin: 0;
	padding: 0;
	display: block;
	clear:both;
}

.rollover img {
	display: block;
}

.rollover_wrap {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

.rollover a:hover img {
	opacity: 0.8;
	background-color: #000000;
	/*background: rgba(0,0,0, 0.5);*/
}


.clearfix {
	display: inline-block;
	clear: both;
}

.clear {
	clear: both;
}


.wraptext { /* to wrap long urls */
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

/* /////////////////////////// Main Page Structure ////////////////////// */

#wrapper {
	min-height: 100%;
	height: 100%;
	height: auto !important;
	margin: 0;
	background-color: #f2eeeb;
}

/*#left_container {
	width: 680px;
	position: relative;
	float: left;
	height: 100%;
	min-height: 100%;
	background-color: #ffffff;
	margin-right: 15px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;

} */


#pagebody {
	width: 1035px; /* was 990 */
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	height: 100%;
	/*border: 1px solid orange;*/
	overflow:hidden;
	/*display: table;
	table-layout: fixed;*/


}

#leftcol {
	width: 170px;
	float: left;
	/*margin: 5px 0 5px 0;*/
	margin:0;
	background-color: #ffffff;
	/*padding-left: 10px;*/
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	border-right: 1px solid #cccccc;  /*cccccc*/

}

#interior {
	width: 520px;
	padding: 0 10px 0 20px;
	/*margin: 5px 10px 5px 10px;*/
	margin:0;
	float: left;
	background-color: #ffffff;

	padding-bottom: 30000px;
	margin-bottom: -30000px;

}

#rightcol {
	width: 310px;
	/*margin: 5px 0 5px 0;*/
	margin: 0;
	float: right;
	text-align: center;
	/*background-color: #ffffff;*/
	min-height: 100%;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	/*border: 1px solid red;*/

} /* this element may be modified on individual pages */




#tablediv {
	clear: both; /* keeps table from moving right in Safari */

}



/*.rightcol_interior {

    margin: 5px 0 0 10px;
    padding-left: 10px;
    float: left;
    clear:none;
    text-align:center;
} */




#pagetitle {
	float: left;

}

#pagetitle h1 {
	display: inline;
	padding-left: 5px;
}


#pagetop {
	width: 640px;
	float: left;
	clear: both;
}


#content {
	position:relative;
	height: 100%;
	margin-bottom: 14px;
	z-index: 700;
	clear: both;

	/*border: 3px solid red;*/

	}

#shadowbox_top {
	width: 1020px; /* was 990 */
	/*background-image: url(../content/graphics/global/shadow_top.png);*/
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	/*border: 1px solid green;*/
}



/*#container_holder {
	width: 1020px;
	position: relative;
	float: left;

}*/



/* ////////////////// Header /////////////////////////////// */

.header_sitename {
	font-size: 25px;
	color: #ffffff;
}

.header_smallcaps {
	font-size: 22px;
	color: #ffffff;
}

.header_text { /*container for site name */
	margin-bottom: 2px;
	margin-left: 4px;
	float: left;
	clear: none;
}

#header_wrapper {
    width: 100%;
    height:70px;
    background-image: url("../content/graphics/global/footer_bgcolor.png");
    background-repeat: repeat;
    margin-top: 0;
    margin-bottom: -1px;
    clear:none;
    position:relative;

}

#header {
	height: 70px;
	width: 1050px;
	background-image: url("../content/graphics/global/footer_bgcolor.png");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	clear: none;
	position: relative;
}


#header_link {
	height: 100px;
	width: 75px;
	float:right;
	margin: 0 5px 0 0;

}

#header_left {
	width: 560px;
	float: left;
	margin: 4px 0 0 0;

}

#header_logo {
	float: left;
	clear: none;
}


#header_right {
	width: 490px;
	height: 70px;
	float: right;
	padding: 0 8px 0 0;
}

#header_right_top {
    height: 40px;
    width: 400px;
    float: right;
}




/*  ################# Home Page ##################### */

#home_banner {
	width:100%;
	height: 500px;
	background: url('../content/graphics/homeimages/gray.png') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;


}

#home_banner img {
	max-width: 100%;
	max-height: 100%;
}


#home_banner_content {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	overflow:hidden;

}

#home_banner_text {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 0;
	padding: 10px 40px 0 20px;
	font-size: 34px;
	background: rgba(0,0,0, 0.5);
	/*font-weight: bold;*/


}

#home_input_box {
	width: 640px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	padding: 0 40px 0 20px;
	background: rgba(0,0,0, 0.5);
	/*border: 1px solid orange;*/

}

#home_input_form_holder {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid black;  */


}

	
#index_button_holder {
    clear:both;
    width: 640px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px 0 20px;
	background: rgba(0,0,0, 0.5);

}

#index_holder_left {
	float: left;
	width: 200px;
	margin-left: 90px;
	/*border: 1px solid red;*/

}

#index_holder_right {
	float: right;
	width: 223px;
	margin-right: 6px;
	/*border:1px solid pink;*/

}



/* /////////////////////// Zip Form /////////////////////// */


#zipbox {
	width: 525px;
	clear: both;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*margin-left: 4px;*/
}

#zipchange_home {
	width: 570px;
	clear:both;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 6px 0 6px 4px;
}

#zipbox_home {
	width: 600px;
	clear:both;
	float: left;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2;
	/*padding: 4px 6px 4px 6px;*/
	margin: 10px 0 10px 0;
	background-color: #ffffff;
	/*border: 1px solid red;*/
}

#zipbox_content {
	/* used on home page to align zip box with search box */
	float:left;
	text-align: justify;
	/*border: 1px solid green;*/
	margin: 8px 6px 4px 6px;

}


.submit_holder {
	float: right;
	width: 75px;
	height: 50px;
	/*border: 1px solid yellow;*/
}

#zipmiles {
	width: 280px;
	float: right;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 10px 0;
	/*border: 1px solid pink;*/
}

.zipinput {
	font: 14px 'Noto Sans', Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
}

.zipbutton {
	background: none repeat scroll 0 0 #303030;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 10px 3px 10px;
	margin-left: 4px;
	cursor:pointer;
	transition:background 0.2s ease-in-out 0s;

}
.zipbutton:hover{
	background:#000;
	transition:background 0.2s ease-in-out 0s;
	 }


/* /////////////////Search Box ////////////////////////////////////// */


#searchbox_holder {
	width: 505px;
	float:left;

}

.searchbox_wrapper {
    width: 505px;
    float: left;
    clear:both;
    vertical-align: top;
    margin-top: 10px;
    z-index: 20;
    /*border: 1px solid #555555;*/
    /*color:#666666;*/
}

.searchbox_wrapper_home {
	width: 600px;
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	font-size: 16px;
	line-height: 2;



}

.searchbox_input {
	width: 390px;
	float: left;
	clear:both;
	padding: 12px;
    border: 1px solid #555555;
	/*-webkit-border-radius:100px;
	-ms-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px; */
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	z-index: 20;
	color:#555555;
}

.searchbox_input_home {
	width: 576px;
	float: left;
	clear:both;
	padding: 8px 11px 8px 11px;
    border: 1px solid #555555;
	/*-webkit-border-radius:100px;
	-ms-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px; */
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	z-index: 22;
	color:#999999;
}

/* search button -- save this 
.search_button {
	background: none repeat scroll 0 0 #303030;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -73px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding: 8px;
	width: 70px;
	cursor:pointer;
	transition:background 0.2s ease-in-out 0s;

}
.search_button:hover{
	background:#000;
	transition:background 0.2s ease-in-out 0s;
}

*/

.search_button {
	background: url('../content/graphics/search.png');
	border: medium none;
	color: #fff;
	display: inline-block;
	width: 75px;
	height: 50px;
	cursor: pointer;
	margin: 0;
	
	
	
}


#dirtable {
	clear: both;
	float:left;
	/*margin-left: 8px;*/
}

.dirleft {
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
	margin-right: 10px;

}

.dirright {
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
	margin-left: 10px;
}


/*  Directory page sidebar  */
/* #####  Adbox section is in both this file and site.css ### */

.adbox {
	width: 300px;
	background-color: #efe8e7;
	border: 1px solid #cccccc;
	clear:both;
	float:left;
	text-align: center;
}

.adbox_top {
	/*background-color: #f59231;*/
	width: 100%;
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold;
    float: left;
    
    
}
	
.adbox_bottom {
	padding:  10px;
	float: left;
}


.ad_button {
	background-color: #fc8724;	
	display: block;
	padding: 6px 0 6px 0;
	color: #333333;
}

.ad_button_on {
	background-color: #e8791c;
	display: block;
	padding: 6px 0 6px 0;
	color: #333333;
	

}
	

.ad_button a:link, .ad_button a:active, .ad_button a:hover, .ad_button a:visited, 
.ad_button_on a:link, .ad_button_on a:active, .ad_button_on a:hover, .ad_button_on a:visited {
	text-decoration: none;
	color: #333333;
	
}

.adbox a:link, .adbox a:active, .adbox a:hover, .adbox a:visited {
	text-decoration: none;
	color: #333333;
	
} 





#findby {
    width: 640px;
    float: left;
    clear:both;
    font-size: 12px;
    margin: 5px 0 10px 0;


}

.findby_button {
    float: left;
    display: block;
    padding: 6px 10px 4px 10px;
    margin: 0 30px 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
    background-color: #242b33;
    color: #f2d275;
    text-decoration:none;
    font-family: "Futura Light", "Futura Book", "Futura", Arial, Helvetica, sans-serif;
}



.findby_button_on {
    float: left;
    display: block;
    padding: 6px 10px 4px 10px;
    margin: 0 30px 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
    background-color: #555555;
    color: #f2d275;
    text-decoration: none;
    font-family: "Futura Light", "Futura Book", "Futura", Arial, Helvetica, sans-serif;
}



.findby_button a, .findby_button a:hover, .findby_button a:link, .findby_button a:visited,
.findby_button_on a, .findby_button_on a:hover, .findby_button_on a:link, .findby_button_on a:visited {
    text-decoration: none;
    color: #ffffff;

}


/* ///////////////////////// Tile Ads /////////////////////////////////////////////// */

/* .tilead_row is used on index page */
.tilead_row {
	float: left;
	clear:both;
	width: 670px;
	/*height: 220px;*/
}
	
.tilead {
    display: block;
    float: left;
    /*height: 160px;*/
    width: 285px;
    padding: 10px;
    font-size: 12px;
    border-bottom: 1px solid #cccccc;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
}


/* gray box for rollover */
.tilead_on, .tilead_on:hover .tilead:hover{
    display:block;
    float: left;
    /*clear: both;*/
    /*height: 160px;*/
    width: 285px;
    padding: 10px;
    font-size: 12px;
    border-bottom: 1px solid #cccccc;
    background-color: #e8e8e8; 
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 20px;
}
.tilead_headline_box {
    float: right;
    clear:both;
    width: 300px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 20px;

}

.tilead_headline {
    float: right;
    clear:both;
    width: 300px;
    /*margin-left: 5px;*/
    background-color: #555555;
    color: #ffffff;
    font-size: 11px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;

}

.tilead_textbox {
    text-align: left;
    font-size: 12px;
    padding: 0 5px 5px 10px;
    /*height: 65px;*/
}


.tilead_links {
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    display: block;

}

.tilead_logo {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}




/* // end tileads  // */

/* ////////////////// Banner Ads ////////////////////// */

/* bottom banner ads  */
.banrow {
	width:480px;
	clear:both;
	float: left;
	margin-left: 15px;
}

.banleft {
	clear:both;
	float: left;
	margin-left: 10px;
	/*padding: 5px 5px 5px 5px;*/
}

.banright {
	clear:both;
	float: right;
	padding: 5px 0 5px 10px;
}



/* Facebook */
#fbshare {
	margin-top: 3px;
	/*margin-right: 8px;*/
	float: right;

}

#fblike {
	float: left;

}

.sharebox {
	width: 200px;
	float:right;
}


#popup {background-color: #FFFFFF;
		background-image: none;}


#dirpage_text {
	clear:both;
	width: 640px;
	text-align: left;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 15px;
	padding-top: 40px;
	margin-bottom: 10px;
	
	/*color: #555555;*/
}

.centered_box {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}


/* colors in content/global/site.css */

.rssbox {
	max-height: 500px;
	overflow: scroll;
	/*border: 1px solid #3c5eaf;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	margin: 0px;


}


.rsshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}


.bookbox {
	border: 1px solid #CCCCCC;
	text-align: left;
	float: left;
	margin-left: 10px;

}

.bookleft {
	float: left;
	width: 110px;
}

.bookright {
	float:right;

}

/* --------------------- Items at top of category page and listing page ---------------- */
#page_subhead {
	width: 300px;
	float: left;

}


#breadcrumb_box {
	width: 480px;
	text-align: left;
	clear: both;

}


.breadcrumb {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color:#7a4293;
	font-weight: 800;*/
	background-color: #FFFFFF;
}


/* ------------ Start Navigation Section ------------------- */
/*  See Site.css */

#navbar_background {
	/*background-color: #5f7fb0;*/
	height: 30px;
	width: 100%;
	clear: both;


}

#navbar_topline {
	/*background-color: #f4ee9a;*/
	width: 100%;
	height: 2px;


}

#navbar {
	/*background-color: #5f7fb0;*/
	height: 30px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	/*border: 2px solid black;*/

}



#navlist, #navlist ul	{
	padding: 0;
	margin: 0;
	line-height: 2.5;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;

	}

#arrow {
	margin-top:11px;

}


#navlist_home {
	width: 160px;
	text-align: center;
	height: 30px;
	/*border-right: 1px solid #FFFFFF;*/

}

#navlist_dir{
	width: 155px;
	height: 30px;
	/*border-right: 1px solid #FFFFFF;*/
	text-align: center;
	left: 0;
	height: 30px;
	z-index: 1000;
}

#navlist_dir a {
	height: 30px;
}

#navlist_dir_name, #navlist_dir_home, #navlist_dir_cat, #navlist_dir_search 	 {
	width: 155px;
	height: 30px;
	/*background-color: #5f7fb0;*/
	left: 0;
	height: 30px;
	z-index: 1000;
}

/*#navlist_dir_search {
	color: #FFFFFF;
	width: 155px;
	height: 30px;
	border: none;
	left: 0;
	z-index: 1000;

}  */

#navlist_church {
	/*background-color: #5f7fb0; */
	color: #FFFFFF;
	width: 155px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	height: 30px;
	border: none;
	left: 0;
	z-index: 1000;

}

#navlist_about
{
	width: 115px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	z-index: 1000;
}

#navlist_join {
	height: 30px;
	text-align: center;
	z-index: 1000;

}

#navlist_who {
	width: 120px;
	background-color: #5e125a;
	height: 30px;
	text-align: center;
	z-index: 1000;
}

#navlist_faith {
	width: 120px;
	background-color: #5e125a;
	height: 30px;
	border: none;
	text-align: center;
	z-index: 1000;

}

#navlist_adv
{
	width: 115px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	z-index: 1000;
}

#navlist_adv_business {
	width: 115px;
	height: 30px;
	background-color: #5e125a;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	z-index: 1000;
}

#navlist_adv_church {
	width: 115px;
	height: 30px;
	background-color: #5e125a;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	z-index: 1000;
}

#navlist_adv_banners {
	width: 115px;
	height: 30px;
	background-color: #5e125a;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	z-index: 1000;
}

#navlist_resources {
	width: 166px;
	border-right: 1px solid #EABB2B;
	height: 30px;
	text-align: center;
	z-index: 1000;
}

#navlist_books {
	width: 166px;
	z-index:1000;
}


#navlist_links
{
	width: 166px;
	background-color: #5e125a;
	z-index: 1000;
}


#navlist_contact
{
	width: 110px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

#navlist_affil
{
	width: 140px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
	text-align: center;

}

#navlist_affil_plan, #navlist_affil_signup 	 {
	width: 140px;
	height: 30px;
	background-color: #5f7fb0;
	z-index: 100;
	position: relative;

}

#navlist_affil_resources {
	background-color: #5f7fb0;
	color: #FFFFFF;
	width: 140px;
	height: 30px;
	border: none;
	z-index: 100;
}

#navlist_coupon {
	width: 100px;
	height: 30px;
	border: none;
	z-index: 1000;
	text-align: center;
}

#navlist a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*font-weight: bold;*/
	font-size: 12px;
	text-decoration: none;
}

/* Moved colors to site.css


#navlist a:hover,
#home #navlist_home a,
#about #navlist_about a,
#star #navlist_star a,
#advertise #navlist_adv a,
#contact #navlist_contact a,
#affil #navlist_affil a,
#links #navlist_links a
 {
	background-color: #f4ee9a;
	color:#5f7fb0;
}
 */


#navlist_affil a {
	height: 30px;
}

#navlist li {
	float: left;
	position: relative;
	/*width: 100px; */
	margin: 0;
	padding-left: 0px;
	/*  padding-right: 10px; */
}

#navlist li ul {
	/*position: absolute;*/
	line-height: 2.5;
	height: 30px;
	/*left: -9999em;*/
	display: none;
}



#navlist li li {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 2.5;
	border-bottom: 1px solid #FFFFFF;

}

#navlist li ul a {
	margin-left: 0px;
	padding-left: 0px;
	width: 100%;
	left: 0;

}



#navlist li:hover ul, #navlist li.sfhover, #navlist li.sfhover ul {
	/*left: 0;*/
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}


/* ////////////////////////////////////////END Horizontal Nav Section ////////////////////////// */

/* ///////////////////  Side Navigation - Categories in Blue Box ///////////////////////// */

.leftbox {
	width: 160px;
	margin-top: 15px;
	color:#FFFFFF;
	text-decoration: none;
}

.leftbox_top {
	/*background-image: url(../content/graphics/boxtop.png);
	background-repeat: no-repeat;*/
	height: 100%;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 1px 6px 1px 10px;

}

.boxtop_on {
     /*background-image: url(../content/graphics/boxtop_on.png);
	 background-repeat: no-repeat;*/
	 font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color:#5f7fb0;
	 padding: 1px 6px 1px 10px;
	 }

.leftbox_center	{
     /*background-color: #5f7fb0;*/
	 font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: 500;
	 color:#FFFFFF;
	 padding: 5px 10px 5px 10px;
	}

.boxbottom {
	/*background-image: url(../content/graphics/boxbottom.png);
	background-repeat: no-repeat; */
	height: 10px;

}

#leftbox_list, #leftbox_list ul, #leftbox_list li 	{
     padding-left: 8px;
	 margin-left: 4px;
	 text-align: left;

	 }



.highlight_text
	{color:#FFFF99;}



#sidenav, #sidenav ul
	{
	 padding: 0;
	 margin: 0;
	 line-height: 2.0;
	 list-style: none;
	 list-style-type: none;
	 /*background-color: #5f7fb0; */
	 font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	 color: #FFFFFF;
	 font-weight: bold;
	 font-size: 10px;
	 text-decoration: none;
	 width: 140px;



	}

#sidenav li, #sidenav li a	{
	/*background-color: #5f7fb0;
	 color: #FFFFFF;*/
	 text-decoration: none;


	 }

.sidenav_list 	{
	text-decoration: none;
	border-bottom: dotted thin #FFFFFF;
	width: 140px;
}

.sidenav_last_item	{
	text-decoration: none;
  	border-bottom: none;
}


#sidenav a	{
	display: block;
	 text-decoration: none;
	 border: none;
}


#sidenav li a:hover	{
	color:#5f7fb0;
	text-decoration: none;
	background-color: #F4EE9A;
	width: 140px;

}



/* /////////////////// End Side Navigation ///////////////////////////////////////////// */


/* ////////////////// Footer ////////////////////////////////////////////////// */
/*  ///////// SEE site.css for colors, background images, and widths, etc. ///// */

#footer_container {
	width: 100%;
	background: url(../content/graphics/global/footer_bgcolor.png) repeat;
	/*height: 149px;*/
	clear: both;

}
/*
.push {
	height: 149px;
	clear: both;
}   */

#footer {
	width: 1020px;
	/*background-image: url(../content/graphics/global/footerback.png);*/
	background-color: #000000;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #FFFFFF;
	text-decoration: none;


}

#footer_logo {
	float: left;
	margin-top: 32px;


}

#footer b {
	color: #FFFFFF;
	text-decoration: none;
}



/* /// See content/global/site.css for colors!!!!!!!!!!!!! /////////////////////// */

#footer a:link, #footer_col_1 a:link,
#footer_col_2 a:link, #footer_col_3 a:link,
#footer_col_4 a:link {
	color: #82acde;
	text-decoration: none;
}

#footer a:active, #footer_col_1 a:active,
#footer_col_2 a:active, #footer_col_3 a:active,
#footer_col_4 a:active {
	color: #9c5eb7;
	text-decoration: none;
}

#footer a:visited, #footer_col_1 a:visited,
#footer_col_2 a:visited, #footer_col_3 a:visited,
#footer_col_4 a:visited {
	color: #82acde;
	text-decoration: none;
}


#footer a:hover, #footer_col_1 a:hover,
#footer_col_2 a:hover, #footer_col_3 a:hover,
#footer_col_4 a:hover   {
	color: #9c5eb7;
	text-decoration: none;
}

.footer_text {
	/*color: #769bcf;*/
	color: #FFFFFF;
}




#footer_margin {
	width: 50px;
	/*border: 1px solid red;*/
	float: left;

}

#footer_col_1 {
	width: 130px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
}

#footer_col_2 {
	width: 170px;
	float: left;
	padding-top: 15px;

}

#footer_col_3 {
	width: 220px;
	float: left;
	padding-top: 15px;

}

#footer_col_4 {
	width: 130px;
	float: left;
	padding-top: 15px;

}

#footer_col_5 {
	float: left;
	padding-top: 15px;
}

#footer_bottom {
	clear: both;
	width: 1020px;
	padding-left: 0px;
	padding-top: 5px;


}

#footer_textbox {
	float: right;
	margin: 60px 60px 10px 20px;

}

/* ////////////// Start Drop Shadows, etc. //////////////////////////////////////////// */

/*.navline
	{background-color: #F4EE9A;}
	                                  */
/*.pagebottom
	{background-color: #769bcf;}
	        */






/* ///////////////////////////////////   Forms   //////////////////////////////////////////// */

#formnav_holder {
	width: 632px;
	height: 30px;

}


#formnav_top, #formnav_top ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-type: none;
    line-height: 2.5;
    float: left;
    font-family: 'Noto Sans', Verdana, Arial, Helvetica sans-serif;
    font-size: 12px;


}

#formnav_top li {
    width: 79px;
    height: 30px;
    float: left;
    text-align: center;
    padding: 0;
    color: #ffffff;
    margin: 0;
}

#formnav_top li a {

   text-decoration: none;
   display: block;
   cursor: pointer;
   width: 79px;
   height: 30px;
   float: left;
   text-align: center;
   padding: 0;
   color: #ffffff;
   margin: 0;

}

#formnav_top li a:hover {
    text-decoration: underline;
    color: #ffffff;
}


/*    Progress Bar      */
.gray_on_gray {
    background: url(../graphics/cart/gray_on_gray2.png) no-repeat;
	background-color: #ababab;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.gray_on_green {
    background: url(../graphics/cart/gray_on_green2.png) no-repeat;
	background-color: #88c754;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.gray_on_blue {
    background: url(../graphics/cart/gray_on_blue2.png) no-repeat;
	background-color: #257196;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.green_on_gray {
    background: url(../graphics/cart/green_on_gray2.png) no-repeat;
	background-color: #ababab;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.green_on_green {
    background: url(../graphics/cart/green_on_green2.png) no-repeat;
	background-color: #88c754;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.green_on_blue {
    background: url(../graphics/cart/green_on_blue2.png) no-repeat;
	background-color: #257196;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.blue_on_gray {
    background: url(../graphics/cart/blue_on_gray2.png) no-repeat;
	background-color: #ababab;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

.blue_on_green {
    background: url(../graphics/cart/blue_on_green2.png) no-repeat;
	background-color: #88c754;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}

/* final item in progress bar */
.gray_bar {
    background: url(../graphics/cart/gray_bar2.png) no-repeat;
	background-color: #ababab;
    width: 79px;
    padding:0;
    margin: 0;
    color: #000000;
    text-decoration: none;
}




#formnav_church, #formav_church ul {
	padding: 0;
	margin: 0;
	line-height: 2.5;
	list-style: none;
	list-style-type: none;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	background-color: #94688b;

}

#formnav_church li {
	float: left;
	margin: 0;
	padding: 0;
	width: 105px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}

#formnav_church li a {
	text-decoration: none;
	color: #FFFFFF;

}

#formnav_church li a:hover {
	/*background-color: #EABB2B;*/
	background-color: #c58b21;
	display: block;
}

/*
.church_done {
	background-color: #94688b;
}

.church_current {
	background-color: #c58b21;
}

.church_disabled {
	background-color:#CCCCCC;
}   */

.form_element {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#333333;
}

fieldset {
	margin: 10px 0 0 0;
	padding: 5px;
	position: relative;
    border: 0;
    outline: 1px solid #cccccc;

}


.signup {
	border:0px;
	outline: none;
	outline: 0;
	background-color: #ffffff;
	color: #cccccc;
	margin-bottom: 0;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
}

input.signup, textarea.signup {
	font-size: 16px;
	line-height: 2.5;
	border: 0px solid;
	margin: 0 0 10px 0;
	padding: 0 6px 0 6px;
	background-color: #f2f2f2;
	color: #999999;
	width: 330px;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    box-sizing: border-box;         
}

input[type=radio].signup {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2.5;
	color: #cccccc;
	display: inline;
	width: auto;
}



textarea.signup {
	line-height: 1.5;
}

.church_signup {
	background-color: #eee8ed;
	width: 640px;


}

legend {
	display: block;
}

.church_signup_legend {
	margin-left:0;
	margin-bottom: 0;
	display: block;
	left: 0px;
	right: 0px;
	height: 25px;
	margin-top: -2px;
	padding: 5px 5px 10px 5px;
	font-family: 'Noto Sans', Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	width: 102%;
	background-color:#94688b;


}

.adforms_width {
	width: 623px;
}


.formbox {
	border: 1px solid #999999;
    float: left;
}

.church_signup_legend a,
.church_signup_legend a:active,
.church_signup_legend a:visited {
	color: #FFFFFF;
}

.church_signup_legend a:hover {
	color: #eabb2b;

}


.floating_submit {
	position: fixed;
	bottom:100px;
	left: 50px;
}



.submitbox {
	float: right;
	margin: 10px 0 10px 0;
	padding: 0;
	/*border: 1px solid blue;*/
	text-align: right;
}

input.church_button {
	padding: 6px;
    background-color: #ffc92b;
    border: 1px solid #666666;
    color: #333333;
    display: block;
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}

input.church_button_on {
	padding: 6px;
    background-color: #f0bd29;
    border: 1px solid #666666;
    color: #333333;
    display: block;
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}


.standard_button { 
	/*add to cart button on viewcart.php */
	background-color: #555555;
	color: #ffffff;
	border: none;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
} 

.standard_button a:link, .standard_button a:active, .standard_button a:visited, .standard_button a:hover {
	color: #ffffff;
	text-decoration: none;
	
}	

/* Form button used in listing signup forms */
.form_button, .form_button_on {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 4px 6px 4px 6px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    float: left;
    display: block;
    -webkit-appearance: none;
    border-radius: 0; 
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
}

.form_button {
    background-color: #ffbf0d;
    border: 1px solid #cccccc;
    color: #333333;
    

}

.form_button_on {
	background-color: #cc990d;
    border: 1px solid #cccccc;
    color: #333333;
    
}


.form_button, .formbutton_on, .form_button a, .form_button a:link, .form_button a:active, .form_button a:visited, .form_button a:hover,
.form_button_on a, .form_button_on a:link, .form_button_on a:active, .form_button_on a:visited, .form_button_on a:hover {
    text-decoration:none;
    color: #333333;
    display: block;
    
}

.gray_button, .gray_button_on {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 6px 8px 6px 8px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    float: left;
    display: block;
    -webkit-appearance: none;
    border-radius: 0; 
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
}

.gray_button {
    background-color: #777777;
    border: 1px solid #cccccc;
    color: #ffffff;
    

}

.gray_button_on {
	background-color: #555555;
    border: 1px solid #cccccc;
    color: #ffffff;
    
}


.gray_button, .graybutton_on, .gray_button a, .gray_button a:link, .gray_button a:active, .gray_button a:visited, .gray_button a:hover,
.gray_button_on a, .gray_button_on a:link, .gray_button_on a:active, .gray_button_on a:visited, .gray_button_on a:hover {
    text-decoration:none;
    color: #ffffff;
    display: block;
    
}

.location_button {
	background-color: #88c754;
	color: #555555;
	border: 1px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	margin-top: 12px;
}

.location_button_on {
	background-color: #6cad36;
	color: #555555;
	border: 1px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	margin-top: 12px;
}

.location_button a:link, .location_button a:active, .location_button a:visited, .location_button a:hover,
.location_button_on a:link, .location_button_on a:active, .location_button_on a:visited, .location_button_on a:hover
{
	color: #555555;
	text-decoration: none;
	display: block;
	
	
} 

fieldset ol {
	padding: 3px 5px 0 5px;
	list-style: none;
}

fieldset li {
	padding-bottom: 5px;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004277;

}

.formlabel_email {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    float: left;
    margin-right: 4px;
    width: 50px;

}

.formlabel_email_top {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    float: left;
    display: block;
    clear:both;
    font-style: normal;
}

.formlabel_church {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 6px;
	/*line-height: 20px;*/
	vertical-align: bottom;

}

.formlabel {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	width: 160px;
	float: left;
	margin-right: 6px;
	/*line-height: 20px;*/
	vertical-align: bottom;

}

.formlabel_left {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c9c9c;
	float: left;
	line-height: 2.0;
	vertical-align: bottom;

}

.formlabel_top {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	display: block;
	clear:both;
	/*padding-left: 10px;*/
}

/* Use for radio buttons and check boxes */
.formlabel_right {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	padding-left: 8px;
	margin-right: 10px;

}

.formlabel_file {
	float: left;
	color: #555555;
	margin-left: 6px;
	width: 120px;
	text-align: left;
	padding-right: 10px;
}


/* Used for JS form validation */
.text_pass {
	color: #66cc66;
}

.text_fail {
	color: #ff6666;
}

input.input_pass {
	background-color: #66cc66;
}

input.input_fail {
	background-color: #ff6666;
}


/* /////////////  Form Text Styles ///////////////// */

.form_sub {font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
		   color:#4B6996;
		   font-size: 12px;
		   /*font-weight:300;*/
		   }

.formsubhead
	{font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #7a4293;
	 font-weight: 800;

   }

.navbottom {
    float:left;
    margin-right: 20px;
}
/*
.sourcebox {width:150px;}      */

/*.urlbox {width:350px;}  */

/* Honeypot field */
.sample {
    background-color: #ffffff;
    color: #ffffff;
    width: 2px;
    height: 2px;
    overflow: hidden;
}

/* //////// Moved link colors to site.css   !!!!  //////// */



/* //////   Text Section /// */

.bold {
   font-weight: bold;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.normal {
	font-style: normal;
}
.italic {
	font-style: italic;
}

.super {
	vertical-align: super;
	font-size: 10px;
}


.copyright {font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color:#999999;
		 	/*background-color: #FFFFFF;*/
		    }


.text  {
	font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
	font-size: 13px;
    line-height: 18px;
}


.text2  {
	font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
	font-size: 13px;
}

.text3  {
	font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
	font-size: 11px;

}

.text14 {
    font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
    font-size: 14px;
    line-height: 18px;
}


.text16 {
    font-family: 'Noto Sans', Verdana,Arial,Helv,Sans Serif;
    font-size: 16px;
    line-height: 20px;
}


/* //////////////// Listing Boxes - Used in printListings Function /////////////////////  */

/* category_box used on search page -- print category results  */
.category_box {
    clear: both;
    float: left;
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color:#007cb2;
    background-color: #e2e8eb;
}



/* rollover gray div for listings list - used in functions printListings  */
.listingbox {
    display:block;
    float: left;
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    clear:both;
    width: 480px;
    padding: 10px 4px 4px 10px;
    margin-bottom: 8px;
    /*border-bottom: 1px solid #cccccc;*/
}



.listingbox_on , .listingbox_on:hover .listingbox:hover{
    display:block;
    float: left;
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    background-color: #e8e8e8;         /*ebebeb */
    clear: both;
    width: 480px;
    padding: 10px 4px 4px 10px;
    margin-bottom: 8px;
    /*border-bottom: 1px solid #cccccc;*/
}

.listingbox_bottom {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 8px 10px 8px 10px;
    clear:both;
    float: left;
    width: 480px;
    margin-left: 10px;

}

.listingbox_row {
    float: left;
    clear:both;
    display: block;
    width: 480px;
}

.listingbox_left {
    float: left;
    width: 275px;

}

.listingbox_right  {
    width: 195px;
    text-align: right;
    float: right;
}



.catlisting_name {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #01397e;
    font-weight: bold;
}

.cat_listing_box {
    font-size: 12px;
    border: 1px solid #cccccc;

}

.cat_listing_box_on {
	font-size: 12px;
	border: 1px solid #cccccc;
	background-color: #e8e8e8;
}


.free_listing_box {
    font-size: 12px;
    text-align: left;
    color:#555555;

}

.free_listing_box_on {
    font-size: 12px;
    text-align: left;
    color:#555555;
    background-color: #e8e8e8;

}

.free_listing {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color:#555555;
}



.free_listing_name {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color:#555555;
    font-weight: bold;
}

.premium_box {
    clear: both;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color:#007cb2;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;

}

.premium_box_on {
    clear: both;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color:#007cb2;
    background-color: #e8e8e8;
    border: 1px solid #cccccc;

}
.prem_text {
    color: #01397e;
    font-size: 12px;
    line-height: 18px;
    font-weight: 200;
}

/* ------  Styles for Listing Premium Levels - Used on Catlistings page and Listing page ---------- */

/* -- Level One - Top Level -- */
.premium_box_1, .premium_box_on_1 {
    clear: both;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color:#007cb2;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;

}

.premium_box_on_1 {
    /*background-color: #ebe7e3;*/
    background-color: #e8e8e8;
    border: 1px solid #cccccc;

}
.premium_name_1 {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #01397e;
    font-weight: bold;
}
.premium_text_1 {
    color: #01397e;
    font-size: 12px;
    line-height: 18px;
    font-weight: 200;
}

/* -- Level 2 - Mid Level -- */
.premium_box_2, .premium_box_on_2 {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 16px;
    color:#007cb2;
    border: 1px solid #cccccc;

}

.premium_box_on_2 {
    /*background-color: #ebe7e3;*/
    background-color: #e8e8e8;
    border: 1px solid #cccccc;

}
.premium_name_2 {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #01397e;
    font-weight: bold;
}
.premium_text_2 {
    color: #01397e;
    font-size: 12px;
    line-height: 18px;
    font-weight: 200;
}

/* -- Level 5 -- Current Bottom Level -- */
.premium_box_5, .premium_box_on_5 {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 16px;
    color:#555555;
    
}

.premium_box_on_5 {
    background-color: #e8e8e8;
    
}
.premium_name_5 {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:18px;
    color: #555555;
    font-weight: bold;
}
.premium_text_5 {
    color: #555555;
    font-size: 12px;
    line-height: 18px;
}



/*  /////////////// Listing Text Styles ///////////// */

/* adrow used in ads_bottom.php
   other properties set in page_css on index page and directory page */
/*.adrow {
    margin: 5px 0 5px 0;
}  */

.BoldRed	{color:#990000;
        	 font-weight:bold;}

.BoldRed a, .BoldRed a:link, .BoldRed a:active, .BoldRed a:visited, .BoldRed a:hover {
    color:#990000;
}

.catlist {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01397e;
	font-weight: bold;
}



.distance {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1F7474;
    text-align: right;

}

.document
	{
		width: 90%;
		max-width: 100%;
		font-family:"Times New Roman", Times, serif;
		font-size: 14px;
		color:#000000;
		margin: 15px;
		
	}


.gray {
	color:#c9c9c9;
}

.divider  {
	clear:both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	
}

.pagehead_box {
	float: left;
	text-align: center;
	width: 700px;
	margin-top:30px;
}


.pagehead {
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: 300;
	text-align: center;
	color: #103369;
}

.page_subhead {
	font-family: 'Poppins','gothic', Arial, Helvetica, sans-serif;
	font-size: 24px;
	clear:both;
	text-align: left;
	color: #858585;
}

.page_subhead_center {
	font-family: 'Poppins','gothic', Arial, Helvetica, sans-serif;
	font-size: 22px;
	clear:both;
	text-align: center;
	color: #858585;
}


.head {font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	   font-size: 22px;
	   color: #482756;
	   font-weight: 800;
		 background-color: #FFFFFF;
	   }

.headline {color: #990000;}

.headerlink {
    font-size: 11px;
    color: #ffffff;

}

.image_spacer {
    font-size:4px;
    margin: 3px 0 3px 0;
    clear:both;
}

.index_headline {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #92278f;
   }

.linktext
	{padding-left: 10px;}


.listinghead {
    font-family: 'Poppins', 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #7a4293;
    /*font-weight: 800;*/
}

.listingphone {
    
    font-weight: bold;
}

.listingbody {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #01397e;
}


.listing_connect {

}


.listing_link {
    font-size: 12px;
    font-weight: bold;
}

.listing_subcat {
	font-family:'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 18px;
	font-style: italic;
}


.main {
    font-family:'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;

}

.middle {
    vertical-align: middle;
}

.nationalbox {
	/*padding: 3px 3px 0 0;*/
	margin: 15px 0 10px 0;
	float:left;
}

.nationalicon {
	float: left;
}

.nationalad {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0 3px 0 5px;
	float: left;
}



.nolistings {
	color: #999999;
}



.pink {color:#993366;}


.Red	{color:#990000;}

.Red a:link {color: #990000;}
.Red a:active {color: #990000;}
.Red a:visited {color: #990000;}
.Red a:hover {color: #990000;}


.rightlinks {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.rightlinks_subhead{
	font-family:'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #01397e;
}

.scripture {
    font-family: Times, Times New Roman;
    color: #7a4293;
    font-style: italic;
    font-size: 15px
}

.seemore {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 500;
    color:#1F7474;
}

.smallbreak {
	font-size: 5px;
    line-height:5px;
}

.smallred {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color:#990000;
}


.smalltext {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.sortby {
	font-size:15px;
	font-weight: bold;
	text-align: center;
	width: 440px;
	clear:both;
	border-bottom: 1px dotted #cccccc;
}


.subcat {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}


.subcat a:link {text-decoration: none;}
.subcat a:active {text-decoration: underline;}
.subcat a:visited {text-decoration: none;}
.subcat a:hover {text-decoration: underline;}


/* Sub Categories on Category Page */
.subcatbox {
    display:block;
    float: left;
    clear:both;
    background-color: #ffffff;
    width: 230px;
    height: 36px;
    padding: 10px 5px 4px 5px;
    border-bottom: 1px solid #cccccc;
}

.subcatbox_on , .subcatbox_on:hover .subcatbox:hover{
    display:block;
    float: left;
    clear:both;
    background-color: #e8e8e8;  /* ebebeb */
    width: 230px;
    height: 36px;
    padding: 10px 5px 4px 5px;
    border-bottom: 1px solid #cccccc;
}



.subhead {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #482756;
    font-weight: 800;
}

.subhead2 {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color:#482756;
    font-weight: 800;

}

.subhead3 {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#7a4293;
    font-weight: 800;
    /*(background-color: #FFFFFF;*/
}


.subhead4 {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#7a4293;
    font-weight: 800;

}


.table_border
	{
		border-color:#92278f;
		border: 1px solid;
		font-size: 12px;

	}

.tagline {
    /*font-family: "Times New Roman", Times, serif;*/
    font-family: 'Noto Sans', Arial, Verdana, Helvetica, Sans Serif;
    font-size: 16px;
    color:#555555;
    font-weight: 500;
}

.textbox {
	background-color:#FEFBD6;
	border:2px solid #92278F;
	font-family: 'Noto Sans', Verdana,Arial,Helv, sans-serif;
	color:#92278F;
	font-size: 12px;
	}

.topcat {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #01397e;
    font-weight: bold;
}

.topcat_header {     /* Index Page header */
    width: 460px;
    /*background-color: #242b33;*/
    background-color: #555555;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    float: left;
    clear:both;
    padding: 10px 6px 10px 6px;
    margin: 4px 0 8px 0;
    font-family: Arial, Helvetica, Verdana, sans serif;
}

/* Top Level Categories on Directory Page */
.topcatbox {
    display:block;
    background-color: #ffffff;
    float: left;
    clear:both;
    width: 300px;
    height: 40px;
    padding: 10px 5px 4px 5px;
    border-bottom: 1px solid #cccccc;
}

.topcatbox_on , .topcatbox_on:hover .topcatbox:hover{
    display:block;
    float: left;
    clear:both;
    background-color: #e8e8e8;     /*ebebeb */
    width: 300px;
    height: 40px;
    padding: 10px 5px 4px 5px;
    border-bottom: 1px solid #cccccc;
}



.warn {
    font-size: 13px;
    font-weight: bold;
    color: #990000;
}

.warnbox {
    background-color: #f3ecbe;
    border: 1px solid #cccccc;
    padding:5px;
}

/* List Styles */

ol ol li
	{
		list-style-type:lower-alpha;
	}

.lower_alpha li
	{
		list-style-type: lower-alpha;
	}

.roman
	{
		list-style-type:upper-roman;
	}


.textbox
	{
		background-color: #ffffff;
	}

.focus
	{
		background-color:#FFFF99;
	}

.focusurl
	{
		background-color:#FFFF99;
		width:350px;
	}


/*  Text Boxes    */
.box {
    border: 1px solid #cccccc;
    background-color: #f9f5f0;
}

.box_dark {
	background-color: #2e2b34;
	color: #ffffff;
}

.box_text {
    padding: 6px 5px 10px 0;
}

.box_left {
    float: left;
}

.box_right {
    float: right;
}

.box_headline {
    color: #858585;
    font-size: 24px;
    font-family: 'Noto Sans', Arial, Verdana, Helvetica, Sans Serif;
    /*font-weight: bold;*/
    padding: 3px 0 3px 0;

}

.box_topborder {
    clear: none;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    border-top: 1px dotted #cccccc;
}

/* Listing Page Photo */
.contactrow {
    float:left;
    width: 380px;
}

.photo {
    float: left;
    width: 95px;
    margin: 5px 5px 15px 0;
}

.contactname {
    float: left;
    width: 270px;
}


/* Listing Page Connect Grid */
.gridrow {
    width: 340px;
    margin: 14px 5px 4px 0;
    font-size: 12px;
    line-height: 1.4;
    vertical-align: middle;
    font-style: italic;
    float: left;
}

.gridbox_left {
    float: left;
    width: 120px;
    clear:none;
}

.gridbox_right {
    float: left;
    width: 120px;
    clear:none;
}

.grid_icon {
    float:left;
    margin-right:10px;
    line-height: 1.6;
    margin-bottom: 10px;
    /*margin-top: 18px;*/
}



/* ////////////////////////  Advertise Pages -- Compare Ads ////////////////////////// */
.purple {
    background-color:#EEE8ED;
    padding: 5px;

}

.gold {
    background-color:#F1F0EB;
    padding: 5px;

}


.green {
    background-color:#E7EDEA;
    padding: 5px;

}

.purple_header {
    background-color: #94688b;
}

.gold_header {
    background-color: #ab984c;
}

.purple_header_on {
    background-color: #b881ac;
}

.gold_header_on {
    background-color: #bdab64;
}
.sample_button {
    font-size:18px;
    font-family:Arial;
    font-weight:bold;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    border:1px solid #dcdcdc;
    padding:9px 18px;
    text-decoration:none;
    background:-moz-linear-gradient( center top, #ededed 36%, #c9c9c9 69% );
    background:-ms-linear-gradient( top, #ededed 36%, #c9c9c9 69% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c9c9c9');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(36%, #ededed), color-stop(69%, #c9c9c9) );
    background-color:#ededed;
    color:#666666;
    display:inline-block;
    text-shadow:1px 1px 0px #ffffff;
}
.sample_button:hover {
    background:-moz-linear-gradient( center top, #c9c9c9 36%, #ededed 69% );
    background:-ms-linear-gradient( top, #c9c9c9 36%, #ededed 69% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#ededed');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(36%, #c9c9c9), color-stop(69%, #ededed) );
    background-color:#c9c9c9;
}
.sample_button:active {
    position:relative;
    top:1px;
}




/* Events Page */
.paleback {
	background-color: #F0F2F9;
}

.eventbox {
	margin: 0 0 0 0;
	padding: 0 6px 0 6px;
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
    border: 1px solid #cccccc;
}

.statebox {
    padding: 0 3px 0 3px;
}

/*shopping cart */

.cart {
	font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cart_line {
	width: 570px;
	/*padding: 5px;
    margin-left: 20px;*/
    clear:both;
    line-height: 1.4;
    
}

.cart_left {
	float: left;
	width: 400px;
}

.cart_right {
	float: left;
	width: 90px;
	text-align: right;
}

.cart_right_edit {
	float: left;
	width: 80px;
	text-align: right;
}



.cart_sidebar {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: left;
	padding: 3px;
	margin: 0 3px 0 0;
	width: 165px; /*145px; */

}

.cart_line_sidebar{
	width: 162px; /*142px; */
	font-size: 10px;

}

.cart_left_sidebar {
	float: left;
	width: 90px; /*75px; */

}

.cart_right_sidebar {
	float: right;
	width: 65px; /*60px;*/
	text-align: right;
}

.sidebar_dark {
	float: left;
	padding: 10px 3px 10px 3px;
	margin: 0 3px 0 0;
	width: 165px;
	color: #ffffff;
}

/*  Highslide - Prevent Close Button from printing */
/* Used on Index page for disclaimer   */
.no-header .highslide-header {
    display:none;
}

.disclaimer_header {
    /*background-color: #5f7fb0;*/
    background-color: #1c3a68;
    color: #FFFFFF;
    font-family: Shanti, Arial, Helvetica, sans-serif;
    font-size: 22px;
    padding: 10px;
    margin:0;
     border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.disclaimer {
    font-family: 'Noto Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #555555;
    background-color: #FFFFFF;
    border: 6px solid #1c3a68;
    margin:0;
    padding: 10px 30px 10px 30px;
     border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}


input[type="checkbox"]{
-webkit-appearance: checkbox;
display: inline-block;
}
input[type="radio"]{
-webkit-appearance: radio;
display: inline-block;
}