
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: url(images/bg.gif) #fff;
}

td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none
}

a:link {
	color: #CC0B12;
	text-decoration: none
}

a:visited {
	color: #CC0B12;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

p.home {
	line-height: 1.5;
	padding-right: 5em;
}

p.services {
	line-height: 1.5;
	padding-right: 3em;
}

.home {
	font-size: 12px;
	line-height: 1.5;
	margin-right: 15px;
}

.lvl3_header {
	font-size: 20px;
	line-height: 3.0;
	/*** text-transform: uppercase; ***/
}

.lvl4_header {
	font-size: 18px;
}
.lvl4_title {
	font-size: 14px;
	color: #7d0040;
}

#calloutimg img {
	display: block;
	margin: 10px 0 8px 0;
	padding: 0;
}

#tagline { font-size: 14px; font-weight: bold; color: #333; }

.list {
	font-size: 12px;
	line-height: 2.5;
	font-weight: bold;
	color: #808080;
	padding-left: 10px;
}

.project {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}

#projectstats {
	margin-top: 20px;
	margin-bottom: 20px;
}

.projectstatslabel { padding: 3px 7px 3px 7px; background: #DFDFDF;}

#lvl2blurb {
	font-size: 16px;
	line-height: 1.2;
	margin: 0 15px 20px 0;
	}

#breadcrumbs {
	background: url(images/breadcrumbs_bg.gif);
	}

#tallcaption {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #7d0040;
	padding: 4px 5px 6px 0;
	}
	
#lvl2photo {
	background: url(images/lvl2_photo_background.gif);
	}

#lvl3nav {
	float: left;
	width: 180px;
	padding-top: 15px
	}

#lowercopy {
	float: left;
	width: 270;
	font-size: 12px;
	line-height: 1.5;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px
	}
	
#home_list ul {
		list-style-image: url(images/bullet_square.gif);
		margin: 0 0 15px 4px;
		padding: 0;
		border: none;
		}
		
#home_list li {
		margin: 2px 8px 5px 20px;
		}
		
#contact_list ul {
		list-style: none;
		margin: 15px 0 30px 0;
		padding: 0;
		border: none;
		}
		
#contact_list li {
		margin: 3px 8px 4px 10px;
		}
		
	
#lvl3_list ul {
		list-style-image: url(images/bullet_square.gif);
		margin: 0;
		padding: 15px 0 30px 13px;
		border: none;
		}
		
#lvl3_list li {
		margin: 3px 8px 4px 15px;
		padding: 0;
		}
		
.lvl3_subhead {
	font-weight: bold;
}

#lvl4_list ul {
		list-style-image: url(images/bullet_square.gif);
		margin: 15px 0 15px 11px;
		padding: 0;
		border: none;
		}
		
#lvl4_list li {
		margin: 3px 8px 4px 15px;
		}
		
#lvl4_bullet ul {
		list-style-type: none;
		margin: 15px 0 15px 0;
		padding: 0;
		border: none;
		}

#lvl4_bullet li {
		margin: 3px 8px 12px 10px;
		}
		
.locations {
	font-size: 12px;
	line-height: 1.5;
	margin: 15px 17px 0 10px;
}

#aia_list ul {
		list-style-image: url(images/bullet_square.gif);
		margin: 15px 0 15px 10px;
		padding: 0;
		border: none;
		}
		
#aia_list li {
		margin: 3px 8px 8px 15px;
		}

#caption a {
	color: #fff;
	}

#caption a:hover {
	text-decoration: underline
}	

#caption img {
	border: 0;
}
		
.subnav {
	font-size: 12px;
	}
	
#footer {
	color: #7d0040;
	padding-bottom: 30px;
	}
#footer a {
	color: #7d0040;
	}
	
#footer_address { color: #666; text-align: center; padding-top: 6px; }

