/********************
*main divs
********************/

html {
	background-color: #CACDD4;

}

body {
	background-color: #CACDD4;
	height:100%;
	font-family: arial,verdana,sans-serif;
	font-size:62.5%;
}


#topbar {
	background: #005c70 url(albert-blend.jpg) repeat-y;
	padding: 10px;
}

.bannerheader {
	color: #FFFFFF;
	font-size: 2em;
	text-decoration: none;
}

.bannerlogo img{
	margin-left:725px;
	border: 0px;
}

#container {
	margin: 5px auto;
	width: 938px;
	background-image:url(tile-homecoming.jpg);
	background-color: ##6882A3;
	background-position: bottom left;
	background-repeat: repeat;
	border: 1px solid #046075;
}

#banner {
	overflow: hidden;
	height: 108px;
}

ul#portfolio li img{
	
}

.fade{
	margin-bottom: 2em;
}

/***************
*navigation
***************/

#nav {
	background-color: #84a5af;
	height: 24px;
	/*width: 938px;*/
}

#nav ul {
	padding-left: 3px;
	background-color: #84a5af;

}

#nav li {
	display: inline;
	list-style: none;
	font-size: 1.1em;
	line-height:1.8em;
	color: #C9E1F3;
	background-color: #84a5af;
	padding: 0 10px;
	font-weight: 700;
	text-decoration: none;

}


#nav li a {
	color: #ffffff;
	background-color: #84a5af;
	text-decoration: none;
}



#nav li a:active {
	color: #005c70;
	text-decoration: underline;
}

#nav li a:hover {
	color: #C9E1F3;
	
}

/*************
*Events
*************/

#events {
	float: left;
	background-color:#6882A3;
	width: 260px;
	height: 100%;
	overflow: hidden;
	padding: 5px 5px 0 5px;
	
}

.eventsheader {
	color: #FFFFFF;
	background-color:#6882A3;
	font-size: 2em;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
}

.event {
	width: 235px;
	height: 58px;
	background-color: #CBCDD2;

}

.eventlink {
	padding-top: 7px;
	text-indent: 5px;
	color: #000000;
	background-color: #CBCDD2;
	font-size: 1.1em;
	float: right;
	/*height: 35px;*/
	width: 175px; 
}

.eventlinktext {
	font-size: 0.9em;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 0px;
	margin-top:5px;
	background-color: #CBCDD2;
}

.event img {
	float:left;
}

.event a {
	color: #000000;
	font-weight: 700;
	background-color: #CBCDD2;
	text-decoration: none;

}

.event a:hover {
	color: #6882A3;
}


.event a:active {
	color: #6882A3;
}


.eventholder {
	padding-top: 16px;
	border-top: 1px dotted #FFFFFF;
	padding-left:10px;
	height: 75px;
	display:block;
	background-color: #6882A3;
}


div.callouts {
  float: right;
  width: 250px;
  margin: 15px 0 5px 10px;
}
	
#contentwide p.callout {
  font-family: Verdana, Helvetica, Arial;
  font-size: 0.8em;
  font-style: italic;
  background-color: #F5F9FA;
  border: 1px solid #8DAFB9;
  padding: 5px;
}

#content {
	float: right;
	width: 658px;
	background-color: #FFFFFF;
	padding: 5px;
	overflow: hidden;
}

#contentwide {
	/*height: 338px;*/
	margin:5px;
	float:left;
	width:98%;
	line-height:1.2em; 
}

#contentwide p{
	font-size: 1em;
	margin-bottom:10px;
	margin-top:0px;
	
}

#contentwide a{
	font-weight: 700;
	color: #6882A3;
	text-decoration: none;
}

.right {
	float:right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin:0;
}


.rightnoborder {
	float:right;
}

/*Used to write name of page above content*/

.pagename { 
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-size:2em;
	padding-bottom:10px;
	color: #014656;
	margin: 5px 0;
}


/************
*Homepage
************/

#pic {
	float: right;
	margin-bottom: 5px;
	width: 350px;
}

#abovepic {
	float: right;
	height: 146px;
	width: 348px;
}

#logo img{
	float: right;
	width: 210px;
}

#quote {
	background-color: #F5F9FA;
	border: 1px solid #8dafb9;
	float:right;
	width: 100%;
	height: 138px
}


#welcometext {
	margin-left: 5px;
	margin-top:5px;
	width: 293px;
	float: left;	
	font-size: 0.9em;
	line-height:1.3em;
}

#welcometext p {
	text-align: justify;
	line-height: 1.3em;

}

#welcometext a{
	font-weight: 700;
	color: #6882A3;
	text-decoration:none;
}


#footer {
	/*height: 58px;*/	
}

blockquote {
	/*font-family:Georgia,Times,serif;*/
	font-size:1em;
	line-height:1.08em;
	font-style:italic;
	text-align:center;
	background-color: #F5F9FA;
	padding:5px;
	quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

blockquote a {
	background-color: #F5F9FA;
	color: #6882A3;
	font-weight: 700;
	text-decoration: none;

}

blockquote strong {
background-color: #F5F9FA;
}

/******************************
* Forms
******************************/



form.form select, form.form textarea {
	float: right;
	margin-bottom: 10px;
	font-size: 12pt;
}

input[type="radio"]	{
	margin-bottom:24px;
	float:left;
}


form.form fieldset {
	
	margin: 5px 100px;
	padding: .3em 1em;
	border: 1px solid #054A7D;
}

form.form fieldset br {
	display: none;
}

form.form legend {
	font-weight: bold;
	color: #054A7D;
	padding: 2px 5px;
	border: 1px solid #054A7D;
	font-size: 1em;
}

form.form fieldset div {
	clear: both;
	margin: 2px 0;
	position: relative;
}

form.form fieldset div span {
	/*display: none;*/
	border-left:1px solid #CC9966;
	color:#CC9966;
	display:block;
	font-size:90%;
	margin-left:9em;
	padding:0.3em;
}

form.form legend {margin-bottom:0;}

form.form fieldset div:hover span {
	font-size: 0.9em;
	color: #c96;
	background-color: #faf0e6;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #c96;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}

* html form.form fieldset div span {
	font-size: 0.9em;
	color: #c96;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #c96;
	display: block;
}

form.form label, form.form fieldset div.cr p {
	margin: 0;
	display: block;
	text-align: right;
	float: left;
	font-size: 1.2em;
}

form.form fieldset div.cr label {
	text-align: left;
	width: auto;
	float: right;
	margin-left:5px;
}

.mandat {
	color: #930;
}

.mandat:before {
	content: "* ";
}

form.form .buttons{
	text-align:center
}

.formbutton{
   border:1px solid #838DCE;
   background-color:#f4f8ed;
   font-size:0.9em;
   font-weight:bold;
   color:#696;
   padding: 1px 3px 1px 3px;
   
}

.formbutton:hover {
	background-color:#ded;
    border:1px solid;
    border-color:#696;
	
}


.clear {
    clear:right;
}


/************
*Postcards
************/

#sliderDiv{
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	width:638px;
	height:100px;	
	margin-top: 20px;
	scrollbar-base-color: #E9F1FD;/*pale blue*/
	scrollbar-track-color: #FFFFFF; /*white*/
	scrollbar-face-color: #E9F1FD;/*pale blue*/
	scrollbar-highlight-color: #7088AF; /*black*/
	scrollbar-3dlight-color: #7088AF;/*black*/
	scrollbar-darkshadow-color: #7088AF;/*black*/
	scrollbar-shadow-color: #7088AF;/*black*/
	scrollbar-arrow-color: #7088AF;/*black*/
}


#sliderDiv img {
	padding:0px;
	margin:0px;
}

/**************************
*align the postcards table
***************************/
.greenText {
	text-align: center;

}

td .greenText {text-align: left;}

table form {
	margin-left:170px;

}

.prop {
    height:348px;
    float:right;
    width:1px;
}

/***********************
*Timeline Bubble
************************/

.timeline-event-bubble-title {

font-size: 1.1em;
color: blue;


}

.timeline-event-bubble-body p{

font-size:1.1em;
margin-bottom: 1.1em;

}




