body {
	background-image: url(images/backgr//ound.jpg);
	background-repeat: repeat-x;
	background-color: #140904;
}
#bodywrapper
{
}
#maincontent {
	background-color: #FFFFFF;
	/*
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-width:thin;
	*/
}
#footer{
	height: 75px;
	background-color: #140904;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a, a:link, a:hover, a img {
	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;
	margin-left: 0px;
	}
ul{
}
ul li{
	padding-left: 0em;
	margin-left: 0em;
}
#menu {
	border:none;
	font-variant: normal;
	font-size: 90%;
	text-transform: uppercase;
	clear: both;
	height: 1.8em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#title-bar{
}
.todo, .todo ul {
	color: #993300;
	font-weight: bolder;
}

/* CSS from tutorials of http://www.htmldog.com/articles/suckerfish/dropdowns/example/ */
#nav, #nav ul {
	color: #FFFFFF;
	background-color:#999999
}

#nav
{
	background-image: url(images/aqua-bars/top-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav a {
	color: #FFFFFF;
}

#nav a.daddy {
	background-image: url(images/rightarrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li {
}

#nav li ul {
}

#nav li li {
}

#nav li ul a {
}

#nav li ul ul {
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
}

#nav li:hover, #nav li.sfhover {
	background: #140904;
}

#worship {
    background-color:#FFFFCC;
}

/* CSS for the Normal Boxes */
.title-container {
	background:url(images/expresso-bars/top-left.gif) top left no-repeat;
}
.title-container h2 {
	background:url(images/expresso-bars/top-right.gif) top right no-repeat;
	color: #FFFFFF;
}
.tc-leftfooter {
	background:url(images/expresso-bars/bottom-left.gif) top left no-repeat;
}
.tc-rightfooter {
	background:url(images/expresso-bars/bottom-right.gif) top right no-repeat;
}
.content-container {
}
.content-container p, .content-container ul, .content-container dl, #happenings-trio {
}
/* CSS for the Highlight Boxes */
.highlight .title-container {
	background:url(images/expresso-bars/top-left.gif) top left no-repeat;
}
.highlight .title-container h2 {
	background:url(images/expresso-bars/top-right.gif) top right no-repeat;
	color: #FFFFFF;
}
.highlight .tc-leftfooter {
	background:url(images/expresso-bars/bottom-left.gif) top left no-repeat;
}
.highlight .tc-rightfooter {
	background:url(images/expresso-bars/bottom-right.gif) top right no-repeat;
}

/* style for side navigation for Missions and High School pages */
#missionsMenu {
	padding-top:5px;
}
#SMNav, #PastTrips, #missionsMenu {
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-left: 10px;
}
#missionsTitle {
	padding-left: 10px;
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
	line-height: 80%;
	padding-bottom: 8px;
}
#missionsMenu ul {
	list-style-type: none;
}
#SMNav a, #PastTrips a, #missionsMenu a {
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
}
#SMNav a:hover, #PastTrips a:hover, #missionsMenu a:hover {
	color: #666666;
	background-image: url(ministries/truenorthOLD/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#Levels {
	padding-left: 15px;
}
.podcast {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
}
#contacts {
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #000000;
	padding-left: 10px;
}
#contacts a, #tnHome a {
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}
#contacts a:hover, #tnHome a:hover {
	color: #666666;
	background-image: url(ministries/truenorthOLD/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#tnHome {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
}

