/* CSS Document */
/* TWO COLUMN LAYOUT */

body
	{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Georgia, serif;
	font-size:14px;
	line-height: 18px;
	color:#333;
	background-image: url(../images/bcg-home_3.gif);
	background-repeat: repeat-x;
}
	ul {
	list-style-type: none;
}
	
#wrapper
	{
	background-color: transparent;
		}	
#main_contain {
	width:800px; /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* resets the centering hack for IE6 on the body tag */
}
.clear_lft {
	clear: left;
}

#header {
	position: relative;
	border: 0;
	
	}


#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
#header_inner {
	padding:0;
	background-image: url(../images/header.gif);
	height: 125px;
	}
#header h1
				{
				position: absolute;
				left: 22px;
				top: 26px;
				background-image: url("/images/logo.gif") ;
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: transparent;
				width: 287px;
				height: 85px;
				}
h1 {
	font-family: Georgia, serif;
	color: #B42203;
}

				
				#header h1 a
					{
					display: block;
					width: 287px;
					height: 66px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
					h1 a:hover
						{
						text-decoration: none;
						background-color: transparent; 
						border: 0;
						}

.topNav
				{
	position: absolute;
	left: 528px;
	top: 23px;
	width: 225px;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	display: block;
				}
				
	.topNav a {text-decoration:none; text-transform: uppercase; border:0;}
	.topNav a:link {color:#797F52;  border:0;}
	.topNav a:visited {color:#797F52;  border:0;}
	.topNav a:active {color:#797F52;  border:0;}
	.topNav a:hover {color:#fff;  border:0;}
				
	.topNav input
					{
					border: 0;
					}
					
	.topNav input.top
					{
					font-size: 10px;
					border: 0;
					}
.navbar {
	margin: 0;
	padding: 0;
	width:100%;
	height: 47px;
}	
.navbar_inner {
	background: url(../images/navbar-home.gif);
	width: 800px;
	height: 47px;
	margin: 0px auto;
}
.navigation
		{
	height: 47px;
	background-color: transparent;
	margin-left: 400px;
	margin-top: 0px;
	padding: 0;
		}
		
		.navigation ul
			{
	margin: 0;
	padding: 0;
	height: 47px;
	list-style: none;
	list-style-type: none;
			}
			
		.navigation ul li
			{
	display: inline;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	background-color: transparent;
			}
			
.navigation ul li a
				{
	float: left;
	height: 45px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	overflow: hidden;
	text-decoration: none;
				}
	.navigation ul li.navOne
				{
	width: 80px;
	background-image: url(../images/navOne_home.gif);
	height: 45px;
				}
				
				.navigation ul li.navOne a
					{
						width: 80px;
					background-image: url(../images/navOne_home.gif);
					}
					
			.navigation ul li.navTwo
				{
					width: 80px;background-image: url(../images/navTwo_home.gif);
				}
				
				.navigation ul li.navTwo a
					{
						width: 80px;
					background-image: url(../images/navTwo_home.gif);
					}
			
			.navigation ul li.navThree
				{
					width: 94px;background-image: url(../images/navThree_home.gif);
				}
				
				.navigation ul li.navThree a
					{
						width: 94px;
						background-image: url(../images/navThree_home.gif);
					}
			
			.navigation ul li.navFour
				{
					width: 99px;background-image: url(../images/navFour_home.gif);
				}
			
				.navigation ul li.navFour a
					{
						width: 99px;
						background-image: url(../images/navFour_home.gif);
					}
				.navigation ul li a:hover {background-position: 0 -95px; border:0;}
#content
		{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
		}
		#nav {
	float: left;
	width: 180px;
	margin-left: 46px;
	position: relative;
		}		

.subnav
			{
	margin: 0px 0 0 0px;
	padding: 0;
	list-style: none;
	width: 180px;
			}
	
			.subnav li
				{
				border-bottom: 1px solid #D7D7B0;
				font-size:13px;
				background-color: transparent; 
				margin: 0;
				padding: 0;
				}
	
				.subnav li a
					{
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 6px 6px 6px 18px;
					}
				.subnav li a:link 
					{
					color:#6e6e54; 
					background-color: transparent;
					}
				.subnav li a:visited 
					{
					color:#6e6e54; 
					background-color: transparent;
					}
				.subnav li a:active 
					{
					color:#fff; 
					background-color: #6e6e54;
					}
				.subnav li a:hover 
					{
					color:#fff; 
					background-color: #6e6e54;
					}
	
				.subnav li.on a,
				.subnav li.on a:link,
				.subnav li.on a:visited,
				.subnav li.on a:hover,
				.subnav li.on a:active,
					{
					color: #ce4027;
					background-color: #fff;
					}

					.subnav li ul
						{
						list-style: none;
						padding: 0;
						margin: 0;
						}
					
					.subnav li ul li
						{
	padding-left: 23px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	background-color: transparent;
	border-bottom:1px solid #fff;
	font-size: 11px;
						}
				.subnav li.on a,
				.subnav li ul li.on a,
				.subnav li ul li.on a:link,
				.subnav li ul li.on a:visited,
				.subnav li ul li.on a:active,
				.subnav li ul li.on a:hover
					{
					color: #CE4027;
					background-color: #fff;
					}
					.subnav li ul li a
							{
	border: 0;
	color: #666;
	padding: 3px 3px 3px 20px;
							}
					

	
					.subnav li.on ul li a,
					.subnav li.on ul li a:link,
					.subnav li.on ul li a:visited,
					.subnav li.on ul li a:active,
					.subnav li ul li a:link,
					.subnav li ul li a:visited,
					.subnav li ul li a:active,
					.subnav li ul li a:hover
							{
							color: #666;
							border: 0;
							background-color: transparent;
							}
		.cellOne
		{
	width: 800px;
	height: 326px;
	position: relative;
	padding-top: 18px;
	padding-bottom: 20px;
		}		
.content .cellTwo
		{
	float: left;
	color: #353505;
	padding: 0px 3px 9px 0px;
	margin-left: 2px;
		}
		/* End hiding from Mac IE */

.content .cellTwo h2
			{
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 100px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
.cellFour img
			{
			float: none;
			margin: 0 5px 5px 0;
			}	
.cellThree
				{
	float: right;
	color: #353505;
	padding: 0px 3px 9px 0px;
		}
		/* End hiding from Mac IE */

.cellThree h2
			{
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 149px;
	margin: 0 0 15px 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
			}
			
.cellThree dl
			{
			margin: 0 0 20px 0;
			}
		
.cellThree dt
			{
			font-size: 10px;
			text-transform: uppercase;
			font-family: arial, verdana, san-serif;

			}
		
.cellThree dd span
			{
			font-size: 10px;
			}
			
			

		.cellFive
		{
	float: left;
	width: 185px;
	color: #000;
	padding: 15px 25px 15px 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
	background-color: #8E8B69;
	margin-left: 0px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDFDFA;
	border-right-color: #8E8B69;
	border-right-style: solid;
	border-right-width: 1px;
	
		}
		/* Begin hiding from Mac IE */
		/* \*/
.cellFour
		{
	overflow: visible;
		}
		/* End hiding from Mac IE */


			

			
		

		
		#col_right  
			{
			float: left;
			padding: 40px 22px 0 32px;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 500px;
			}
			/* Begin hiding from Mac IE */
			/* \*/
			html>#col_right  
			{
			width: 485px;
			}
			/* End hiding from Mac IE */
				
					
		#col_right h1
			{
	color: #333;
	font-size: 21px;
	font-weight: normal;
			}
					
					
		#col_right h2
			{
			color: #4F2201;
			font-size: 13px;
			font-weight: normal;
			text-transform: uppercase;
			letter-spacing: 1px;
			}
					
					
		#col_right h3
			{
			color: #333;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 1px;
			}

		#col_right h5
			{
			color: #000;
			font-size: 17px;
			font-weight: normal;
			color: #333;
			}			
		
			#col_right p
			{
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			}
			
		#col_right imageOne
			{
			float: right;
			margin: 10px 0 15px 15px;
			}		
		
#content_inner { 
	padding:0 0 1em 1.5em; /* creates space between the box and the content */
	}
	
.footer
	{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	}
	.footer .uberclear{height:15px;}
	.footer a 
		{
		text-decoration:none;
		font-weight: bold;
		text-transform: uppercase;
		border: 0;
		}
	.footer a:link {
	color: #FFF;
}
	.footer a:visited {
	color:#CCC;
}
	.footer a:hover {
	color:#CCC;
	border:0;
}
	.footer a:active {
	color:#CCC;
}
	
	.bottomNav
		{
	text-align: center;
	padding: 17px 0 12px 0;
	font-size: 10px;
	letter-spacing: 1px;
	vertical-align: top;
		}
	
.bottomNav
		{
	text-align: center;
	padding: 17px 0 24px 0;
	font-size: 10px;
	letter-spacing: 1px;
	vertical-align: top;
	color: #FFFFFF;
		}
	
	
		.bottomNav a
			{
			margin: 0 15px 0 15px;
			}
		
	.bottominfo
		{
	margin: -150px 0 20px 0;
	padding: 20px 0 20px 0;
	color: #FFF;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px solid #ce4027;
		}
			.instrnote
		{
	margin: 1px 0 20px 0;
	padding: 20px 0 20px 0;
	color: #CC0033;
	font-size: 11px;
	font-style:italic
	vertical-align: top;
		}
		
		
		.celladdr
			{
	width: 175px;
	text-align: left;
	float: left;
			}

		.celladdr a
			{
	font-size: 10px;
	letter-spacing: 1px;
	font-weight:normal;
			}
		
		
.bottominfo .cellTwo
			{
	float: right;
	width: 430px;
	text-align: right;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
			}
			
.bottominfo .cellTwo img
				{
				float: right;
				margin: 0 0 0 10px;
				}
.bottominfo .cellTwo
		{
		float: left;
		color: #353505;
		background-color: transparent;
		padding: 0px 0px 0 0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		/* Begin hiding from Mac IE */
		/* \*/
.bottominfo .cellTwo
		{
		}
		/* End hiding from Mac IE */
				
.uberclear_line
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	border-top: 1px solid #CCCCCC
	}
	* html .uberclear_line
	{
	height: 0;
	}
.uberclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}
.imageOne
			{
			float: right;
			margin: 10px 0 15px 15px;
			}
.imageLarge {
	position: absolute;
	display: none;
	right:250px;
	bottom: 100px;
	height: auto;
	width: auto;
}
.img_selection {
	float: left;
	position: relative;
	margin: 0px 5 15px 0px;
}
.img_selection:hover p, p:hover {display:block;}
.slideshow {

}
p {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

.cellcopy {
	text-align: right;
	color: #FFFFFF;
	overflow: visible;
}
.title {
	font-style: italic;
	font-weight: bold;
}
.news_icon {
	padding-top: 15px;


}

.cellFourcont {
	margin-bottom: 25px;
	border-top-color: #736357;
	border-top-style: dotted;
	border-top-width: 1px;
	width: 484px;
	float: right;
	padding-right: 0px;
	margin-right: 32px;
}
.cellFour a {
	color: #CCCC99;
}
.thumbs {

}
.thumb_lft {
	padding-right: 6px;

}
.ftr_area {
	background-image: url(../images/ftr_bkg.gif);
	background-repeat: repeat-x;
	height: 100%;
	background-size: cover;
}
.feature {
	margin: 18px 0px 18px 3px;
	position: relative;
	height: 326px;
	width: 800px;

}
.fadeshow1 {
	width: 509px;
	height: 326px;
	padding-top: 18px;
	margin-top: 18px;
}
/* HOMEPAGE LAYERED TEXT */

.arrow		{ margin: 0px 6px 2px 0px; }

#textlayer	{
	color: #FFFFFF;
	line-height: 18px;
	text-align: right;
	width: 220px;
	height: 300px;
	position: relative;
	top: -341px;
	margin: 0px 15px 0px 10px;
	padding: 2px;
	z-index: 1002;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
		}



a.layerlink:link, a.layerlink:visited, a.layerlink:active	{
	color: #FFF;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	line-height: 20pt;
}

a.layerlink:hover	{
	color: #CCC;
	text-decoration: none;
}
.sidebar {
	width: 270px;
	height: 136px;
	float: left;
	margin-bottom: 3px;
}
.cellTwo {
	float: left;
	padding-right: 3px;
}

