body{
	margin:20px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#2b2321;
	}
	
.left_bg{
	background:#010101 url(../images/horse.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:270px;
	width:235px;
	border-right:1px solid #793100;
	}
	
.right_bg{
	background:url(../images/right_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:719px;
	}
	
.header_image{
	background:url(../images/header_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:273px;
	width:719px;
	}
	
.menu_text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#f3bd92;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#2b2321;
	}
	
.content_bg_top{
	background:url(../images/content_bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:184px;
	width:719px;
	}
	
.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ac4f00;
	}
	
.footer_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#680b0b;
	text-decoration:none;
	}
	
a.footer_text1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ac4f00;
	text-decoration:none;
	}

