/* roswellmemorialday.com */
BODY	{
	margin : 8px;
	font-family : sans-serif;
	font-size : 12px;
}
td {
	font-size : 12px; 
	font-family : sans-serif;
}
a:link		{ color: #000066; text-decoration: underline;  }
a:visited	{ color: #000066; text-decoration: underline; }
a:active	{ color: #000066; text-decoration: underline; }
a:hover		{ color: red; text-decoration: underline; }

H1 {
  font-family: serif;
  font-size: 24px;
  color: #000066;
margin: 0px 15px 10px 0px;
}
H2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: green;
}
H3 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: red;
}
H4 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}

UL {
	list-style-image : url(../images/starbullet.gif);
	list-style-position : outside;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:200px;
	border:0px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}


.button{
	  border : 1px solid #666666;
	background-color : #000066;
  font-size: 12px;
  color: #FFFFFF;
	padding : 1px;
	font-weight : bold;
}

.caption {
	color: blue;  font-size : 11px;
}

.date {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color : #000066;
  padding : 3px;
  text-align : center;
  font-weight : bold;
}

.phone {
	color: green;  font-size : 12px;font-weight : bold;
}

#etoNotice, #etoNotice a, #etoNotice a:link, #etoNotice a:visited, #etoNotice a:hover {font-size: 10px;  text-align : center;
  COLOR: #660066;}
.etoNotice, etoNotice a, etoNotice a:link, etoNotice a:visited, etoNotice a:hover {font-size: 10px;  text-align : center;
  COLOR: #660066;}

.footer ,footer a,.footer a:link,.footer a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding : 2px;
  text-align : center;
}

.footer a:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding : 2px;
  text-align : center;
  font-weight : bold;
}

.pagetrail,pagetrail a,.pagetrail a:link,.pagetrail a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color : #000066;
  padding-top : 3px;
  padding-bottom : 6px;
  text-align : right;
}
.pagetrail a:hover {
	font : bold;
}


/* menu nav bar  */

.navigation { 
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 150px;
}



 /* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/

/* ListMenu Styles */

#listMenuWrapper {
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 150px;
 background-color : #666666;
}

#listMenuWrapper ul {
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 150px;
}
/* sets main color */
#listMenuWrapper ul li {
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 150px;
color: white;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#eeeeee #000066 #000066 #eeeeee; /*light dark dark light*/
text-decoration:none;
}

#listMenuWrapper .snippetName a {
 list-style : none; list-style-image : none; 
margin: 0;
padding: 0;
width: 150px;
}

.LM_collapsed a { list-style : none; list-style-image : none; }
.LM_collapsed a:hover {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#eeeeee #000066 #000066 #eeeeee; /*light dark dark light*/
background-color: #000066;
text-decoration:none;

	 }

.LM_expanded a { list-style : none; list-style-image : none; }
.LM_expanded a:hover { 
color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#eeeeee #000066 #000066 #eeeeee; /*light dark dark light*/
background-color: #000066;
text-decoration:none;

	}
.LM_expanded #LM_youAreHere {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#eeeeee #000066 #000066 #eeeeee; /*light dark dark light*/
background-color: #000066;
text-decoration:none;

}

.LM_endPage a { list-style : none; list-style-image : none; }
.LM_endPage a:hover  {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#eeeeee #000066 #000066 #eeeeee; /*light dark dark light*/
background-color: #000066;
text-decoration:none;

}
.LM_endPage #LM_youAreHere {
color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#eeeeee #000066 #000066 #eeeeee; /*light dark dark light*/
background-color: #000066;
text-decoration:none;

}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px; color: white; list-style : none; list-style-image : none; 
display: block;
width: 150px;
padding: 2px 4px;
 font-size : 12px;
}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:10px;  font-size : 11px; background-color: green;}
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:24px;}
#LM_level_4 li a, #LM_level_4 li #LM_youAreHere {padding-left:32px; }