@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	/*background:#f0d7ef url(/images/bg.gif) top repeat-x;*/
	background:#fff url(/images/bg2011a.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;

}

.home-bg {
	position:absolute;
	top:0;
	left:0;
	z-index:-10;
	width:100%;
	height:500px;
	background:#fff url(/images/bg2011.gif) top repeat-x;
}

body a {
	text-decoration:none;
	color:#690d78;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

h1{
	font-size: 22px;
}

.main {
	margin:0 auto;
	width:1000px;
	/*border-left:1px solid #71006d;
	border-right:1px solid #71006d;
	border-bottom:1px solid #71006d;*/
	background:#FFF;
}

.header {
	height:89px;
	background:url(/images/header-bg.gif) no-repeat;
	position: relative;
}

.search{
	position: absolute;
	top: 39px;
	left: 800px;
	background: url(/images/date-box-bg.png) no-repeat top left;
	width: 210px;
	height: 32px;
}

.search-field{
	border: none;
	background: #e4dbe8;
	width: 153px;
	float: left;
	margin: 2px 5px 0 2px;
}

.splash {
	height:343px;
	background:url(/images/splash-bg.gif);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 20px 0;
	float: left;
	width: 1000px;
}

.top-image{
	width: 423px;
	height: 343px;
	float: right;
	position:relative;

}

.tint-top {
	width:422px;
	height:6px;
	position:absolute;
	top:0;
	background:url(/images/tint.png) repeat;
	z-index:999;
}

.tint-bottom {
	width:422px;
	height:9px;
	position:absolute;
	bottom:0;
	background:url(/images/tint.png) repeat;
	z-index:999;
}

#timage {
	z-index:100;
}

.top-image-internal{
	width: 442px;
	height: 520px;
}

.splash-text {
	padding:20px 20px 20px 0;
	width:537px;
	float: left;
	line-height: 20px;
	display: inline;
	overflow: hidden;
	height: 290px;
}

.content{
	float: left;
	width: 1000px;
}

.left-column {
	float:left;
	width:570px;
}


.right-column {
	float:right;
	width:423px;
}

.hp-box {
	background:#FFF url(/images/hp-box-bg.gif) bottom repeat-x;
	height:93px;
	font-size:11px;
	margin:0 0 20px 0;
	width:560px;
	position: relative;
}

.hp-box p {
	margin:6px 4px 4px 6px;
	color:#616161;
	width: 455px;
	font-size:11px;
}

.hp-main p {
	margin:6px;
}

.hp-box h1 {
	background-color:#690D78;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	padding-left:6px;
	font-weight:normal;
	margin:0 0 4px 0;
	width:460px;
	float: left;

}

.hp-box img{
	float: right;
}

.hp-image{
	width: 93px;
	position: absolute;
	right: 0;
}

.calendar-news-box {
	background:#FFF url(/images/hp-box-bg.gif) bottom repeat-x;
	height: 207px;
	min-height:207px;
	font-size:11px;
	margin:5px 0 20px 0;
	width:425px;
	float:right;


}

.calendar-news-box p {
	margin:4px 4px 4px 6px;
	color:#616161;
}

.calendar-news-box h1 {
	background:#690D78 url(/images/calendar-h1-bg.gif) no-repeat;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	padding-left:16px;
	font-weight:normal;
	margin:0;
	width:425px;
}




.footer {
	color:#71006d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	padding:0 10px;
	clear:both;
	padding:20px 10px;
}

.footer span {
	float:right;
}

.internal-content {
	background:#71006d url(/images/blank-bg.gif) repeat-x bottom left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 20px 0;
	min-height:520px;
	width:100%;
	float:left;
	border-top:6px solid #8d338a;
}

.internal-text {
	width:520px;
	line-height: 22px;
}

.calendar-page{
	background:url(/images/calendar-page-bg.gif) repeat-y top left;
}

.internal-text a{
	color: #fff;
}

.blank{
	width: 980px;
	padding-bottom: 20px;
}

.internal-text h1{
	padding:20px 0 0 20px;
	font-weight:normal;
	margin: 0;
}

.internal-text ul {
	background:#b478b2;
	padding:10px 20px;
}

.internal-text ul a{
	color: #fff;
}

.internal-text p{
	padding-left: 20px;
}

.internal-right {
	float:right;
	color:#71006d;
	font-size:18px;
	width:442px;
	background:#FFF;
}

.internal-right span {
	padding:20px;
	display:block;
	font-style:italic;
}

.breadcrumbs {
	color:#FFFFFF;
	font-size:11px;
	margin:10px 0 5px 20px;
}

.breadcrumbs a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.downloads {
	width: 520px;
}

.downloads h3{
	font-size: 12px;
	margin-left: 20px;
}

.downloads ul{
	margin: 0;
	padding: 10px 0 10px 20px;
	list-style: none;
	color: #fff;
}	

.downloads img{
	margin: 0 5px;
}

.downloads a{
	color: #fff;
}

.sitemap{
	margin-left: 20px;
}
.sitemap ul{
	background: none;
}	

#search{
	margin-left: 20px;
}

#search ul{
	background: none;
}

#emergency-msg{
	width: 350px;
	height: 269px;
	background:#fff;
	color: #71006D;
	overflow: auto;
	font-size: 20px;
	margin: 15px;
	padding: 20px;
	text-align: center;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#emergency-msg h2{
	color: #71006D;
}
