/* Clare College Web Site
   CSS Definitions
   designed by Jamey Dumas, Dumas Web Design
   email:  jamey@dumasweb.com  */


/* Top Level Pages */

TD.red-background { background-color: #993333; }

TD.gold-background { background-color: #F0AA00; }



/* Text Basics */
H1,H2,H3,H4,.menu-header
{
	font-family: arial, sans-serif;
	color: #993333;
}

.red { color: #993333; }
.gold { color: #F0AA00; }
.white { color: #FFFFFF; }
.tan { color: #FFFFCC; }

.h1-red
{
	color: #993333;
	font-size: 24pt;
	font-weight: 100;
}

.h2-red
{
	color: #993333;
	font-size: 14pt;
	font-weight: 100;
}

.h1-gold
{
	color: #F0AA00;
	font-size: 24pt;
	font-weight: 100;
}

.h3-gold
{
	color: #F0AA00;
	font-size: 12pt;
	font-weight: 100;
}

.h3-tan
{
	color: #FFFFCC;
	font-size: 12pt;
	font-weight: 100;
}

.email { font-family: arial, helvetica, sans-serif; }

.menuForm { margin-top: 0; margin-bottom: 0; }



/* Links */
A:visited
{
	color: #666666;
	text-decoration: underline;
}

A:link
{
	color: #993333;
	text-decoration: underline;
}

A:hover
{
	color: #FFC800;
	text-decoration: none;
}

A.noline:visited
{
	color: #666666;
	text-decoration: none;
}

A.noline:link
{
	color: #993333;
	text-decoration: none;
}

A.noline:hover
{
	color: #FFC800;
	text-decoration: underline;
}

A.menu-black:visited
{
	color: #666666;
	text-decoration: none;
}

A.menu-black:link
{
	color: #000000;
	text-decoration: none;
}

A.menu-black:hover
{
	color: #993333;
	text-decoration: underline;
}

A.menu-tan:visited
{
	color: #000000;
	text-decoration: underline;
}

A.menu-tan:link
{
	color: #FFFFCC;
	text-decoration: underline;
}

A.menu-tan:hover
{
	color: #FFC800;
	text-decoration: none;
}

A.h2-tan:visited
{
	color: #FFFFCC;
	font-size: 14pt;
	text-decoration: none;
}

A.h2-tan:link
{
	color: #FFFFCC;
	font-size: 14pt;
	text-decoration: none;
}

A.h2-tan:hover
{
	color: #F0AA00;
	font-size: 14pt;
	text-decoration: underline;
}

A.h2-red:visited
{
	color: #993333;
	font-size: 16pt;
	font-family: arial, sans-serif;
	text-decoration: none;
}

A.h2-red:link
{
	color: #993333;
	font-size: 16pt;
	font-family: arial, sans-serif;
	text-decoration: none;
}

A.h2-red:hover
{
	color: #993333;
	font-size: 16pt;
	font-family: arial, sans-serif;
	text-decoration: underline;
}

A.h2-white:visited
{
	color: #FFFFFF;
	font-size: 16pt;
	font-family: arial, sans-serif;
	text-decoration: none;
}

A.h2-white:link
{
	color: #FFFFFF;
	font-size: 16pt;
	font-family: arial, sans-serif;
	text-decoration: none;
}

A.h2-white:hover
{
	color: #FFFFFF;
	font-size: 16pt;
	font-family: arial, sans-serif;
	text-decoration: underline;
}

A.menu-bottom:visited
{
	color: #333333;
	text-decoration: none;
}

A.menu-bottom:link
{
	color: #993333;
	text-decoration: none;
}

A.menu-bottom:hover
{
	color: #000000;
	text-decoration: underline;
}

A.news-gold:visited
{
	color: #F0AA00;
	text-decoration: underline;
}

A.news-gold:link
{
	color: #F0AA00;
	text-decoration: underline;
}

A.news-gold:hover
{
	color: #000000;
	text-decoration: underline;
}

A.news-gold-noline:visited
{
	color: #F0AA00;
	text-decoration: none;
}

A.news-gold-noline:link
{
	color: #F0AA00;
	text-decoration: none;
}

A.news-gold-noline:hover
{
	color: #000000;
	text-decoration: underline;
}

Table.news-gold { border: #F0AA00 3 double; }

/* Work Request System Styles */
.workRequestSummary
{
	font-family: monospace;
	font-size: small;
}

A.summaryLink:visited
{
	color: #000099;
	text-decoration: none;
}

A.summaryLink:link
{
	color: #000099;
	text-decoration: none;
}

A.summaryLink:hover
{
	color: #990000;
	text-decoration: underline;
}


/*  Alumni Members' System Styles  */

.currentPage
{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.pageLink
{
    font-family: verdana;
    font-size: 10px;
    color: red;
}

.yearHeaders
{
	margin: 0; 
	padding: 0;
}

.yearInfo
{
	margin: 0; 
	padding: 0;
}

.faq-question
{
	color: #993333;
	font-weight: bold;
	margin: 6pt 0 6pt 0pt; 
}

.faq-answer { margin: 0 0 0 25pt; }



/*  Maintenance System Styles  */

.maintenaceTableHeader
{
	color: #993333;
	border-color: #993333;
	border-width: 2px;
	border-style: solid;
}

A.maintenaceStats:visited
{
	color: #000000;
	text-decoration: none;
}

A.maintenaceStats:link
{
	color: #000000;
	text-decoration: none;
}

A.maintenaceStats:hover
{
	color: #993333;
	text-decoration: underline;
}

A.maintenaceList:visited
{
	color: #000000;
	text-decoration: none;
}

A.maintenaceList:link
{
	color: #000000;
	text-decoration: none;
}

A.maintenaceList:hover
{
	color: #993333;
	text-decoration: underline;
}

A.h3-tan:visited
{
	color: #FFFFCC;
	font-size: 12pt;
	font-weight: 100;
	text-decoration: none;
}

A.h3-tan:link
{
	color: #FFFFCC;
	font-size: 12pt;
	font-weight: 100;
	text-decoration: none;
}

A.h3-tan:hover
{
	color: #FFFFCC;
	font-size: 12pt;
	font-weight: 100;
	text-decoration: underline;
}

