BODY, .bodyText
{
	color: #ffffff;
	font-size: 18px;
	font-family: Enviro, Tahoma, Verdana, Arial, sans-serif
}

BODY
{
	background-color: #000000;
}
			A
			{
				color: #ffffff;
		        font-size: 16px;
		        font-family: Tahoma, Verdana, Arial, sans-serif
			}
			
			A:focus
			{
				outline: 0;
			    -moz-outline: 0;
			}
			
			A:active{
				text-decoration: none;
			    color: #ffffff;
			    border-style: none;
			    border-width: 0px;
			    outline: 0;
			    -moz-outline: 0;
			}
			
IMG
{
	border-width: 0px;
}

.captionText
{
	color: #FFFFFF;
	font-family: Enviro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.labelText
{
	color: #FFFF00;
	font-family: Enviro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.headerText
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}

.footerText
{
	color: #FFFF00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.btnMurals a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_murals_norm.gif);
	background-repeat: no-repeat;
	cursor: default;
}

.btnMurals a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_murals_norm.gif);
	background-repeat: no-repeat;
	cursor: default;
}

.btnBusiness a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_business_norm.gif);
	background-repeat: no-repeat;
}

.btnBusiness a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_business_hl.gif);
	background-repeat: no-repeat;
}

.btnHomes a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_homes_norm.gif);
	background-repeat: no-repeat;
}

.btnHomes a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_homes_hl.gif);
	background-repeat: no-repeat;
}

.btnKidsRooms a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_kidsrooms_norm.gif);
	background-repeat: no-repeat;
}

.btnKidsRooms a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_kidsrooms_hl.gif);
	background-repeat: no-repeat;
}

.btnSchools a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_schools_norm.gif);
	background-repeat: no-repeat;
}

.btnSchools a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_schools_hl.gif);
	background-repeat: no-repeat;
}

.btnSpecialProjects a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_specialprojects_norm.gif);
	background-repeat: no-repeat;
}

.btnSpecialProjects a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_specialprojects_hl.gif);
	background-repeat: no-repeat;
}

.btnTrompeLoil a
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_trompeloil_norm.gif);
	background-repeat: no-repeat;
}

.btnTrompeLoil a:hover
{ 
	display:block;
	height: 54px; 
	width:215px; 
	background-image: url(images/btn_trompeloil_hl.gif);
	background-repeat: no-repeat;
}

/* Embedded fonts */
  @font-face {
    font-family: Enviro;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/ENVIRO.eot);
  }