html {
	height: 100%;
}

body {
	color: #1a1818;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/webbg.jpg) repeat #e9e4d0;
	margin: 0;
	padding: 0;
	height: 100%;

}

.bold
{
	font-weight:bold !important;
	color:#11341B !important;
}

a:link, a:visited {
	color: #11341b;
	font-weight: normal;
	text-decoration:  underline;
}

p{
	margin: 10px 0;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	display: inline;
	color: #1a1818;
	margin-bottom: 15px;
}

h1 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1a1818;
}

#middleContent h1 {
	font-size:18px;
	font-family:"Helvetica Neue",sans-serif;
	color:#ffffff;
	background-color:#4ca839;
	height:22px;
	padding:3px 0px 0px 10px;
	width:600px;
	display:block;
	font-style:none;
	font-weight:bold;
	text-decoration:none;
	float:none;
}
.alignright{float:right;}
.comment
{
	width: 95%;
	padding: 8px;
	border: 1px solid #CCC;
	display: block;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 8px;
}

.blocktitle
{
	font-size:18px;
	font-family:"Helvetica Neue",sans-serif;
	color:#ffffff;
	background-color:#4ca839;
	height:18px;
	padding:3px 0px 0px 10px;
	width:96%;
	display:block;
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
	float:none;
}

.blocktitle1
{
	font-size:18px;
	font-family:"Helvetica Neue",sans-serif;
	color:#ffffff;
	background-color:#4ca839;
	padding:3px 0 5px 10px;
	width:96%;
	display:block;
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
	float:none;
	line-height:18px;
}

#content
{
	width: 450px;
	float: right;
}

#sidebar
{
	width: 150px;
	float: left;
}

#sidebar ul
{
	list-style: none;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#sidebar h2
{
	color: #1a1818;
}

#sidebar li
{
	padding-left: 5px;
	margin-left: 0px;
}

#middleContent p strong {
	color:#224121;
}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
}

h3 {
	font-size: 21px;
	line-height: 21px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

#fullWide {
	width: 100%;
	min-height: 100%;
	float: left;
	display: inline;
}

* html #fullWide {
	height: 100%;
}


.ladder {
	background-image: url(images/mainbg-ladder.jpg);
	_background-image: url(images/mainbg-ladder.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.rope {
	background-image: url(images/mainbg-rope.jpg);
	_background-image: url(images/mainbg-rope.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.stairs {
	background-image: url(images/mainbg-stairs.jpg);
	_background-image: url(images/mainbg-stairs.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.steppingstones {
	background-image: url(images/mainbg-steppingstones.jpg);
	_background-image: url(images/mainbg-steppingstones.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#widthSetter {
	width: 960px;
	position: relative;
}

#topBar {
	width: 100%;
	float: left;
	display: inline;
}

#topBar h1 a {
	width: 135px;
	height: 110px;
	background: url(images/fttlogo.jpg) no-repeat;
	cursor: pointer;
	margin-left: 35px;
	text-indent: -5555px;
	float: left;
	display: inline;
}

#navHolder {
	width: 690px;
	color: #FFF;
	font-size: 11px;
	height: 110px;
	margin-left: 5px;
	float: left;
	display: inline;
	z-index:99;
	position:relative;
}

	#navHolder ul {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 25px;
		float: left;
		display: inline;
	}
	
	#navHolder ul li {
		border-right: 1px dotted #839588;
		float: left;
		display: inline;
	}
	
	#navHolder ul li a {
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 14px;
		padding: 6px 12px;
		float: left;
		display: inline;
	}
	
	#navHolder ul li a:hover {
		text-decoration: underline;
	}
	
#leftColumn {
	width: 683px;
	/*position: absolute; 
	top: 110px;
	left: 0px;*/
	position: relative; 
	z-index: 15;	
}

	#whiteTop {
		width: 100%;
		height: 6px;
		background: url(images/whitebox-top.png) no-repeat;
		float: left;
		display: inline;
		margin-top: 10px;
		 
	}
	
	#whiteMiddle {
		width: 100%;
		_margin-top: -12px;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		background: url(images/whitebox-repeat.png) repeat-y;
		float: left;
		display: inline;
	}
	

	
		#middleContent {
			width: 610px;
			margin-left: 18px;
			padding: 20px;
	
			background: url(images/contentgradient.jpg) repeat-x #fff;

			text-align: left;
		}
		
		#linkBarHolder {
			width: 100%;
			padding-left: 2px;
			margin: 0px auto;
			text-align: center;
		}
		
		#bottomContent {
			width: 665px;
			margin: 0px auto;
			display: inline;
			float: left;
			margin-left: 11px;
			
		}
		
			.thirdColumn {
				width: 210px;
				padding: 0px 0px 10px 0px;
				background: url(images/bottomcolumngradient.jpg) repeat-x ;
				margin-left: 8px;
				float: left;
				display: inline;
				height:300px;
			}
			
			.thirdColumn img{
				width:200px !important;
			}
			.thirdColumn p
			{
				padding:0px 5px 0px 5px;
			}
	
	#whiteBottom {
		width: 100%;
		height: 41px;
		background: url(images/whitebox-bottom.png) no-repeat;
		float: left;
		display: inline;
	}
	
		#whiteTop1 {
		width: 100%;
		height: 6px;
		background: url(images/whitebox-top1.png) no-repeat;
		float: left;
		display: inline;
		margin-top: 10px;
		 
	}
	
	#whiteMiddle1 {
		width: 100%;
		_margin-top: -12px;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		background: url(images/whitebox-repeat1.png) repeat-y;
		float: left;
		display: inline;
	}
	
		#whiteBottom1 {
		width: 100%;
		height: 41px;
		background: url(images/whitebox-bottom1.png) no-repeat;
		float: left;
		display: inline;
	}
	
			#middleContent1 {
			width: 629px;
			margin-left: 18px;
			padding:20px 20px 20px 0;
	
			background: url(images/contentgradient1.jpg) repeat-x;

			text-align: left;
		}
	
#quoteBox {
	width: 235px;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	background: #000;
	padding: 20px 15px 20px 40px;
	position: absolute;
	top: 280px;
	left: 661px;
	z-index: 5;
}

#illustrationDescription {
	width: 235px;
	padding: 20px 15px 20px 40px;
	position: absolute;
	top: 615px;
	left: 661px;
	z-index: 5;
}

.endorsementBox {
	width: 93%;

	padding: 10px;
	margin: 10px;
	
	display: block;
	border: 1px solid #CCC;
}

.endorsementBoxSmall {
	width: 155px;
	height: 155px;
	padding: 10px;
	margin: 10px;
	float: left;
	display: inline;
	border: 1px solid #CCC;
}

.endorsementAuthor {
	width: 90%;
	color: #999;
	padding: 10px;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	display: block;
}

#middleContent ol {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}

#middleContent ol li {
	width: 100px;
	height: 100px;
	padding: 10px;
	margin: 5px;
	float: left;
	display: inline;
	border: 1px solid #CCC;
}

#footer {
	width: 633px;
	text-align: center;
	padding: 15px 25px;
	float: left;
	display: inline;
}

.catalogHeader {
clear:both;
color:#224121;
font-family:"Helvetica Neue",Helvetica,arial;
font-size:12px;
font-weight:bold;
}

.catalogHeader a {
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}

.catalogHeader a img {
	margin-right:8px;
	margin-top:8px;
}

.sbl { background: url('images/bubble/bl.gif') bottom left no-repeat #EDEDED; width: 30%; text-align: center; min-width: 100px; }
.sbr { background: url('images/bubble/br.gif') bottom right no-repeat; }
.stl { background: url('images/bubble/tl.gif') top left no-repeat; }
.str { background: url('images/bubble/tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url('b.gif') 30px top no-repeat; }


	#communicate{
		width: 85%;
		text-align: left;
		float: left;
		display: inline;
		}

	#press{
		width: 45%;
		text-align: left;
		float: left;
		display: inline;
		}
#baseBorder
{
	bottom:-18px;
	position:relative;
}

#bottomContent p {
bottom:10px;
line-height:17px;
padding:0 18px !important;
position:relative;
}

.left
{
	float:left;
}
.clearBoth
{
	clear:both;
}
#leftColPress, #rightColPress
{
	width:270px;
}
#leftColPress
{
	padding-right:55px;
}
.pressTitle
{
	color:#339900;
	font-size:13px;
	border-bottom:1px solid #339900;
	width:180px;
}
.articleWrapper
{
	width:250px;
	padding:10px 0px;
}
#brandingBook
{
	position:relative;
	left:20px;
}

.pdfArticle
{
	width:190px;
}

.pdfThumb
{
	width:50px;
}

.pdfThumb img
{
	width:30px !important;
}



.articleDate
{
	display:block;
	font-weight:bold;
}
.articleLink
{
	color:#11341B;
}
.workShopTitle
{
	color:#339900;
	font-size:13px;
}

.left
{
	float:left;
}
.clearBoth
{
	clear:both;
}
.workShopSection
{
	border-bottom:1px solid #339900;
	padding:15px 5px 3px 5px; height:90px;

}
.workShopTitle
{
	width:500px; margin-bottom:30px;
}
.workContent
{
	bottom:20px;
	position:relative;
	width:450px; float:left;
}
.workShopThumb
{
	position:relative;
	top:4px;float:right;
}

#workPurchase{background: rgb(234, 234, 234); width: 595px; padding: 8px;font-size:14px;}
#workPurchase a{color:#339900;text-decoration:none;}

.regFont
{
	font-size:12px;
}

#rssPos
{
	position:absolute;
	top:1px;
	z-index:60;
}
#rssNail {
left:478px;
position:relative;
top:125px;
}
#rssNail p{padding-right:5px;}
#formWrap
{
	left:468px;
	position:relative;
	top:132px;
	width:155px;
}
#formWrap p
{
	margin:0px;
	padding:0px;
}
#formText
{
	position:relative;
	bottom:15px;
}
#shareButtons
{
	border:2px solid #cccccc;
	padding:2px;
	width:190px;
	position:relative;
	bottom:8px;
}
#shareFacebook
{
	padding-right:10px;
	border-right:2px solid #cccccc;
}
#shareTwitter
{
	position:relative;
	left:5px;
}
#brandingBook img
{
	border:none !important;
}
.gallTitle
{
	border-bottom:#224121 1px solid;
	
}
.catalogWrap
{
	padding-bottom:0px;
}
.catalogWrap a, .catalogWrap a:link, .catalogWrap a:visited
{
	text-decoration:none !important;
}

.galOpts
{
	position:relative;
	top:7px;
}

.galOpts a
{
	font-weight:bold;
}

.clear-ext{
   clear:both;
   height:0px;
   line-height:0px;
   font-size:0px;
}

.catalog{
	clear:both;
	}
.catalog .cat-title{
	color:#224121;
	font:bold 12px/16px "Helvetica Neue",Helvetica,arial;
	border-bottom:1px solid #224121;
	}
.catalog .cat-title img{
	margin:0 7px 0 0;
	}
.catalog .cat-title a{
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	}
.catalog .desc{
	padding:10px 0;
	}
.catalog .desc .thumb{
	float:left;
	margin:0 10px 10px 0;			
	}
.catalog .desc p{
	margin:0;
	}
.entry p{
	font-size:14px;
}
.entry ul li
{
	font:normal 14px/18px Arial, Helvetica, sans-serif
}
img.size-full{
		/*padding:20px;*/
		/*border:1px solid #cccccc;*/
		margin:0;
		/*padding:0 0 0 15px;*/
}
img.size-full1{
	/*padding:20px;*/
	width:150px;
	height:150px;
	margin:0;
	/*padding:0 0 0 15px;*/
	
}