html {
	margin:0px;
	padding:0px;
	background-attachment: fixed;
	background-color: #0a172e;
	background-image:url(../images/redesign-images/mv-patt-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body {
	margin:0px;
	background-image: url(../images/redesign-images/mv-head-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.header {
	width: 955px;
	height: 322px;
	background-image: url(../images/redesign-images/header2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.contentarea {
	background-color: #fff7de;
}
.menubg {
	background-image:url(../images/redesign-images/nav-clip.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:343px;

}
.footer {
	background-image: url(../images/redesign-images/foot-mountain.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #845601;
	padding-left: 5px;
	/*padding-bottom: 5px;*/
}
.footer a {
	color: #CE880E;
	text-decoration:none;
}
.footer a:hover {
	color: #000;
	text-decoration:underline;
}
.footer-nav {
	margin: 5px 0 5px -40px;
	/*margin: 5px 0 5px 0;*/
}
.footer-nav li {
	display:inline;
	margin-left:4px;
	margin-right:4px;
}
.footer-nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
}
.footer-nav li a:hover {
	text-decoration:underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #675f58;
	text-decoration: none;
}
a.copy {
	color: #675f58;
	text-decoration: none;
}
a:hover.copy {
	color: #990000;
	text-decoration: none;
}
.add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.add {
	color: #000000;
	text-decoration: none;
}

a:hover.add {
	color: #990000;
	text-decoration: none;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contenttext A {
	color: #514b45;
}
.contenttext A:hover {
	color: #990000;
}
.Horse_Name {
	font-size:18px; 
	color:#990000; 
	font-weight: bold; 
}
.arabhorse {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#2F6AAB;
	text-transform:uppercase;
	margin: 9px 0 5px 0;
	float:right;
}
.arabhorse a {
	color:#2F6AAB;
	text-decoration:none;	
}
.arabhorse a:hover {
	color:#FFF;
	text-decoration:underline;	
}

