body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*background-color: #33415B;*/
	/*background-image: url(http://gospellightbiblebaptist.com/images/bkgr.jpg);*/
}
table.nav {
	width: 200px;
	background-color: #006488;
	float: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFCC00;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: Silver;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
/*p {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	font-weight : normal;
	font-style : italic;
}*/
.sdmenu {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: #006488;
	/* url(images/bottom.gif) no-repeat right bottom;*/

}
/*.sdmenu a:hover {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: #FFCC00 url(images/bottom.gif) no-repeat right bottom;
	color: red;
}*/

.sdmenu .title, .sdmenu .titlehidden {
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: white;
	font : normal;
	/*background-image: url(images/title.gif);*/
		background-image: url(images/title.jpg);
	background-repeat: repeat-x;
}
/*.sdmenu .title, .sdmenu .titlehidden a:hover {
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: red;
    background: #FFF url(images/title.gif) repeat-x;
}*/

.sdmenu .title a {
	/*border-bottom: 1px solid #DDD;
	*/
	color : White;
	font-style : normal;
}
.sdmenu .title a:hover {
	/*border-bottom: 1px solid #DDD;
	*/
	color : #FFCC00;
	font-style : normal;
}

.sdmenu .arrow {
	margin-left: 10px;
   margin-right: 7px;
}

.sdmenu .titlehidden {
   border-bottom: none;
}

.sdmenu #top {
	color : White;
	font-style : normal;
}
.sdmenu #top a:hover {
	color : #FFCC00;
}
.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
	padding: 5px 0;
	text-indent: 10px;
	background: #F1F1C9;
	display: block;
	border-bottom: 1px solid #DDD;
	color: Navy;
	text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #006488 url(images/linkarrow.gif) no-repeat right center;
    color: #FFCC00;
}
h2.c3 {
 text-align: left
}
p.c2 {
 text-align: left;
 float: left;
}
div.c1 {
 text-align: left
}


