/******************************
** template: 36 - ANM
** theme: 10030
*******************************/

body {
	color: #8F0000;
	font-family: verdana, Sans-Serif;
	background-color: #F9DAA7;
	font-size: 12px;
}

.center {
	margin: 50px auto 50px auto;
	width:870px;
	overflow:visible;
}

#masthead {
	background-color: white;
	width: 850px;
	height: 150px;
/*	border: double 3px #313f25;*/
	padding: 3px;
	float:left;
}

.masthead {
	background-color: white;
	width: 850px;
	padding: 3px 3px 3px 3px;
	float:left;
}

.content-container {
	background-color: white;
	padding: 3px;
/*
	border-top: double 3px #313f25;
	border-left: double 3px #313f25;
	border-right: double 3px #313f25;
*/
	float: left;
}

.content-text, p, td, input, textarea, div, a {
	color: #283521;
	font-family: verdana, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}

#content {
	float: left;
	background-color: white;
	width: 610px;
	overflow:visible;
}

.accentbar {
	/*background-color: #F9DAA7; *** removed by request 2-24-10 */
	width: 850px;
	padding-top: 2px;
	padding-left:5px;
	clear:both;
}

.accentbar div {
	padding-right: 10px;
}

#sidebar {
	width: 240px;
	float: left;
}

.featured-member {
	background-color: #B3C19A;
	width: 200px;
	margin-top: 10px;
	padding: 10px;
}

.featured-partner {
	background-color: #B3C19A;
	width: 200px;
	margin-top: 10px;
	padding: 10px;
}

.nav-table {
	background-color: #B3C19A;
	padding: 0px 2px 0px 2px;
}

#menu {
	background-color: #B3C19A;
	width: 150px;
	padding: 10px;
}

#join-box {
}

.add-me-link {
	background-color: #E4701E;
	width: 200px;
	margin-top: 10px;
	padding: 9px;
	border: dotted 1px #313f25;
	color: #F9DAA7;
	display: block;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
}

.clearer {
	width: 800px;
	height: 1px;
	clear: both;
}

.sidebar-clearer {
	width: 150px;
	height: 1px;
	clear: both;
	width: 150px;
}

.login-panel {
	background-color: #B3C19A;
	padding: 10px;
	text-align: center;
	width: 200px;
}

.login-panel table {
	text-align: center;
	width: 150px;
	margin-top: 10px;
}

.login-link {
	color: #313f25;
	font-size: 11px;
}

.login-link:hover {
	text-decoration: underline;
	color: #F9DAA7;
}

.crumb-trail-container a:hover {
	color: #8F0000;
}
.crumb-trail-container .admin-link {
	color: #8F0000;
}

.admin-link {
	color: #8F0000;
}

.renew-link {
	color: #8F0000;
}

.footer-container {
	border-right: #B3C19A 1px solid;
	border-left: #B3C19A 1px solid;
	border-bottom: #B3C19A 1px solid;
	border-top: #B3C19A 1px solid;
	background-color: #B3C19A;
}

.footer-container a:hover {
	color: #8F0000;
}
.footer-cell {
	background-color: #B3C19A;
	width: 800px;
	clear: both;
/*
	border-left: 3px double #313f25;
	border-bottom: 3px double #313f25;
	border-right: 3px double #313f25;
*/
	padding: 3px;
}

.print-cell {
	background-color: #B3C19A;
	width: 850px;
	clear: both;
/*
	border-left: 3px double #313f25;
	border-right: 3px double #313f25;
	border-bottom: solid 1px #313f25;
*/
	padding: 0px 6px 2px 0px;
	text-align: right;
}

#events-box {
	width: 160px;
	height: auto;
	float: right;
	clear: right;
	margin: 5px;
	padding: 10px;
	border: solid 1px #313f25;
}

.events-link {
	color: #313f25;
	font-size: 11px;
}

.book-link {
	color: #313f25;
	font-size: 11px;
}

.spacer-cell {
	background-color: white;
}

hr {
	color: #8F0000;
}

.divider-cell {
	background-color: #8F0000;
}

.welcome-message {
	font-size: 11px;
	font-weight: bold;
}

.left-menu ul {
	list-style-type:none; 
	padding: 0px 0px 40px 0px;
	margin: 0px;
}
.left-menu ul li {
	padding: 0px;
	white-space:nowrap;
	margin:0px;
	position: relative;
	display: block;
}

.left-menu ul li a, .left-menu ul li span {
	padding: 3px 4px 3px 4px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 140%;
}

.left-menu ul li a:hover {
	text-decoration: underline;
}

.left-menu ul li span:hover {
	text-decoration: underline;
	cursor:pointer;
}
.left-menu ul li ul {
	position: absolute;
	top: 0;
	visibility: hidden;
	border: solid 2px #B3C19A;  /* default color */
	padding: 3px 4px 3px 3px;
}

.left-menu ul li.menu-separator {
	height:5px;
	font-size:0px;
	line-height:0px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 2px;
}
.left-menu {
	background-color: #B3C19A;
	width: 200px;
	padding: 10px;
}
.left-menu ul {
	border-top: solid 1px #F9DAA7;
	background-color: #B3C19A;
	padding-bottom: 40px;
}
.left-menu ul li {
	border-bottom: solid 1px #F9DAA7;
}
.left-menu ul li a, .left-menu ul li span {
	color: white;
}

.left-menu ul li a:hover, .left-menu ul li span:hover {
	color: white;
}

.left-menu ul li.selected-menu-item a {
	background-color: #F9DAA7;
	color: #7b0808;
}
/*
.left-menu ul li.selected-menu-item a:hover {
	color: black;
}
*/
.left-menu ul li ul {
	border-color: #F9DAA7
}
.left-menu ul li.menu-separator {
	background-color: #F9DAA7;
}


.menu-link {
	color: white;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}

.menu-link a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
}

.menu-link a:hover {
	text-decoration: underline;
	color: white;
}

.menu-link-selected {
	background-color: #F9DAA7;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 6px;
}

.menu-link-selected a {
	color: #7b0808;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
}

.menu-link-selected a:hover {
	text-decoration: underline;
}

.menu-divider {
	background-color: #F9DAA7;
}


/****************************/
/** standard module styles **/
.content-header, h1 {
	color: #8F0000;
	background-color: #B3C19A;
	width: auto;
}

.content-sub-header-1, h2 {
	color: #8F0000;
	border-top: solid 2px #B3C19A;
	border-left: solid 2px #B3C19A;
}

.content-sub-header-2, h3 {
	color: #8F0000;
}

.instruction-text {
	color: #666666;
	border-color: #B3C19A;
}

.admin-table th {
	background-color: #E4701E;
	color:black;
}

.button-bar {
	border-top: #E4701E 1px solid;
}

/*************************/
/** forum module styles **/

.forum-column-data {
	color: black;
	font-size: 11px;
}

.reply-link {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.forum-message-header {
	background-color: #D0D0D0;
	color: black;
}

.forum-list-header {
	background-color: #B3C19A;
	color: black;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B3C19A;
	white-space: nowrap;
}

.forum-list-item {
	background-color: white;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.forum-list-alt-item {
	background-color: #D0D0D0;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.forum-list-item:hover {
	text-decoration: underline;
	color: #B3C19A;
}

.forum-list-alt-item:hover {
	text-decoration: underline;
	color: #B3C19A;
}

.forum-list-item-selected {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	color: #B3C19A;
}

.threaded-list-item {
	border-left-style: solid;
	border-left-width: 20px;
	text-indent: -10px;
}

.forum-list-item .threaded-list-item {
	border-left-color: white;
}

.forum-list-alt-item .threaded-list-item {
	border-left-color: #D0D0D0;
}

.forum-description {
	background-color: white;
	color: #333333;
	font-style: italic;
	font-size: 10px;
	text-indent: 15px;
}
