/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/

/*---*/

body {background-image:url('http://www.sandiegochurchesonline.com/background2.gif')}

p,ol,hr {
margin-left: 60px;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

dl {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

small.menu {
font-size: small;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

a.menulink:link {
font-size: 13px;
color: blue;
text-decoration: none;
font-weight: bold;
}

a.menulink:visited {
font-size: 13px;
color: blue;
text-decoration: none;
font-weight: bold;
}

a.menulink:active {
color: #FF6666;
font-size: 13px;
font-weight: bold;
}

a.menulink:hover {
color: red;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

a.link:link {
color: blue;
text-decoration: none;
font-weight: bold;
}

a.link:visited {
color: blue;
text-decoration: none;
font-weight: bold;
}

a.link:active {
color: #FF6666;
font-weight: bold;
}

a.link:hover {
color: red;
text-decoration: none;
font-weight: bold;
}

a:link {
color: blue;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: blue;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #FF6666;
font-weight: bold;
}

a:hover {
color: red;
text-decoration: none;
font-weight: bold;
}

ul {
margin-left: 60px;
list-style: disc;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

span.descript {
font-size: small;
color: #333333;
font-family: "verdana", "arial", "geneva", sans-serif;
}

sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

small.date {
font-size: x-small;
color: #666666;

font-family: "verdana", "arial", "geneva", sans-serif;
}

small.numlinks {
font-size: x-small;
color: #666666;

font-family: "verdana", "arial", "geneva", sans-serif;
}

strong.search {
color: #000000;

font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

small.more {
font-size: small;
color: #000000;

font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h1 {
margin-left: 40px;
font-size: large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h2 {
margin-left: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

div.margin {
margin-left: 60px;
}

strong.title {
font-size: small;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

td {
font-size: small;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

td.catlist {
font-size: medium;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
}

small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
}

p.grandtotal {
margin-left: 60px;
font-size: medium;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}