/* CSS Document */

body {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px; 
  color: #336699;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:hover {
	font-weight:bold;
	color: #333366;
}

ul li {
	list-style-image: url(http://www.caorc.org/site_images/bullet.gif);
}

/* top menu for the templates 'caorc' and 'centers'*/

#topnav {
	font-size: 15px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	list-style: none;
}

#topnav a:link, #topnav a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0 2.5em 0 .5em;
	margin: 0;
	color: #ffffff;
	background-color: #6699CC;
	text-decoration: none;
	border-left: 2px solid #cccccc;
}

#topnav a:hover {
	background-color: #336699;
	font-weight: normal;
}

/* footer for templates 'caorc' and 'centers'*/
#footer {
	margin:0;
	margin-top:12px;
	margin-bottom:8px;
}

/* center menu for the template 'centers'*/

#centernav {
	width: 150px;
}

#centernav ul{
	list-style: none;
	letter-spacing: .02em;
	margin: 0;
	padding: 0;
}

#centernav li {
	border-bottom: 1px solid #cccccc;
	list-style: none;
}

#centernav li a:link, #centernav li a:visited {
  	font-size: 12px;
  	font-family: Georgia, Times New Roman, Times, serif;
	display: block;
	padding: 0.4em 0 0.4em 0.4em;
	border-left: 12px solid #336699;
	background-color: #6699cc;
	color: #ffffff;
	text-decoration: none;
}

#centernav li a:hover {
  	font-size: 12px;
  	font-family: Georgia, Times New Roman, Times, serif;
	display: block;
	padding: 0.4em 0 0.4em 0.4em;
	border-left: 12px solid #cccccc;
	background-color: #336699;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

/* top paragraph of home page */

table.hometop {
  font-size: 16px;
  font-family: Georgia, Times New Roman, Times, serif;
  margin: 0px; 
  margin-bottom: 25px;
  margin-top: 15px;
  color: #336699;
  line-height: 22px;
}

/* list of centers on home */

.centerlist {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;

}

/* list of centers on multi-page */

.centerlist-multi li {
	list-style: none;
	padding: 0;
	margin-left: 5;
	line-height: 1.5;
}

.centerlist a:hover {
	font-weight:normal;
}


/* headings on the home page */
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px; 
	font-weight:normal;
	color: #003366;
}

/* staff and board names and titles */
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	padding-top: 12px;
	margin: 0px;
	margin-right: 10px;
}

/* sub-headings on pages other than the home page */
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px; 
	font-style: italic;
	font-weight:normal;
	color: #003366;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	margin-right: 5px;
}

/* FAQ questions on Multi Page & CLS*/
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: italic;
	font-weight:normal;
	color: #003366;
	border-top: 1px solid #cccccc;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	padding-top: 8px;
}

/* P.I.s on Mellon Page */
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px; 
	font-weight:bold;
	color: #003366;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	padding-top: 8px;
	padding-left: 6px;
}



/* page heading on pages other than the home page */
th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-variant: small-caps;
	font-weight:bold;
	letter-spacing: 5px;
	padding: 3px;
	padding-bottom: 8px;
}

/* formating for staff and board bios */
.bio {
	padding: 0px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 3px;
	vertical-align:top;
	font-size: 14px;
	}


/* sidemenus*/

#sidemenu {
	width: 160px;
}

#sidemenu ul{
	list-style: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

#sidemenu li {
	border-bottom: 1px solid #cccccc;
	list-style: none;
}

#sidemenu li a:link, #sidemenu li a:visited {
  	font-size: 12px;
  	font-family: Georgia, Times New Roman, Times, serif;
	display: block;
	padding: 0.4em 0 0.4em 0.4em;
	border-left: 12px solid #336699;
	background-color: #6699cc;
	color: #ffffff;
	text-decoration: none;
}

#sidemenu li a:hover {
  	font-size: 12px;
  	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	display: block;
	padding: 0.4em 0 0.4em 0.4em;
	border-left: 12px solid #cccccc;
	background-color: #336699;
	color: #ffffff;
	text-decoration: none;
}

/* information on centers pages*/

.centerhead {
	color: #336699;
	font-weight:bold;
	font-variant: normal;
	letter-spacing: 1px;
}

.centercontact {
	color: #336699;
	font-size: 13px;
	padding: 0;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 4px;
}

.centerimage {
	padding: 10px;
}

.centerweb {
	font-size: 12px;
}

.centerinfo {
	padding: 10px;
	padding-right: 13px;
	font-size: 15px;
	line-height: 20px;
}

/* information on highlight pages*/

.highlighthead {
	font-size: 20px;
	color: #336699;
	font-weight:bold;
	font-variant: normal;
	letter-spacing: 1px;
}

.highlightbody {
	padding: 10px;
	padding-right: 13px;
	font-size: 14px;
	line-height: 20px;
}

.highlightcaption {
	padding: 10px;
	padding-right: 13px;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}

.highlightdate {
	padding: 10px;
	padding-right: 13px;
	font-size: 10px;
}

.highlightlist {
	padding: 10px;
	padding-right: 13px;
	font-size: 14px;
	line-height: 20px;
}

.highlightlist a:link, .highlightlist a:visited {
	text-decoration: none;
}

.highlightlist a:hover {
	font-style: italic;
	font-weight: normal;
}

.highlighthome {
	padding: 10px;
	padding-right: 13px;
	font-size: 14px;
	line-height: 20px;
}

/* information on programs pages*/

.programbody {
	padding: 0;
	padding-left: 8px;
	padding-right: 11px;
	font-size: 14px;
	line-height: 20px;
}

.programbody li {
	padding: 5px;
	padding-left: 0;
}

.multisubmenu li {
	padding: 0;
}

.faqanswers p {
	padding: 0;
	padding-left: 28px;
	padding-right: 11px;
	font-size: 14px;
	line-height: 20px;
}

.faqanswers a:hover {
	font-weight:normal;
	color: #333366;
}


.pilist {
	padding: 0;
	padding-left: 20px;
	padding-right: 11px;
	font-size: 14px;
	line-height: 20px;
}

.pilist ul li a:hover{
	font-weight: normal;
}

/* List of Mellon Fellows*/

.mellonfellows {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 2px;
	color: #336699;
	letter-spacing: .5px;
}

.mellonfellows th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-variant: normal;
	font-weight:bold;
	letter-spacing: 1px;
	padding: 1px;
	border-bottom: 2px solid #336699;
}

.job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.job h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: normal;
	font-weight: semi-bold;
	color: #003366;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	margin-right: 5px;
}

.job th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight:bold;
	letter-spacing: 5px;
	padding: 3px;
	padding-bottom: 8px;
}