@charset "utf-8";
body {
	font-family: Calibri, Verdana, serif;
	background: #666666;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 100%;
	padding-top: 0;
	padding-left: 0px;
	padding-right: 0px;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.9em;
}
.oneColFixCtrHdr #header {
	background-color: #ffffff;
	font-family: Calibri, Verdana, serif;






























	font-size: 1
.em;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-color: #F15A29;

















	border-top-color: The Sustainable Events Group (SEG) specialises in helping the public and private sector design, develop and implement sustainable event management systems to meet the requirements of the new standard BS 8901
.We work with event clients, organisers, venues and event suppliers of all types and sizes.;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a {
	text-decoration: none;
	font-size: 0.9em;
	color: #A71D21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Calibri, Verdana, serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	background-color: #FFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F15A29;
}
.Current {
	color: #F15A29;
	font-weight: bold;
}

#header table {
	text-align: inherit;
}
.Holder {
	color: #00A151;

}
.BoldGreenText {
	font-weight: bold;
	color: #006838;
	font-size: 1.1em;
}
.BoldBlueText {
	font-weight: bold;
	color: #222662;
}
.BodyText {
	font-family: Calibri, Verdana, serif;
}
