/*		Drumkit layout		*/

#drumkit_layout {
	
} 

#drumkit_layout p {
	margin-bottom: 20px;
}

#drumkit_layout li {
	margin-bottom: 3px;
}


#drumkit_layout img {
	margin: 0;
	padding: 0;
}

	#drumkit_layout .container {
	clear: both;
	margin-bottom: 40px;
	}
	
	.drumkit_header_copy p {
		font-style: italic;
	}
	
	.drumkit_header_copy ul {
		margin-bottom: 40px;
		margin-left: 40px;
		width: 800px;
		list-style-type: disc !important;
		list-style-position: outside !important;
	}

	
	.drumkit_header_copy h2 {
		background:url("../images/section_header_half.gif") repeat-x scroll left top transparent !important;
		width: 970px;
		clear: both;
	}
	

.drumkit_copyright {
	float: right;
}

		#drumkit_layout .container .left_col {
			display: block;
			float: left;
			overflow: hidden;
			width: 465px;
			margin-right: 40px;
		}
			#drumkit_layout .container .left_col img.photo {
				float: left; 
				margin-top: 20px;
			}
			
		#drumkit_layout .container .right_col {
			display: block;
			float: left;
			overflow: hidden;
			width: 465px;
		}
			#drumkit_layout .container .right_col img.photo {
				float: right; 
				margin-top: 20px;
			}

			.drumkit_copyright p {
				
			}

			#drumkit_layout h2 {
				background: url(../images/section_header_half.gif) top left no-repeat;
				color:#FFD700;
				display:block;
				padding-top: 10px;
				padding-left: 10px;
				height: 24px;
				text-transform: uppercase;
				margin-bottom: 20px;
				overflow: hidden;
			}
			
			/*		timeline		*/

			#accordian {
				margin-bottom: 10px;
			}		

			#accordion h2 {
				cursor: pointer;
			}

			.timeline h2 {
				background: url(../images/section_header_half.gif) top left no-repeat;
				color: #FFD700;
				display: block;
				padding-top: 10px;
				padding-left: 10px;
				height: 24px;
				text-transform: uppercase;
				overflow: hidden;
			}		

			.timeline h2.firsth2 {
				margin-top: 0;
			}


			.timeline h3 {
				padding-left: 10px;
				color: #FFD700;
				font-weight: bold;
			}


			.timeline p {
				padding: 10px;
			}	

			.timeline ul {
				padding-left: 10px;
			}	

			.timeline ul li {
				float: left; display: block; padding-right: 8px; padding-bottom: 4px;
			}

			.dateitem {
				background: #27282D; 
				padding-top: 20px;
				padding-bottom: 10px;
			}


.drum_image {
	padding-bottom: 20px !important;
}
			
/*		FAQs	*/			

.faq h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #fef098;
}		

.faq ol {
	list-style-type: decimal !important;
	list-style-position: inside;
	/*color: #fef098;*/
}

.faq li {
	padding-bottom: 6px;
}

.faq p {
	margin-top: 10px;
	margin-bottom: 15px;
}

/*		Contactus		*/
		
		/*		poopy		*/

		#contactus_page {
			display: block;
			clear: both;
			margin-bottom: 24px;
		}

		#contactus_page .left_col, #contactus_page .right_col {
			margin-bottom: 24px;		
		}
		#contactus_page h2 {
			background: url(../images/section_header_half.gif) top left no-repeat;
			color: #FFD700;
			display: block;
			padding-top: 10px;
			padding-left: 10px;
			height: 24px;
			text-transform: uppercase;
			overflow: hidden;	
		}

		#contactus_page h3 {
			padding-top: 10px;
/*			padding-left: 10px;		*/
			padding-bottom: 15px;
			color: #FFD700;
			font-weight: bold;
		}

		#contactus_page h4 {
			padding-top: 10px;
			padding-bottom: 15px;
			text-decoration: underline;
		}

		#contactus_page p {

		}
			