@charset "utf-8";

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #CCCCC2;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;

}
.thrColFixHdr #container { 
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	-webkit-box-shadow: 0px 5px 9px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 5px 9px rgba(50, 50, 50, 0.35);
		box-shadow:         0px 5px 9px rgba(50, 50, 50, 0.35);

} 
.thrColFixHdr #header {
	position:relative;
	background: url('../images/AAL-Banner2.jpg') no-repeat;
	padding: 0;
	height:160px;
	width:900px;
} 
.thrColFixHdr #header h3 {
	margin: 0; 
	padding: 157px 15px 0 0 ;
	text-align:right;
	font-size:90%;
	/*font-size:14px;*/
	font-weight:bold;
}
.thrColFixHdr #mainnav {
	background: #4d4d38;	
}

.thrColFixHdr #bar {
	background-image: url('../images/nav.png');
	padding: 0;
	height:20px;
} 
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 520px;
	margin: 25px 20px auto 50px;
	padding-right: 10px;
	padding-bottom:50px;
	min-height:500px;
}
.thrColFixHdr #sidebar2 {
	width: 240px; 	
	float:left;
	margin: 25px auto;
	padding: 0;
}

.thrColFixHdr #mainContent { 
	margin: 25px auto;
	padding: 25px 50px 25px 50px;
	min-height:450px;
} 
.thrColFixHdr #footer { 
	padding: 0;
	text-align:center;
	background: #94947f;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #EEE;
}
.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;
}

p {
	color:#000000;
	font-size:80%;
	/*font-size:11px;*/
	line-height:130%;
	margin-top:3px;
}

p a{
	color:#000000;
	/*font-size:11px;*/
	line-height:130%;
}

p a:hover{
	color:#636534;
	text-decoration:none;
}

/*style for steps in consulting online, modifies p tag*/
.steps{
	/*font-weight: bolder;*/
	/*line-height: 100%;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	color:#5C5C4D;
	font-size:150%;
	text-align: left;
	/*font-size:24px;*/
}
h2 {
	color:#434340;
	font-size:15px;
	margin-bottom: 0px;
	/*font-size:24px;*/
}

h2 a	{
	text-decoration:underline;
	color:#686760;
}

h2 a:hover	{
	text-decoration:none;	
	color:#636534;
}

h4	{
	color:#5C5C4D;
}

.head2 {
	color:#636534;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.centeredlist {
	color:#636534;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	margin-left:10px;
	padding:20px 0;
	line-height:170%;
}

.sidelist {
	color:#333428;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	margin-left:10px;
	padding:20px 0;
	line-height:170%;
}


.address{
	font-size:75%;
	padding:5px;
	/*color:#636534;*/
	color:#000000;
}
.address a{
	
	/*color:#636534;*/
	color:#000000;
}
.address a:hover{
	color:#636534;
}

.center{
	text-align:center;
}

.centeredlist{
	color:#000000;
	font-size:80%;
	/*font-size:11px;*/
	line-height:150%;
	/*float:left;*/
	margin:0;
	text-align:center;
	padding:5px 0 3px 20px;
}

#clienttable	{
	position:absolute;
	left:50%;
	margin-left:-400px;
	height:
}

.footlist{
	color:#000000;
	font-size:80%;
	/*font-size:11px;*/
	line-height:150%;
	/*float:left;*/
	margin:0;
	padding:5px 0 3px 20px;
}
.footlistol{
	color:#000000;
	font-size:80%;
	/*font-size:11px;*/
	line-height:150%;
	/*float:left;*/
	margin:0;
	padding-top: -20px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}


ul {
	margin: 0;
	padding: 0 ;
}

.credits {
	color:#000000;
	font-size:60%;
	/*font-size:11px;*/
	line-height:100%;
}
.credits a{
	color:#333;
}

.credits a:hover{
	color:#FFF;
}


#art-page-background-simple-gradient
{
	position: absolute;
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 160px;
	z-index:-1;
}


/*for the galleries*/
.slideshow { /*CSS for DIV containing each image*/
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.slideshow img { /*CSS for each image tag*/
	border: 0;
	width: 70px;
	height: 70px;
}



/* Drop Down Menu  */

#menu {
  width:900px;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0px 5px 9px rgba(50, 50, 50, 0.35);
  -moz-box-shadow:    0px 5px 9px rgba(50, 50, 50, 0.35);
  box-shadow:         0px 5px 9px rgba(50, 50, 50, 0.35);
  
}

#menu, #menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align:center;	
}

#menu li {
  float: left;
  background:#4d4d38;
}

#menu a {
  color:#fff;
  text-decoration:none;
  display: block;
  padding: 5px;
  width: 170px;
}

#menu li ul {
  position: absolute;
  left: -999em;
  width: 180px;
}

#menu li:hover ul, #menu li ul:hover {
  left:auto;
  background-color:#94947f;
}

.gallerythumb	{	
	width:70px;
	height:70px;
	padding-left:10px;
	padding-bottom:10px;
	float:left;
}

.constant-contact-button {
	margin-top:15px;
}

