
.butterfly { 
	/*background: transparent url(img2/butterfly_bg.jpg)  600px 0px no-repeat; */
	padding: 0; 
	margin: 0; 
	height: 750px;
}

.intro { 
	padding: 60px 0 40px 0; 
}

h3, h4 { 
	color: #15516E; 
	border-bottom: 1px solid #CFCEC4; 
	padding: 0 0 5px 0; 
	margin: 0 0 15px 0; 
	font: 16px/19px clarendon, georgia, 'times new roman', serif;
	font-weight:bold;
}

.intro h2 {
	height: 92px; 
	widows: 608px; 
	color: #000000; 
	font-size: 24px;
	font: italic 24px georgia, palatino,'times new roman',serif;
	font-weight:bold
	 
	
}

.intro h2 span { 
	
	height: 92; 
	width: 608; 
	color: #000000; 
	font-size: 24px; 
	 
}

.intro p { 
	font: 14px/22px georgia, 'times new roman', serif; 
	padding: 0; 
	margin: 0; 
}

.intro blockquote { 
	width: 197px; 
	float: left; 
	padding: 0 0 0 25px; 
	margin: 0; 
}

.intro blockquote p { 
	font: italic 14px/22px georgia, 'times new roman', serif; 
	color: #F87602; 
}

.intro blockquote p span { 
	font: normal 11px/22px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #8B8272; 
}

.intro .text { 
	width: 437px; 
	float: left; 
}

.text a, .text a:link, .text a:visited, .text a:active {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

.text a:hover {
	color: #203651;
	text-decoration: none;
	border-bottom: 1px solid	#8CA4B8; 
}

.recent_work { 
	width: 800px; 
	float: left;
	clear: both;
	margin-top: 35px;
}
.recent_work h3 {
color:#990000;
font-size:20px;

}
.recent_work p {
color:#0d4558;
font-size:16px;


}
.weblog_entries { 
	width:207px; 
	float:right; 
	
	

}
.weblog_entries h3 {
color:#990000;
font-size:20px;

}
.weblog_entries p{
color:#0d4558;
font-size:16px;


}
.recent_work .work { 
	width: 209px; 
	float: left; 
	padding-right: 23px; 
}


.recent_work .work img { 
	background-color: #fff; 
	padding: 3px; 
	border: 1px solid #D3CFC3; 
}

.recent_work .last { 
	padding: 0; 
}

.recent_work .work p { 
	font: bold 13px/16px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #448196; 
}

.work p a,.work p a:link,.work p a:visited,.work p a:active { 
	color: #448196; 
	text-decoration: none; 
}

.work p a:hover { 
	color: #448196; 
	text-decoration: underline; 
}

.recent_work .work p span { 
	font-size: 11px; 
	color: #498FA7;
}

.recent_work .work blockquote { 
	padding: 0; 
	margin: 0; 
}

.recent_work .work blockquote p { 
	font: italic 13px/20px georgia, 'times new roman', serif; 
	color: #757470; 
}

#home_page .recent_work .work blockquote p span { 
	font: normal 11px/15px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #A3A2A0; 
	display:block;
	padding-top:4px;
}

.weblog_entries ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	font: normal 12px/15px 'helvetica neue',helvetica, arial, sans-serif; 
}

.weblog_entries ul li { 
	padding-bottom: 15px; 
	list-style: none; 
	margin: 0; 
}

.weblog_entries ul li a { 
	text-decoration: none; 
	color: #256782; 
}

.weblog_entries ul li a:hover { 
	text-decoration: none; 
	color: #143F50; 
}

.weblog_entries ul span { 
	font: normal 11px/16px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #89867E; 
}

.weblog_entries ul span a { 
	text-decoration: none; 
	color: #89867E; 
}

.weblog_entries ul a:hover span { 
	text-decoration: none; 
	color: #64625C; 
}

