#sddm
{	
font-color:#663333;
    margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	margin-left: 1px;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
		}

#sddm li a
{	
background-color:#CDD8C2;
font-family:Arial,Helvetica,Verdana;
font-size:13px;
font-weight:bold;
border-bottom:0px solid #E4E4CB;
	display: block;
	margin:0px;
	padding: 1px;
	width: 167px;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
	font-color:#FFFFFF;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	/* TOM HANDLED */
	margin-left: 30px;
	margin-top: 5px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #567909}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
font-family:Arial,Helvetica,Verdana;
font-size:14px;

}

	#sddm div a:hover
	{	background: #CDD8C2;
		color: #663333}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/*** #CFDCE7 ***/
/***  #5F89AF ***/
/** #4D5B6E  **/
body{
	background-color: #4D5B6E;
	width: 853px;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 124%;
 color: #4D5B6E;
 padding-bottom: 5px;
  padding-top: 5px;
}

h3{
 font-size: 100%;
 color: #334d55;
 border-bottom: 1px solid #4D5B6E;
 text-align: left;
}

h3 img {
margin: 5px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 2px 0px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color:#666666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #CCCCCC;

}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 15px 0px 0px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 0px;
margin-top: 8px;
margin-bottom: 3px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	margin: 2px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px;
	margin: 5px 5px 5px 0px;
}

#rightimg {
	margin: 5px 5px 5px 5px;
	float: right;
}

#centerimg{
	margin: 5px 5px 5px 5px;
	float: none;
}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align:middle;
	background-image:url(images/homechurch_sm3.gif);
	margin-right: 0px;
	background-position:right;
	background-repeat:no-repeat;
	height: 41px; 
}
#siteInfo p {
	width: 500px;
	text-align:left;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a { padding: 0 4px 0 4px; }

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

#mastercontent {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width:853px;
	margin-top: 5px;
}

#tagline {
	letter-spacing: .8px;
	font-size: 70%;
	font-style:italic;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #CCCCCC;
}
#tagline a {
	color: #b2d5f4;
}

.listen {
	letter-spacing: 2px;
	font-size: 75%;
	padding: 15px;
	color: white;
}

.listen a:hover{
	font-weight: bold;
}

.verse {
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-style:italic;
	margin: 15px 25px 0px 25px;
	color: #4D5B6E;
}

.verse:first-letter {
	font-size : 200%;
	font-weight : bold;
	float : left;
	color: #4D5B6E;
	line-height: 9px;
}

li {
list-style-position:outside;
list-style-image:url(images/rt_arrow.gif);
margin-left: 30px;
padding-bottom: 10px;
}

.newsHead {
	color: white;
	font-size:110%;
	font-weight:bold;
	padding-top: 10px;
}

#news {
	background-color: #4D5B6E;
	color: white;
	margin: 10px 10px 10px 10px;
	border: 1px dotted #CECECE;
	padding: 2px;
	text-align:center;
	font-size: 80%;
}

.tinytext {
font-size: 90%;
color: #999900;
}


#calendar {
font-size: 85%;
}
