@charset "utf-8";
/* CSS Document */
body {
	background: #ffffff url(/images/purple%20nav.gif) repeat-y;
	margin: 0 0 0 0;
}

body, p , td, div {
	font-family: Verdana;
	font-size: 12px;
}

h1, h2, h3, h4, h6 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #993399;
}
h3 {
	font-size: 16px;
	font-style: italic;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

img {
	border: none;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #993399;
	font-weight: bold;
	padding: 25px 0px 0px 5px;
}


table.searchbox td {
	font-size: 9px;
}

#header {
	height: 50px;
	width: 100%;
	background: #CC99FF url(/images/rainbow_repeat_pink.gif) repeat-x;
	clear: both;
}
#menucol {
	width: 155px;
	float: left;
}

#menucol img {
	border: none;
}

#maincol {
	width: 540px;
	float: left;
}

#middriff {
	width: 950px;
}
#footer {
	clear: both;
}

#searcharea {
	width: 180px;
	text-align: right;
}

#headintro {
	float: left;
	width: 500px;
}

#eventintro {
	float: left;
	width: 600px;
}

#contenthead {
	margin-top: 20px;
}

#maincontent h4 {
	margin-left: -10px;
}

.righttitle {
	text-align: right;
}
.mainarticle {
	clear: both;
	padding: 0px 0px 15px 5px;
}
#eventcol {
	width: 200px;
	float: right;
	text-align: left;
}

#icalogo {
	width: 200px;
	text-align: center;
	margin: 5px 0px 10px 0px;
	padding-top: 10px;
}

.eventlist li {
	padding-bottom: 15px;
	list-style: none;
	font-size: 90%;
	margin-left: -20px;
}
#followus {
	text-align: center;
}
#followus img {
	border: none;
	margin: 2px;
}
#followus h4 {
	margin-bottom: 4px;
}

#circleimg {
	padding: 5px 25px 5px 5px;
	float: left;
	
}

#EventDetails {
	margin-top: 40px;
}

#twocol {
	width: 700px;
}

h4 a {
	text-decoration: none;
	color: #993399;
}

.moreinfo { 
	text-align: right;
	color: #993399
	clear: both;
}

.moreinfo a { 
	color: #993399
}
