/* CSS Document */

#bottom {
	width: 162px;
	height: 191px;
}


#content div[id="isidebar"] /* for Gecko based Browsers*/
{
 margin: 0px 0px 50px 0px;
 width: 192px;
 float: right;
}

#isidebar { /* for IE */
  width: 192px; /*162*/
  /*margin-right: 28px;*/
  float: right;
  position:static;
  margin-right: 10px;
}

#td_content {
	background-color:#ffffff;
	height:560px;
	border-right:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
}
#td_contentlocation {
	height:560px;
	border-right:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
}
#content-wrapper {		
	position:relative;
	background:  #FFF url(../images/side-bar-bg.gif) repeat-y left top;
	width:865px;
	border-left:0px solid #fff;

}
#content 
{
	/*padding-bottom: 100px;*/
	margin:0;
	background: #FFF no-repeat left top;
}

#contentText {
	width: 410px;
	margin-left: 22px;
	float: left;
	padding-left:5px;
}

#breadcrumbs
{
	margin: 13px 0px 33px 22px;
	font-family: Tahoma,Helvetica, sans-serif;
	font-size: 11px;
	color:#7a2220;
	font-weight:bold;
	
	
}

	.locationBC
{
	margin: 13px 0px 33px 22px;
	font-family: Tahoma,Helvetica, sans-serif;
	font-size: 11px;
	color:#7a2220;
	font-weight:bold;
	background-color:#d6b997;
	
}

#breadcrumbs .B_currentCrumb{}

#breadcrumbs a:link, #breadcrumbs a:visited
{
  font-family: Helvetica, Arial, sans-serif;
  font-size:10px;
  font-weight:normal;
  text-align:left;
  text-decoration:none;
  color:#7A2220;
}

#breadcrumbs a:hover, #breadcrumbs a:visited:hover{ color:#7A2220; }
#breadcrumbs a:active{ color:#7A2220; }


#contentText h1
{
	font-size:16px;
	text-transform:uppercase;
	margin:20px 0px 5px 0px;
	font-weight: bold;
}
#content #isidebar img {
	margin-top: 57px;
}
#content #isidebar h4 {
	margin-top: 30px;
	color: #7A2220;
	font-size: 16px;
	line-height: 20px;
}
#false-min-height{
width:1px;
height:550px;

}


#contentText ul#options2 {

	margin:10px 0px 15px 0px;
	padding:0px;
	text-align: left;
	font-size:.83em;
	
}

#contentText ul#options2 li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:inline;
	padding-right: 15px;

}

#contentText #options2 img {
	margin:0px 5px 0px 5px;
}

#contentText ul#options2 li a:link
{
	text-decoration:none;
	color:#7A2220;
	font-weight:bold;
}
#contentText ul#options2 li a:visited
{
	text-decoration:none;
	color:#7A2220;
	font-weight:bold;
}
#contentText ul#options2 li a:hover
{
	text-decoration:underline;
	color:#7A2220;
	font-weight:bold;
}
#contentText ul#options2 li a:active
{
	text-decoration:none;
	color:#7A2220;
	font-weight:bold;
}

#contentText p {
	line-height: 1.3em;
}
hr {
  border: 0;
  width: 100%;
}



#site-wrapper {
	border-bottom: 2px solid #FFF;
}

div[id='subPage-nav-footer']
{
	margin-left:2px;
}
#subPage-nav-footer {
	float: left;
	margin-top:-190px;
	margin-left:1px;
	color:#005B98;	
	}
#subPage-nav-footer a {
color:#003399;
text-decoration:none;
margin-left:2px;
}

#subPage-nav-footer li {
margin-bottom:3px;
}
#subPage-nav-footer li.last {
margin-bottom:0px;
}
.FSF_pagination {
font-size:18px;
font-weight:500;
}
#caption2
{
font-size:13px;
font-weight:bold;	
}
#isidebar img	
{
margin-bottom:10px;
}
#sidebarFooter ul li{
	padding-left: 10px;
	padding-bottom: 7px;
}		
.tableborder_r {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.tableborder_rl {
	border-left: solid #ffffff 2px ;  
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tableborder_t {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
		
}
.tableborder_b {
	border-bottom: solid #ffffff 2px;
}