/* COLOURS AND ELEMENTS FOR THE HOMEPAGE */

body {
	background-color: #ecd2d2;
}

#venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 15px;
}

#left {
	background-image:  url(../images/structural/dots_modules.gif);
}
#content h2 a {
	color: #db4010;
}

#content a {
	color: #db4010;
}

#topmenu li {
	background-color: #f2e4e4;
	color: #db4010;
	font-weight: bold;
}
#content h1 {
	color: #db4010;
}
small {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #db4010;
}
small a, #venue a {
	color: #db4010;
}
small a:hover, #venue a:hover {
	color: #db4010;
}
#content h3 {
	color: #db4010;
}

#wpentry {
	color: #db4010;
}
#wpentry a {
	color: #db4010;
}
#wpentry a:hover, #content h2 a:hover {
	color: #db4010;
}
#wpcontent h2 {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
}

#wpcontent h2 a {
	color: #db4010;
	text-decoration: none;
	font-size: 16px;
}

#topmenu li a:hover {
	color: #db4010;
}

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

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

#submenu a {
	color: #db4010;
}

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

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


#introduction a {
	color: #db4010;
}

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