@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
	background-image: url(/images/Head-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #CC9900;
	font-size: 42px;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: lighter;
	letter-spacing: 2px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	letter-spacing: 1px;
     line-height: 30px;
}
h4{
	color: #990033;
	font-weight: lighter;
	letter-spacing: 2px;
	padding-bottom: 10px;
   
}
h5{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	color: #CC9900;
	letter-spacing: 2px;
}
p{
	font-weight: lighter;
	line-height: 28px;
	padding-bottom: 10px;
    padding-left:15px;
}
li{line-height: 28px;}

.headerwrap{
	color: #CCCCCC;
	width: 100%;
	height: 196px;
	top: 0px;
	background-image: url(/images/Head-background.png);
	background-repeat: repeat-x;
}

.innerconstrain{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;}
.logo{
	float: left;
	width: 300px;
}
.contact{
	float: right;
	width: 300px;
	height: 130px;
	padding-top: 18px;
}
.Navtoplevel{
	clear: both;
	height: 27px;
	width: auto;
	padding-top: 20px;
	padding-left: 50px;
	text-align: left;
	display: block;
}

.wrappersectionone{
	background-image: url(/images/back-black-slicer.png);
	background-repeat: repeat-x;
	height: 317px;
	background-position: left 15px;
    
}

.wrapping{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subnavone{
	height: 275px;
	width: 215px;
	padding-right: 10px;
	float: left;
	background-image: url(/images/template-subnav.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 20px;
}
.menu{
	padding-left: 35px;
	padding-right: 15px;
	text-align: left;
}
.heroshot{
	float: right;
	width: 715px;
	padding-top: 16px;
}
.infosection{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10;
    overflow: auto;
}
.homepoints{
	padding-left: 130px;
	color: #996600;
	word-spacing: .2em;
    padding-bottom: 15px;
}

.navtwo{
	width: 210px;
	float: left;
	min-height:200px;
	padding-top: 30px;
}
.titlenav{
	background-image: url(/images/sub-nav-background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
	padding-top: 13px;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size: 26px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-indent: 10px;
	text-align: left;
}
.navcontent{
	min-height: 200px;
	
}
.contentdivision{
	float: left;
	height: auto;
	width: 480px;
	padding-left: 55px;
	text-align: left;
	overflow: auto;
}
.homecontainer{
	text-align: left;
	padding-bottom: 10px;
	padding-right: 250px;
	background-image: url(/images/MFAA-home.png);
	background-repeat: no-repeat;
	background-position: right center;

}
.focusone, .focustwo, .focusthree, .focusfour{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #CC6600;
	display: block;
	float: left;
	height: 150px;
	width: 238px;
	margin-right: 2px;
	list-style-type: none;
	text-align: left;
	margin-bottom: 30px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 200px 150px;
}
.focusone a:link,  .focusthree a:link, .focusfour a:link{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 190px 100px;
	background-color: #000000;
}
.focusone a:visited,  .focusthree a:visited, .focusfour a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 190px 100px;
	background-color: #000000;
}
.focustwo a:link{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 190px 100px;
	background-color: #000000;
}
.focustwo a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 190px 100px;
	background-color: #000000;
}
.focusone a:hover, .focustwo a:hover,  .focusthree a:hover, .focusfour a:hover{
	background-color: #CC6600;
}
.footer{
	height: 60px;
	background-image: url(/images/footer-background.png);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;	
	}

.footerwrap{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.blotdots{
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 60px;
	width: 155px;
	background-image: url(/images/MFAA-Landmark-financial.png);
	z-index: 3;
	left: 780px;
	top: -27px;
}
