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

* {
	margin:0;
	padding:0;
	border:0;}

	
body {
	margin:0;
	padding:0;
	background: #b20b13 url(../images/bg_body.jpg) top center repeat-y;
	text-align:center;
	  font:0.75em/1.73em Verdana,Arial,Geneva,Helvetica,sans-serif;
	  ;}
	
#wrapper {
	margin:0 auto;
	padding:0;
	width:748px;
	text-align:left;
	font:Tahoma, Geneva, sans-serif;
	  font-weight:normal}
	
#masthead {
	width:748px;
	height:221px;}
	
#menu {
	width:748px;
	height:32px;
	background:url(../images/bg_menu.jpg) no-repeat;}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:748px;
	height:32px;}

#menu ul li {float:left;}

#menu ul a {
	display:block;
	float:left;
	padding:9px 1.2em;
	background:url(../images/menu_divider.jpg) repeat-y left top;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f09153;
	text-decoration:none;
	text-transform:uppercase;}	
	
#menu ul a:visited {
	display:block;
	float:left;
	color:#f09153;}	

#menu ul a:hover {
	display:block;
	color:#FFF;
	text-decoration:none;}

#menu ul .first a {background:none;}
	
#content {
	background:#000 url(../images/bg_content.jpg) top center no-repeat;
	color:#FFF;
	font-weight:normal;
	padding:20px 5px 5px 5px;
}
	
#content a:link, #content a:visited {
	 color:#fec687;
	 text-decoration:underline;}
	 
#content a:hover {
	color:#FFF;
	text-decoration:none;}

.box {
	padding-top:20px;
	width:728px;
	margin:0 auto;text-align:left;
	font-weight:normal;
	}

.box-center {
	padding-top:20px;
	width:728px;
	margin:0 auto;
	text-align:left;}
		
.box2 {
	width:728px;
	background-color:#7b080e;}
	
.box2 .top {
	height:35px;
	background:url(../images/box_bg_top.gif) no-repeat top left;}
	
.box2 .middle {background:url(../images/box_bg_middle.gif) repeat-y top left;}
.box2 .bottom {
	height:35px;
	background:url(../images/box_bg_bottom.gif) no-repeat bottom left;}

table {  	
	text-align:left;}

.left {
	float:left;
	width:360px;}

.right {
	float:right;
	width:360px;}

.center {text-align:center;}

.clear {	clear:both;}

.world {
	margin:0 auto;
	width:728px;
	height:414px;
	background:url(../images/bg_world.jpg) no-repeat top left;
	color:#000;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;}
	
.world .left {
	float:left;
	width:380px;
	padding-left:10px;}
	
.world .farm {color:#fec687;}

#footer {
	margin-top:20px;
	background:url(../images/bg_footer.jpg) top left repeat-x;
	width:748px;
	height:96px;

	color:#9d280f;
	font-weight:bold;

	text-align:center;}
	
#footer .submenu {
	padding-top:20px;
	text-transform:uppercase;
		font:12px Verdana, Arial, Helvetica, sans-serif;}
		
#footer .credits {padding-top:20px;}
	
#footer .submenu a:link, #footer .submenu a:visited {
		color:#9d280f;
		text-decoration:none;}
#footer .submenu a:hover {
		color:#f7ba77;
		text-decoration:none;}
		
#footer .credits a:link, #footer .credits a:visited {
		color:#9d280f;
		text-decoration:underline;}
		
#footer .credits a:hover {
		color:#f7ba77;
		text-decoration:none;}
		
p {padding-bottom:1em; font-weight:normal;}

h1 {
	color:#ffa46c;
	margin:0 0 20px 0;
	font-weight:bold;
	font-size:18px;
	letter-spacing:1px;}
	
h2 {
	color:#ffa46c;
	margin:20px 0 10px 0;
	font-weight:bold;
	font-size:14px;}
	
h2.first {margin-top:0;}

table.foals { width:100%; MARGIN-BOTTOM:20PX;}
table.foals td {padding:4px;}
table.foals td h2 {font-size:14px;letter-spacing:1px;margin-top:0;}

table.foals td.photo {border:1px solid #fca367; width:260px;}

table.promo td {font:12px/16px Arial, Helvetica, sans-serif; font-weight:normal;}
