body{
	margin: 0px 0px 0px 0px;
	color: #403129;
	background-color: #F2ECE9; 
	background: #F2ECE9 url(/images/bg.png) top left no-repeat;
	font-family: Georgia, serif;
	/* Geneva, Arial, Helvetica, sans-serif */
}

.top{
	background: url(/images/bg1.gif);
}


.menu{
	font-size:18px;
	font-family:Georgia, serif;
	font-style:italic;
	font-weight:normal;
	line-height:18px;
	padding:5px;
	color:#F26101;
}

.active{
	padding:5px;
	background-color:#F26101;
	color:#FFFFFF;	
	text-decoration:none;
}


tabble, tr, td {margin:0; padding:0;}


h1{							font-size: 200%;	}
h2{							font-size: 120%;	}
h3{							font-size: 100%;	}
ul{							font-size: 100%;	}
li{							font-size: 100%;	}
.smaller{					font-size: 80%;		}
p{							font-size: 100%;	}
.menutext{					font-size: 80%;		}
.small_text{				font-size: 70%;		}


.menutext{					line-height: 170%;	}


.small_text{				color: #2a2a2a;		}
a{							color: #ff4500;		}


.dashed, h1, h2, h3{		border-bottom: 1px solid #c6c6c6;	margin-bottom:18px; padding-bottom:10px; color:#403129;}

ul{							list-style-type: disc	}
li{							margin-bottom: 10px;	}

.note{
	width: 100%;
	padding:10px;
	border: 1px dashed Gray;
	font-size: 0.8em;
	background-color:#FDFBEE;
}

.pic_b, .pic{				border: 1px solid #996633;				}
.pic_b{						padding: 5; background-color:White;		}
.top_right{					margin-left: 10px; margin-bottom: 10px;	}

.li_bottom	{				padding-bottom: 6px;					}
