/* CSS Document */

body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px; 
  margin-bottom: 10px;
  color: #336699;
}

.page {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 4px;
}

.head {
	padding: 0;
	margin-top: 4px;
	border-top: 1px solid #003366;
	border-bottom: 2px solid #006699;
}

.main {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:hover {
	color: #333366;
}

ul li {
	list-style-image: url(http://www.caorc.org/site_images/bullet.gif);
}

#topphoto {
	padding: 0;
	margin: 0;
}

#topmenu {
	font-size: 13px;
	color: #999999;
	padding: 0;
	padding-bottom: .3em;
	padding-top: .3em;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}

#topmenu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

#submenu {
	font-size: 12px;
	color: #999999;
	padding: 0;
	padding-bottom: .2em;
	padding-top: .1em;
}

#submenu a:link, #submenu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}

#submenu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}

#homeside {
	padding-left: 2px;
	border-left: 1px solid #cccccc;
}

#homeside h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

#homecaorc {
	padding-right: 50px;
	padding-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #003366;
}
/* top menu for the templates 'caorc' and 'centers'*/

#topnav {
	font-size: 13px;
	padding: 0;
	padding-bottom: .3em;
	padding-top: .3em;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	list-style: none;
}

#topnav a:link, #topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 2em 0em 2em;
	margin: 0;
	color: #003366;
	border-right: 1px solid #003366;	
	text-decoration: none;
}

#topnav a:hover {
	font-weight: normal;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

/* footer for templates 'caorc' and 'centers'*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin:0;
	padding: .2em;
	border-top: 2px solid #006699;
	border-bottom: 1px solid #003366;
	text-align: center;
}

#header {
	border-top: 1px solid #ffffff;
}

.pagehead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	font-variant: small-caps;
	font-weight:bold;
	text-align: center;
	letter-spacing: 5px;
	border-bottom: 1px solid #336699;
	padding: 0;
	padding-left: 1px;
	padding-top: 5px;
}

/* center menu for the template 'centers'*/

#centernav {
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	padding-bottom: 10px;
}

#centernav ul{
	list-style: none;
	letter-spacing: .02em;
	margin: 0;
	padding: 0;
}

#centernav li {
	display: inline;
	list-style: none;
}

#centernav a:link, #centernav li a:visited {
  	font-size: 12px;
  	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0em 0.6em 0em 0.6em;
	background-color: #ffffff;
	color: #003366;
	text-decoration: none;
}

#centernav a:hover {
  	font-size: 12px;
  	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0em 0.6em 0em 0.6em;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	color: #336699;
	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: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  line-height: 20px;
}

.centerlist a:link, .centerlist a:visited {
	color: #003366;
	font-weight: bold;
}

.centerlist a:hover {
	color: #336699;
	font-weight: bold;
}
/* list of centers on multi-page */

.centerlist-multi li {
	list-style: none;
	padding: 0;
	margin-left: 5;
	line-height: 1.5;
}




/* 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: 16px; 
	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: 14px; 
	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: 23px;
	font-variant: small-caps;
	font-weight:bold;
	letter-spacing: 5px;
	border-bottom: 1px solid #336699;
	padding: 0;
	padding-left: 1px;
}

/* formating for staff and board lists */
.bio {
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 9px;
	padding-right: 3px;
	vertical-align:top;
	font-size: 14px;
}

.name {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #003366;
}


/* sidemenus*/

#sidemenu ul{
	list-style: none;
	letter-spacing: 1px;
}

#sidemenu li {
	list-style: none;
	display: inline;
}

#sidemenu li a:link, #sidemenu li a:visited {
  	font-size: 13px;
  	font-family: Georgia, Times New Roman, Times, serif;
	display: inline;
	padding: 0.1em;
	padding-left: .3em;
	padding-right: .3em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	color: #336699;
	text-decoration: none;
}

#sidemenu li a:hover {
	padding: 0.1em;
	padding-left: .3em;
	padding-right: .3em;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background-color: #ffffff;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

/* information on centers pages*/

.centerhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #003366;
	font-weight:bold;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: left;
	border-bottom: 1px solid #003366;
}

.centercontact {
	color: #336699;
	font-size: 13px;
	padding: 0;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 4px;
}

.centerimage {
	padding: 0;
	padding-left: 20px;
	padding-top: 10px;
}

.centerweb {
	font-size: 12px;
	padding-bottom: 20px;
}

.centerinfo {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	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-bottom: 8px;
	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: 11px;
	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: 12px;
	font-variant: normal;
	font-weight:bold;
	letter-spacing: 1px;
	padding: 1px;
	border-bottom: 1px solid #336699;
	text-align: left;
}

.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;
}

.centershead {
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.centershead p {
	line-height: 35px;
	color: #003366;
	font-size: 17px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.recent {

	font-size: 12px;
	padding-left: 0;
	margin-left: 0;
	line-height: 20px;
}
