@charset "utf-8";

/*
dark purple		#402569;
light purple	#E1DEEB;
white			#FFFFFF;
black			#000000;	
light grey		#CCC;
*/

html {
	margin: 0;
	padding: 0;
 
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100%;
	font-size:1em;
	background-color: /*#402569*/ #FFFFFF;

	}

p {
	text-align: justify;
	line-height: 1.5em;
	color:#000000;

	}
	
h1 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402569;
	
	text-align:left;
	font-size: 1.25em;
	font-weight:bold; 
	
	padding-top: 25pt;  
	
	margin-left: 10pt;
	margin-right: 10pt;	
	}

h2 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em; 
	color: #402569;
	font-weight:bold;  
	
	margin-left: 10pt;
	margin-right: 10pt;	
	}

h3 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1; 
	color: #000000;
	font-weight:bold;  
	
	margin-left: 10pt;
	margin-right: 10pt;	
	}
	
p {
	margin-left: 10pt;
	margin-right: 10pt;
}

#container {
	top: 0;	
    min-height: 100%;
    height: 100%;
}


#sidebar {
	position: absolute;
	left: 0;
	right: 0;
	width: 200px;
	height: 600px;
	background-image: url(../images/logo_drape.gif);
	background-repeat: no-repeat;
	padding-top: 180px;
	top: -4px;
	line-height: 200%;
	text-align: center;
}

#sidebar h1 {
	color: /*#FFFFFF*/ #402569;
}



#main {
	position:absolute;
	top: 0;
	left: 200px;
	width: 750px;
		
	background-color:#FFFFFF;
	
}

#main p{
	text-align: left;	
}

#sidebar img {
	padding-bottom: 10px;	
}


/*
#sidebar ul li.here {
	color: #999999;
}


#sidebar a:link {
	color: #402569; 
	text-decoration:none;
	}

#sidebar a:visited {
	color: #402569; 
	text-decoration:none;
	}

#sidebar a:hover {
	color: #402569; 
	background-color: #DDDAE5;
	text-decoration: underline;

}
*/
	
#text {
	background: #FFFFFF;
	padding: 5px;
	text-align: left;
}

#text p {
	font-size: 1em;
	text-align: justify;
}

#text a:link {
	color: #402569; 
	text-decoration:underline;
	}

#text a:visited {
	color: #402569; 
	text-decoration:underline;
	}

#text a:hover {
	color: #402569; 
	background-color: #DDDAE5;
	text-decoration: underline;

	}

#footer {
	bottom: 0;
	
    background:#FFFFFF url("../images/bg_foot.gif") repeat-x bottom;

}

#footer p {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style:italic;

	color:#372F76;
}







#navigation {
  float:left;
  width:100%;
  background:#FFFFFF url("../images/bg.gif") repeat-x bottom;
  font-size:1em;
  line-height:normal;

  }
  
  
#navigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
  
  
#navigation li {
  float:left;
  background:url("../images/tab_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
  
  
#navigation a {
  float:left;
  display:block;
  background:url("../images/tab_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#402569;
  }
  
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#FFF;
  }
  
  
#navigation #current {
  background-image:url("../images/tab_left_current.gif");
  }
  
  
#navigation #current a {
  background-image:url("../images/tab_right_current.gif");
  color:#999999;
  padding-bottom:5px;
  }
  
  
  
#secondary {
    float:left;
    width:100%;
    font-size:90%;
    
	line-height:normal;
	
	color: #402569;
	
/*	background:#FFFFFF url("../images/bg_foot.gif") repeat-x bottom;  */
	
	margin-bottom:5pt;
	
	border-bottom: 1pt #402569 solid;
}
  
#secondary ul {
    margin:0;
    padding: 0px 0px; 
    list-style:none;
    }
	
#secondary li {
    float:left;
    margin:0;
    padding:0px 10px;
	
	font-weight: bold;
    }
	
#secondary a {
    display:block;
	padding: 5px 15px;
	
	text-decoration: none;

	color: #402569;
    }
	
#navigation #current {

  }
	  
#secondary #current a {
	  color:#666666;
  }
  
  





#tertiary {
    float:left;
    width:100%;
    font-size:90%;
    
	line-height:normal;
	
	color: #FFFFFF;
	
	background:#402569;
	
	margin-bottom:5pt;
	
	border-bottom: 1pt #402569 solid; 
}
  
#tertiary ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
	
#tertiary li {
    float:left;
    margin:0;
    padding:0px 10px;
	
	font-weight: bold;
    }
	
#tertiary a {
    display:block;
	padding: 5px 15px;
	
	text-decoration: none;

	color: #FFFFFF;
    }
	  
#tertiary #current a {
	  color:#e1deeb;
  }


#to_come a{
	color:#D7D3FE;	
}

.news {
	background-color: #e1deeb;
	color: #402569; 	
	border:  #e1deeb 10pt solid;

	margin: 0pt; 
}

  
  
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25%;
	font-style: italic;
	line-height: 1.3em;
	color: #402569;
	text-align:center;
	margin-top: 2em;
}


.description {
	clear: both;
	font-size: 0.9em;
	color: #402569;
	padding-bottom: 5px;
}


.photo {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}