/* START css */

   /* Margins for main content */
.contentMargins {
        display: block;
        margin: 0px 4px 0px 10px;
        text-align: left;
}

   /* Margins for header nav */
.navMargins {
        display: block;
        margin: 14px 0px 0px 450px;
        text-align: center;
}

   /* regular body text style for all first level pages */
.normalText {
	font: .7em Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-align: left;
	margin-left: 33px;
}

   /* regular body text style 0.8 ems */
.bodytext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
    text-align: left;
	color: #000000;
	line-height: 18px;
}

   /* regular body text style 0.85 ems */
.bodytext2 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
	color: #000000;
	line-height: 18px;
}

   /* H1 style */
.navtext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #001F6A;
	text-decoration: none;
}
.navtext a:hover {
	color: #8F2628;
}

   /* H1 style */
.navplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	padding: 0px 2px 0px 5px;
	color: #8F2628;
	font-weight: normal;
}

#sidenav a {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #001F6A;
	text-decoration: none;

}
#sidenav a:hover {
	color: #8F2628
}

   /* text wrap around image on all first level pages */

.float-right-wrap {
	float: right;
	position: right;
	padding: 0px;
	width: auto;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;

}
.float-left-wrap {
	float: left;
	padding: 0px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	vertical-align: top;
}

.clearAll {
        clear: both;
}

.verticalRedLine {
        border-right: 1px solid #660000;
}
.contentMargins2 {
        display: block;
        margin: 12px 80px 10px 120px;
        text-align: left;
}
   /* H2 style */
.homeheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	font-style: normal;
	letter-spacing: 2px;
	
}
.submit {
	float: none;
}

   /* H2 style */
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	font-style: normal;
	letter-spacing: 2px;
	display: block;
        margin: 28px 80px 10px 95px;
        text-align: left;
}

.subheadsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	letter-spacing: 2px;	
}

.subheadsBlackTab {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	letter-spacing: 2px;
	margin: 0px 0px 0px 2em;	
}
   
.subheadMargins {
        display: block;
        margin: 36px 80px 10px 95px;
        text-align: left;
}
.plusses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	padding: 0px 2px 0px 0px;
	color: #8F2628;
	font-weight: normal;
}
.navtextfooter {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #001F6A;
	text-decoration: none;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #AF4345;
	font-style: normal;
	letter-spacing: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #AF4345;
	letter-spacing: 5px;
}

   /* H2 style */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	font-style: normal;
	letter-spacing: 2px;
	display: block;
    margin: 28px 0px 10px -2em;
    text-align: left;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#left-logo {
	padding-left: 5px;
}
