/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */
img, div { behavior: url(iepngfix.htc) }

body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #EDEEE5 url(img/bg.jpg) top center repeat-x;
color: #bfbebd;
font-family: Arial, Helvetica, sans-serif;
}

#top
{
	position: relative;
	height: 116px;
	background-color: #470808;
	background-attachment: fixed;
	background-position: left top;
	background-image: url(img/headbg.gif);
}

	#topIn
	{
	position: relative;
	margin: auto;
	width: 895px;
	height: 116px;
	}
	
		#logo
		{
	position: absolute;
	display: block;
	bottom: 22px;
	left: 31px;
	height: 42px;
	width: 372px;
	background: url(img/logo.gif) top left no-repeat;
		}
	#languageEnglish
		{
	position: absolute;
	display: block;
	bottom: 91px;
	left: 760px;
	height: 12px;
	width: 57px;
	background-image: url(img/english.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}
		#languageSpanish
		{
	position: absolute;
	display: block;
	bottom: 91px;
	left: 817px;
	height: 12px;
	width: 63px;
	background: url(img/spanishS.gif) top left no-repeat;
		}


#wrap
{
position: relative;
margin: auto;
padding: 0 34px 0 34px;
background: url(img/pbg.gif) top center repeat-y;
width: 889px;
}

* html #wrap
{
padding: 0px 3px 0 3px;
}

	#pagewrap
	{
	position: relative;
	background: url(img/shim.gif) top center no-repeat;
	}
	
		#sidebar
		{
		/*position: relative;*/
		float: left;
		width: 182px;
		text-align: left;
		}

			#nav
			{
			/*position: relative;*/
			margin-bottom: 20px;
			}
			
			#nav li 
			{
			/*position: relative;*/
			}
			
			#nav li a
			{
			/*position: relative;*/
			display: block;
			padding: 6px 0 0 22px;
			height: 23px;
			color: #fff;
			font-size: 1.1em;
			background: url(img/nbtn.gif) top left no-repeat;
			}
			
			#nav li a:hover
			{
			background-position: bottom left;
			}
			
			#nav li ul li
			{
			/*position: relative;*/
			}
			
			#nav li ul li a
			{
	color: #a7a7a7;
	padding-left: 25px;
	background: url(img/snavbtn.gif) top left no-repeat;
	font-size: 8.5pt;
	padding-top: 8px;
			}
			
			#vertical_slide
			{
			/*position: relative;*/
			}
			
			.sboxa
			{
			position: relative;
			margin-left: 12px;
			width: 168px;
			padding-bottom: 12px;
			margin-bottom: 15px;
			background: #52513D url(img/box1bottom.gif) bottom left no-repeat;
			}
			
				.sboxa .sbox-in
				{
				position: relative;
				color: #fff;
				padding: 12px 12px 0 12px;
				background: url(img/box1top.gif) top left no-repeat;
				}
				
			
			.sboxb
			{
			position: relative;
			margin-left: 12px;
			width: 168px;
			padding-bottom: 12px;
			margin-bottom: 15px;
			background: #32465B url(img/box2bottom.gif) bottom left no-repeat;
			}
			
				.sboxb .sbox-in
				{
				position: relative;
				color: #fff;
				padding: 12px 12px 0 12px;
				background: url(img/box2top.gif) top left no-repeat;
				}
			
				
				.sbox-in h2
				{
				position: relative;
				font-size: 1.2em;
				color: #fff;
				font-weight: bold;
				padding-bottom: 3px;
				border-bottom: 1px solid #413D3E;
				}
				
				.sbox-in p
				{
				position: relative;
				padding: 5px 0 5px 0;
				font-size: .9em;
				line-height: 1.4em;
				}




		#content
		{
	position: relative;
	float: left;
	padding-left: 47px;
	width: 660px;
	text-align: left;
	overflow: hidden;
		}
		
		#theContent
		{
		position: relative;
		padding-right: 55px;
		}
		
			h1
			{
			position: relative;
			height: 199px;
			margin-bottom: 18px;
			overflow: hidden;
			}
			
				#h1 img
				{
				position: relative;
				display: block;
				}
			
				h1#aboutus span
				{
				position: absolute;
				bottom: 10px;
				left: 15px;
				display: block;
				text-indent: -9999em;
				background: url(img/au.gif) top left no-repeat;
				height: 34px;
				width: 170px;
				}












h1#history span {
	position: absolute;
	bottom: 10px;
	left: 15px;
	display: block;
	text-indent: -9999em;
	height: 47px;
	width: 170px;
	background-image: url(images/Hd_History.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1#historyS span {
	position: absolute;
	bottom: 10px;
	left: 15px;
	display: block;
	text-indent: -9999em;
	height: 47px;
	width: 170px;
	background-image: url(images/HdS_History.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
			
			#content p
			{
	line-height: 150%;
	padding-bottom: 10px;
			}
			
			#content ul
			{
	position: relative;
	padding-bottom: 1em;
	margin-left: 14px;
	list-style-position: outside;
	list-style-type: square;
			}
			
			#content ul li
			{
			position: relative;
			padding: 3px 0 3px 0;
			}



	#foot
	{
	position: relative;
	height: 31px;
	padding: 15px 15px 0 15px;
	background: url(img/footbg.gif) top left repeat-x;
	font-size: .8em;
	text-align: right;
	color: #727071;
	}
	
		#foot a
		{
		color: #727071;
		text-decoration: underline;
		}
.tableheading {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #363331;
	padding: 5px;
}

accordion {overflow: hidden;}
.element {
	height: 0px;
	overflow: hidden;
}
