@charset "utf-8";
body{
	background-image: url(images/fleur_background.gif);
		margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
#sideColor {
	background-color: #333300;
}



#backBot {
	background-image: url(images/bottom_block_fall3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333300;
	border-bottom: 2px solid #999966;
}

a:link {
	color: #99760B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C5C2E;
}
a:hover {
	text-decoration: underline;
	color: #D3930C;
}
a:active {
	text-decoration: none;
	color: #f3ae25;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
h2 {
	font-size: 25px;
	padding: 2px;
	margin: 0px;
}
h3 {
	font-size: 20px;
	padding: 2px;
	margin: 0px;
}
h4 {
	font-size: 18px;
	padding: 2px;
	margin: 0px;
}
h5 {
	font-size: 16px;
	padding: 2px;
	margin: 0px;
}
p {margin:16px 0;}
.center {text-align:center;}
.navBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	word-spacing: 0.3em;
	display: inline-block;
	margin: 0px;

	list-style-type: square;
	letter-spacing: 0.1em;
	vertical-align: baseline;
	background-color: #cccc99;
	border: 2px solid #999966;

	width: 750px;
}
.navBottom p {margin:12px 0 8px 0;}
.navBottomPad {

}


h6 {
	font-size: 14px;
	padding: 2px;
	margin: 0px;
}
#bodySpace {
	letter-spacing: 0.1em;
	padding: 2px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}


.imageBody {
	margin: 5px;
	padding: 0px;
	border: 1px solid #333300;
	text-align: center;
}
.imgCaption {
	background-color: #cccc99;
	margin: 0px;
	padding: 5px;
	border: 1px double #999966;
}
.captionRight {
	background-color: #cccc99;
	margin:2px 0 2px 10px;
	padding: 5px;
	border: 1px double #999966;
	display:block;
	float:right;
	text-align:center;
}
.captionLeft {
	background-color: #cccc99;
	margin:2px 10px 2px 0;
	padding: 5px;
	border: 1px double #999966;
	display:block;
	float:left;
	text-align:center;
}
.textLarg {
	font-size: 16px;
	font-weight: bold;
}
.textBold {
	font-weight: bold;
}
.doubleLine {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #333300;
}
.indent1 {
	text-indent: 25px;
	margin-left: 25px;
}
.indent2 {
	text-indent: 50px;
	margin-left: 50px;
}
.indent3 {
	text-indent: 75px;
	margin-left: 75px;
}
.justify {
	text-align: justify;
}
.associatesBar {
	background-color: #485919;
}
.associatesShield {
	background-image: url(images/norbertine-associates-shield.gif);
	background-repeat: no-repeat;
	height: 470px;
}
.commemoration {
	text-align: justify;
	margin: 0px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.highlightMin {
	background-color: #cccc99;
	margin: 2px;
	padding: 8px;
	border: medium double #330;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #330;
}
.updateTitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.update {
	font-size: 11px;
	font-weight: normal;

	line-height: 20px;
}
.updateRead {
	font-size: 12px;
	font-style: italic;
	padding-left: 15px;
	line-height: 18px;
}
.updateDate {
	font-size: 10px;
	font-weight: normal;
	margin-top:4px;
}
.smFont {
	font-size: 10px;
}
.highlight { background: #FFFF40; }
#flashintro object {
  display: block;
}
.txtIndent1 {
	display: block;
	padding: 0 0 0 25px;
	margin:0;
}

.txtIndent2 {
	display: block;
	padding: 0 0 0 50px;
	margin:0;
}
.txtIndent3 {
	display: block;
	padding: 0 0 0 75px;
	margin:0;
}

