/* Applied Landscape Materials */

/* TYPOGRAPHY */

body { 
	color: #000;
	background-color: #949971;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 1px;
	line-height: 16px;
	}

img {
	border: 0;
	padding: 0px;
	}

.phone { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	color: #fff; 
	}

.subheader { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; 
	color: #0B202D; 
	line-height: 22px;
	}

.title { 
	font-size: 14px; 
	color: #0B202D; 
	}

.teaser { 
	line-height: 14px; 
	}		

.copyright { 
	font-size:10px;
	color: #2D330B; 
	}
	
.alm_navbar_01 { 
	background-image: url('images/alm_navbar_01.gif');
	background-repeat: no-repeat;	
	padding: 0px;
	}


/* LINKS */

a:link,
a:visited {
	color: #3366CC;
	background-color: transparent;
	text-decoration: none;
	}

a:hover,
a:visited:hover {
	color: #CC3333;
	background-color: transparent;
	text-decoration: underline;
	}

a:active,
a:visited:active {
	color: #9933CC;
	background-color: transparent;
	text-decoration: none;
	}

a.title:link,
a.title:visited {
	font-size: 14px; 
	color: #0B202D;
	background-color: transparent;
	text-decoration: none;
	}

a.title:hover,
a.title:visited:hover {
	font-size: 14px; 
	color: #CC3333;
	background-color: transparent;
	text-decoration: underline;
	}

a.title:active,
a.title:visited:active {
	font-size: 14px; 
	color: #9933CC;
	background-color: transparent;
	text-decoration: none;
	}

a.contact:link,
a.contact:visited {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	}

a.contact:hover,
a.contact:visited:hover {
	color: #CC3333;
	background-color: transparent;
	text-decoration: underline;
	}

a.contact:active,
a.contact:visited:active {
	color: #9933CC;
	background-color: transparent;
	text-decoration: none;
	}

a.credit:link,
a.credit:visited {
	color: #2D330B;
	background-color: transparent;
	text-decoration: none;
	}

a.credit:hover,
a.credit:visited:hover {
	color: #CC3333;
	background-color: transparent;
	text-decoration: underline;
	}

a.credit:active,
a.credit:visited:active {
	color: #9933CC;
	background-color: transparent;
	text-decoration: none;
	}
	
/* TABLES */

table {
	border-collapse: collapse;
	}















