.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ibox-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #2c1a11;
	text-decoration: none;
	vertical-align: middle;
	padding:10px 0px 0px 0px;
}
.bottom-nav-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #88907d;
	text-decoration: none;
	vertical-align: middle;
}
h1 {
	visibility: hidden;
	left: -800px;
	position: absolute;
}
h2 {
	visibility: hidden;
	left: -800px;
	position: absolute;
}
#page-title {
	padding:0px 0px 0px 0px;
}
#underline-for-title {
	padding:0px 0px 0px 0px;
}
#left-patterned-area {
	background:url(images/left-pattern-area.gif) repeat;
}
.override-img-block-display img {
	/* Fireworks (used to create the pull down menus) generates css to display td img as block to correct a but in Firefox but that causes our repetitive SEO images to display incorrectly - this will temporarily override that bug fix */
display:inline;
}

/* everything above this line is used in the gertrudes site */

.list-lower-roman {
	list-style-type:lower-roman;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
.list-no-bullets {
	list-style-type:none;
}
.float-right {
	float:right;
	padding: 0px 0px 0px 5px;
}
.float-left {
	float:left;
	padding: 0px 10px 0px 0px;
}
.clear-float {
	float:none;
}
.with-padding {
	padding:0px 20px 0px 20px;
}
.with-left-padding {
	padding:0px 00px 0px 20px;
}
.with-right-padding {
	padding:0px 20px 0px 0px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #273512;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.small-subheadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #273512;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
