﻿body{
	margin:0px;
	border:0px;
	color:#ffffff;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:15px;
	background:#652a11 url(/images/pageBg.gif) repeat-x;
}
#hours{font-size:12px;}
form{margin:0px;padding:0px;}
img{
	behavior: url(images/iepngfix.htc);
	border:none;
}
a{color:white;}
a:link{ 
	text-decoration:none;
	color:white;
}
a:visited{
	text-decoration:none;
	color:white;
}
a:hover{
	text-decoration:none;
	color:white;
}
a:active{
	text-decoration:none;
	color:white;
}
.clear {
	clear:both;
}
#bigDiv {
	width:960px;
	top:4px;
	left:8px;
	margin: 0px auto;
}
#header{
	background:url(/images/headerBg.gif); 
	width:960px; 
	height:83px;
}
#searchWrap{
	position:relative;
	float:right;
	width:300px;
	height:44px;
	margin-top:28px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
.search{
	float:right;
	position:relative;
}
#searchInput{
	width:213px;
	height:14px;
	background-color:#cdcdbf;
	border:1px solid #b3a493;
	color:#774a2f;
	font-size:9px;
	padding-top:4px;
}
#hours{
	margin-top:4px;
	margin-right:40px;
}
.horzDivider{
	background:url(/images/Divider-Horizontal.gif) repeat-x;
	width:960px;
	height:4px;
	margin-top:2px;
	margin-bottom:7px;
}
#preNav{
	margin-bottom:6px;
}

#topNavWrap{ 
	margin-left:20px;
	margin-left:20px;
}
#topNavLeft{ 
	background:url(/images/topNavLeft.gif) no-repeat;
	width:13px;
}
#topNavCenter{ 
	background:url(/images/topNavCenter.gif) repeat-x;
	width:934px;
	height:30px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:0px;
	vertical-align:middle;
	text-align:top;
}
#topNavRight{ 
	background:url(/images/topNavRight.gif) no-repeat;
	width:16px;
 }
.topNavDivider{
	display:inline;
	margin-left:18px;
}

/*---------------------*/
#contentMainWrap{
	float:left;
	background:url(/images/contentMainBg_right.gif) no-repeat right;
	width:789px;
	height:297px;
	margin-top:6px;
}
#contentMainWrapWide{
	float:left;
	background:url(/images/contentMainBg_right.gif) no-repeat right;
	width:960px;
	height:297px;
	margin-top:6px;
	text-align:left;
}
#contentMain{
	background:url(/images/contentMainBg_middle.gif) repeat-x;
	margin-left:13px;
	margin-right:13px;
	padding-left:15px;
	height:297px;
	
}
#contentMainWide{
	background:url(/images/contentMainBg_middle.gif) repeat-x;
	margin-left:13px;
	margin-right:13px;
	padding-left:15px;
	height:297px;
	
}
* html #contentMain{  /* for IE6   */
	width:749px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}

* html #contentMainWide{  /* for IE6   */
	width:919px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}

#contentText{
	width:749px;
	height:287px;
	padding-right:12px;
	padding-top:10px;
	overflow:auto;
}
* html #contentText{  /* for IE6   */
	padding-right:0px;
	width:761px;
}
#contentTextWide{
	width:920px;
	height:287px;
	padding-right:12px;
	padding-top:10px;
	overflow:auto;
}
* html #contentTextWide{  /* for IE6   */
	padding-right:0px;
	width:932px;
}
#contentMainRight{
	float:right;
	background:url(/images/contentMainBg_right.gif) no-repeat;
	width:13px;
	height:297px;
}
#contentMainLeft{
	float:left;
	background:url(/images/contentMainBg_Left.gif) no-repeat;
	width:13px;
	height:297px;
	margin:0px;
	padding:0px;
}
.contentHead{
	font-style:italic;
	font-size:28px;
}
.contentSubHead{
	font-size:16px;
}
#contentRightWrap{
	float:left;
	background:url(/images/contentRightBg.gif) no-repeat;
	width:163px;
	height:297px;
	margin-left:7px;
	margin-top:6px;
}
#contentRight{
	margin-top:13px;
	margin-right:13px;
	margin-left:13px;
	height:271px;
	overflow:auto;
}

#bottomNav{ margin-top:6px; }
#bottomNavLeft{ 
	background:url(/images/bottomNavLeft.gif) no-repeat;
	width:13px;
}
#bottomNavCenter{ 
	background:url(/images/bottomNavCenter.gif) repeat-x;
	width:934px;
	height:36px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}
#bottomNavRight{ 
	background:url(/images/bottomNavRight.gif) no-repeat;
	width:13px;
 }
.bottomNavDivider{
	margin-top:18px;
	margin-right:5px;
	margin-left:7px;
}

.dropmenu{position:relative;float:left;margin:10px;}
.dropmenu ul{list-style:none;text-align:left;position:absolute;top:12px;left:0px;margin:0px;padding:0px;padding-top:5px;padding-bottom:5px;background:#c96D19;clear:both;z-index:100}
.dropmenu li{width:210px;margin:3px;}
.dropmenu li a{padding:3px;}
.dropmenu ul{z-index:500;display:none;}
.dropmenu:hover ul{display: block;}
.dropmenu li:hover{color:black;background:white;}
.dropmenu li:hover a{color:black;}

.sitemap_table td{vertical-align:top;}

.search_result{margin-bottom:10px;font-weight:bold;}
.search_result_description{font-weight:normal;}

a.more_link{margin-left:5px;font-style:italic;}
.faq_answer{margin-left:10px;padding-left:5px;padding-right:5px;border-bottom:dashed 1px #666;margin-bottom:5px;}

.item_list_heading{font-weight:bold;}
.item_list_item{margin-left:5px;font-style:italic;}

.topDropMenu{margin-left:auto;margin:auto;width:800px;}
#flashContainer{text-align:center;}
.paddingSpacer{height:10px;}


.producedBy{width:100%;text-align:center;}
.producedBy a{text-decoration:underline;}

.columns2, .columns3{width:100%;}
.columns2 td{width:50%;vertical-align:top;padding-right:20px;}
.columns3 td{width:33%;vertical-align:top;padding-right:20px;}