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

h1 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	color:#666666;
	font-style: normal;
	font-size:1.3em;
	display: inline;
	line-height:1em;
	font-weight:normal;
}

h2 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	color:#7c7c7c;
	font-style: normal;
	font-size:0.8em;
	display: inline;
	font-weight:normal;
	display:block;
}

#title {
	width:813px;
	height:20px;
	margin:0;
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:10px;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	border-left:2px solid #437aea;
	line-height:19px;
	text-indent:15px;
}

#portfolio {
	width:815px;
	padding:10px;
}

.entry {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	width:795px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:10px;
}

.textblock {
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.8em;
	color:#333333;
	width:300px;
	height:auto;
	float:left;
}

.quote {
	margin:0 auto;
	margin-top:20px;
	width:240px;
	height:80px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding:20px;
	color:#999999;
	
}

.portimages {
	float:right;
	margin-top:-30px;
	margin-right:20px;
	margin-bottom:10px;
}

.portimages img {
	margin-bottom:20px;
}
