/* COLOURS AND ELEMENTS FOR THE HOMEPAGE */

#topmenu li {
	background-color: #f2f1f1;
}

body {
	background-color: #e5e5e5;
}

#left {
	background-image:  url(../images/structural/dots_events.gif);
}

#topmenu li {
	color: #c33ec5;
	font-weight: bold;
}

#topmenu li a:hover {
	color: #c33ec5;
}
#content h1 {
	color: #c33ec5;
}
#content h2 {
	color: #c33ec5;
}

#content h3 {
	color: #736152;
}

#content h1 a {
	color: #c33ec5;
}
small {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736152;
}
small a {
	color: #736152;
}
small a:hover {
	color: #ff5907;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



#wpentry {
	color: #736152;
}
#wpentry a {
	color: #c33ec5;
}
#wpentry a:hover {
	color: #736152;
}

#wpcontent h2 {
	line-height: 21px;
}

#wpcontent h2 a {
	color: #c33ec5;
	text-decoration: none;
}

#content a {
	color: #c33ec5;
	text-decoration: underline;
}

#titleshell {
	background-image: url(../images/structural/frame_events.gif);
}

#submenu, #wpentry {
	list-style-image: url(../images/structural/arrow_events.gif);
}

#submenu a {
	color: #c33ec5;
}

#navigation a:hover {
	color: #c33ec5;
}

#titles {
	background-image: url(../images/structural/logo_events.gif);
	background-repeat: no-repeat;
	background-position: 19px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 28px;
	color: #736152;
}

#titles h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #c33ec5;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#introduction a {
	color: #c33ec5;
}

