@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px;
	background: #462a1c;
	text-align: left;
	
	}
	

#container {
	width: 797px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-family: Arial;
	font-size: 12px;

	
}
#top {
	background: transparent url("Imgs/top.jpg") no-repeat;
	width: 797px; height: 108px;
	text-align: center;
	

}
#navigation {
	height: 36px;
	
}
#navigation div, #navigation a {
	display:block;
	float: left;
	height: 36px;
	background-repeat: no-repeat;
}
#navigation a:hover {
	background-position: 0 -36px;
}
#navigation a span { display: none; }
#nav_0 { background-image: url("Imgs/nav/new/equine.jpg"); width: 84px; }
#nav_1 { background-image: url("Imgs/nav/new/portraits.jpg"); width: 91px; }
#nav_2 { background-image: url("Imgs/nav/new/weddings.jpg"); width: 94px; }
#nav_3 { background-image: url("Imgs/nav/new/misc.jpg"); width: 131px; }
#nav_4 { background-image: url("Imgs/nav/new/pub.jpg"); width: 100px; }
#nav_5 { background-image: url("Imgs/nav/new/about.jpg"); width: 66px; }
#nav_6 { background-image: url("Imgs/nav/new/proofs.jpg"); width: 70px; }
#nav_7 { background-image: url("Imgs/nav/new/contact.jpg"); width: 83px; }
#nav_8 { background-image: url("Imgs/nav/new/home.jpg"); width:78px; }
	

#nav a:hover {
	text-decoration: none;
	color: #ffa800;
}

#under {
	background: transparent url("Imgs/under.jpg") no-repeat;
	width: 797px; height: 20px;
	text-align: center;
	
	}
	
#content {
	background: transparent;
	width: 797px;
	color:#FFFFFF;

}
	
#bottom {
	width: 797px; height:75px;
	float: left;

}
a {
	color: #f88b50;
	text-decoration: underline;
	font-weight:bold;
	
}
a:hover {
	color: #fcdccb;
	text-decoration: underline;
	font-weight:bold;
}
a#rm {
	margin: 34px 0 0 376px;
	width: 100px;
	height: 16px;
}
.hide {
	display: none;
}
#content p {
	margin: 0px 0px 0px 0px;
	line-height: 2em;
}
#content img {
	margin: 0px 0px 0px 0px !important;
}
#content td img {
	margin: 0px !important;
}
#content table {
	margin: 0 0 0 0px !important;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
	color: #dac4ba;
	font-family: "times new roman", arial, verdana;
	font-size: 18px;
	font-style: italic;
}
a img {
	border: 0px;
	
}