html,
body {
	margin:0;
	padding:0;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	/* font-weight: bold; */
	font-size: 14pt;
	background:#213A74;
	background-image: url('images/bgslant-r.png');
	background-repeat: no-repeat;
	background-size: cover;
}

a:link {
	color: #00bff3;
	}
	
a:visited {
	color: #00bff3;
	}

#body {
	width: 950px;
	margin: 60px auto 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background:#fff;
	box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.5);
}
#header {
    padding-left:10px;
    background:#fff;
}
#content-1 {
    float:left;
    width:340px;
    padding:10px;
	background:#BFF;
}
#content-2 {
    float:right;
    width:636px;
}
#content-2-1 {
    float:left;
    width:294px;
    padding:10px;
	background:#fff;
}
#content-2-2 {
    float:right;
    width:300px;
    padding:10px;
	background:#BFF;
}
#footer {
    clear:both;
    background:#ff9;
}
IMG.cent {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
form.cente {
    padding-left: 58px;
}
.tabCal {
    font-size: 9pt;
    font-weight: bold;
}
tr.alt {
	background-image: url('https://www.waverlyvets.us/Legion/images/trans.png');
}
.tabFla {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
    font-size: 11pt;
    font-weight: bold;
}
td.Redtd {
	color: #ff2222;
	}
p.indent {
	text-indent: 17px;
}
p.Lethed {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18pt;
}

div.container {
	border: none;
	overflow: hidden;
	width: 100%;
}

#bodyLet {
    width:940px;
    margin:0 auto;
    background:#142347;
	background-image: url('images/bg3.png');
	
	/* font-weight: bold; */
	font-size: 11pt;
	border-width: medium;
	border-style: solid;
	border-color: #fff;
}
#headerLet {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18pt;
    background:#fff;
}
#content-1Let {
    padding:10px;
	margin:7px;
    float:left;
    width:435px;
}
#content-2Let {
    padding:10px;
	margin:7px;
    float:right;
    width:435px;
}
#content-3Let {
    padding:10px;
	margin:7px;
    float:left;
    width:435px;
}
#content-4Let {
    padding:10px;
	margin:7px;
    float:right;
    width:435px;
}
#footerLet {
    clear:both;
    background:#fff;
}
.aligncenter {
	text-align:center;
}

img.bmGal {
	padding: 4px;
	margin: 4px 0px 4px 4px;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	border-radius: 2px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
	}

.segHead {
	text-align:center;
	font-size: 150%;
	font-weight: 900;
}

.imgFeat {
	margin:16px;
	}

.midSep {
	width: 80%;
	height: 4px;
	background-color:#fff;
	color:#fff;
	border: 0 none;
	margin: 4px auto;
}

.offi {
	margin: 0 auto;
	width: 250px;
}

.fixed-nav-bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 40px;
	background-color: #4A5063;
	-webkit-box-shadow: 0px 5px 2px 0px rgba(10,10,20,0.6);
	-moz-box-shadow: 0px 5px 2px 0px rgba(10,10,20,0.6);
	box-shadow: 0px 5px 2px 0px rgba(10,10,20,0.6);
}

.menu {
	width: 90%;
	max-width: 910px;
	margin: 0 auto;
	height: 40px;
	line-height: 38px;
}