@charset "UTF-8";
body  {
	background: #999999 url(images/bamboo_bkd.jpg) no-repeat center top;
	margin: 0 auto;
	width: 800px;
	padding: 0;
	left: auto;
	right: auto;
}

h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	margin-bottom: 8px;
}
h3 {
	font: italic lighter 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	color: #FF6633;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}

h4 {
	font: italic lighter 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	color: #9900CC;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

p {
	font: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff6633;
	text-decoration: underline;
}

.twoColFixLtHdr #container {
	width: 800px;  
	background: #FFFFFF url(images/leaf&rocks.jpg) no-repeat left bottom;
	margin: 30px auto 0;
	text-align: left;
} 
.twoColFixLtHdr #header {
	margin: 0px 0px 5px;
	color: 9900cc;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
	width: 800px;
} 

.twoColFixLtHdr #orangebar {
	padding: 0px;
	margin: 0px 0px 5px;
	background-color: #ff6633;
	height: 31px;
	width: 800px;
	background-image: none;
} 
	
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
}

.twoColFixLtHdr #sidebar1 img {
padding-bottom: 5px;
}

.twoColFixLtHdr #mainContent {
	padding: 0 30px 150px;
	text-align: left;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-color: #999cc;
	color: #9900cc;
	letter-spacing: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 215px;
	margin-bottom: 0;
} 

.twoColFixLtHdr #mainContent p {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: normal;
}

.twoColFixLtHdr #mainContent img {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
} 

.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font: x-small Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid #000000;
	color: #000000;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

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