@charset "UTF-8";

/* ------ page styles ------- */
* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	min-height:602px;/* for ie7*/
	background: #EDDAB0 url(../images/background.jpg);
}

/* ------ shell styles ------- */
#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 602px;
}
#inner {
	width: 955px;
	height: 602px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height: 86px;
	width: 955px;
	background: url(../images/header.jpg);
}
.header_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	z-index: 300;
	display: block;
	position: relative;
	font-weight: bold;
	color: #D5A955;
	top: 60px;
	left: 100px;
	width: 500px;
}

#sitemap {
	width: 955px;
	height: 602px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.sitemap_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #251106;
	padding-top: 35px;
	padding-bottom: 10px;
}	
#footer {
	height: 102px;
	width: 955px;
	background: url(../images/footer.jpg);
}

.footer_nav_senior {
	width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	z-index: 3;
	display: block;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 175px;
}
.footer_nav_family {
	width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	z-index: 3;
	display: block;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 175px;
}
.footer_nav_wedding {
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	z-index: 3;
	display: block;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 250px;
}
.footer_nav {
	width: 865px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	z-index: 3;
	display: block;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 90px;
}
.text_line_spacer {
	padding-right: 10px;
	padding-left: 10px;
	width: 1px;
	font-family: "Times New Roman", Times, serif;
}
.footer_copyright {
	width: 955px;
	color: #76441D;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: center;
	z-index: 2;
	display: block;
	vertical-align: bottom;
	position: relative;
	padding-top: 95px;
}

/* ------ common styles ------- */
.halfLine {
	font-family: "Times New Roman", Times, serif;
	height: 5px;
}
p {
	font-family: Georgia, Times, serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

/* ------ content styles ------- */
#content_wrapper {
	height: 412px;
	width: 955px;
}
/* ------ home ------- */
#panel_home_title {
	height: 412px;
	width: 294px;
}
#panel_home_content {
	height: 412px;
	width: 661px;
	margin-left: 294px;
	float: right;
	position: absolute;
	margin-top: -412px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
}
/* ------ all sections ------- */
#panel_title {
	width: 252px;
	height: 412px;
}
.panel_content_full_slider {
	width: 630px;
	height: 372px;
	margin-left: 35px;
	margin-top: 40px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
}
.panel_content_full {
	width: 645px;
	height: 372px;
	margin-left: 35px;
	margin-top: 40px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
.panel_content_scroll {
	width: 645px;
	height: 372px;
	margin-left: 35px;
	margin-top: 40px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	max-height: 387px; 
	overflow: auto;
	
}
.panel_content_full li {
	font-size: 13px;
	list-style: url(../images/bullet.gif) none;
	padding-right: 10px;
	margin-left: 12px;
}
.panel_content_left {
	color: black;
font-family: 'Times New Roman', Times, serif;
font-size: 15px;
height: 372px;
margin-left: 40px;
margin-top: 30px;
position: relative;
width: 335px;
}
.panel_content_left em {
	font-size: 15px;
	font-style: italic;	
}
.panel_content_right {
	width: 318px;
	height: 412px;
	margin-top: -402px;
	/*display: inline;*/
	float: right;
	clear: both;
}

#session-det {
	margin-top:10px;
	width:210px;
	vertical-align:top;
}


/* ------ seniors ------- */
.title_seniors {
	height: 115px;
	width: 200px;
	background: url(../images/title_seniors.png) no-repeat;
	z-index: 4;
	display: block;
	position: relative;
	top: 285px;
	left: 30px;
}
.title_families {
	height: 115px;
	width: 200px;
	background: url(../images/title_families.png) no-repeat;
	z-index: 4;
	display: block;
	position: relative;
	top: 285px;
	left: 30px;
}
.title_weddings {
	height: 115px;
	width: 200px;
	background: url(../images/title_weddings.png) no-repeat;
	z-index: 4;
	display: block;
	position: relative;
	top: 285px;
	left: 30px;
}
.title_sitemap {
	height: 115px;
	width: 200px;
	z-index: 4;
	display: block;
	position: relative;
	top: 285px;
	left: 30px;
}
#panel_seniors_content {
	height: 412px;
	width: 703px;
	margin-left: 252px;
	float: right;
	position: relative;
	margin-top: -412px;
	background: url(../images/content_bkgrnd_seniors.jpg) no-repeat;
}
#panel_families_content {
	height: 412px;
	width: 703px;
	margin-left: 252px;
	float: right;
	position: relative;
	margin-top: -412px;
	background: url(../images/content_bkgrnd_families.jpg) no-repeat;
}
#panel_weddings_content {
	height: 412px;
	width: 703px;
	margin-left: 252px;
	float: right;
	position: relative;
	margin-top: -412px;
	background: url(../images/content_bkgrnd_weddings.jpg) no-repeat;
}

