/* Idaho Homefront css
Created 6 December 2006 */

#hmfrntSideNav {
	width: 200px;
	padding: 15px 5px 5px 10px;
	background-color: #d2cbc0;
	vertical-align: top;
}

#hmfrntSideNav a, #hmfrntSideNav a:link, #hmfrntSideNav a:visited {
	color: #000;
}

#hmfrntInterviewsNavBar {
	text-align: center;
	background-color: #53624F;/*#B89883;*/
	margin: 2px 2px 0 2px;
	padding: 0 0 1px 0;
}

#hmfrntInterviewsNavList {
	border-top: 0 solid #000;
	border-bottom: 0 solid #000;
	margin: 0;
	padding: 5px 0 2px 0;
	background-color: #53624F;/*#B89883;*/
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

#hmfrntInterviewsNavList li {
	padding: 0 3px 0 3px;
	display: inline;
	font-size: 12px;
}

#hmfrntInterviewsNavList a, #hmfrntInterviewsNavList a:link, #hmfrntInterviewsNavList a:visited {
	border: 0 solid #000;
	padding-right: 1px;
	padding-left: 0;
	color: #FFF;/*#91443C*/
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
}

#hmfrntInterviewsNavList a:hover, #hmfrntInterviewsNavList a:active, #hmfrntInterviewsNavList a:focus {
	border: 0 solid #000;
	padding-right: 1px;
	padding-left: 0;
	color: #7A342C;
	text-decoration: underline;
}
/* Camps and Combat css
Created 4 September 2007 */

#campsInterviewsNavBar {
	text-align: center;
	background-color: #53624F;/*#B89883;*/
	margin: 2px 2px 0 2px;
	padding: 0 0 1px 0;
}

#campsInterviewsNavList {
	border-top: 0 solid #000;
	border-bottom: 0 solid #000;
	margin: 0;
	padding: 5px 0 2px 0;
	background-color: #53624F;/*#B89883;*/
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

#campsInterviewsNavList li {
	padding: 0 7px 0 7px;
	display: inline;
	font-size: 12px;
}

#campsInterviewsNavList a, #hmfrntInterviewsNavList a:link, #hmfrntInterviewsNavList a:visited {
	border: 0 solid #000;
	padding-right: 1px;
	padding-left: 0;
	color: #FFF;/*#91443C*/
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
}

#campsInterviewsNavList a:hover, #hmfrntInterviewsNavList a:active, #hmfrntInterviewsNavList a:focus {
	border: 0 solid #000;
	padding-right: 1px;
	padding-left: 0;
	color: #7A342C;
	text-decoration: underline;
}
/* Story Share css
Created 4 September 2007 */

#storyShareLowerNavBar {
	text-align: center;
	background-color: #53624F;/*#B89883;*/
	margin: 2px 2px 0 2px;
	padding: 0 0 1px 0;
}

#storyShareLowerNavList {
	border-top: 0 solid #000;
	border-bottom: 0 solid #000;
	margin: 0;
	padding: 5px 0 2px 0;
	background-color: #53624F;/*#B89883;*/
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

#storyShareLowerNavList li {
	padding: 0 3px 0 3px;
	display: inline;
	font-size: 12px;
}

#storyShareLowerNavList a, #storyShareLowerNavList a:link, #storyShareLowerNavList a:visited {
	border: 0 solid #000;
	padding-right: 1px;
	padding-left: 0;
	color: #FFF;/*#91443C*/
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
}

#storyShareLowerNavList a:hover, #storyShareLowersNavList a:active, #storyShareLowerNavList a:focus {
	border: 0 solid #000;
	padding-right: 1px;
	padding-left: 0;
	color: #7A342C;
	text-decoration: underline;
}
