body {
	background-color: #666633;
	background: #666633;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, td, li {
	color: #1F1814;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	margin-bottom: 10px;
}
a {
	color: #944a1a;
}

.subsub {
	color: #944a1a;
	font-weight: bold;
	text-decoration:none;
}

.footer {
	color: #FFFFFF;
	/*font-weight: bold;*/
	font-size: 10px;
	line-height: 1.2em;
}

.copyright {
	color: #FFFFFF;
	font-size: 10px;
}

.quote {
	color: #e8e6d8;
	font-size: 10px;
}

.small {
	font-size: 9px;
}

.notsosmall {
	font-size: 10px;
}

.highlight {
	background-color: #e8e6d8;
	padding: 5px;
}

.featured {
	color: #e8e6d8;
	font-size: 10px;
}

.words {
	color: #944a1a;
}

.sidebar {
	font-size: 10px;
}

.searchTextbox {
  font-size: 10px;
  font-family: Verdana;
  border-color: #000000;
  border-top: 0px solid;
  border-bottom: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  width: 160px;
}

.adminButton {
	background-color:#E5E1CC;
	font-size: 11px;
}

.fellow_highlight {
	line-height: 14px;
}
.subsubsubnav {
	padding-left: 10px; 
	line-height: 10px;
}
.tag {
	color: #C1BFA7;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
#topmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#topmenu li { /* all list items */
	float: left;
	position: relative;
	width: 13.5em;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: -2px;
}

/*#topmentu.firstlevel li.firstlevel ul.firstlevel {
	margin-bottom: -10px;
	padding: 0;
	height: 28px;
}*/

#topmenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	/*top: 1em;*/
	left: 0;
	border: 1px solid silver; 
	list-style: none;
	background: #FFF;
	padding: 10px;
	margin: 0;
	line-height: 2em;
}

#topmenu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#topmenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	
}
#mainnavtd {
	/*border-bottom: 1px solid  #1F1814;*/
	background: repeat-x  url("/resources/images/mainnav_spacer_sm.gif");
}
@charset "UTF-8";
/* CSS Document */

#quotes_fellows_outer {
	padding:0 00px 0 0; 
	background: #333; 
	margin:0 0 10px 0;
	height: 182px;
	width: 100%;
}
.quotes_fellows_smart {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size: 1.2em;
}
#quotes_fellows_quote {
	width: 280px;
	float: right;
	margin:5px 5px 5px 0; 
	font-size: 1.6em; 
	font-style:italic; 
	color: #eee; 
	line-height: 1.3em;
	
}
#quotes_fellows_quote a {
	color: #eee; 
	text-decoration:none;
}
#quotes_fellows_img {
	float:left; 
	margin: 0;
	/*margin:0 3px 3px 0;*/
	border: thin #000 solid;
}
.quotes_fellows_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left; 
	margin:0 3px 3px 0;
	color:#FFF;
}

.quotes_fellows_next, .quotes_fellows_next a {
	text-transform:uppercase;
	color:#FFF;
	text-align:right;
	padding: 4px;
	text-decoration:none;
	z-index:1;
}
.quotes_fellows_next a:hover {
	text-decoration:underline;
}
#quotes_fellows_right {
	height:164px;
	margin: 0;
	width: 517px;
}


/* home page rotating quotes */

/* rotator in-page placement */
    div#rotator {
	position:relative;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	left: -10px;
	list-style: none;
	width: 280px;
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #eee;
	font-style: italic; 
	line-height: 1.3em; 
	margin:-10px 0px 0px 0px; 
	font-weight:normal; 
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 0;
	margin: 0 5px 0 0;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}


/* home page rotating images */

/* rotator in-page placement */
    div#rotator_img {
	position:relative;
}
/* rotator css */
	div#rotator_img ul li {
	float:left;
	position:absolute;
	/*left: 0px;*/
	list-style: none;
}
/* rotator image style */	
	div#rotator_img ul li img {
	/*border:1px solid #ccc;
	padding: 4px;
	background: #FFF;*/

}
    div#rotator ul li.show {
	z-index:500
}




/* home page rotating images */

/* rotator in-page placement */
    div#rotator_img {
	position:relative;
}
/* rotator css */
	div#rotator_img ul li {
	float:left;
	position:absolute;
	/*left: 0px;*/
	list-style: none;
}
/* rotator image style */	
	div#rotator_img ul li img {
	/*border:1px solid #ccc;
	padding: 4px;
	background: #FFF;*/

}
    div#rotator ul li.show {
	z-index:500
}



/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	z-index:2;
	}



	#jsddm li
	{	float: left;
		list-style: none;
		
		position: relative;
		width: 13.5em;
		padding: 0;
		margin: 0;
		margin-bottom: -2px;
		z-index:2;
		/*font: 12px Tahoma, Arial*/}
		

	#jsddm li a
	{	display: block;
		/*background: #324143;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap*/}

	#jsddm li a:hover
	{	/*background: #24313C*/}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 0;
			border-right: 1px solid silver;
			border-bottom: 1px solid silver;
			border-left: 1px solid silver;}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
			}
			
			#jsddm li ul li a
			{	width: 166px;
			 	vertical-align: middle;
				background: #ffffff;
				color: #000000;
				padding: 8px 6px 8px 6px;
				border-bottom-width: 1px;
				border-bottom-color: #ffffff;
				border-bottom-style: solid;
				}
			
			#jsddm li ul li a:hover
			{	background: #ffffff;
				}
				
#jsddm-sub
{	margin: 0;
	padding: 0;
	z-index:1;
	}

	#jsddm-sub li
		{	float: left;
			list-style: none;
			
			position: relative;
			width: 13.5em;
			padding: 0;
			margin: 0;
			margin-bottom: -2px;
		z-index:1;
			/*font: 12px Tahoma, Arial*/}
			
	
		#jsddm-sub li a
		{	display: block;
			/*background: #324143;
			padding: 5px 12px;
			text-decoration: none;
			border-right: 1px solid white;
			width: 70px;
			color: #EAFFED;
			white-space: nowrap*/}
	
		#jsddm-sub li a:hover
		{	/*background: #24313C*/}
			
			#jsddm-sub li ul
			{	margin: 0;
				padding: 0;
				position: absolute;
				visibility: hidden;
				border-top: 0;
				border-right: 1px solid silver;
				border-bottom: 1px solid silver;
				border-left: 1px solid silver;}
			
				#jsddm-sub li ul li
				{	float: none;
					display: inline;
				}
				
				#jsddm-sub li ul li a
				{	width: 166px;
					vertical-align: middle;
					background: #ffffff;
					color: #000000;
					padding: 8px 6px 8px 6px;
					border-bottom-width: 1px;
					border-bottom-color: #ffffff;
					border-bottom-style: solid;
					}
				
				#jsddm-sub li ul li a:hover
				{	background: #ffffff;
					}