@charset "UTF-8";
body  {
	background: #3D3C4E;
	margin: 0;
	text-align: center;
	font-family: Arial;
	font-size: 100%;
	padding-top: 0px;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #b3c4cc;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.45;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	font-weight: bolder;
	position: relative;
} 
.twoColFixLtHdr #header {
	height: 175px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	background-image: url(images/logo-for-web.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	border-bottom-width: medium;
	border-bottom-color: #334E5F;
	margin-top: 5px;
	border-bottom-style: ridge;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	position: relative;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	font-family: Arial;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	font-weight: normal;
	font-size: 1.1em;
	color: #333;
	line-height: 1.4;
} 
.twoColFixLtHdr #footer {
	background-color: #FFF;
	font-family: Arial;
	color: #666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/footer_rounded.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial;
	font-size: 10px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 h3 {
	font-family: Arial;
	color: #600;
	font-size: 20px;
	line-height: 1;
}
#sidebar1 h2 {
	color: #690;
	font-size: 14px;
}
#mainContent h1 {
	color: #37658F;
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: lighter;
	line-height: 1.3;
}
#mainContent h2 {
	font-family: Arial;
	color: #37658F;
	font-size: 13.5px;
}
#mainContent h4 {
	font-family: Arial;
	font-size: 12px;
	color: marshallpiano
@navacore.net;
	color: #37658F;
}
#mainContent h3 {
	font-family: Arial;
	font-size: 18px;
	color: #37658F;
	text-align: center;
}
#mainContent #diffheader {
	font-family: Arial;
	font-size: 1.3em;
	color: #376A9D;
	font-style: italic;
	text-decoration: underline overline;
	font-weight: normal;
}
#mainContent #apDiv13 h1 {
	text-transform: none;
	font-weight: bold;
	color: #600;
	font-size: 20px;
	font-family: Helvetica;
	padding-bottom: 15px;
	padding-top: 15px;
}
#mainContent #apDiv13 h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding-left: 10px;
	line-height: 1;
}
#sidebar1 p img {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #3D3B4F;
	border-bottom-color: #3D3B4F;
}
#sidebar1 h4 {
	color: #37658F;
	font-weight: bold;
	font-size: 1.3em;
}
#mainContent #apDiv13 p {
	padding-left: 10px;
	line-height: 1.3;
	color: #333;
	padding-right: 75px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:33px;
	height:38px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:755px;
	top:0px;
	width:26px;
	height:38px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	top:11px;
	width:155px;
	z-index:1;
	color: #333;
	text-align: center;
	left: 0px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B3C4CC;
	font-size: 0.9em;
	height: 111px;
	font-family: Arial;
	font-weight: lighter;
}
#apDiv13 {
	position:inherit;
	width:463px;
	height:auto;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #657882;
	border-left-width: medium;
	border-left-color: #657882;
}
#mainContent #apDiv13 h3 {
	font-size: 1em;
	color: #369;
	font-weight: normal;
}
.differentparagraph {
	line-height: 1.2em;
	color: #333;
	font-size: 12px;
	font-family: serif;
}
#apDiv14 {
	position:absolute;
	width:455px;
	height:15px;
	z-index:1;
	left: 28px;
	top: 43px;
	font-size: 9px;
	font-family: Helvetica;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #apDiv13 #apDiv14 .link {
	color: #693;
}
#apDiv4 {
	position:inherit;
	z-index:1;
	left: 16px;
	margin-right: 30px;
	margin-top: 40px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #3D3B4F;
	border-bottom-color: #3D3B4F;
	margin-bottom: 30px;
}
#mainContent #apDiv13 table tr td h1 {
	color: #F68D23;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline overline;
	text-align: left;
	vertical-align: bottom;
}
#apDiv5 {
	position: inherit;
	font-size: 10px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#apDiv6 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 388px;
	top: -22px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #3D3B4F;
	line-height: 1;
	text-align: center;
}
.centerStyle {
	font-weight: bold;
	font-size: 14px;
	border-left-width: thin;
	margin-left: 170px;
	line-height: .8;
}
.differntparagraph2 {
	font-weight: bold;
	color: #000;
}
.redheader {
	font-size: 16px;
	color: #600;
	font-weight: bold;
}
.div {
	margin-top: 45px;
}
#mainContent p.noScript {
	font-size: 1.2em;
	color: #309;
	font-weight: bold;
}
a:link {
	color: #A20011;
	text-decoration: none;
}
a:visited {
	color: #A20011;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #690;
}
a:active {
	text-decoration: none;
}
.phone {
	font-size: 1.19em;
	font-weight: bold;
	color: #29404D;
}
