/*Content */


	body {
		background-color: #302221;
		}


	#content {
		padding-top:25px;
		font-family: Georgia, Times New Roman, Times, serif;
		text-align:left;
		width: 700px;
		margin:0;
		}
	
	.date {color: #e36847}
	
	#content h2  {
	
		margin:0px;
		padding: 20px 5px 1px 4px; 
		color: #db3527 ;  
		font-size:22px;
		font-weight: bold;
		line-height: 28px;
}
	
	#content p {

		margin:0px;
		text-decoration: none; 
		color: #f8bc8a ;
		font-weight:normal; 
		font-size:12px;
		line-height: 18px;
		font-family: Georgia, Times New Roman, Times, serif;
		/*border-bottom: 1px solid #f8bc8a;*/
		margin-bottom:30px;
		}
		
	#content h1 {
			
		margin:0px;
		text-decoration: none; 
		margin-bottom:10px;
		color:#db3527; 
		font-size:14px;
		line-height: 18px;
		
		}
		
	
	#content a {
		color:#db3527;
		}


/* Footer */
	#footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#f8bc8a;
		text-align:left;
		clear: both;
		margin-top: 50px;
		font-size:10px;
		width:700px;
		border-top:1px solid #333333;
		}
