 @import url("current.services.css");
body{
	background-color:#6c6b4d;	
	margin:0px;
	padding:0px;
	background-image:url(../../Images/background.jpg);
	background-repeat:repeat-x;
}
a:link, a:visited, a:active{
	color:#74812f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 26px;
	margin: .83em 0pc 10px;
}

#main_wrapper{
	position:relative;
	top:0px;
	left:0px;
	width:929px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../../Images/background-page.png);
	background-repeat:repeat-y;
}

#main_header_wrapper{
	position:relative;
	top:0px;
	left:0px;
	height:202px;
	width:897px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../../Images/header_background.jpg);
	background-repeat:no-repeat;
	z-index: 20;
}

#header_slogan{
	position:absolute;
	top:90px;
	left:375px;
	width:400px;
	text-align:center;
	color:#ffffff;
	font-size:22px;
	font-family:Times;			
}

#header_logo{
	position:absolute;
	top:27px;
	left:0px;
	width:246px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-family:Times;	
}

#header_logo a img {
        border: none;
}



#main_menu_wrapper{
	position:absolute;
	top:160px;
	left:238px;	
	width:659px;
	height:43px;
	background-image:url(../../Images/Bell-Cypert-Seale-Final_02.png);
	background-repeat:repeat-y;	
}

/* ***** Horizontal Navigation ***** */
#dmenu li>ul {
	top: 40px;
	left: auto;
	}

#dmenu {
	margin: 0 auto 0 auto;
	padding: 0 0 0 24px;
	background-image:url(../../Images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:43px;
	position:relative;
	top:0px;
	left:0px;
	line-height:43px;
	}

li:hover ul , li.over ul { /* lists nested under hovered list items */
	display: block;
	}

.topmenuul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.topmenuli {
	list-style-type: none;
	float: left; 	
	}

 .topmenuli a {
 	color:#ffffff	!important;
	text-decoration: none !important;
	font-size:14px;
	font-family:arial;
	border-right: 1px solid #ad8745;
	height: 40px;
 }

 .topmenuli a {
 	border-right: 1px solid #ad8745;
	height: 38px;
	margin: 2px 0 0 0;
	display: block;
	padding: 0 10px 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
 }

.topmenuli .submenuli a {
	height: auto;
	padding: 6px;
	font-size:12px;
	font-family:arial;
}

.topmenuli .submenuli a:hover {
	background-image: none !important;
	background-color: #826432 !important;
}
	
.topmenuli a:hover {
	color: #ffffff;
	background: transparent url(../../Images/menu_bg_over.jpg) repeat-x !important;
	}

.submenuul {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	display: none;
	margin-top: 0px;
	background: #AE8744;
	border: 1px solid #ffffff;
	z-index: 5;
	}

.submenuli a {
	display: block;
	padding: 0 10px;
	width: 180px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	}

.submenuli a:hover {
	color: #ffffff;
	background: transparent url(../../Images/menu_bg_over.jpg) repeat-x !important;
	}
	
.current {
	color: #ffffff;
	background: transparent url(../../Images/menu_bg_over.jpg) repeat-x !important;
}
/* ------------------------- */

#main_banner_wrapper{
	position:relative;
	top:0px;
	left:0px;	
	width:929px;
	height:162px;
	background-image:url(../../Images/Bell-Cypert-Seale-Final_02.png);
	background-repeat:repeat-y;		
	text-align:center;
}

#main_banner_wrapper img{
	margin-top: -20px;
}

#main_content_wrapper{
	position:relative;
	top:0px;
	left:0px;
	width:929px;
}

#content{
	position:relative;
	top:0px;
	left:0px;	
	width:897px;
	background-color:#ffffff;	
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	background-position: left top; 
	background-repeat:repeat-y;	
}

#content_left{
	height:100%;
	width:246px;
	float:left;	
	text-align:center;
	background-image:url(../../Images/right_bar_02.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#content_left_inner {
	background: url(../../Images/right_bar_04.png) 0 100% no-repeat;
	padding: 5px 0  20px 0;
}
#content_right{
	float:right;
	width:610px;
	font-size:12px;
	margin-right:25px;
	font-family:arial;
}

#content_right ul.associations {
	list-style-type: none;
	background-color: #FAF9F3;
	border-bottom: 1px solid #F5F2E7;
	border-top: 1px solid #F5F2E7;
	margin: 5px 0;
	padding: 5px;
}

#content_right ul.associations li {
	float: left;
}

#content_right hr{
	background-color:#ece9e0;
	border:1px solid #ece9e0;
}

#content_right p, ul, ol {
	line-height: 24px;
}

#content_right_left{
	float:left;	
	width:275px;
}

#content_right_left h3{
	color:#787756;	
}

#content_right_right{
	float:right;
	width:275px;	
}

#content_right_right h3{
	color:#787756;	
}

#content_right h3{
	color:#787756;	
}

.social {
	border: 0px;
	vertical-align: middle;
	padding-left: 5px;
}

#main_footer_wrapper{
	position:relative;
	top:0px;
	left:0px;
	width:929px;
	height:123px;
}

#footer_content{
	position:relative;
	top:0px;
	left:0px;	
	width:897px;
	height:123px;
	background-image:url(../../Images/footer_bg.jpg);
	background-repeat:no-repeat;	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	line-height:35px;	
	font-family:arial;
	color:#000000;
	font-size:14px;
}

.clear{
	clear:both;	
}

.right{
	float:right;	
}

.left{
	float:left;
}

.black{
	color:#000000;
}
.center{text-align: center;
}
.alt {
	background-color: #F8F6F1;
}
.nobold {
	font-weight: normal;
}
dl.error {
	font-weight: bold;
	color: red;
}

dl.error dd.message {
	padding: 10px 0;
}
ul.sidebar{
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	padding: 3px 10px;
	margin: 0 20px 0 10px;
	font-family: arial;
	list-style-type: none;
}

ul.sidebar li{
	margin: 0;
	width: 100%;
	padding: 10px 0px 10px 0px;
	line-height:20px;
}

ul.sidebar li a{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
	width: 100%;
	color:#74812f;
	font-size: 12px;
}

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

ul.sidebar li.alt, .alt {
	background-color: #F8F6F1;
	padding: 10px 0px 10px 0px;
}
.noborder {
	border: 0;
}

.notice { background-color: #FAF9F3; border-bottom: 1px solid #F5F2E7; border-top: 1px solid #F5F2E7; font-size: 12px; font-weight: bold; margin: 5px 0; padding: 5px; text-align: center; }

.promo { background-color: #83825f; border: 1px dashed #484a34; font-size: 14px; font-weight: bold; margin: 5px 0; padding: 5px; text-align: center; }

.promo a {
	color: #FFFFFF;
	text-decoration: none;
}

.promo a:hover {
	text-decoration: underline;
}

.module-navigation { 
	float: right; 
	height: 1px; 
	position: relative; 
	top: -10px; 
}
.module-navigation li { 
	display:inline; 
	float:left; 
	font-size: 90%; 
	font-weight: bold; 
}
.module-navigation li a { 
	background-color: #FAF9F3 !important; 
	border-bottom: 1px solid #F5F2E7 !important; 
	display: block !important; 
	margin-left: 8px !important; 
	margin-top: 2px !important;
	padding: 0 8px !important; 
	text-decoration: none !important; 
	font-size: 12px;
}
.module-navigation ul { 
	list-style: none; 
}

a.obit-img { display: block; text-align: center; }
a.obit-img img { background-color: #FFFFFF; border: 1px solid #DDE7D1; padding: 6px; width: 196px; margin: 15px 0 15px 0;}
a.obit-img:hover { background: transparent; }

#content_left dl.info-list { padding: 15px 0 20px 0;  background-color: #ffffff; margin: 0 15px;}
#content_left dl.info-list dd{ text-align:left; font-size: 12px; margin: 0 15px 5px 0; font-family:arial,verdana;}

.info-title { font-size: 21px; padding: 15px 0 0 0; }

dl, dt, dd, img, h4{ margin: 0; }

form .buttons { background-color: #FAF9F3; border-bottom: 1px solid #F5F2E7; margin-bottom: 20px; padding: 10px; text-align: left; }
form .buttons input { cursor: pointer; font-weight: bold; margin-right: 10px; padding: 2px; }
form .checkbox { margin-right: 3px; vertical-align: middle; }
form dd { padding-bottom: 5px; }
form input.field, form select, form textarea { border: 1px solid #DCD9C7; padding: 5px; width: 98%; }
form label { font-weight: bold; }
form select { width: 100%; }
form textarea { font: 100% arial,tahoma,sans-serif; height: 140px; }

.resource-img{ float:left; margin-right: 5px; border: 0;}
.dhtml {position: absolute;	visibility: hidden;	z-index: auto;}

.facility-list { width: 620px; font-size: 10px; list-style: none; margin:0; padding:0}
.facility-list li{ float:left; line-height:normal; }
.facility-list ul.facility { width: 100px; float: left; height: 200px; list-style: none; padding: 0 40px 0 0; font-weight:bold; font-size:10px; font-family:arial;}
.facility li { width: 150px; }
.facility img { border: 2px solid #74812f; margin: 2px 0 0 0; }
.facility li address { line-height: 12px; font-style: normal; font-family:arial; font-size: 9px; font-weight:bold;}

ul.last { margin-right: 0 !important;}
ul#gallery { list-style:none; padding-left:0; line-height:normal;}
ul#gallery li.address{ font-weight:bold; margin-left: 438px; line-height:normal;}
ul#gallery li a img{ width:75px; height: 75px;  float:left; border: 2px solid #74812f; margin: 5px;}
ul#green-gallery { list-style:none; padding-left:0;}
ul#green-gallery li.address{ font-weight:bold; margin-left: 438px; }
ul#green-gallery li a img{ width:125px; height: 125px;  float:left; border: 2px solid #74812f; margin: 5px;}
ul.staff { list-style:none; float:left; padding-left: 0; padding-right: 20px;}
ul.staff li { width: 125px; height: 125px; text-align: center; font-weight: bold; line-height: normal;}
ul.staff li.name { padding-top: 35px; height: 15px; font-size: 12px;}

.facility-list2 { width: 620px; font-size: 10px; list-style: none; margin:0; padding:0}
.facility-list2 li{ line-height:normal; }
.facility-list2 ul.facility { width: 150px; float: left; height: 200px; list-style: none; padding: 0 40px 0 0; font-weight:bold; font-size:10px; font-family:arial;}
.facility2 li { list-style: none; width: 200px; }
.facility2 img { border: 2px solid #74812f; margin: 30px 0 0 0; float: left; }
.facility2 li address facebook img { margin: 0; }
.facility2 li address { line-height: 12px; font-style: normal; font-family:arial; font-size: 11px; font-weight:bold;}
.rightfloat { float: right; margin: 25px 90px 0px 30px;}

.facility-img { border: 2px solid #74812f; float:left;}
.photo-wrapper { border: 2px solid #74812f; float:left; width:400px; height:300px; margin: 10px 26px 0 5px; line-height:normal;} 

#googlemap { border: 0; margin: 0; width: 400px; height: 300px; }
#photo { background-color: #FEFDF6; border: 1px solid #E7D8BE; height: 295px; margin: 0 auto 0; padding: 2px; width: 505px; }

dl.list a.title, dl.records a.title { font-weight: bold; }
dl.list dd, dl.records dd, table.records td { padding: 8px; }
dl.list dd.foot, dl.records dd.foot { border: 0; padding-bottom: 0; }
dl.list, dl.records { line-height: 20px; }

.showMap { 
	float: right; 
	height: 1px; 
	position: relative; 
	top: -10px; 
	line-height:normal;
}
.showMap li { 
	display:inline; 
	float:left; 
	font-size: 90%; 
	font-weight: bold;  
	line-height:normal;
}
.showMap li a { 
	background-color: #FAF9F3 !important; 
	border-bottom: 1px solid #F5F2E7 !important; 
	display: block !important; 
	margin-left: 8px !important; 
	margin-top: 2px !important;
	padding: 0 8px !important; 
	text-decoration: none !important; 
	font-size: 12px;
	margin-right: 205px;
}
.showMap ul { 
	list-style: none; 
}
.nobull ul {
	list-style: none;
}
.facility-options ul {
	list-style: none;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
ul.sidebarCurSer{
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 11px;
	padding: 3px 10px;
	margin: 0 20px 0 10px;
	font-family: arial;
	list-style-type: none;
}

ul.sidebarCurSer li a{
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	width: 100%;
	color:#74812f;
	font-size: 12px;
}
.flowers {
	padding: 15px 0 0 0;
}

#map { height: 600px; position: relative; overflow: hidden !important; width: 100%; }
.popup { background: transparent !important; height: 100% !important; margin: 0;}
