/* Start of CMSMS style sheet 'CELKS' */
body {
	background-image: url(uploads/CELKS/images/background-tile.jpg);
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 35px;
	margin-right: 35px;
}

#page {
	position: relative;
	width: 974px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}
#header
{
	background-image: url(uploads/CELKS/images/celksheader.png);
	position: relative;
	height:169px;
	z-index: 1000;

}
#sidebar
{
	background-image: url(uploads/CELKS/images/sidebar2.png);
	background-repeat:no-repeat;
margin-left:10px;
	width: 205px;
	height:416px;
	position: relative;
z-index:1;
	margin-top:-9px;
	float: left;

}

#content
{
	position: relative;
	z-index: 50;
	float:left;
	width: 757px;
	margin-left: -21px;
	margin-top:-9px;
	background-image: url(uploads/CELKS/images/background-content.png);
	background-repeat: repeat;
	min-height: 550px;
;}


#contentbottom
{
	float:left;
	width: 757px;
	margin-left:194px;
	background-image: url(uploads/CELKS/images/background-contentbottom.png);
	background-repeat: no-repeat;
	height:24px;

}
#footer
{
	float:left;
	width: 757px;
	margin-left:213px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}


.reminder
{
	background-image: url(uploads/CELKS/images/savethedate.png);
	background-repeat: no-repeat;
	width: 148px;
	height:164px;
	margin-top:48px;
	margin-left:50px;
	position: relative;
	z-index: -1;
	}



.reminder p
{
	margin-left:21px;
	margin-right:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 38px;
	position: relative;
	z-index: 1;
	float: left;
	}

.emblem
{
	background-image: url(uploads/CELKS/images/emblem.png);
	background-repeat: no-repeat;
	width: 161px;
	height:160px;
	float:left;
	margin-top:15px;
	margin-left:40px;
	position: relative;
	z-index: -1;
	}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 35px;
	margin-right: 35px;

}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5B00B;
	margin-left: 35px;
	margin-right: 35px;

}
p a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5B00B;
}
/* Set up the main nav styles */



#sidebar ul#navContainer
{
	
	padding: 0;
	width: 144px;
                margin-left:0px;
margin-top:-1px;
	height: 179px;
	list-style: none;
	text-align: left;
	float: left;
}

#sidebar #navContainer li
{
	display: block;
	float: left;
}

#sidebar #navContainer li a img
{
	float: left;
}

#sidebar #navContainer li a
{
	width: 144px;
	margin-left: 60px;
	display: block;
	border: 0;
	float: left;
}



/* Set the nav hover effects */
li#lnkMenuHome a,
li#lnkMenuMemorial a,
li#lnkMenuMessageBoard a,
li#lnkMenuRelatedLinks a,
li#lnkMenuDirectoryInfo a,
li#lnkMenuVolunteer a,
li#lnkMenuReunion a;
li#lnkMenuMissingPersons a,
li#lnkMenuPhotos a {
	background-color: transparent;
	background-repeat: no-repeat;}

li#lnkMenuHome a {
	height: 28px;
	background-image: url(uploads/CELKS/images/menu-home.png);
}

#lnkMenuHome a:hover{
	background-position: -144px 0;}
	

li#lnkMenuReunion a {
	height: 25px;
	background-image: url(uploads/CELKS/images/menu-reunioninfo.png);}

#lnkMenuReunion  a:hover{background-position:  -144px 0;}

li#lnkMenuVolunteer a {
	height: 25px;
	background-image: url(uploads/CELKS/images/menu-volunteer.png);}

#lnkMenuVolunteer  a:hover{background-position:  -144px 0;}

li#lnkMenuMemorial a {
	height: 25px;
	background-image: url(uploads/CELKS/images/menu-memorial.png);}

#lnkMenuMemorial a:hover{background-position:  -144px 0;}


li#lnkMenuMessageBoard a {
	height: 24px;
	background-image: url(uploads/CELKS/images/menu-messageboard.png);}

#lnkMenuMessageBoard a:hover {background-position:  -144px 0;}



li#lnkMenuRelatedLinks a {
	height: 25px;
	background-image: url(uploads/CELKS/images/menu-relatedlinks.png);
}

#lnkMenuRelatedLinks a:hover {
	background-position: -144px 0;}

li#lnkMenuDirectoryInfo a {
	height: 25px;
	background-image: url(uploads/CELKS/images/menu-directoryinfo.png);
}

#lnkMenuDirectoryInfo a:hover {
	background-position:  -144px 0;}

li#lnkMenuMissingPersons a {
	height: 24px;
	background-image: url(uploads/CELKS/images/menu-missingpersons.png);
}

#lnkMenuMissingPersons a:hover {
	background-position:  -144px 0;}

li#lnkMenuPhotos a {
	height: 30px;
	background-image: url(uploads/CELKS/images/menu-photos.png);
}

#lnkMenuPhotos a:hover {
	background-position:  -144px 0;}


/* Set the nav "active" states */
 #lnkMenuHome.active a{
	background-position: -144px 0;}
 #lnkMenuMemorial.active a{
	background-position: -144px 0;}

 #lnkMenuMessageBoard.active a{
	background-position: -144px 0;}

 #lnkMenuRelatedLinks.active a{
	background-position: -144px 0;}

 #lnkMenuDirectoryInfo.active a{
	background-position: -144px 0;}

 #lnkMenuMissingPersons.active a{
	background-position: -144px 0;}

 #lnkMenuPhotos.active a{
	background-position: -144px 0;}
.clear
{
	height: 0;
	line-height: 0.0;
	font-size: 0%;
	clear: both;
}
.pagetable
{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 30px;
	margin-right: 35px;}
.pagetable a
{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5B00B;}
.linkimages
{float:left;
margin-right:15px;
vertical-align:middle;}

/* End of 'CELKS' */

