/* MOZ_aba_base_02.css  
 created 6/14/07; 
 updated 12/6/07
updated: 11/24/09
 author: nick-stone.com */

body,h1,h2,p,ul,li,a,div,img {
	margin: 0;
	padding:0;
	border: none;
	}

body {
	font-size: 110%;
	}

#wrap {
	position: absolute;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	background-color: #fff;
	background:url('../images/aba_background_01.jpg') repeat-y 0px 0px;
}

h1 {
	font:oblique bold 2em "Georgia", sans-serif;
	color:#360;
	text-align: center;
	background:url('../images/aba_mast_01.jpg') no-repeat 0px 0px;
	height: 80px;
	}

h1 span {
	visibility: hidden;
	}
h2 {
	font:oblique bold 1.2em "Georgia", sans-serif;
	color:#360;
	text-align: center;
	}

p {
	color: #333;
	margin:2em 0;
	}

a {
	color:#555;
	}

ul {
	list-style-type: none;
	list-style-position: outside;
	}


#main {
	margin: 20px 50px 10em 340px;
	padding: 0 0 100px; 
	width: 400px;
	height: 28em;
	}

#special {
	margin: 2em 0;
	bottom: 12em;
	font-size: 125%;
	color:#993300;
	}

#special p {
	margin-top: -.5em;
	}

#service-list{
	list-style-type: disc;
	}


#service-list li {
	float: left;
	padding-right: 1.4em;
	margin-left:1em;
	}

#fp-link {
	clear:both;
	margin-top: 14em;
	background-color: transparent;
	}

#fp-link a:link,
#fp-link a:visited{
/*	background:url('../images/aba_fp_minibanner_07.jpg') no-repeat 0px 0px; */
	text-decoration: none;
/*	display: block; */
	}


#fp-link a:hover {
/*	background:url('../images/aba_fp_minibanner_hover_12.jpg') no-repeat 0px 0px;	 */
	}

#fp-link a:active,
#fp-link a:focus{
	padding: 0;
	}




.nav a {
	visibility: hidden;
	}

#topnav {
	position: absolute;
	top: 8em;
	width: 300px;
	height: 449px;
	background:url('../images/dreamstime_300x449_2038261.jpg') no-repeat 0px 0px;
	}

#contact-info {
	position: absolute;
	top: 540px;
	padding-top: 5em;
	}

#contact-info ul {
	font-size: 140%;
	} 

#btmnav {
	position: relative;
	top: 5em;
	}

#btmnav li {
	float: left;
	margin-right: 2em;
	}

#coded-by {
	clear:both;
	margin-right: 20px;
	color: #777;
	background:transparent;
	font-size:.9em;
	}


#copyright {
	clear: both;
	font-size: .9em;
	text-align:left;
	margin: 2em 0;
	}
