body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.4pt;
	background-color: #f9eaae;
}

#wrapper{
	width: 848px;
	margin: 0 auto;
	padding-top: 8px;
	background-color: #f9eaae;
}

#main{
	background: url('images/main1.jpg') no-repeat;
	width: 858px;
	height: 542px;
}

* html #menu_right{
	width: 292px;
}

#menu_right{
	list-style: none;
	width: 242px;
	height: 524px;
	float: right;
	display: block;
	margin-top:0px;
	padding-top: 18px;
	margin-right: 25px;
	padding-right: 18px;
	background: url('images/menu3.jpg')	no-repeat;
	
}
#menu_right li{
	height: 15px;
	text-align: right;
	font-size: 11px;
	margin-right: 0px;
	color: #ffffff;
	font-weight: normal;
		
}
#menu_right li a{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#menu_right li a:hover{
	color: #f9eaae;
	font-size: 12px;
}
	
* html #content{
	width: 500px;
}

#content{
	float: right;
	width: 500px;
}
#text{
    font-family: 'Verdana',serif;
	font-size: 11px;
	font-weight: normal;
	height: 40px;
	color: #000000;
}
#text_1{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #1f2406;
}
#text_sm{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #7c0d00;
	font-style: italic;
}
#text_b{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #7c0d00;
}
#p{
	padding-top: 10px;
	padding-right: 25px;
	text-align: right;
	color: #7c0d00;
	font-size: 11px;
	font-style: normal;
}		
#p a{
	color: #7c0d00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#p a:hover{
	color: #be2716;
}
#c{
	padding-top: 10px;
	padding-left: 25px;
	text-align: left;
	color: #7c0d00;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}		
#c a{
	color: #be2716;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#c a:hover{
	color: #7c0d00;
}
h1{
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-right: 24px;
	font-family:Arial, Helvetica, sans-serif;
}
#topmenu{
	width: 950px;
	display: block;
	height: 25px;
	float: left;
	margin-top: 1px;
	background-color: #ead3aa;
}
#topimage{
	width: 223px;
	display: block;
	height: 116px;
	margin-top: 0px;
	padding-left: 50px;
	background: url('images/logo.jpg') no-repeat;
	
}
#bottomtext{
	width: 526px;
	display: block;
	height: 25px;
	float: left;
	margin-top: 5px;
	padding-left: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #7c0d00;
}
#footer{
	width: 848px;
	display: block;
	height: 35px;
	float: left;
	margin: 100 auto;
	background-color: #ead3aa;
}
#images{
	border: 1px solid #7c0d00;
	float:left;
	margin: 10px;
}
#topmenu_text{
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #7c0d00;
	font-size: 12px;
}		
#topmenu_text a{
	color: #7c0d00;
	font-size: 12px;
	text-decoration: none;
}

#topmenu_text a:hover{
	color: #be2716;
		
	
