/* Begin Public Template01 - index.php    */
/* ------------------------------------ */
body {
	background-image: url(../images/amac_h_pageResize.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#menu {
	position:absolute;
	top: 111px;
	left: 50%;
	margin-left:-385px;
	width:525px;
	}
	
#listMenuRoot {	
	margin-top:0px; 
	padding-left:0px; 
	}

#floatMain {
	position: absolute;	
	top: 0px; 
	left: 50%;
	margin-left:-385px;
	width: 760px;
	}
	
#pageDiv {
	width: 760px;
	background-color:#FFFFFF;
	color:#333333;
	}
#headerBg { 
	background-image: url(../images/amac_headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 146px;
	}

#logo {
	padding-top:15px;
	padding-left:15px;
	}
#slogan {
	position: absolute;	
	top: 246px; 
	left: 21px;
	}
/* ------------------------------------ */
/* Content */	

#content {
	width:484px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	}
#edLogo	 {
	position: absolute;
	left: 524px;
	top: 400px;
	}


/* Table cells - photo/qcklinks area */	
#cell01 {
	width:524px;
	background-color:#687C49;
	color:#000000;
	}
#cell02 {
	width:236px;
	background-image: url(../images/amac_h_quickLkBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#687C49;
	color:#000000;
	}


/* leftcol */	
#photo {
	height:254px;
	}

/* rightcol */	

#qckTitle {
	margin-top:72px;
	margin-left: 47px;
	}
	
.qckLinks {
	width:236px;
	margin: 0px;
	height: 254px;
	}
	
/* Display sublinks nicely */	
.qckLinks ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	}

.qckLinks li {
	margin: 0px;
	padding: 10px 5px 5px 0px;	
	line-height: 1.3em;
	border-bottom: 1px solid #5b723d;
	list-style-type: none;
	}

/* qck Link */	
a.anc:link {
	color: #FFFFFF;
	background-color: #748C55;
	text-decoration:none;
	font-weight:normal;
	padding-left:60px;
	background-image: url(../images/amac_h_quickLkIcon.gif);
	background-repeat: no-repeat;
	background-position: 42px 4px; /* Horiz - Vert */
	}
a.anc:active {
	color: #FF0000;
	background-color: #748C55;
	text-decoration:none;
	font-weight:normal;
	padding-left:60px;
	background-image: url(../images/amac_h_quickLkIcon.gif);
	background-repeat: no-repeat;
	background-position: 42px 4px; /* Horiz - Vert */
	}

a.anc:visited {
	color: #FFFFFF;
	background-color: #748C55;
	text-decoration:none;
	font-weight:normal;
	padding-left:60px;
	background-image: url(../images/amac_h_quickLkIcon.gif);
	background-repeat: no-repeat;
	background-position: 42px 4px; /* Horiz - Vert */
	}

a.anc:hover {
	color: #000000;
	background-color: #748C55;
	text-decoration:none;
	font-weight:normal;
	padding-left:60px;
	background-image: url(../images/amac_h_quickLkIcon.gif);
	background-repeat: no-repeat;
	background-position: 42px 4px; /* Horiz - Vert */
	}
	
/* Print */
#printBtn {
	margin-top:26px;
	text-align:right;
	}	

	
/* ------------------------------------ */
/* SEARCH  */

#searchTitle {
	position: absolute;
	left: 571px;
	top: 125px;
	}
#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 570px;
	top: 155px;
	}
.searchInput {
	border:1px solid #333333;
	position:relative;
	top:-12px;
	width:120px;
	background-color: #FFFFFF;
	color:#666666;	
	font-size:10px;	
	margin-right: 1px;
	padding:2px;
	}

/* ------------------------------------ */
/* FOOTER */

	

#footer {
	clear: both;
	padding-left:0px;
	background-image: url(../images/db_footerBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	}

.footerTxt01 {
	font-size:10px;	
	background-color: #FFFFFF;
	color:#666666;
	}
.footerTxt02 {
	font-size:10px;	
	}
	
#footer01 {
	border-top:1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;

	}
#footer02 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #333333;	
	color: #999999;
	}	

/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; color:#000000; }	

/* footer icons */
.phImg {
	background-image: url(../images/amac_footerPhone.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:20px;	
	}
#emImg {
	background-image: url(../images/amac_footerEmail.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:20px;	
	}
	
#dblink { 
	float:right;
	padding-top:10px;
	padding-right:20px;
 	}
