/*=====================================================================*/
/*==================== PRIMARY CONTAINER ============================*/
/*=====================================================================*/
.PrimaryContainer {
	width: 100%;
}
.PrimaryContainerContent {
	font: normal 1em/150% "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
	color: #333;
}
.PrimaryContainerContent a{
	color: #896749;
	text-decoration: underline;
	/* padding-right: 15px; */
}
.PrimaryContainerContent a:hover{
	color: #896749;
	text-decoration: none;
	/* padding-right: 15px; */
}
.PrimaryContainerHeader{
	margin-bottom: 0px;
}
.PrimaryContainerHeaderText{
	margin: 0;
	padding: 2px 0 5px 0;
	letter-spacing: -.05em;
	margin-bottom: 5px;
	font-size: 1.4em;
	font-weight: normal;
	color: #007fab; /* blue */
	text-shadow: 3px 3px 4px #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}
.PrimaryContainerContent ul {
	color: #8a6749;
	margin: 5px 0 15px 30px;
}
.PrimaryContainerContent ul li {
	list-style-image: url(images/arrow-list-item.gif);
	margin-bottom: 5px;
}
.PrimaryContainerContent .lined table {
	font-size: 1em;
	width: 100%;
	margin: 15px 0 25px 0;
	}
.PrimaryContainerContent .lined table td {
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.PrimaryContainerContent .lined table td.header {
	background: #ddd;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-weight: bold;
}
.PrimaryContainerContent .lined table td.empty {
	color: #fff;
}
.PrimaryContainerContent .stories table {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.PrimaryContainerContent .stories td {
	margin: 0;
	width: 193px;
	padding: 7px 7px 7px 7px;	
}
.PrimaryContainerContent .stories td a {
	display: block;
	height: 100%;
	width: 100%;
	font-size: .9em;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
	color: #007fab; /* blue */
	padding: 5px 5px 5px 5px; 
}
.PrimaryContainerContent .stories td a:hover {
	background-color: #ebebeb;
	color: #007fab; /* blue */
}





/*=====================================================================*/
/*======================== SUB CONTAINER ==============================*/
/*=====================================================================*/
.SubContainer{
	width: 100%;
}

.SubContainerContent{
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
		color: #333;
}
.SubContainerContent a.arrow{
	color: #007fab;
	font-weight: bold;
	font-size: .9em;
	background: url(images/arrow-list-item-small.gif) no-repeat right center;
	text-decoration: underline;
	padding-right: 15px;
}
.SubContainerContent a.arrow:hover{
	color: #007fab;
	font-weight: bold;
	font-size: .9em;
	background: url(images/arrow-list-item-small.gif) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
}
.SubContainerContent a{
	color: #896749;
	text-decoration: underline;
}
.SubContainerContent a:hover{
	color: #896749;
	text-decoration: none;
}
.SubContainerHeader{
	margin-bottom: 0px;
	height: 30px;
}
.SubContainerHeaderText{
	margin-bottom: 8px;
	font-size: 1.1em;
	font-weight: normal;
	color: #007fab; /* blue */
	text-shadow: 3px 3px 4px #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}
.SubContainerContent .lined table {
	font-size: 1em;
	width: 100%;
	margin: 15px 0 25px 0;
	}
.SubContainerContent .lined table td {
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.SubContainerContent .lined table td.header {
	background: #ddd;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-weight: bold;
}
.SubContainerContent .lined table td.empty {
	color: #fff;
}
.SubContainerContent img{
	margin: 3px 15px 3px 15px;
}
.SubContainerContent table{
	font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
	color: #333;
	font-size: 12px;
}





/*=====================================================================*/
/*==================== SECONDARY CONTAINER ============================*/
/*=====================================================================*/
.SecondaryContainer{
	width: 275px;
	font: normal .85em/160% "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}
.SecondaryContainerContent Normal, .SecondaryContainerContent normal, .SecondaryContainerContent p, .SecondaryContainerContent P{
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
		color: #fff;
		padding-top: 5px;
}
.SecondaryContainerContent a{
	font-size: .95em;
	color: #fbea68;
	text-decoration: none;
}
.SecondaryContainerContent a:hover{
	font-size: .95em;
	color: #fbea68;
	text-decoration: underline;
}
.SecondaryContainerHeader{
		height: 50px;
		margin-bottom: 3px;
		border-bottom: 1px solid #cabaa9;
		padding-top: 1.5em;
		font-weight: bold;
		color: #fff;
}
.SecondaryContainerHeaderText{
		font-weight: bold;
		color: #fff;
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}
.SecondaryContainerContent .PageImage{
		border: 2px solid #ebebeb;
		margin: 0 15px 5px 0;
}



/*=====================================================================*/
/*=================== SIDEBARCONTENT CONTAINER =======================*/
/*=====================================================================*/
.SideBarContainer{
	width: 210px;
}
.SideBarContentContent {
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
		font-size: .85em;
}
.SideBarContentContent img{
	margin: 2px 0px 12px 0px;
}
.SideBarContentContent a.arrow{
	color: #007fab;
	font-weight: bold;
	font-size: 1em;
	background: url(images/arrow-list-item-small.gif) no-repeat right center;
	text-decoration: underline;
	padding-right: 15px;
}
.SideBarContentContent a.arrow:hover{
	color: #007fab;
	font-weight: bold;
	font-size: 1em;
	background: url(images/arrow-list-item-small.gif) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
}
.SideBarContentContent a{
	color: #007fab;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}
.SideBarContentContent a:hover{
	color: #007fab;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
.SideBarContentHeader{
		height: 30px;
		padding-bottom: 10px;
		margin-bottom: 3px;
		padding-top: 1.5em;
		font-weight: bold;
		color: #fff;
}
.SideBarContentHeaderText{
		font-size: 1em;
		font-weight: bold;
		color: #007fab; /* blue */
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}
.SideBarContentContent img{
		padding: 5px 0px 10px 0px;
}
.SideBarContentContent ul {
	margin: 5px 0 15px 0;
	padding-left: 20px;
}
.SideBarContentContent ul li {
	list-style-image: url(images/bullet-sidepanel.gif);
	margin-bottom: 5px;
}




/*=====================================================================*/
/*====================== SIDEBAR CONTAINER ============================*/
/*=====================================================================*/
.SideBar{
	width: 205px;
}
.SideBarContent {
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}


.SideBarContent ul {
	width: 205px;
	margin: 0 0px 0px 0;
	padding: 0;
	list-style-type: none;
}
.SideBarContent ul li {
	line-height: 25px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.SideBarContent ul li a {
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: transparent url(images/bg-arrow-sectionnav.gif) no-repeat 0 center;
	color: #333 !important;
	border-bottom: 1px solid #ccc;
	padding-left: 17px;
	padding-bottom: 2px;
}
.SideBarContent ul li a:hover {
	color: #fff !important;
	text-decoration: none;
	background: transparent url(images/bg-sectionnav.gif) no-repeat 0 center;
}



.SideBarHeader{
		padding: 3px 0 5px 0;
		margin: 2px 0;
		color:#896749;
		font-weight: normal;
		font-size:1.4em;
		text-decoration: none;
		border-bottom: 2px dotted #ccc;
}
.SideBarHeaderText{
		color:#896749;
		font-weight: normal;
		font-size:1.2em;
		text-decoration: none;
		margin-bottom: 5px;
		font-family: "Lucida Grande", "Trebuchet MS", 'HelveticaNeue-Light', "Helvetica Neue Light", sans-serif;
}
.SideBarHeaderText a{
		color:#896749 !important;
		text-decoration: none;
}
.SideBarHeaderText a:hover{
		color: #333;
		text-decoration: none;
}
