
body{
background: #3a442c;
padding:0;
margin:10px 0 10px 0;}
a{
text-decoration: none;
cursor: crosshair;
color:#ff9206;
border-bottom: 1px dashed #36594f;}
a:hover{
color:#36594f;
border:0;}
#Table_01 {
	text-align: left;
	width:650px;
	background: url(Images/bg.jpg) repeat-y;
}

#index-01 {
	background: url(Images/index_01.jpg) no-repeat;
	width:650px;
	height:218px;
}

#index-02 {
	background: url(Images/index_02.jpg) no-repeat;
	float:left;
	width:650px;
}

#nav{
float:left;
height:40px;
font: 18px garamond, serif;
color:#f5ebbd;
margin-left:20px;}
#nav ul, #nav li{
	display:inline;
	margin: 0;
	padding:0;
	list-style: none;}
#nav li a{
	border:0;
	font: 18px garamond, serif;
	text-align: center;
	padding: 10px 0 9px 0;
	width:65px;
	color: #f5ebbd;
	float: left;
	display: block;
	overflow: hidden;}
#nav li a:hover{
	background: #36594f;
	color: #f5ebbd;}
#content{
float:left;
margin: 0 0 0 20px;
width:610px;
text-align: justify;
color:#3a442c;
font: 11px arial, sans-serif;
line-height: 18px;}
h1{
background: #75ba78;
color: #f5ebbd;
font: 24px garamond, serif;
letter-spacing: .2em;
border-left: 5px solid #59b532;
border-bottom: 5px solid #fff;
margin: 0;}
h1:first-letter{
color: #ff4903;
font: 34px garamond, serif;
padding: 5px 0 0 5px;}
blockquote{
border-left: 20px solid #36594f;
margin: 0 40px 15px 40px;
padding-left: 10px;
background: #fff;
color:#59b532;
line-height: 14px;}
p{
margin: 0 10px 10px 10px;
padding:0;}
input, textarea, button, select{
	border: 1px solid #f5ebbd;
	border-bottom: 1px dashed #59b532;
	font: 12px arial, sans-serif;
	color: #36594f;
	padding: 3px;
background: #f7f2db;}
select{
background: #f5ebbd;
border:0;}
.button{
background: #36594f;
color: #f5ebbd;
margin: 5px 0 5px 20px;}
b{
color: #36594f;}

#foot {
	background: url(Images/index_03.jpg) no-repeat;
	clear:both;
	width:650px;
	height:52px;
}
#foot p{
	color: #3a442c;
	margin: 0px 0 0 45px;
	font: 9px century gothic, sans-serif;
}
