@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	color: #FFF;
	margin:auto;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	background:url(../images/bg-wood.jpg);
}
span {display:none;}

p{
	margin:0;
	margin-bottom:10px
}

h1{
	margin:0;
	padding:0px;
}
h2{
	font-size:18px;
	margin:0;	
}

a{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	border:0;
}

a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color:#ccc;
}
a:active {
	color: #fff;
}

ul {
	background-color:#63674A;
	padding:5px,5px,5px,5px;
}



a.footer:link {
	color: #251606;
}
a.footer:visited {
	color: #251606;
}
a.footer:hover {
	color:#000;
}
a.footer:active {
	color: #251606;
}

h1{
	font-size:16px;
	margin: 0;
}

p{
	margin-top:5px;
	padding: 0px;
}


#active-page{
	font-weight:bold;	
}

#main_container{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	
}

#top_container{
	margin-top:10px;
	height:130px;
	background:url(../images/bg-trans-banner.png);
}

#top_container h1{
	background:no-repeat url(../images/logo.png) center;
	text-indent:-9999px;
	height:128px;
	padding-top:10px;
}

#top_container_lower{
	height:30px;
	width:900px;
	background-color: #001500;
	overflow:visible;
}

#nav_container{
	height:34px;
	padding-top:0px;
}

#middle_container{

}

#middle_upper_container{
	width:860px;
}
#middle_lower_container{
	background:url(../images/bg-trans-banner.png);
	padding-top: 10px;
	padding-bottom:1px;
	float:left;
	width: 840px;
	padding-left: 20px;
	margin-top: 10px;
}

#side_pad_left{
	width:100px;
	height: 230px;
	float: left;
	/*background:no-repeat url(../images/lion-watermark-left.png) bottom;*/
}
#side_pad_left h1{
		
		height:100px;
	
}

#side_pad_right{
	width:180px;
	height: 230px;
	float: right;
	padding-left: 20px;
	padding-right: 12px;

}

#middle_container_small_l{
	width:280px;
	float: left;
	padding-right:20px;
	padding-top:20px;
}

#middle_lower_container h1{
	font-size:16px;
}

#middle_container_large_r{
	width:540px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	height:450px;
}

#promo{
	width:1px;





	height:`120px;
	float:left;
	padding-top:-5px;
	text-indent: -90px;
}



#footer{
	height:24px;
	float: left;
	width: 860px;
	text-align:center;
	font-size:11px;
	background:url(../images/bg-wood-creme.png);
	color:#2E1F10;
	margin-top:4px;
}

#footer_links{
	height:24px;
	float: left;
	width: 860px;
	text-align:center;
	font-size:11px;
	background: url(../images/bg-wood-creme.png);
	color:#2E1F10;
	margin-top:10px;
}

