/* CSS Document */

body {background-image:url(images/bg.jpg);
		background-color:#2d1a09;
		font-family:Tahoma, Arial;
		font-size:11px;
		color:#b35912;
		
		}
#wrapper {
	padding:0;
	width:800px;
	margin: 0 auto;

	}		
a {color:#cd7f41 ;
 text-decoration:none;
 }
 
 a:hover {color:#69360e;
 		text-decoration:underline;
		}



#content_holder {width:800px;
				margin-top:5px;
				height:auto;
				float:left;
				background:url(images/main_bg.png);
				margin-bottom:10px;
				}
				
				
#header {height:217px;
		width:800px;
		float:left;
		}
		
#info {width:800px;
	height:auto;
	float:left;
	color:#7b5d44;
	}
	
#content {width:800px;
		height:auto;
		float:left;
		color:#b35912;
		}
		
		
#footer {width:800px;
		height:50px;
		float:left;
		}
		
#gallery{width:312px;
		float:left;
		margin:15px 0px 0px 0px;
}

#social_b{width:312px;
		float:left;
		margin:15px 0px 0px 0px;
}
ol.timeline
	{ list-style:none}ol.timeline li{ position:relative; padding:5px 0px 5px 0px; }ol.timeline li:first-child{}
