@charset "UTF-8";
/* CSS Document */
#bottom_swirl {
	background-image:url(images/swirl_bkgd.gif);
	background-repeat:no-repeat;
	width:324px;
	height:244px;
	margin:-40px 0 0 46px;
	}
#portfolio {
	font-family:Trebuchet, Arial, sans-serif;
	font-size:26px;
	letter-spacing:.05em;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#def1e8;
	width:310px;
	text-align:center;
	margin:10px 0 0 0;
	}
#coming_soon img {
	width:146px;
	height:60px;
	position:absolute;
	top:10px;
	right:190px;
	z-index:2;
	}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: -25px 0px 0 320px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding:0 5px 0 5px;
	margin: 0px 15px 0px 15px;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:16px;
	list-style: none;
	text-transform:uppercase;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	text-decoration:underline;
	}
.TabbedPanelsTabSelected {
	background-color: #def1e8;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	
	width:1035px;
}
.portfolio_type {
	padding-top:35px;
	clear:both;
}
.portfolio_piece {
	border-bottom:#86d5df solid 7px;
	padding:40px 0 40px 0;
	background-image:url(images/piece_bkgd.gif);
	background-repeat:repeat-y ;
	background-position:top;
	height:310px;
	}
.portfolio_img {
	width:600px;
	height:290px;
	padding:10px;
	border:#CCCCCC solid thin;
	float:left;
	}
.description_info {
	width:380px;
	height:261px;
	float:right;
	margin-top:-20px;
	}
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }

.title {
	font-family:trebuchet, arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.06em;
	margin: 30px 0 20px 20px;
	font-size:18px;
	}
.description {
	font-size:14px;
	width:270px;
	padding:0 0 0 20px;
}
.skills {
	font-family:trebuchet, arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.04em;
	padding: 0 20px 0 20px;
	font-size:18px;
}
.small_italics {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:lowercase;
	font-weight:100;
	padding: 0 20px 0 0;
	}
.view_link {
	float:right;
	padding:0 50px 0 20px;
	}
.view_link a:link {
	color:#3d362e;
	font-size:14px;
	font-style:oblique;
	}
.view_link a:visited {
	color:#3d362e;
	font-size:14px;
	font-style:oblique;
	}
.view_link a:hover {
	color:#8ba871;
	font-size:14px;
	font-style:oblique;
	}
#about_moi {
	width:600px;
	float:left;
	}
#about_moi img {
	padding: 0 15px 0 15px;
	}
.resume a:link, a:visited {
	color:#3e9ea7;
	text-decoration:none;
	}
.resume a:hover {
	color:#8ba871;
	text-decoration:none;
	}
	
#eco_about {
	float:right;
	padding: 0px 0px 0 60px;
	}
#eco_about img {
	padding-left:40px;
	margin-bottom:-65px;
	}
#ecotext {
	width:318px;
	font-size:13px;
	line-height:1.5em;
	background-image:url(images/envirdesc_bkgd.jpg);
	background-repeat:no-repeat;
	height:319px;
	}
#ecotext p {
	padding:10px 30px 30px 30px;
	}
.eco1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	letter-spacing:.05em;
	font-weight:100;
	padding:65px 30px 10px 30px;
	}
.about_title {
	font-family:Trebuchet, Arial, sans-serif;
	font-size:26px;
	letter-spacing:.05em;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#def1e8;
	width:280px;
	text-align:center;
	}
.about_text {
	font-size:14px;
	letter-spacing:.04em;
	}
.right_image {
	float:right;
	}
#contact_details {
	float:right;
	width:318px;
	height:200px;
	background: url(images/envirdesc_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#contact_details p {
	width:280px;
	padding-left:20px;
	}
#contact_details .question {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:.05em;
	font-weight:100;
	margin-top:15px;
	}
#contact_details a {
	color:#3d362e;
	}
#contact_details a:visited {
	color:#3d362e;
	}
#contact_details a:hover {
	color:#8ba871;
	}
#fish_mail {
	background: url(images/mail_fish.gif);
	background-repeat:no-repeat;
	width:341px;
	height:355px;
	float:right;
	margin:200px -300px 0 0;
	}
