/****************************
***** Main Template Style *****
****************************/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #9E3086;
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: 0px;
}
a,a:visited {
	color: #008AC8;
}
h1,h2,p {
	margin: 0.6em 0em;
}
div.clear {
	width: 100%;
	clear: both;
}
/* Top level div layers to inherit */
body>div {
	margin-left: auto;
	margin-right: auto;
}
div#top {
	background: url('./img/top.jpg');
	width: 856px;
	height: 30px;
}
div#container {
	background: url('./img/containerbg.jpg') repeat-y;
	width: 856px;
	text-align: left;
}
div#bodyBag {
	padding-left: 20px;
	padding-right: 20px;
}
h1#header {
	background: url('./img/bwfbanner.gif');
	width: 816px;
	height: 200px;
	margin: 0px;
}
#flash {
	position: relative;
	top: -10px;
	left: 344px;
}
h1#header em {
	display: none;
}
div#mainContent {
	margin: 0px 170px 0px 190px;
}
div#contentArea {
	padding: 0px 0px 0px 20px;
}
div#foot {
	background: url('./img/bottom.jpg');
	width: 856px;
	height: 30px;
}
div#sideLeft {
	float: left;
	width: 150px;
	padding-left: 20px;
}
div#sideRight {
	float: right;
	width: 130px;
	padding-right: 20px;
}
div#footclear {
	height: 30px;
}
div#footerArea {
	padding-left: 40px;
}
/************************
***** Top Navigation *****
************************/
div#topNavigationArea ul {
	margin-left: -.5em;
	margin-bottom: 1.5em;
}
div#topNavigationArea ul li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #333;
}
div#topNavigationArea ul li div {
	display: inline;
	margin: .5em;
}
div#topNavigationArea ul li a {
	color: #212121;
	text-decoration: none;
}
div#topNavigationArea ul li a:hover {
	color: #7d0b60;
}
/********************************
***** sideLeft Main Navigation *****
********************************/
div#mainNavigationArea ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 8px 5px;
}
div#mainNavigationArea ul li {
	margin: 0.2em 0px;
}
div#mainNavigationArea ul li ul li {
	padding: 0px 0px 0px 5px;
}
div#mainNavigationArea ul li a,div#mainNavigationArea ul li a:visited {
	color: #212121;
	text-decoration: none;
}
div#mainNavigationArea ul li a:hover {
	color: #7d0b60;
}
/*****************************
***** sideLeft Subscription *****
*****************************/
div#subscribe{
	font-family: "Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #924385;
	padding:5px;
}
div#subscribe p {
	margin: 2px 0px 2px 0px;
	line-height: 1.1em;
}
div#subscribe input#FirstName,div#subscribe input#Email {
	font-family: "Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight: bold;
	width: 135px;
	height: 15px;
	border: none;
	background-color: #fff;
	color: #3A546B;
	padding: 1px 2px;
}
div#subscribeButton {
	text-align: right;
}
/************************
***** sideRight Search *****
*************************/
form#search input.text {
	border: none;
	background: url('./img/searchinp.jpg') no-repeat;
	width: 88px;
	height: auto;
	font-family: "Century Gothic", Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008AC8;
	float: left;
	padding: 8px 0px 8px 8px;
}
/**************************
***** sideRight Calendar *****
**************************/
div#updateprofile {
    position:relative;
    top:5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #924486;
	text-transform: none;	
	width:auto;
	height:auto;
	margin-bottom:10px;
	padding-left:0px;
}
div#updateprofile a{    
	text-decoration:none;
	color: #924486;	
}

div#eventsInfo {
    position:relative;
    top:5px;
	width:auto;
	height:auto;
	margin-bottom:10px;
	padding-left:0px;
}
div#eventsInfo a{    
	text-decoration:none;	
}

div#loginlogou {
    position:relative;
    top:5px;
	width:auto;
	height:auto;
	margin-bottom:10px;
	padding-left:0px;
}
div#loginlogou a{    
	text-decoration:none;	
}
div#calender {
	padding: 0px;
	margin: 0px;
}
table#cal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
table#cal th {
	font-weight: bold;
	line-height: 16px;
}
table#cal td {
	border: 1px solid #ccc;
}
table#cal td.select {
	background: #9E3086;
	color: #fff;
	border: 1px solid #8A397E;
}
table#cal td.select a,table#cal td.select a:visited {
	color: #fff;
	text-decoration: none;
}
table#cal td.select:hover {
	background: #611A52;
}
/*****************************
***** sideRight Latest News *****
*****************************/
div#latestNews {
	padding: 1em 20px 1em 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #924486;
	text-transform: none;
}
div#latestNews a,div#latestNews a:visited {
	color: #924486;
	text-decoration: none;
}
div#latestNews a:hover {
	text-decoration: underline;
}
div#news {
	font-family: "Trebuchet MS", Arial, "Book Antiqua";
	font-size: 9px;
	font-weight: normal;
	color: #5D5D5D;
}
div#news a,div#news a:visited {
	color: #5D5D5D;
}
div#moreNews {
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 9px;
	font-weight: normal;
	color: #5D5D5D;
}
div#moreNews a,div#moreNews a:visited {
	text-decoration: none;
}
/*************************
***** sideRight Buttons *****
*************************/
#becomeMember {
	height: 40px;
	width: 150px;
	padding: 0.1em 0px;
}
#makeDonation {
	height: 50px;
	width: 150px;
	padding: 0.1em 0px;
}
#schoolProgramme {
	height: 102px;
	width: 150px;
	padding: 0.1em 0px;
	border-bottom: 1px solid #5D5D5D;
}
/****************************
***** sideRight Count Down *****
*****************************/
div#countDown{
	font-family: "Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight: normal;
	color: #5D5D5D;
	text-transform: none;
	text-decoration: none;
	padding: 0.1em 0px;
}
div#footerArea h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	color: #5d5d5d;
	text-align: center;
	text-transform: uppercase;
	margin: 0.4em 0px;
}
div#footerArea p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
}
div#footerArea img.line {
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
}
div#copyright,div#design {
	text-transform: uppercase;
	font-size: 10px;
}
div#copyright {
	float: left;
}
div#design {
	float: right;
	padding-right: 40px;
}
div#design a,div#design a:visited {
	color: #000;
}