/* basic stylesheet with navigation on left */

/* /////////////// basic elements /////////////// */

body {
margin:0;
padding:0;
font:75%/1.4 verdana,Helvetica,sans-serif;
background: #e5e5e5 url(body_bg.jpg) top repeat-y;
text-align:center;
}

h1 {
font-size: 1.6em;
padding-top: 0px;
padding-bottom: 2px;
color:#943861;
}

h2 {
font-size: 140%;
padding-top: 0px;
padding-bottom: 2px
}

h3 {
color: #943861;
font-size: 120%;
height:20px;
margin:5px 0 5px 0;
padding-bottom:0;
}

h4 {
color: #943861;
font-size: 110%;
height:20px;
margin:5px 0 5px 0;
padding-bottom:0;
}

.small {
	font-size: 0.8em;
}

p {
	margin: 0;
	padding: 0 0 5px 0;
}

a {
	color: #aa00ff;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
color:#943861;
background-color:#fff1bb;
}

.link {
	font-weight: bold;
	text-decoration: none;
}
/* ////////////// layout ///////////////// */

#page {
width:760px;
margin:0 auto;
padding:0;
position:relative;
background-color: #fff;
color:#454545;
text-align:left;
}

#main {
position: absolute;
top: 165px;
width:100%;
height:95%;
}

#header {
	width: 760px;
	height: 160px;
	background: url(grad_purple.jpg);
	background-repeat: repeat-x;
}

	.headerTitle {
	position: absolute;
	top: 10px;
	left : 200px;
	font-size: 2.2em;
	font-weight: bold;
	background-color: transparent;
	color:#fff;
	}

	.headerSubtitle {
	position: absolute;
	top: 60px;
	left : 200px;
	font-size: 1em;
	font-weight: bold;	
	background-color: transparent;
	color:#fff;
	}

	.headerPagetitle {
	position: absolute;
	top: 120px;
	left : 200px;
	font-size: 2em;
	font-weight: bold;
	background-color: transparent;
	color:#943861;
	}

	.chaliceLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	}

	.chaliceLogo a {
	background-color: transparent;

	}

#extras {
	float: right;
	width: 140px;
	margin: 0 0 10px 0;
	padding: 2px 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	width: 560px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin: 0 0 2px 190px;
	color: #454545;
	display: block;
	padding: 0;
}

#contentform {
width:534px;
background-color:#ffffff;
background-repeat:repeat-y;
margin:0 0 2px 30px;
color:#454545;
display:block;
padding:0;
}

#leftcol {
margin: 0;
padding: 0;
clear: left;
float: left;
width: 170px;
}


#nav {
padding: 0;
font-size: 0.9em;
}

#nav ul {
	list-style: none;
	width: 165px;
	margin: 0 0 0px 5px;
	padding: 0;
	font-size: 1em;
}

#nav li a {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #505050;
display: block;
padding: 4px 0 0 1px;
margin-top: 2px;
background: #d8b200;
border-left: 4px solid #cccccc;
}
	
#nav li a:hover {
background: #f1cfdc;
color: #943861;
border-left: 4px solid #943861;
}

#nav a.on {
	color: #ee0000;
	background: #f1cfdc;
}

#nav a.sub {
	display: block;
	padding: 2px 5px 2px 0.5em;
	font: bold 0.8em;
	margin-left: 20px;
	margin-bottom: 2px;
	background: #f1cfdc;
	border: thin dotted #943861;
}

	#footer {
	position: relative;
	top: 10px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	border-top: 2px solid #eee
	}
	
#footer a{
text-decoration:none;
color:#aaa;
}

#footer a:hover{
color:#333;
}

.clearfix {clear: both}

/* /////////////  images ////////////// */

.imgcenter {
	padding: 1px;
	border: 1px solid #943861;	
}

.imgleft {
	margin: 10px 10px 5px 0;
	float: left;
	padding: 1px;
	border: 1px solid #943861;	
}

.imgright {
	margin: 10px 0 5px 10px;
	float: right;
	padding: 1px;
	border: 1px solid #943861;	
}

.boxright {
	border: 1px solid #943861;
	padding: 5px;
	background: transparent;
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.boxpinkright {
	border: 1px solid #943861;
	padding: 5px;
	background: #f1cfdc;
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.boxpinkrightind {
	border: 1px solid #943861;
	padding: 5px;
	background: #f1cfdc;
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-right: 10px;
}
.boxpinkleft {
	border: 1px solid #943861;
	padding: 5px;
	background: #f1cfdc;
	text-align: left;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
}

.boxpink {
	border: 1px solid #943861;
	padding: 5px;
	background: #f1cfdc;
	text-align: left;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.boxpink a {
	text-decoration: none;
	background-color: transparent;
	color: Blue;
}
.boxpink a:hover {
	text-decoration: none;
	background-color: transparent;
	color: Green;
}

.boxyellow {
	border: 2px solid #d8b200;
	padding: 3px;
	background: transparent;
	margin-right: 10px;
}

.boxyellowleft {
	padding: 5px;
	background: #d8b200;
	text-align: left;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
}

.caption {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center; 
}

a.tooltip span {
	display:none;
	padding:4px 6px;
	margin-left:-194px;
	margin-top:152px;
	width:230px;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#6c6c6c;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	z-index: 100;
}

.boldpink {
	font-weight: bold;
	color: #943861;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.leaflet { position:absolute;
           left:645px; 
		   top:290px;
		   width:100px;
		   height:213px; 
		   padding:0 10px;
		   font-size:80%;
}		