 .subby {
	background-color: #6f5a47;
	background-image: url(images/bottonbggreen.jpg);
	width: 133px;
	height:19px;
	}
	 .subby2 {
	background-color: #6f5a47;
	background-image: url(images/bottonbg2green.jpg);
	width: 133px;
	height:37px
	}
	
	
p {
	font-family: "Century Gothic", Arial;
	font-size: 0.95em;
	color: #ffffff;
	line-height: 20px;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic", Arial;
	font-size: 1.2em;
	color: #000033;
}
h3 {
	font-family: "Century Gothic", Arial;
	font-size: 1.1em;
	color: #000033;
}
strong em {
	color: #336666;
	font-size: .9em;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#maintext {
	background-color: #6f5a47;
	float: right;
	width: 700px;
	padding: 10px;

}

#imgtop {
	width: 900px;
	background-color: #6f5a47;
}
#leftnav {
	background-color: #6f5a47;
	padding: 10px;
	float: left;
	width: 155px;
	padding-top:0px

}
#footer {
	background-color: #6f5a47;

	width: 500px;
	height: 200px;
}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0px auto 0px auto;
	background-color: #6f5a47;
}
#leftnav a:link {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
}
#leftnav a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	display: block;
}
#leftnav a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	background-color: #CCCCCC;
}
td {
	font-family: "Century Gothic", Arial;
	font-size: 0.8em;
	padding: 0px;
}
body {
	background-color: #6f5a47;
	font-family: "Century Gothic", Arial;
	font-size: 0.95em;
	color: #ffffff;
	line-height: 20px;
}
li {
	background-color: #6f5a47;
	font-family: "Century Gothic", Arial;
	font-size: small;
	color: #ffffff;
	line-height: 20px;
}

/* CSS Document */
#body a:link {

	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-indent: 0px;
}
#body a:visited {

	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	display: block;
}
#body a:hover {

	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-indent: 0px;
	display: block;
	background-color: #CCCCCC;
}

#wrapper #maintext table {
	font-family: "Century Gothic", Arial;

}
#maintext a:hover {


	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-indent: 0px;
	display: inline;
	background-color: #CCCCCC;
}



#wrapper #leftnav .submenu a:hover {
	font-family: "Century Gothic", Arial;
	font-size: .9em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent: 5px;
	display: inline;
	background-color: #CCCCCC;
	padding: 10px;
	line-height: 0.5em;
}
#wrapper #leftnav .submenu {
	font-family: "Century Gothic", Arial;
	font-size: .9em;
	font-weight: normal;
	left: 200px;
	top: 250px;
	text-indent: 10px;
	float: none;
	line-height: 0.5em;
	text-decoration: none;
}
#wrapper #leftnav .submenu a {
	font-weight: normal;
	text-indent: 10px;
	font-family: "Century Gothic", Arial;
	text-decoration: none;
	line-height: 0.5em;
	display: inline;
	font-size: .9em;
}
/**********************************************************/
#leftnavindex a:link {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
}
#leftnavindex a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	display: block;
}
#leftnavindex a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	background-color: #CCCCCC;
}

.thrColFix #container { 
	width: 900px;  
	margin: 80px auto; 
	text-align: left; 
} 
.thrColFix #sidebar1 {
	float: left; 
	width: 150px; 

}
.thrColFix #sidebar2 {
	float: right; 
	width: 350px; 

}
.thrColFix #mainContent { 
	margin: 0 300px; 
	top:0px;
	margin-top:0px;
	vertical-align:top

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