/* Page-specific CSS */
* {
	font-family: Verdana, Helvetica;
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
}
body {
	text-align: center;
}
body * {
	text-align: left;
}
div, li, p, a {
	font-size: 10pt;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {color:#CF8300;}
h2 {
	color: #CF8300;
	font-size: 11pt;
	margin: 0;
	background: url(http://www.miamitropicalbonsai.com/mainpage/section-header.gif);
	height: 31px;
	padding: 10px 0 0 15px;
}
h3 {
    color: #CF8300;
	font-size: 10pt;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 5px 0;
}
h4 {
    color: #666;
	font-size: 8pt;
    font-weight: bold;
    margin: 20px 0 5px 0;
}
 
#ytre {
	width: 970px;
	margin: 0 auto;
	background: #F0EDE0 url(http://www.miamitropicalbonsai.com/mainpage/bg.gif);
}
#topp {
	height: 144px;
	background: url(http://www.miamitropicalbonsai.com/mainpage/bg-topp.gif);
}
#kropp {
	padding: 0 20px;

}
#column-left {
	width: 200px;
	height: 200px;
	float: left;
}
#column-left-content {
	/*position: fixed;*/
}
#column-center {
	width: 516px;
	padding: 0 20px;
	float: left;
}
#column-right {
	padding-top: 33px;
	width: 160px;
	float: left;
}
#bottom {
	clear: both;
	height: 19px;
	background: url(http://www.miamitropicalbonsai.com/mainpage/bg-botn.gif);
	text-align: center;
}
.section {
	background: white url(http://www.miamitropicalbonsai.com/mainpage/section-bg.gif);
	padding: 10px 20px;
	text-align: center;
}
.section-bottom {
	background: url(http://www.miamitropicalbonsai.com/mainpage/section-bottom.gif);
	height: 17px;
	text-align: center;
}
pre, code {
    font-family: Courier; 
    font-size: 8pt;
}
.section pre {
    border: 1px solid #f0eee0;
    color: green;
    width: 100%;
    overflow: auto;
	text-align: center;
}
.section code {
    color: green;
	text-align: center;
}
#samples-wrapper div.thumbwrapper, #samples-wrapper div.textwrapper {
	float: left;
	height: 230px;
	width: 130px;
	padding: 5px;
	background: #F0EEE0;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;
}
#samples-wrapper1 div.thumbwrapper, #samples-wrapper1 div.textwrapper {
	float: left;
	height: 180px;
	width: 130px;
	padding: 5px;
	background: #F0EEE0;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;
}
#samples-wrapper div.textwrapper {
	height: 55px;
	width: 91px;
}
#samples-wrapper1 div.textwrapper {
	height: 55px;
	width: 91px;
}
table#compat {
    border-collapse: collapse;
}
table#compat td {
    margin: 0;
    border: 10px solid #FFFFFF;
    padding: 0 20px 0 10px;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
}
table#compat1 td, table#compat2 td, table#compat3  td, table#compat4 td, table#compat5 td, table#compat6 td, table#compat7 td, table#compat8 td, table#compat9 td {
    border: 2px solid #F0EEE0;
	text-align: center;
}
