/* 
  -----------------------------------
  remember to duplicate copy for wibs secure
  -----------------------------------
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #a34243;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #a34243;
	text-align: left;
}

.ctrdNoticed {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.separator 	{
	border-top: 1px solid #CA9E40;
}

#mainContent {
	width: 366px;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

#mainContentDblC {
	width: 513px;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}


.logoSeparators  {
	margin-top: 5px;
	margin-right: 4px;
}

.photoCaptions {
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

.pictBkgBlk {
	background-color: #000000;
}

ul {
	padding-top: 0;
	margin-top: 0;
}

.photoBarBkg {
	background-color: #CA9E40;
}
.navBarBkg {
	background-color: #d9d89f;
}
#footer {
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
}

.footerBKG {

background-color: #d9d89f;
}

.credits {
	font-size: 9px;
}

a {color: #a34243; text-decoration: none; font-style: bold;}
a:link {color: #a34243; text-decoration: none; font-weight: bold;}
a:visited {color: #91906a; text-decoration: none;font-weight: bold;} 
a:hover {color: #97874b; text-decoration: underline; font-weight: bold;}
.siteBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CA9E40;

}

.agendaGraphic {
	background-image: url(images/agenda_graphic.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.quote	 {
	margin: 10px;
	display: block;
}
.quote .attribute	 {
	font-weight: normal;
	font-style: italic;
}