/* @override http://fredtranfieldl/sites/all/themes/fct5/home_made/expertise.css */

@charset "UTF-8";
html, body {
	font-size:100.01%;
}
* {
	margin: 0;
	padding: 0;
}

body  {
	background: url(/images/treeofmebackground.jpg) no-repeat -29px 107px;
}
#container {
	float: left;
	margin-left: 47px;
	display: inline;  /* fix ie6 double float bug */
	min-height: 660px;
}
#content-column {
	height: 100%;
}
#header {
	margin-top: 12px;
	width: 100%;
}
#genesis-1c .content-inner {
	margin:0 0 0 90px;
}
#genesis-1c #sidebar-left {
	width: 90px;
}
ul.menu li {
	margin: 0
}
#experience {
	position: relative;
	width: auto;
	height: 650px;
}
#experience a:link, #experience a:visited  { 
	color: #999999; 
	text-decoration: none; 
	border-bottom: transparent 1px solid;
	}
#experience a:hover  {
	border-bottom: 1px solid #ccc;
	}
#experience ul li {
	list-style-type: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #009933;
	text-transform: lowercase;
	display: inline;
	line-height:34px;
	position: relative;
}

li.level01 {
	font-size: 19px;	
}
li.level02 {
	font-size: 15px;	
}
li.level03 {
	font-size: 13px;	
}
li.level04 {
	font-size: 11px;	
}
li a:link {
	text-transform: lowercase;
}
#leaves{
	width:500px;
	min-height: 300px;
	height: 145px;
	float: right;
}
#leaves h1 {
	font-size: 1.3em;
	margin-bottom: 8px;
	letter-spacing: normal;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#leaves  h2 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
#leaves h3 {
	font-size: 16px;
	margin-bottom: 6px;
}
#leaves  p {
	display: inline;
	font-size: 14px;
	color: #999999;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 19px;
}
#leaves h4 {
	font-size: 11px;
	color: #C6AA77;
	font-weight: normal;
	line-height: 17px;
	text-transform: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
#leaves  h4  a {
	color: #000099;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

ul {
	margin: 0;
	padding: 0
}
#techcloud {
	height: 194px;
	width: 290px;
	left: 19px;
	top: 22px;
	position: absolute;
	text-align: left;
}
#photocloud {
	height: 122px;
	width: 185px;
	left: 114px;
	top: 212px;
	position: absolute;
}
#yogacloud {
	height: 120px;
	width: 320px;
	left: 374px;
	top: 260px;
	position: absolute;
	text-align: left;
}
#trunkcloud {
	height: 269px;
	width: 300px;
	left: 71px;
	top: 339px;
	position: absolute;
	text-align: center;
}
#footer {
	position: absolute;
	bottom: 0px;
	text-align: right;
	font-size: 0.7em;
	right: 10px;
}
.rt {
	text-align:right;
}

