/* Copyright 2003 Henry Boot Construction  */
/* Created SDF 22/04/2003 */

/* BODY */

body {
color: #333; 
}

.bg-home, .generic, .residential, .retail, .education, .health, .leisure, .law, .commercial, .industrial {	
background-color: #fff; 
}

/* BACKGROUNDS */

.bg-yellow {
background-color: #fff; 
}

.bg-generic, .bg-residential, .bg-retail, .bg-education, .bg-health, .bg-leisure, .bg-law, .bg-commercial, .bg-industrial {	
background-color: #fff;
color: #333; 
}



/* MAIN SECTIONS */

.main-generic, .main-residential, .main-retail, .main-education, .main-health, .main-leisure, .main-law, .main-commercial, .main-industrial {	
background-color: #fff;
} 

.mainarea {	
background-color: #fff;
} 

.menu {	
padding: 23px 0px 0px 0px;
background-color: #fff;
} 

/* MENU */

a.home, a.home:hover {
font-size: 70%;
font-family: verdana, arial helvetica, arial, sans-serif;
font-weight: bold;
text-align: right;
padding: 4px 3px 4px 3px;
text-decoration: none;
}

a.home {
color: #333;
}

a.home:hover {
color: #9494b3;
}

a.home2, a.home2:hover {
font-size: 70%;
font-family: verdana, arial helvetica, arial, sans-serif;
font-weight: bold;
text-decoration: none;
}

a.home2 {
color: #333;
}

a.home2:hover {
color: #9494b3;
}

a.main, a.mainon, a.residential, a.residentialon, a.retail, a.retailon, a.education, a.educationon, a.health, a.healthon, a.leisure, a.leisureon, a.law, a.lawon, a.commercial, a.commercialon, a.industrial, a.industrialon {
font-size: 70%;
font-family: verdana, arial helvetica, arial, sans-serif;
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 0px 6px 0px 6px;
}

a.main, a.residential, a.retail, a.education, a.health, a.leisure, a.law, a.commercial, a.industrial {
color: #333;
background-color: #fff;
}

a.mainon, a.residentialon, a.retailon, a.educationon, a.healthon, a.leisureon, a.lawon, a.commercialon, a.industrialon {
color: #036;
text-decoration: underline;
background-color: #fff;
}



a.sub, a.subon {
font-size: 70%;
font-family: verdana, arial helvetica, arial, sans-serif;
font-weight: bold;
text-align: right;
padding: 6px 6px 6px 6px;
text-decoration: none;
}

a.sub {
color: #333;
}

a.subon {
color: #036;
text-decoration: underline;
}

/* TEXTUAL LINKS */

a {
color: #036;
text-decoration: none; 
font-weight: bold; 
}

a:hover {
color: #9494b3;
text-decoration: underline; 
font-weight: bold; 
}

a.images, a.images:hover {
}


/* HEADERS */

.strap {
font-family: arial, helvetica, geneva, sans-serif;
font-size: 110%;
font-weight: bold;
color: #036;
}

h1, h2 {
margin-bottom: 0px;
font-family: arial, helvetica, geneva, sans-serif;
}

h1 {
font-size: 110%;
}

h2 {
font-size: 90%;
}


/* TEXT */

.text {
font-size: 68%;
font-family: verdana, arial, helvetica, arial, sans-serif;
color: #333; 
}

.textsmall {
font-size: 60%;
font-family: verdana, arial, helvetica, arial, sans-serif;
color: #333; 
}


/* IMAGES */

.images {
}

.home-images {
}


/* MISCELLANEOUS */

.menu br {
}

.old {
}