/* http://www.masonsmortar.co.uk/css/colour.css */
/* CSS Document */




/* HTML Elements */
body{
background: #fff;
}

a{
color: #174842;
}

a:hover{
color: #adde5d;
}

hr{
color: #174842;
background: #174842;
}

h1,h2,h3,h4,h5,h6{
color: #174842;
}

/* General Classes */


/* Position Elements */

.main_con{

}

.logo_con{
background: #fff url(../site/logo.jpg) top left no-repeat;
}

.head_con{
background: #fff url(../site/headbg.jpg) top left no-repeat;
}

.left_con{

}

.left_con div.ct{

}

.right_con{

}

.right_con div.ct{

}

.left_con2{

}

.right_con2{

}

.right_con2 div.ct{

}



.nav_con{

}

.nav_con2{

}

.foot_con{
}

/* Navigation Elements */

.nav_con ul{

}

.nav_con ul li{

}

.nav_con ul li a, .backlink{
background: #fff url(../site/triangle.gif) left center no-repeat;
}


.nav_con ul li ul{
border: 1px solid #000;
background: #fff;
}

.nav_con ul li ul li{
display:block;
}

.nav_con ul li ul li a{
background: transparent;
}
