/*
	defaults
*/
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.normal {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link		{color: #660000}
a:visited	{color: #663333}
a:hover		{color: #990000}

a.normal:link		{color: #660000}
a.normal:visited	{color: #663333}
a.normal:hover		{color: #990000}



/*
	background and border around primary content
*/
.contenttable {
	background-color: #FCF6E7;
/*
	border-left: 1px;
	border-right: 1px;
	border-color: #999999;
*/
}



.howdy {
	font-family: arial, helvetica, sans-serif;
/* used to be 11px */
	font-size: 12px;
	color: #666666;
}

.searchsection {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

/*
	qjump: "jump to" links from Questions pages
*/
.qjump {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

a.qjump:link	{color: #333366}
a.qjump:visited	{color: #333366}
a.qjump:hover	{color: #336699}



/*
	tjump: "jump to" links from Themes pages
*/
.tjump {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003333;	
/*
	background-color: #F1F4ED;
*/
}

a.tjump:link	{color: #003333}
a.tjump:visited	{color: #003333}
a.tjump:hover	{color: #006666}

/*
	ejump: "jump to" links from Timeline (Events) pages
*/
.ejump {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
/*
	background-color: #F3DACD;
*/
}

a.ejump:link	{color: #330000}
a.ejump:visited	{color: #330000}
a.ejump:hover	{color: #660000}



/*
	other sidebar items (e.g., below "jump to" links)
*/
.sidebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.sidebar:link		{color: #660000}
a.sidebar:visited	{color: #330000}
a.sidebar:hover		{color: #990000}

a.sidebarcold:link		{color: #333333}
a.sidebarcold:visited	{color: #333333}
a.sidebarcold:hover		{color: #333333}

/*
timeline page
*/

.timedesc {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.timetitle{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #CC9966;
	font-weight:plain;
}

/* 
for home page 
*/
/*
HOME PAGE orange table cells
*/
td.homeorange {background:#EF9441;
font-family:arial,helvetica, sans-serif;
font-size:11px;
}
.tiny {
font-family:arial, helvetica, sans-serif;
font-size: 9px;
color:#660000;
}
.mini {
font-family:arial, helvetica, sans-serif;
font-size: 10px;
color:#660000;
line-height:125%;
}

.highlight {
font-family:arial, helvetica, sans-serif;
font-size: 11px;
color: #000051;
}

a.highlight{
font-family:arial, helvetica, sans-serif;
font-size: 11px;
color: #000051;
text-decoration:none;
}
a.highlight:hover {text-decoration:underline;
color: #333391;}
/*
	index page linktext
*/
.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.smallcold {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.smallcold:link		{color: #333333}
a.smallcold:visited		{color: #333333}
a.smallcold:hover		{color: #333333}



.medium {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.mediumcold {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.mediumcold:link		{color: #333333}
a.mediumcold:visited	{color: #333333}
a.mediumcold:hover		{color: #333333}



/*
Communities Respond yellow table cells

table.commplain {background:#FEF8D6};
*/
td.commhilite {background:#ffffe8};
td.commplain {background:#FEF8D6};


/*
Educators Resources yellow table cells

table.educplain {background:#FEF8D6};
*/
td.educplain {background:#FEF8D6};
td.educhilite {background:#ffffe8};

/*
HOME PAGE orange table cells
*/
td.homeorange {background:#EF9441;
font-family:arial,helvetica, sans-serif;
font-size:11px;
}
a.homeblurb {
text-decoration:none;
color:#330000;
line-height:125%;
}

/*
footer stuff
*/

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

.footersmall {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}

.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
}


/*
glossary stuff
(used to be decoration:none except for hover)
*/

a.gloss_link:link		{color: #CC6600;}
a.gloss_link:visited	{color: #CC6600;}
a.gloss_link:hover		{color: #CC6600;}

.gloss_term {
	font-weight: bold;
}

.gloss_def {
}

.breadcrumb {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
a.breadcrumb:link		{color: #000033; text-decoration: none;}
a.breadcrumb:visited	{color: #000033; text-decoration: none;}
a.breadcrumb:hover		{color: #000033; text-decoration: none;}


/* for generic pages */
.breadcrumb_gen {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
a.breadcrumb_gen:link		{color: #663300; text-decoration: none;}
a.breadcrumb_gen:visited	{color: #663300; text-decoration: none;}
a.breadcrumb_gen:hover		{color: #663300; text-decoration: none;}


.lesson_snapshot {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
a.lesson_snapshot:link		{color: #333366}
a.lesson_snapshot:visited	{color: #333366}
a.lesson_snapshot:hover		{color: #333366}


/*
e-mail a friend
*/
.disclaimer {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #666666;
}


/*
thumbnail/secondary images
*/

.thumb_caption {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.thumb_credit {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


/*
left-column links to video
*/
.video_left {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
