@charset "UTF-8";
/* CSS Document */

body {
	/*font: Georgia, "Times New Roman", Times, serif;*/
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background: #666666;
	background-image: url(../images/memorial_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*background: alpha(opacity=60);*/
}
.oneColFixCtr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	/*background: #666666;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 10px solid #666666;*/
	border: 10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-bottom: 20px;
	
}
.oneColFixCtr #mainContent {
	background: #FFFFFF;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background:url(../images/memorials_top_right.jpg);
	azimuth:behind;*/

}

.logo
	{
	float:right;
	
	vertical-align:top;
	}

.topLeft
	{
	float:left;
	
	vertical-align:top;
	}
	
.bottomRight
	{
	float:right;
	vertical-align: baseline;
	}
	
.bottomLeft
	{
	float:left;
	vertical-align: baseline;
	}
	
.bottomEdge
	{
	background: #FFFFFF;
	vertical-align: baseline;
	}	
	
/* Menu */	

.navigation
	{
	margin-top: 0px;
	
	}		
	
#menu {
	width: 920px;
	height: 20px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	/*letter-spacing: -1px;*/
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: center;
	width: 180px;
	height: 20px;
	padding: 7px 0 0 0;
	/*background: #330000 url(../images/navbg.gif) repeat-x left bottom;*/
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	/*background: #99CCCC url(../images/navbg0.gif) repeat-x left top;*/
}



ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:0px;top:100%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	list-style:none;
	padding:5px 5px 5px 5px;
	background-color:#666666;
	/*background: alpha(opacity=60); CODE FOR MAKING NAV BG TRANSPARANT*/
	
	background-repeat:repeat;
	/*border-color:#cccccc #111111 #111111 #cccccc;*/
	border-width: 0px;
	/*border-style:solid;*/
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width: 180px;
	
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 10px 0px;
	font-size: 0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align: middle;
	/*background-color:#FFFFFF;*/
	border-width: 0px;
	/*border-color:#333333;*/
	/*border-style:solid;*/
	text-align:left;
	text-decoration:none;
	padding: 4px 4px 4px 4px; /*Padding around nav text*/
	_padding-left:0;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	cursor:default;
	letter-spacing: 2px;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#cccccc #111111 #111111 #cccccc;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#7A7A7A;
	border-color:#FFFFFF;
	border-style:solid;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#7A7A7A;
	border-color: #FFFFFF;
	border-style: solid;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #666 !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:2px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url(../images/arr_white.gif);
	background-position:right center;
	background-repeat: no-repeat;
    padding-right:12px;}
ul.cssMenu li:hover>a>span{	background-image:url(../images/arrv_white.gif);
}
ul.cssMenu a:hover span{	_background-image:url../(images/arrv_white.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(../images/arr_white.gif)}


A:link 
	{
	color: #666699;
	}
 
A:visited 
	{
	color: #666699;
	}
 
A:hover 
	{
	text-decoration: none;
	color: #666699;
	}
 
A:active 
	{
	color: #666699;
	}
	
.slideshow 
	{
	margin-top:0px;

		
	}

	
	
.footer {
    font:14px;
	/*background-image:url(../images/memorials_bottom_left.jpg);*/
	padding: 1px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 10px;
	/*background-color:#333333;*/
	text-align:right;
	font-size: 80%;
	azimuth:behind;
	background-color: #CCCCCC	
	}

/*.footer:link
	{

    color:#333333;

	}
	
.footer:visited
	{
	color:#333333;
	
	}

.footer:hover
	{
	color:#333333;

	}

.footer:active
	{
	color:#333333;
	
	}*/
	
	
	
td, th 
	{
	font-size: 80%;
	vertical-align:top;		
	}
		
	
