	a{color: black;text-decoration: none;}
	a:hover{color: #E8D7B0}
	body{
		background : #615034;
		font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin : 0 0 0 0;
		/*padding: 5 0 0 0;*/
		text-align: center;
	}
	.top1{
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		width: 770px;
		background: #A3855A url(img/top1.jpg) no-repeat bottom;
		height: 43px;
	}
	.top1 H1{
		margin : 0 0 0 0;
		/*padding: 5 10 0 0;*/
		text-align: right;
		font-size: 24px;
		font-weight : normal;
	}
	.top2{
		border-left: 1px solid black;
		border-right: 1px solid black;
		width: 770px;
		background: #A3855A url(img/top2.jpg) no-repeat bottom;
		height: 147px;
	}
	.mnu{
		border: 1px solid black;
		width: 770px;
		background: #A3855A;
		background: #A3855A url(img/mnubg.jpg) no-repeat bottom;
		height: 31px;
	}
	.mnu div{
		float: left;
		width: 108px;
		padding-top: 6px;
		font-size: 14px;
		font-weight : bold;
	}
	.mnu a{color: black;text-decoration: none;width: 100%;}
	.mnu a:hover{color: #E8D7B0}
	
	.main1{background: #B4A177;
		width: 770px;
		border-left: 1px solid black;
		border-right: 1px solid black;
}
    
	.main{background: #C8B58B;
		width: 580px;
		border: 1px solid #000000;
		float: left; display: inline;
		font-size: 13px;
		text-align:justify; 
		
	   }
	
	.main div{
	padding:3px; 
	}
	.rcolumn{
		width: 166px;background: #B4A177;
		border: 1px solid black;
		float: right;text-align: left;
		font-size: 10px;
		margin-bottom: 0.5em
	}
	.rcolumn div{
	padding: 2px;
	text-align : justify;
	margin-left : 1px;
	margin-right : 1px;
}
	.rcolumn a{font-weight : bold;}
	.rcolumn h1{background: #C8B58B; margin: 0px; font-size: 11px; text-align: left; padding-left: 10px; border-bottom: 1px solid black;}
	.photo{ border: 1px solid black; 
	 float: left; margin: 2px;}
	.hr{width: 100%;}
	.mnu2{
		border: 1px solid black;
		width: 770px;
		background: #A3855A;
		background: #A3855A url(img/mnubg2.jpg) no-repeat bottom;
		height: 27px;
	}
	.cr{
		border-left: 1px solid black;
		border-right: 1px solid black;
		border-bottom: 1px solid black;
		width: 770px;
		background: #A3855A;
		background: #A3855A url(img/bot.jpg) no-repeat bottom;
		height: 17px;
	}.cr td{font-size: 10px; width: 50%}
	hr{height:1px;color: #ffdead;}
	h1{
		font-size: 16px;
		margin: 0px;
		text-transform : uppercase;
		letter-spacing : 5px;
	}
	h2{font-size: 16px; margin: 0px;}
	h3{font-size: 14px; margin: 0px;}
	ul{
		margin-top: 5px;
		margin-bottom: 5px;
		list-style : circle;
	}
	.main a{
		color: black;
		text-decoration : underline;
		font-weight : bold;
	}
		.main a:hover{
		text-decoration : none;
		font-weight : bold;
	}
     blockquote      {
         margin: 0px;
         padding-left: 1.5em;
       }
