html, body {}
html{background-color:#fff;}
body {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	background:#fff url(/images/fall_leaf.jpg) no-repeat bottom right;
}
a:link, a:visited{color:#c26307;}
#greet{
	width:160px;
	/*border:1px solid green;
	background:#C26307 url(/images/bg1_autumn.png) repeat-x 30%;*/
	padding:1px 5px;
	float:left;
	text-align:center;
}
#greet p{clear:both;}
#header{}
#wrapper{}
#main{
	padding:1em;
	margin-top:1em;
	margin-left:5%;
	background-color:transparent;
}
#clearfooter {height:64px;}
#footer{width:100%;color:#333;}
* html #wrapper {}
* html #footer{}
#footertextR{float:left;margin-left:10px;}
h1#name{
	color:#fff;
	font:60px Courier, mono;
	line-height:34px; 
	font-style:italic;
	font-weight:bold;
	letter-spacing:normal;
	font-family:"Trebuchet MS", "Lucida Console", Courier;
	margin:0px 0px 0px 20px;
}
#links{
	float:right;
	position:relative;
	top:1px;
	margin-right:2px;
}
h1#name span{color:#fff;}
#head{
	background:#C26307 url(/images/leaves_bg.jpg) top right;
	height:50px;
	width:100%;
	padding-top:70px;
}
#home_links{float:left;margin-left:20px;}
.homebox {
	width:120px;
	float:left;
	padding:4px;
	padding-top:0;
	border:2px solid #fff;
	margin:5px 30px;
	text-align:center;
}
.homebox h2{}
.homebox p{}
img.pol{
	padding:4px;
	border:1px outset #f7f7f7;
	margin:3px 5px 0px 3px;
	background-color:#fff;
	float:left;
}
.thumb{width:100px;height:100px;}
p#text {width:90%;font-size:110%;}
p#text span{font-weight:bold;font-size:130%;}
.bgA{background-color:#FF9933;}
.bgB{background-color:#FFFF66;}
.bgC{background-color:#CC6699;}
.bgD{background-color:#009933;}
.borA{border:none;}
.borB{border:none;}
.borC{border:none;}
.borD{border:none;}
.colA{color:#CB6415;}
.colB{color:#FFFF66;}
.colC{color:#CB6415;}
.colD{color:#009933;}
legend{margin-left:10px;padding:0 0px 0 6px;letter-spacing:.4em;}
input, textarea {
	padding:5px;
	width:24em;
	font-size:1em;
	border:1px dotted #ccc;
	margin:0 1em 1em 0;
}
input:focus, textarea:focus {border:1px dotted red;background-color:#FFFFCC;}
#twitter_update_list{
	height:92px;
	background:url(/images/twitter.png) no-repeat left top;
	padding-left:155px;
}
/* menu */
#nav {
	width:100%; 
	font-weight:bold; 
	height:26px; 
	border-bottom:1px solid #666;  
	background:#C26307 url(/images/bg_autumn.png);
}
h1{font-size:36px}
h2, legend{	color:#7F481F;}
h3{}
.menu ul{}
.menu li{}
.menu li.last a{
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius-bottomleft:8px;
	-webkit-border-radius-bottomright:8px;
	border-bottom:1px solid #fff;
}
.menu a {
	width:auto;
	color:#fff;
	background:transparent;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	padding:0 10px;
	height:24px; 
	line-height:24px; 
}
ul.menu_lev2 a {border-right:1px solid #fff;border-left:1px solid #fff;width:120px;}
.menu :hover, .menu a.menuCurPage{color:brown;}
.menu ul ul {}
.menu ul{float:right;margin-right:10px;}
.menu ul li:hover ul, .menu ul a:hover ul{}
.menu ul li:hover ul li, .menu ul a:hover ul li{}
