html, body { 
	margin:			0;
	padding:		0;
}
body {
	font:			normal 100.01% Tahoma,Arial,Helvetica,sans-serif;
	text-align:		center;
	background-color:	green;
	padding:		1% 2%;
}
td { 
	vertical-align:		top;
	padding:		10px;
}
h1,h2,h3 {
	font-family:		Georgia,"Times New Roman",Times,serif;
	color:			#917c19;
	font-weight:		bold;
}
h1 {	font-size:		1.6em }
h2 {	font-size:		1.4em }
h3 {	font-size:		1.2em   }


#wrapper {
/*	width: 			818px;  */
	margin:			0 auto;
	font-size:		.83em;
	line-height:		1.4;
	text-align:		left;
	background:		#fff url(bg-wrapper.jpg) repeat-x;
	border:			2px solid #633;
}

#header {
	background:		url(jakara-brangus.png) no-repeat left bottom;
	height:			162px;
	padding:		0;
}

#nav {
	width:			160px;
	padding:		5px 0;
	font-weight:		bold;
	background:		#633 url(seal.png) center bottom no-repeat;
	color:			#fff;
}
#nav ul {
	list-style:		none;
	margin:			0;
	padding:		10px;
}
#nav ul li {
	margin:			0;
	padding:		0 0 5px 0;
}
#nav ul a, #nav ul span {
	display:		block;
	width:			146px;
	margin:			0;
	padding:		3px 5px;
	border:			2px outset #917c19;
	background-color:	#917c19;
	text-decoration:	none;
	color:			#fff;
	font-size:		.83em;
}
#nav ul a:hover {
	background-color:	#c1ac49;
	color:			#000;
	border-color:		#c1ac49;
}
#nav ul span {
	background-color:	#fff;
	color:			#000;
	border-color:		#633;
	border-style:		ridge;
}
#content {
	width:			70%; 
	padding:		10px 15px;
}

#content img {
    clear: left;
    float: left;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}


#photos {
	width:			30%;
	padding:		3.5em 15px 0 15px;
	text-align:		center;
}
#photos img {
	display:		block;
	width:			200px;
	border: 		2px solid #633;
	margin:			0 0 20px 0;
}

#footer {
	padding:		5px 10px;
	background-color:	#633;
	color:			#fff;
	text-align:		right;
	font-size:		.83em;
	line-height:		20px;
}
#designer {
	width:			100px;
	margin-left:		170px;
	float:			left;
	text-align:		center;
	color:			#999;
	font-size:		.9em;
}
#designer a {
	color:			#999;
	text-decoration:	none;
}
#designer a:hover {
	color:			#ccc;
	text-decoration:	underline;
}

table#livestock td {
	padding:0;
	text-align:center;
  
}

table#livestock td img {
	/* height: 180px; */
	margin: 25px 0 5px 0;
	float:  none; 
	border: 1px solid #633;
}

table#livestock1 td img {
	/* height: 180px; */
	margin: 25px 0 5px 0;
	float:  none; 
	border: 0;
}

table#livestock1 td {
	padding:0;
	text-align:center;
  
}