body{
	background:#000000 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:800px;
	padding:0px;
	margin:0px;
	}
	
.header_image{
	background:url(../images/header_home_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:315px;
	width:979px;
	}
	
.header_inner_image{
	background:url(../images/header_inner_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:315px;
	width:979px;
	}
	
.menu_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#af8c4c;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.body_text{
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#030101;
	line-height:16px;
	}
	
.heading1{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#030101;
	}
	
.link1{
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#030101;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:167px;
	width:979px;
	}
	
.footer_menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#8a2126;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#af8b4c;
	text-decoration:none;
	}
	
.footer_text{	
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#8a2126;
	}
	

