/* COLOURS AND ELEMENTS FOR THE HOMEPAGE */

body {
	background-color: #a4c4c3;
}

#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_listing.gif);
}
#content h2 a {
	color: #736152;
}

#topmenu li {
	background-color: #c6d7d6;
	color: #ff3333;
	font-weight: bold;
}
small {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736152;
}
small a, #venue a {
	color: #736152;
}
small a:hover, #venue a:hover {
	color: #ff3333;
}

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

#wpcontent h2 a {
	color: #FF3333;
	text-decoration: none;
	font-size: 16px;
}
#content h3 {
	color: #736152;
}

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

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

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

#submenu a {
	color: #ff3333;
}

#titles {
	background-image: url(../images/structural/logo_listing.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: #ff3333;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#introduction a {
	color: #ff3333;
}
