/* CSS Document */

/*TOGGLE STYLES*/

#togglemurder1, #togglemurder2, #togglemurder3, #togglemurder4, #togglemurder5, #togglemurder6 {
	display:block;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:104px /* IE5/Win */
	}
	
#togglemurder1 {
	padding: 45px 0 0 0;
	}
	
	
#murder1content, #murder2content, #murder3content, #murder4content, #murder5content, #murder6content {
	padding: 0;
	margin: 0;
	/*display: none;*/
	}
	
#murder1content p, #murder2content p, #murder3content p, #murder4content p, #murder5content p, #murder6content p, #murder1content a, #murder2content a, #murder3content a, #murder4content a, #murder5content a, #murder6content a {
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e0c985;
	/*display: none;*/
	}
	
#murder1content p.last, #murder2content p.last, #murder3content p.last, #murder4content p.last, #murder5content p.last, #murder6content p.last {
	padding-bottom: 20px;
	}
	
	
.pull-down-column-right {
	width: 296px;
	float: left;
	}


#murder1 {
	background-image: url(images/murder1.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#murder2 {
	background-image: url(images/murder2.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#murder3 {
	background-image: url(images/murder3.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#murder4 {
	background-image: url(images/murder4.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#murder5 {
	background-image: url(images/murder5.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#murder6 {
	background-image: url(images/murder6.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
	
	/*END TOGGLE STYLES*/

/*BULLET STYLES*/

ul.list li {
padding: 20px 50px 20px 0;
}

.listimg, .listimg li ul li {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	line-height: 18px;
	}
	
.listimg li ul li {
	margin-left: 0;
	}
	
.listimg li {
	padding: 20px 0 20px 35px;
	background-image: url(images/dagger.gif);
	background-repeat: no-repeat;
	background-position: 0 13px;
	}
	

/*NAVIGATION STYLES*/

#mainNav {
	width: 800px;
	height: 45px;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(images/nav_bg.jpg);
}

ul.mainNav {
	padding:0; 
	margin: 0; 
	list-style-type:none;
}

ul.mainNav li {
   display:block;
   float:left !important;
   list-style-type:none;
   }

ul.mainNav li a  {
   display:block;
   height:45px; width:187px;
   background:transparent url(images/banquets_over.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }
   
   ul.mainNav li a.murdered  {
   display:block;
   height:45px; width:213px;
   background:transparent url(images/murder_over.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }
   
ul.mainNav li a.education  {
   display:block;
   height:45px; width:107px;
   background:transparent url(images/education_over.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }
   
ul.mainNav li a.prices  {
   display:block;
   height:45px; width:174px;
   background:transparent url(images/prices_over.png) no-repeat 0 0;
   text-indent:-9009px;
   }
	  
ul.mainNav li a:hover {
   background-position: 0 -45px;
   }
   
ul.mainNav li a.selected {
   background-position: 0 -45px;
   }
   
ul.mainNav li a.murderselected {
   height:45px; width:213px;
   background:transparent url(images/murder_over.jpg) no-repeat 0 0;
   background-position: 0 -45px;
   }
   
ul.mainNav li a.educationselected {
   height:45px; width:107px;
   background:transparent url(images/education_over.jpg) no-repeat 0 0;
   background-position: 0 -45px;
   }
   
ul.mainNav li a.pricesselected {
   height:45px; width:174px;
   background:transparent url(images/prices_over.png) no-repeat 0 0;
   background-position: 0 -45px;
   }
   
ul.sitemap li {
padding: 10px 0 10px 0;
}

ul.sitemap ul li {
padding: 20px 0 0 0;
}
   
/*END NAVIGATION STYLES */

		/*FORM STYLES*/
	
#name, #email, #telephone, #question {
	width:225px;
 	background-color: #fff;
 	border: 1px solid #ddd9d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#name, #email, #telephone {
	margin-bottom: 10px;
}

#submit {
	width: 73px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	margin-top:10px;
	color: #fff;
	border: 2px solid #1e150c;
	background-color: #1e150c;
	}
	
	.contentText, .contentText2 {
	border: 1px solid #ddd9d0;
	background-color: #e6ecf1;
	padding: 20px 21px 20px 21px;
	}
	
.contentText2 {
	margin: 20px 0 0 0;
	}
#notifyError, .formError strong {
	color: #cc0000 !important;	
}

	/*END FORM STYLES*/

/* LINK STYLES */

	a:focus {
		outline: 0;
	}


	a:link {
	font-weight: bold;
	text-decoration: none;
	color: #625328;
	background: transparent;
}


a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #625328;
	background: transparent;
}


a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #625328;
	background: transparent;
}


a:active {
	font-weight: bold;
	text-decoration: none;
	color: #625328;
	background: transparent;
}

/*END LINK STYLES*/

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #1d160c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 26px;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 26px;
	}
	
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 26px;
	}
	
.bold {
	font-weight: bold;
	}
	
	
#textContent p {
	padding-left: 20px;
	padding-right: 40px;
	}
	
#headerHolder2 p {
	text-align: right;
	padding: 10px 50px 0 0;
	margin: 0;
	font-size: 10px;
	}
	
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e0c985;
	}
	
.sideDiv a, .sideDivTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e0c985;
	}
		
#headerHolder2 a {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	}
	
#rightContent p {
	color: #FFFFFF;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	}
	
.pull-down-column-right p{
	color: #FFFFFF;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	}
	
#footer p {
	text-align: center;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e0c985;
	}

#wrapper {
	background-image: url(images/content_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:  0 0 25px 0;
	width: 800px;
	}

#header {
	width:800px;
	height: 135px;
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#headerHolder1 {
	float: left;
	width:417px;
	}
	
	#headerHolder2 {
	float: left;
	width:383px;
	}
	
#content {
	width:800px;
	}
	
#leftContent {
	padding: 0;
	margin: 0;
	background-image: url(images/parchment_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	width: 504px;
	}
	
#photoContent {
	padding: 0;
	margin: 0;
	padding: 0 50px 0 80px;
/* IE Win hack */
	width: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 670px;
	}
	
#rightContent  {
	width: 296px;
	float: left;
	}
	
#textContent {
	background-image: url(images/parchment_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 22px 0 22px 39px;
	/* IE Win hack */
	width: 504px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 465px;
	}
	
#footer {
	width: 800px;
	height: 100px;
	background-image: url(images/footer_bg.jpg);
	padding-top: 25px;
	}
	
.sideDiv {
	margin:10px 50px 0 29px;
		background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.sideDivToggle {
	margin:10px 50px 0 29px;
	}
	
.sideDivTop {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0 50px 0 29px;
	padding: 0 0 10px 0;
	}
	
.sideDivTitle {
	padding:10px 50px 0px 29px;
	font-weight: bold;
	font-size: 15px;
	}
	
#form1 {
	padding: 22px 0 0 20px;
	}
	

