.amlogo{
	border: 1px solid #000000;
}

p.mmenuhdr{font-family: Trebuchet MS, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #0F67B1;
		margin: 0 24px 0 4px;
		text-align: right;
		padding: 0 0 0 0;
  }

p.mmenuhdruw{font-family: Trebuchet MS, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #078DC0;
		margin: 0 2px 0 4px;
		text-align: right;
		padding: 0 0 0 0;
  }
  
/*sets up an indented and bulleted list for the main menu*/
#mmlist ul {
	list-style-type: none;
   margin: 6px 0 25px 0;
	padding: 0 0 0 0;
    }
	 
#mmlist li{font-family: Arial, sans-serif;
		font-weight: bold;
      margin: 1px 2px 0 15px;
		padding: 0 0 0 0;
		text-align: right;
		display: block;
		line-height: 115%;
		border-bottom: 1px solid #EBF9FC;
    }

/*Divs to set up the dropdown menu syles and positioning - also used within the functions js file*/
#dropmenudiv{
position:absolute;
border:1px solid #078DC0;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 99%;
background-color: #ffffff;
display: block;
border-bottom: 1px solid #078DC0;
padding: 1px 0 0 2px;
text-decoration: none;;
}



/*Text Links*/
A:link{
            font-family: Tahoma, Arial, sans-serif;
            font-size: 80%;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
}

A:visited{font-family: Tahoma, Arial, sans-serif;
            font-size: 80%;
				font-weight: bold;
            color: #000000;
            text-decoration: none;
}

A:active{font-family: Tahoma, Arial, sans-serif;
            font-size: 80%;
				font-weight: bold;
            color : #D84D00;
            text-decoration: none;
}

A:hover{font-family: Tahoma, Arial, sans-serif;
            font-size: 80%;
				font-weight: bold;
            color: #000000;
            text-decoration: none;
} 

A:link.hlink,A:active.hlink,A:visited.hlink{
        font-family: Tahoma, sans-serif;
				font-size: 11px;
				color: #0195D3;
				text-decoration: none;
}

A:hover.hlink{
            font-family: Tahoma, sans-serif;
				font-size: 11px;
				color: #0C5A79;
				text-decoration: none;
}

A:link.tmlink,A:active.tmlink,A:visited.tmlink{
        font-family: Arial, Tahoma, sans-serif;
				font-size: 80%;
				color: #078DC0;
				text-decoration: none;
}

A:hover.tmlink{
            font-family: Arial, Tahoma, sans-serif;
				font-size: 80%;
				color: #078DC0;
				text-decoration: none;
}

A:link.mmlink,A:active.mmlink,A:visited.mmlink{
        font-family: Tahoma, sans-serif;
				font-size: 74%;
				font-weight: bold;
				color: #576B73;
				text-decoration: none;
}

A:hover.mmlink{
            font-family: Tahoma, sans-serif;
				font-size: 74%;
				font-weight: bold;
				color: #0C5A79;
				text-decoration: none;
}

/** Declaration for the a.singleRollover selector **/

a.webbtn {display: block;
	width: 87px;
	height: 104px;
	background: url(images/web-design-buttons.jpg) no-repeat 0 0;  
     overflow: hidden;  
     text-indent: -10000px;  
     font-size: 0px;  
     line-height: 0px;  
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.webbtn {
	background-position: 0 -104px;
}

a:hover.webbtn {
	background-position: 0 -208px;
}

a:active.webbtn {
	background-position: 0 -312px;
}

a.wpbtn {display: block;
	width: 87px;
	height: 104px;
	background: url(images/wordpress-buttons.jpg) no-repeat 0 0;  
     overflow: hidden;  
     text-indent: -10000px;  
     font-size: 0px;  
     line-height: 0px;  
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.wpbtn {
	background-position: 0 -104px;
}

a:hover.wpbtn {
	background-position: 0 -208px;
}

a:active.wpbtn {
	background-position: 0 -312px;
}

A:link.master,A:active.master,A:visited.master{
        font-family: Arial, sans-serif;
				font-size: 100%;
				font-weight: bold;
				color: #0C5695;
				text-decoration: none;
}

A:hover.master{
            font-family: Arial, sans-serif;
				font-size: 100%;
				font-weight: bold;
				color: #0C5695;
				text-decoration: none;
				background-color: #FFF0D9;
}

A:link.posts,A:active.posts,A:visited.posts{
        font-family: Arial, sans-serif;
				font-size: 90%;
				font-weight: bold;
				color: #0C5695;
				text-decoration: none;
}

A:hover.posts{
            font-family: Arial, sans-serif;
				font-size: 90%;
				font-weight: bold;
				color: #0C5695;
				text-decoration: none;
				background-color: #FFF0D9;
}

A:link.hlights,A:active.hlights,A:visited.hlights{
            font-family: Tahoma, sans-serif;
				font-size: 10px;
				font-weight: bold;
				color: #6D5641;
				text-decoration: none;
}

A:hover.hlights{
            font-family: Tahoma, sans-serif;
				font-size: 10px;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
}

A:link.snav,A:active.snav,A:visited.snav{
            font-family: Tahoma, sans-serif;
				font-size: 10px;
				color: #0C5695;
				text-decoration: none;
}

A:hover.snav{
            font-family: Tahoma, sans-serif;
				font-size: 10px;
				color: #6A8A40;
				text-decoration: none;
}

A.bnav:link,A.bnav:visited,A.bnav:active{
      font-family: Tahoma, arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #078DC0;
		text-decoration: none;
}

A.bnav:hover{
      font-family: Tahoma, arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}

