/* CSS Document */

body {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color:#333333;
	}

p{
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	line-height: 150%;
	margin-bottom: 6pt;
	}
	
li{
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	line-height: 150%;
	}
	
.directory {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	line-height: 150%;
	padding-left:10pt;
	}	
	
.blackbold {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	}

/* italic */ 
.italic {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#666666;
	line-height: 150%;
	font-style: italic;
} 

/* Georgia subtitle in level 3 template */ 
.calistosubtitle {
	font-family: Georgia;
	font-size:115%;
	color:#993366;
	letter-spacing: 1px;
	font-weight:bold;
	line-height: 150%;
	margin-top: 9pt;
} 

/* Georgia title on front index page */ 
.calistofront {
	font-family: Georgia;
	font-size:11pt;
	color:#6F6F6F;
	letter-spacing: 1px;
	text-decoration:none;
	line-height: 165%;
	font-weight:bold;
} 

.calistofront a{
	font-family: Georgia;
	font-size:130%;
	color:#6F6F6F;
	letter-spacing: 1px;
	text-decoration:none;
	line-height: 165%;
	font-weight:bold;
} 

.calistofront a:hover{
	font-family: Georgia;
	font-size:130%;
	color:#993366;
	letter-spacing: 1px;
	text-decoration:none;
	line-height: 165%;
	font-weight:bold;
}

/* Georgia text title gold */ 
.calistogold {
	font-family: Georgia;
	font-size:90%;
	color:#996633;
	letter-spacing: 1px;
	font-weight:bold;
	line-height: 120%;
} 
 

/* caption text on front index page */ 
.frontpagetxt {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color:#6F6F6F;
	line-height:110%;
	}

/* gold text */ 
.goldtext {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #B87A3D;
	margin-top: 25px;
	margin-bottom: 4pt;
	line-height:150%;
}

/* gold text */ 
.goldtext2 {
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
    color: #B87A3D;
	margin-top: 25px;
	margin-bottom: 4pt;
	line-height:150%;
}

/* burgendy text */ 
.burgendytext {
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
    color: #993366;
}

/* black text */ 
.blacktext {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #000000;
	margin-top: 0pt;
	margin-bottom: 4px;
	line-height:100%;
}

/* dkblue text */ 
.darkblue {
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
    color: #666666;
	margin-top: 2pt;
	margin-bottom: 4px;
	line-height:130%;
}

.darkblue2 {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #666666;
	margin-top: 0pt;
	line-height:150%;
}

/* Grey text describing address on front page*/ 
.greytext {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #9c9c9c;
	text-align: left;
	line-height:110%;
	}

/* Black text for Copyright */ 
.copyright {
	font-family: Arial;
	font-size:75%;
	color:#000000;
	font-weight:bold;
} 

/* Aladin's javascript*/ 
.javascript {
	font-size: 80%;
	font-family: Arial;
	font-weight: bold;
    color: #000000;
	text-align: left;
	line-height:100%;
	}

/* Blue links within the grey text */ 
.inlinelinks a {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#2C6196;
	text-decoration:none;
	}
	
.inlinelinks a:hover {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#993366;
	text-decoration:none;
	}
	
/* Blue links within calendar text */ 
.inlinelinks2 a {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#2C6196;
	text-decoration:none;
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height:100%;
	}
	
.inlinelinks2 a:hover {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#993366;
	text-decoration:none;
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height:100%;
	}

/* White dots located in level 2 template */ 
.whiteline  {
	font-family: arial;
	font-size:110%;
	color:#ffffff;
	text-align: left;
	font-weight:bold;
} 

/* White dots located in level 3 template */ 
.whiteline3  {
	font-family: arial;
	font-size:90%;
	color:#ffffff;
	text-align: left;
	font-weight:bold;
}

/* White text for menu */ 
.whiteline2 {
	font-family: arial;
	font-size:90%;
	color:#ffffff;
	text-align: center;
	font-weight:bold;
} 

/* menu in level 2 template */ 
.list  {
	font-family: Georgia;
	font-size:80%;
	color:#7B7B7B;
	text-align: left;
	line-height: 200%;
} 

.list a {
	font-family: Georgia;
	font-size:100%;
	color:#7B7B7B;
	text-align: left;
	line-height: 200%;
	text-decoration:none;
} 

.list a:hover {
	font-family: Georgia;
	font-size:100%;
	color:#993366;
	text-align: left;
	text-decoration:none;
	line-height: 200%;
} 

/* Dark grey menu located within the top table */ 
.menutop a { 
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	text-decoration: none;
} 

.menutop a:hover { 
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#993366;
	text-decoration: none;
}

/* Dark grey menu located within the bottom table */ 
.menubot a { 
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	text-align: center;
	text-decoration: none;
} 

.menubot a:hover { 
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#993366;
	text-align: center;
	text-decoration: none;
}
 
/* Webmaster email */ 
.webmaster a {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#2C6196;
	text-decoration: none;
	font-style:italic;
} 

.webmaster a:hover {
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	color:#993366;
	text-decoration: none;
	font-style:italic;
}

.webmaster2 a {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#2C6196;
	text-decoration: none;
	font-style:italic;
} 

.webmaster2 a:hover {
	font-family: Arial;
	font-size:100%;
	font-weight:bold;
	color:#993366;
	text-decoration: none;
	font-style:italic;
}

/* Black caption text, regular, bold & italic */ 
.caption {
	font-family: Arial;
	font-size:80%;
	color:#000000;
	text-decoration: none;
	text-align: left;
} 

.captionitalic {
	font-family: Arial;
	font-size:80%;
	color:#000000;
	text-decoration: none;
	text-align: left;
	font-style:italic;
} 

.captionbold {
	font-family: Arial;
	font-size:80%;
	color:#000000;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
} 

.captionbolditalic {
	font-family: Arial;
	font-size:80%;
	color:#000000;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	font-style:italic;
} 

/* Black capitalized text after subtitle */ 
.capitaltext {
	font-family: Arial;
	font-size:100%;
	color:#000000;
}

/* Caption for Montecassino */ 
.captionmont {
	font-family: Arial;
	font-size:80%;
	color:#A40434;
	text-align: left;
	font-weight:bold;
} 

/* Titles for books */ 
.booktitle {
	font-family: Arial;
	font-size:80%;
	color:#000000;
	text-align: center;
	font-weight:bold;
} 


