/* Body formating */

body
{
	background-repeat: no-repeat;
	background-image: url(images/crossback.jpg);
	margin: 20px;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: white;
}

a:link
{
	text-decoration: none;
	color: #660000
}

a:visited 
{
	text-decoration: none; 
	color: #660000
}

a:hover
{ 
	color: #cc0000
}

a:active 
{
	color: #660000
}


/* Header */

div.header
{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	cursor: pointer;
}

h1
{
	color: black;
	margin-bottom: 0px;
	margin-left: 90px;
	font-size: 28pt;
	font-variant: small-caps;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

img.header
{
	border-width: 0px;
	margin-left: 10px;
	float: left;
}

p.subheader
{
	letter-spacing: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 145px;
	margin-top: 0px;
	font-size: 12pt;
	text-align: left;
	color: #666666
}


/* Navigation bar */

#nav, #nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
}

#nav li
{
	position: relative;
	float: left;
	width: 120px;
}

#nav li a
{
	background-color: white;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	cursor: pointer;
	height: 20px;
	margin: 0px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	display: block;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 10pt;
}

#nav li ul
{
	margin-left: 141px;
	margin-top: -36px;
	position: absolute;
	width: 120px;
	left: -999em;
	list-style-type: none;
}

#nav li a:hover
{
	background: #cccccc;
	color: #000000;
}

#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}


a.welcome
{
	font-weight: bold;
}

/* Page content */

div.content
{
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 2px;
	padding-bottom: 15px;
	margin-left: 140px;
	width: 700px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

h2
{
	margin-top: 10px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 4px;
	letter-spacing: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22pt;
}

h3
{
	width: 350px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-top: 25px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-transform: uppercase;
	word-spacing: 6px;
	letter-spacing: 2px;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h4
{
	margin-bottom: 0px;
	margin-top: 25px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h5
{
	color: #333333;
	margin-bottom: 5px;
	margin-top: 15px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

p
{
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 125%;
	word-spacing: 1px;
}

img.left
{
	float: left;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-right: 15px;
	margin-bottom: 10px;
}

img.right
{
	margin-left: 15px;
	float: right;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

img.wide
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}


/* Non-Nav list formatting */

ol
{
	margin-bottom: 10px;
	margin-top: 10px;
}

ol li
{
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 125%;
	word-spacing: 1px;
}

ol.sub_list
{
	list-style-type: lower-alpha;
}

ul.links
{
	list-style-type: none;
}

ul.links li
{
	margin-bottom: 8px;
	margin-top: 8px;
}


/* Footer */

a.top
{
	margin-left: 25px;
	color: #666666;
	font-size: 10pt;
}

div.footer
{
	padding-top: 10px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}

div.footer p
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: gray;
	text-indent: 172px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}


/* Index page specific */

h4.upcoming
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

div.weekly_services
{
	padding-top: 15px;
	padding-right: 40px;
	width: 330px;
}

div.weekly_events
{
	padding-top: 15px;
	float: right;
	width: 330px;
}

div.address
{
	width: 330px;
	margin-top: 30px;
}

img.address
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

div.special
{	
	background-image: url(images/transpbg.png);	
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
	border-color: #cccccc;
	margin: 5px;
	border-width: 3px;
	border-style: double;
}

table.special
{
	margin-top: 15px;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

table.special td
{
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.special tr
{
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


/* About Us Page specific */

table.aboutus
{
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 700px;
	word-spacing: 1px;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.aboutus td
{
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}

/* Site design by Rob Gammell, 2008 */
/* "Arise, eat, because the journey is too great for you." */


