/* Different colours for Latin site. Overrrides equivalent colours from main stylesheet. */

h1 {
	color: #0C3606;
}

tbody th,
td {
	border-bottom-color: #EBFFE8;
}

a {
	color: #0C3606;
}

em.firstParagraph {
	color: #0C3606;
}

#navigationContact {
	background-image: url(../../images/latin/bg_navigationContactBottom.gif);
}

#navigation {
	background-image: url(../../images/latin/bg_navigationContact.gif) 0 0 repeat-y;
}

#navigation strong {
	background-image: url(../../images/latin/bullet_navigation.gif);
	color: #0C3606;
}

#navigation em a {
	color: #0C3606;
}

#navigation a:hover {
	background-color: #EBFFE8;
	background-image: url(../../images/latin/bullet_navigation.gif);
}

#navigation ul a,
#navigation ul strong {
	color: #0C3606;
}

#navigation ul strong {
	background-image: url(../../images/latin/bullet_navigationSub.gif);
}

#navigation ul a:hover {
	background-color: #EBFFE8;
	background-image: url(../../images/latin/bullet_navigationSub.gif);
}

#contact {
	color: #0C3606;
}
