@charset "UTF-8";
/* CSS Document */

.grey	{
	color:#666;
	}

.light_brown	{	
	color:#a99857;
	}
		
.rh_img	{
	border-top:dotted 1px #000;
	}

.green_header	{
	color:#06250f;
	margin-top:30px;
	}
	
.brown_header	{

	}
		
.quote	{
	color:#666;
	font-size:1.4em;
	font-style:italic;
	}

.quote_name	{
	color:#666;
	font-size:1.2em;
	}
		
#content	{
	padding:10px 0px 40px 0px;
	}

#left_col	{
	width:175px;
	float:left;
	}
	
#top_left	{
	width:180px;
	height:498px;
	}
	
#top_left .img_left	{
	float:left;
	border-right:1px #FFF solid;
	padding-bottom: 5px;
	}
	
#right_col	{
	width:620px;
	float:right;
	}
	
#top_right	{
	width:635px;
	}
	
#about_title	{
	background:#bba963 no-repeat right;
	height:130px;
	width:425px;
	float:left;
	}
	
#about_title h2	{
	color:#fff;
	margin:15px 0 0 10px;
	}

#about_intro_text	{
	height:2700px;
	width:615px;
	float:left;
	margin-left:10px;
	padding:20px 10px 5px 0;
	}
	
	#order_intro_text	{
	height:auto;
	width:615px;
	float:left;
	margin-left:10px;
	padding:20px 10px 5px 0;
	font-size: 1.4em;
	color: #fd8ec2;
	}
*html #about_intro_text	{
	margin-left:5px;
	}
	
			
#about_intro_text p	{
	color:#333333;
	line-height:1.5em;
	margin-top:20px;
	}

#top_right_right	{
	width:197px;
	height:130px;
	float:right;
	}
		
#about_image	{
	height:130px;
	width:197px;
	}
	
