a img {
	border:0 none;
}

code {
	font-size:1.2em;
	color:#000000;
	font-family:"Courier New", Courier, mono;
}

.nobr {
	white-space:nowrap;
}

.justify, #justify {
	text-align:justify;
}

.middle, .center, #center {
	text-align:center;
}

.left, #left {
	text-align:left;
}

.right, #right {
	text-align:right;
}

.bigger, #bigger {
	font-size:larger;
}

.smaller, #smaller {
	font-size:smaller;
}

.alert, .alert a,#verify {
	color:#FF0000;
}
#verify {
	color:#0033FF;
	font-weight: bold;
}

.black, .black a {
	color:#000000;
}

.white, .white a {
	color:#FFFFFF;
}

.red, .red a {
	color:#990000;
}

.blue, .blue a {
	color:#336699;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

li {
	text-align:left;
	font:1em/1.5em Arial, Helvetica, sans-serif;
}

u {
	text-decoration:underline;
}

.noU {
	text-decoration:none;
}

a {
	background-color:#F0F0D3;
	color:#000000;
	text-decoration: underline;
}
a:active {
	background-color:#FFFFFF;
	color:#990000;
}

a:visited {
	background-color:#F2F2D9;
	color:#333333;
}
a:hover {
	background-color:#E6E6B3;
	color:#666600;
}
body a img {background-color:#FFFFFF;}
#space5px {
	font-size:5px;
	clear:both;
	height:5px;
}

.clear, #clearBoth, .clearBoth {
	clear:both;
}

.breakall {
	margin-bottom:1em;
	clear:both;
	white-space:nowrap;
}

.line, .lineTop, #line, #lineTop {
	border-top:1px dashed #000000;
}

.lineBottom, #lineBottom, #thispage {
	border-bottom:1px dashed #000000;
}

.alt {
	display:none;
}

.show {
	visibility:visible;
}

.nolist, .noOrder, #noOrder {
	list-style:none inside;
}

.dropcap {
	font-size:2.5em;
	padding-right:.2em;
	float:left;
}

body {
	font:small Verdana, Arial, Helvetica, sans-serif;
	color:#003333;
	background-color:#FFFFFF;
	margin:0 auto .2em auto;
}

div.maxpgwdth {
	margin-right:auto;
	margin-left:auto;
	width:96%;
	max-width:750px;
}

#siteSect {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background:transparent;
	position:absolute;
	left:50px;
	top:0px;
	z-index:5;
}


ul#menu {
	margin:1em 0;
	padding:0;
	z-index:10;
	clear: inherit;
}

#menu li {
	list-style:none;
	display:inline;
}

#menu a {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:1em;
	padding:.3em;
	text-decoration:none;
}

a#mb1 {
	margin-left:0;
}

a#mb6 {
	margin-right:0;
}

#menu a:link, #menu a:visited {
	color:#FFFFFF;
	background-color:#006699;
	border:1px outset #000000;
}

#menu a:hover {
	color:#006699;
	background-color:#FFFFFF;
	border:1px inset #000000;
}

#menu a:active {
	color:#990000;
	background-color:#FFFFFF;
	border:1px groove #000000;
}

#menu a span {
	font-weight:bolder;
	text-decoration:underline;
}

div#page {
	border:2px solid #000000;
	padding:0px;
}

div.ps2 {
	font-size:1em;
	padding-top:.2em;
	text-align:center;
	clear:both;
}

div#content {
	margin-right:auto;
	margin-left:auto;
	width:98%;
}

.col1of2 {
	width:48%;
	float:left;
}

.col2of2 {
	float:right;
	width:48%;
}

.col1of1  {
	margin-right:auto;
	margin-left:auto;
	max-width:468px;
	clear:both;
}

.colL {
	float:left;
	width:auto;
}

.colR {
	float:right;
	width:auto;
}

.colWide {
	float:left;
	width:68%;
}

.colThin {
	float:right;
	width:auto;
	max-width:30%;
}
.col1of2, .col2of2, .col1of1 { margin-bottom:1em;}

div#foot {
	text-align:center;
	clear:both;
}

div#foot #adbtns {
	clear:both;
}

div#foot #adbtns a {
	background-color:#FFFFFF;
}

div#foot #adbtns a img {
	margin:0px 1em;
	padding:0px;
	background-color:#FFFFFF;
}

p.pgupbtn {
	clear:both;
	text-align:right;
}

a.topBtn {
	background-color:#FFFFFF;
	color:#000000;
	margin:1em;
	padding:3px;
	border:1px dotted #CCCCCC;
	clear:both;
}

.pageHead {
	background-color:#FFFFFF;
	font:1.5em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

.head1 {
	font-weight:bolder;
	background-color:#CCCC66;
	color:#003366;
	padding:0px 0.2em;
	margin:0px auto;
}

.head2 {
	border-bottom:1px dashed #CCCC66;
	border-right:1px dashed #CCCC66;
	color:#666666;
	font:bold 0.7em "Courier New", Courier, mono;
	padding:0.2em;
	margin:0px;
	float:left;
}

.headPage {
	color:#000000;
	text-align:center;
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}

.headSub {
	color:#666666;
	text-indent:10px;
	font:bold normal 1em "Courier New", Courier, mono;
}

p, .para, table.para tr td, dt, dd, li {
	color:#666633;
	font:.9em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

p.intro {
	color:#336699;
	font:bold .9em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color:#666600;
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color:#000000;
	font:italic bold 1em Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color:#666600;
	font:italic bold 1em Arial, Helvetica, sans-serif;
}

h4 {
	color:#666600;
	font:italic bold .9em Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color:#666600;
	font:italic bold .9em Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color:#666600;
	font:.88em Verdana, Arial, Helvetica, sans-serif;
}

ol, dd, dl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}

ol {
	font-size:95%;
}

dd {
	font-size:90%;
}

dl {
	font-size:95%;
}

.cn, #cn {
	font-weight:bold;
	color:#666600;
}

.textNote {
	font:italic normal .9em Arial, Helvetica, sans-serif;
}

.desc {
	color:#000066;
}

.location {
	color:#003366;
	font:italic small Arial, Helvetica, sans-serif;
}

.church, .church a {
	color:#990000;
	text-decoration:underline;
}

.church a:hover {
	text-decoration:underline overline;
}

.church a:active {
	font-weight:bolder;
}

.church a:visited {
	text-decoration:none;
}

.section, .ps2 {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	font:.85em Arial, Helvetica, sans-serif;
}

.section a, .ps2 a {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:underline;
}

.section a:hover, .ps2 a:hover {
	color:#666666;
	text-decoration:underline;
}

.section a:active, .ps2 a:active {
	color:#999999;
}

.footer {
	background-color:#FFFFFF;
	color:#666666;
	text-decoration:none;
	font:.85em Arial, Helvetica, sans-serif;
}

.footer a {
	background-color:#FFFFFF;
	color:#666666;
}

.footer a:hover {
	color:#666600;
	text-decoration:underline;
}

.legals {
	background-color:#FFFFFF;
	color:#999999;
	text-decoration:none;
	font:.8em Arial, Helvetica, sans-serif;
	clear:both;
	line-height:1.5em;
}

.legals a {
	background-color:transparent;
	color:#999999;
	text-decoration:none;
	border-bottom: 1px solid #ccc;

}

.legals a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom: 1px solid #006699;
}
.legals a:active {
	color:#006699;
	}

.emph {
	font-weight:bolder;
}.emph, .emph a {
	background-color:#FFCCCC;
	color:#990000;
}
.emph a:hover {
	background-color:#FFF;
	color:#990000;
}

img.onepxBrd, a img.onepxBrd {
	border:1px solid #000000;
}

.dotsH {
	height:20px;
	width:75%;
	text-align:center;
	clear:both;
	margin:0px auto 20px;
	border-bottom:1px dashed #666600;
}

form p {
	margin-right:auto;
	margin-left:auto;
	clear:both;
	max-width:500px;
}

form p label {
	float:left;
}

form p input, form p textarea, form p select {
	float:right;
}
#verify input {
	float:none;
	background-color: #FFFF00;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
form .cleardefault{}/* here for the auto suggest text */

.newest, a.newest  {
	color:#990000;
}

.hide, .atomz_ch {
	display:none;
}

.churchlisting {
	padding-bottom:1em;
	border-bottom:1px solid #E2E2A8;
}

.churchlisting a.bookmark {
	background-color:#FFFFFF;
	color:#999999;
	float:right;
	text-decoration:none;
}

.places, .places ul {
	list-style:none;
	padding:0;
	margin:.5em 0;
	text-align:center;
}

.places li {
	font-weight:bold;
	display:inline;
	/*border:1px solid #ccc;*/
	padding-left:5px;
}

.places li ul {
	display:inline;
}

.places li ul li {
	font-style:italic;
	font-weight:normal;
	border:0 none;
}

.box {
	border:1px dotted #999900;
	padding:.2em;
}

.float-left {
	margin-left:0;
	float:left;
	margin:.1em;
}

.float-right {
	margin-right:0;
	float:right;
	margin:.1em;
}

p.ad {
	padding:0.5em;
	margin:auto;
	font:normal 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

p.ad, p.ad a {
	background-color:#FFFFFF;
	color:#000000;
}

p.ad a {
	text-decoration:underline;
}

.friends {
	margin:0;
	padding:0;
	text-align:center;
}

.friends li {
	list-style:none;
	display:inline;
	margin:.5em;
	padding:0;
}

.friends li a {
	background-color:#FFFFFF;
	color:#336699;
	white-space:nowrap;
}
.friends li a:hover, #tds a:hover {
	background-color:#FFFFFF;
	color:#990000;
}
#tds, #tds a {
	background-color:#FFFFFF;
	color:#006699;
}




a.url, #a2z .url, #a2z .url a, #dir .url, #dir .url a {
	font-family: "Courier New",  Courier,  mono;
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
#a2z dd, #dir dd {margin-left:1em;}
#a2z .url,#dir .url { font-size:1em;}
.churchlisting dt {
	padding-top:1em;
	border-top:1px solid #E2E2A8;
}
#shortlist li a {
	color: #336699;
	background-color: #FFFFFF;
}
#shortlist li {
	line-height: 1.5em;
}
.gizmo {text-align:center;}
.hilite {padding:.2em;}
.hilite, .hilite a, a.hilite {
	color: #006699;
	background-color: #CCCC66;
}
img.thumbnails {
	float:right;
}
ul.links li {margin-bottom:1em;}

div#mast {
	width:400px;
	position:relative;
}
#mast a {text-decoration:none;}
#mast #slogan a {
	border-bottom: 1px dashed #900;
}

div#mast h1, div#mast p {
	width:400px;
	margin: 0;
}
div#mast p#slogan{
	text-align: center;
	margin: 0.5em;
}
div#mast p#slogan, #slogan a {
	background-color:#FFFFFF;
	color:#000000;
}

#mast h1 a {
	background-image: url(/assets/churches_directory_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 400px;
}
#mast h1 a b, #mast p b,
#motto
{
	display: none;
}
#masthead {
	margin:.5em 0;
	padding-right: 3px;
	min-height: 130px;
}

#masthead p.ad125 {
	height: 125px;
	width: 125px;
	float: right;
	clear: none;
	margin: 0;
	line-height:1.8em;
}


div#masthead p.ad125 a {
	float:right;
	background-color:#ECECEC;
	color:#0000FF;
	height:125px;
	width:125px;
	text-align:center;
	font-weight:bold;
	font-size:medium;
	border: 1px dotted #E3E3E3;
	text-decoration:underline;
	top:1em;
}
#pagetop #page #content #Thumbshots a {
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: none;
}
