﻿body 
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('images/Background-psd.jpg');
	background-repeat: repeat;
}
#container 
{
	position: relative;
	width: 800px;
	heigth: 600px;
	padding: 0px;
	text-align: left;
	border: none;
}
#masthead 
{
	width: 800px;
	height: 200px;
	background-image: url('images/Top Banner 2 - new-psd.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
/********** Navigation  ************/

#menuLayer
{
	display: none; 
	left: 0px; 
	position: absolute; 
	top: 0px;
}

#navigation {
	position: relative;
	float: left;
	top: 175px;
	clip: rect(10px, auto, auto, auto);
}
#menu
{
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border: none;
	width: 560px;
	z-index: 700;
	white-space: nowrap;
	border: none;
}


#navigation #menu {
	float: left;
}



#menu ul
{
	position:absolute;
	z-index:0;
	left:0;
	top:25px;
	padding:0px;
	margin:0px;
	list-style: none;
	display:none;
	
}

#menu li
{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #717173;
	height: 25px;
}

#menu ul li
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #B0C4DE;
	width: 100%;
	height: 25px;
}
#menu a
{
	text-decoration: none;
	margin: 0px;
	color: white;
	text-align: center;
	cursor: hand;
	height: 100%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

#menu li a:hover
{
	text-decoration:underline
}

#menu ul li a
{
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	color:#082873;
	width:100%;
	height: 100%;
}

#menu a:hover
{
	background-color: #DFDFDF;
	text-decoration: underline;
}
#main_content {
	width: 800px;
	background-image: none;
	height: 900px;
	background-color: #FFFFFF;
	z-index: 0;
}

#main {
	text-align: left;
	float: left;
	width: 600px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #082873;
	height: 100%;
	top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
#news_top
{
	position: relative;
	float: right;
	width: 200px;
	height: 14px;
	top: 10px;
	background-image: url('images/News Tops-psd.jpg');
	background-repeat: no-repeat;
	right: 10px;
}
#news_middle {
	float: right;
	width: 199px;
	right: 10px;
	position: relative;
	top: 5px;
	background-color: #507CC3;
	height: 700px;
}
#news_bottom {
	position: relative;
	float: right;
	width: 199px;
	height: 14px;
	top: 5px;
	background-image: url('images/News-Bottom.gif');
	background-repeat: no-repeat;
	right: 10px;
}
#main h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #082873;
	margin-left: 5px;
	padding-top: 10px;
}
a:hover {
	text-decoration: underline;
}

#group_pix {
	width: 300px;
	height: 225px;
	background-image: url('Group%20Pix-psd.jpg');
	left: 20px;
}
#news_middle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}
#info_right {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 260px;
	height: 225px;
	bottom: 225px;
	left: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #507CC3;
	text-align: justify;
	padding-top: 20px;
}
#group_pix_2 {
	background-image: url('images/Anniversary Party (Pete) 348-psd.jpg');
	position: relative;
	width: 300px;
	height: 209px;
	left: 280px;
	bottom: 400px;
}
#info_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #507CC3;
	position: relative;
	width: 270px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 20px;
	bottom: 225px;
}
#news_middle ul {
	list-style-type: none;
	position: relative;
	right: 30px;
	bottom: 40px;
}
#news_middle a:hover {
	text-decoration:underline	
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
	background-color: #5380C4;
	width: 800px;
	height: 20px;
	text-align: center;
}
#main_sub_pages {
	text-align: left;
	float: left;
	width: 800px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #082873;
	height: 100%;
	top: 10px;
	padding-left: 10px;
	padding-right: 20px;

}

#main_sub_pages h1
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #082873;
	padding-top: 10px;

}

#main_sub_pages h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #082873;
	padding-top: 5px;
	text-align: center;
}
#main_sub_pages h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #082873;
	padding-top: 5px;
	text-align: center;
}

#image_desc_mem {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #082873;
	vertical-align: middle;
	background-image: url('images/fullcolors.gif');
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;

}

#image_desc_pros {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #082873;
	margin-left: 15px;
	vertical-align: middle;
	background-image: url('images/prospect.gif');
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
}
#image_desc_prob {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #082873;
	margin-left: 15px;
	vertical-align: middle;
	background-image: url('images/probate.gif');
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
}

#chpt_table {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #082873;
	text-align: center;
	padding: 10px;
}
#chpt_table tr td a {
	color: #082873;
	text-decoration: none;
}
#chpt_table tr td a:hover {
	text-decoration: underline;
}

#news_middle a {
	color: #FFFFFF;
	font-family: Tahoma;
	text-align: center;
}

