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

body{
	background-image: url(/images/background2.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat; 
	margin-top: 0px; 
	margin-bottom: 0px;	
	background-color: #c4cac8;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #49230b;
	line-height: 25px;	
}

a{
color: #820505;	

}

.main{
	width: 950px;
	margin: 0 auto;
	display: block; 
	height: auto;
	
}

.logo{
	display: block;
	height: 125px;
	width: 220px;
	/*border: 1px solid blue;*/
	padding-left: 10px;
	float: left;
}

#current {
	color: #0e0e0e;	
	font-style: italic;
	font-weight: bold;
}

.top_nav {
	position: relative;
	z-index: 5;
	background-image: url(/images/nav_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-top: 85px;
	float: right;
	width: 70%;
	/*border: 1px solid yellow;*/
	height: 29px;
	line-height: 29px;
	padding-right: 40px;
}

.top_nav ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
  
}
.top_nav ul li {
  display: block;
  position: relative;
  float: left;
}
.top_nav li ul { display: none; }
.top_nav ul li a {
  display: block;
  text-decoration: none;
  color: #421505;
 
  padding: 0px 10px 0px 10px;
  /*background: #2C5463;*/
  margin-left: 1px;
  white-space: nowrap;
}
/*.top_nav ul li a:hover { background: #617F8A; }*/
.top_nav li:hover ul {
  display: block;
  position: absolute;
}
.top_nav li:hover li {
  float: none;
  font-size: 11px;
}
.top_nav li:hover a { 
	background: #EFEBE0;
	color: #0e0e0e;
}
.top_nav li:hover li a:hover { background: #95A9B1; }

.top_nav ul li ul li{
	position: relative;
	left: -25px;
}

/*END TEST*/


/*.subnav_cont{
	width: 100%;
	height: 22px;
	background-color: #592c1f;
	line-height: 22px;
	margin-bottom: 10px;
}

.sub_nav{
	
	float: right;
	width: 66%;
	height: 20px;
	padding-right: 10px;	
}

.sub_nav ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

.sub_nav ul li{
	display: inline;	
	padding-left: 30px;
	
}

.sub_nav ul li a{
	
	text-decoration: none;
}

.sub_nav ul li a:hover{
	color: #ffa000;
}*/

.main_pics{
	padding-top: 6px; 
	position: relative; 
	z-index: 0;
}

.home_text{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	color: white;
	text-align: left;
	width: 80%;
}

.home_text a{
	color: #ffa000;
}	


.content_box{
	width: 100%;
	height: 100%;
	/*border: 1px solid green;*/
	
}

.content_sub{
	
	
	height: 100%;
}



.content_body{
	background-image: url(/images/cont_back.png);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 525px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #230502;
	 
}

.content_text{
	float: right;
	line-height: 19px;
	width: 58%;
	margin-right: 30px;
	margin-top: 30px;
	/*border: 1px solid red;*/
	  
}

.content_text_cms{
	float: left;
	line-height: 19px;
	margin-left: 30px;
	margin-right: 30px; 
}

.content_text_long{
	padding-top: 30px;
	line-height: 19px;
	width: 92%;
	margin-top: 30px;
	margin-right: 30px;
	margin: 0 auto;
	
}

.mem_box{
	float: left;
	margin-right: 20px;
	border: 1px solid #846651;
	width: 300px;	
}

.mem_header{
	background-image: url(/images/sched_header.jpg);
	background-repeat: no-repeat; 
	width: 300px; 
	height: 58px; 
	font: 25px georgia italic; 
	color: #e8dfc3; 
	text-align: center; 
	line-height:58px;	
}

.mem_header_bottom{
	background-image: url(/images/sched_header_bottom.jpg);
	background-repeat: no-repeat; 
	width: 300px; 
	height: 21px; 
	font: 14px georgia italic; 
	color: #e8dfc3; 
	text-align: center;
	font-weight:bold;
}

.mem_box h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #421505;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.mem1{
	height: 76px; 
	width: 280px; 
	background-image:url(/images/guest_back1.jpg); 
	background-repeat: repeat-x;
	padding-left: 20px;	
}

.mem2{
	height: 76px; 
	width: 280px; 
	background-image:url(/images/guest_back2.jpg); 
	background-repeat: repeat-x;
	padding-left: 20px;	
}

.mem_buttons{
	float: right; 
	width: 40%; 
	margin-top: 6px;	
}

.swirl{
	position: absolute; 
	z-index:0; 
	padding-left: 6px; 
	padding-top: 120px;	
}

.pen{
	position: absolute; 
	z-index:2; 
	top: 150px; 
	padding-left: 5px;	
}

.pre_plan{
	position: absolute; 
	top: 580px;
	margin-left: 60px; 
	padding-top: 20px; 
	z-index: 3; 
	height: 136px; 
	width: 272px; 
	background-image: url(/images/pre_plan_box.png); 
	background-repeat: no-repeat; 
	text-align: center;
	font: 14px Georgia italic; 
	font-style: italic;	
}

.legacy_book{
	position: absolute;
	top: 510px;
	margin-left: 60px;
}

.pre_plan_front{
	position: absolute; 
	top: 715px;
	margin-left: 60px; 
	padding-top: 20px; 
	z-index: 3; 
	height: 136px; 
	width: 272px; 
	background-image: url(/images/pre_plan_box.png); 
	background-repeat: no-repeat; 
	text-align: center;
	font: 14px Georgia italic; 
	font-style: italic;	
}

.pre_plan2{
	position: absolute; 
	top: 380px;
	margin-left: 60px; 
	padding-top: 20px; 
	z-index: 3; 
	height: 136px; 
	width: 272px; 
	background-image: url(/images/pre_plan_box.png); 
	background-repeat: no-repeat; 
	text-align: center;
	font: 14px Georgia italic; 
	font-style: italic;	
}

.guestbook_box{
	position: absolute; 
	top: 380px;
	margin-left: 60px; 
	padding-top: 20px; 
	z-index: 3; 
	height: 136px; 
	width: 272px; 
	background-image: url(/images/guestbook_box_back.png); 
	background-repeat: no-repeat; 
	padding-left: 20px;
	font: 14px Georgia italic; 
	font-style: italic;	
}

.pre_plan_button{
	float: right; 
	padding-right: 20px; 
	padding-top: 40px;	
}

.guestbook_button{
	 
	
	padding-top: 40px;	
}

.header h1,
.content_text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #421505;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

.header h2,
.content_text h2{
	padding-top: 0px;
	margin-top: 0px;
}

.footer{
	text-align: center;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	padding-top: 15px;
}

.idc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a{
	text-decoration: none;
	color: black;
}

.contact_form input, .contact_form textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #dcd9d9;
}

.photo_box{
	float: left;	
}

.mem_table{
	
}

#name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #49230b;
}

#name_lg{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #49230b;
}

.mem_table td{
	padding-left: 20px;
	padding-right: 20px;
}

.mem_button_box{
	padding-top: 20px;
}

.guestbook_cont{
	width: 95%;
	margin: 0 auto;
	text-align: left;
}

.guest_msg{
	margin: 10px;	
}