body{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.4pt;
	background-color: #ffffff;
	background: url('images/background.jpg');
}

#wrapper{
	width: 950px;
	margin: 0 auto;
	background: url('images/header1.jpg') no-repeat white;
	padding-top: 302px;
	background-color: #ffffff;
}

#main{
	background: url('images/main.jpg') no-repeat;
	background-color: #ffffff;
	width: 950px;
	float: left;
	height: 545px;
	border-bottom: 3px solid #ffffff;
	border-top: 2px solid #ffffff;
}

* html #menu{
	width: 110px;
}

#menu{
	list-style: none;
	width: 110px;
	height: 545px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FEEDD8;
	font-size: 16px;
	font-weight: bold;
	color: #7c0d00;
}

#menu li{
	height: 35px;
	text-align: left;
	font-size: 11px;
	color: #7c0d00;
	font-weight: normal;
		
}

#menu li a{
	color: #7c0d00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#menu li a:hover{
	color: #be2716;
}
#menu_right{
	list-style: none;
	width: 110px;
	height: 545px;
	float: right;
	display: block;
	margin-top: -25px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FEEDD8;
	font-size: 16px;
	font-weight: bold;
	color: #7c0d00;
	
}
#menu_right li{
	height: 35px;
	text-align: left;
	font-size: 11px;
	color: #7c0d00;
	font-weight: normal;
		
}
#menu_right li a{
	color: #7c0d00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#menu_right li a:hover{
	color: #be2716;
}
	
* html #content{
	width: 645px;
}

#content{
	float: left;
	width: 645px;
	padding-top: 10px;
	padding-left: 22px;

}
#text{
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #251a18;
}
#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: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #1f2406;
}
#topmenu{
	width: 950px;
	display: block;
	height: 25px;
	float: left;
	margin-top: 1px;
	background-color: #ead3aa;
}
#toptext{
	width: 667px;
	display: block;
	height: 25px;
	float: left;
	margin-top: 0px;
	padding-left: 14px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#bottomtext{
	width: 667px;
	display: block;
	height: 25px;
	float: left;
	margin-top: 5px;
	padding-left: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #7c0d00;
}
#footer{
	width: 950px;
	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;
		
	
