/******************************
** template: 6 - top menu
** theme: 1310 - brown
** text colors: 494723
** background and border colors: 494723 (darkest), 9F9B4D, CCCC99, DDDDB9, ECECC9 (lightest)
*******************************/

/******************************/
/** standard template styles **/

body {
	background-color: #EFEEDE;
}

hr {
	color: #494723;
}

.template-table {
	background-color: #EFEEDE;
}

.content-table {
	background-color: White;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.divider-cell {
	background-color: #494723;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.add-me-link {
	display:inline;
	color: black;
	font-family: Arial, Sans-Serif;
	font-style:italic;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

.login-link {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.login-link:hover {
	text-decoration: underline;
	color: #9F9B4D;
}

.crumb-trail-link {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.crumb-trail-link:hover {
	color: #9F9B4D;
}

.crumb-trail-current-page {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.welcome-message {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.footer-cell {
	border-top: #9F9B4D 1px solid;
	background-color: white;
	padding-top: 6px;
	padding-bottom: 3px;
}

.footer-text {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.footer-link {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer-link:hover {
	text-decoration: underline;
	color: #9F9B4D;
}

.menu-panel {
	background-color: #ECECC9;
	background-repeat: repeat-x;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(images/nav_background.jpg);
}

.menu-panel ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.menu-panel ul li {
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 10px;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

.menu-panel ul li span {
	white-space: nowrap;
}

.menu-panel ul li a {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu-panel ul li a:hover {
	text-decoration: underline;
}

.menu-link-selected {
	background-color: #ECECC9; 
	color: white;
}

/****************************/
/** standard header styles **/
.header-text-1 {
	color: #494723;
	font-style: italic;
	font-size: 24px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

.header-text-2 {
	color: #494723;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-style: italic;
	border-color: #9F9B4D;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-bottom: 3px;
	background-color: #ECECC9;
	text-align: right;
	font-variant: small-caps;
 }

.header-text-3 {
	color: #494723;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	border-color: #9F9B4D;
	border-width: 6px;
	border-style: double;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
}

/****************************/
/** standard module styles **/
.content-header, h1 {
	color: #494723;
	background-color: #ECECC9;
}

.content-sub-header-1, h2 {
	color: #494723;
	border-bottom: double 4px #9F9B4D;
}

.content-sub-header-2, h3 {
	color: #494723;
}

.instruction-text {
	color: #494723;
	border-color: #9F9B4D;
}

.column-header {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCC99;
}

.column-header-centered {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCC99;
	text-align: center;
}

.column-data {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.column-data a {
	color: #494723;
}

.column-data a:hover {
	text-decoration: underline;
	color: #9F9B4D;
}

.column-data-centered {
	color: #494723;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

.button-bar {
	border-top: #494723 1px solid;
}
