
@import url('iner_style.css');





body{
	padding:0px;
	margin:51px 0px 0px 0px;
	background:url(../images/bg.jpg);
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#724d00;
	}
	
.body_bg1{
	background:url(../images/inner_bg.gif);
	background-position:left middle;
	background-repeat:repeat-x;
	height:538px;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:37px;
	}
	
.menu_text{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#706248;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#f17b23;
	text-decoration:none;
	}
	
.body_text{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#724d00;
	line-height:15px;
	}
	
.red_text{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#7d2800;
	}
	
.white_text{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	}
	
.link1{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#7d2800;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#7d2800;
	text-decoration:none;
	}
	
.footer_menu{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#724d00;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#724d00;
	text-decoration:underline;
	}
	


