@charset "UTF-8";

body {
	background-image: url(media/mic_bkg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(media/header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 128px;
	width: 920px;
	position: relative;
}
#number {
	position: absolute;
	top: 30px;
	right: 30px;
}

#content_area {
	width: 920px;
	margin-top:20px;
}
#contentl {
	float: left;
	margin-left: 10px;
	width: 450px;
}
#contentr {
	float: left;
	width: 400px;
	margin-left: 50px;
}
p {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E76017;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E76017;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E76017;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #487E9C;
	text-decoration: none;
}
a:hover {
	color: #487E9C;
	text-decoration: underline;
}
#contentr img {
	border: solid 2px #E76017;
}
#footer {
	font-size:11px;
	width:900px;
	height:30px;
	margin-left:10px;
	position:relative;
	bottom: 0px;
	border-top: dotted 2px #E76017;
	margin-top:30px;
	padding-top: 4px;
}
#clear {
	clear:both;
}
#planwrapper {
	width: 620px;
	margin-top:10px;
	position:relative;
}

#planwrapper a {
	font-weight:bold;
}

#planwrapper a:hover {
	font-weight:bold;
}

/*
========================
	EVENTS
========================
*/
div.ETitleDGContainer
{
	width				: 900px;
	font-size			: 10pt;
	float				: left;
}
HTML>BODY div.ETitleDGContainer
{
	width				: 900px;
	font-size			: 10pt;
}
div.ETitleDGDate
{
	width				: 100px;
	float				: left;
	text-align			: left;
	padding-left		: 10px;
}
HTML>BODY div.ETitleDGDate
{
	width				: 90px;
	float				: left;
	text-align			: left;
	padding-left		: 10px;
}
div.ETitleDGDesc
{
	width				: 250px;
	float				: left;
	text-align			: left;
	padding-left		: 10px;
}
HTML>BODY div.ETitleDGDesc
{
	width				: 240px;
	float				: left;
	text-align			: left;
	padding-left		: 10px;
}
div.ETitleDGTime
{
	width				: 100px;
	float				: left;
	text-align			: center;
}
div.ETitleDGVenue
{
	width				: 100px;
	float				: left;
	text-align			: center;
}
div.ETitleDGImage
{
	padding				: 10px;
}

div.EventDGContainer
{
	width				: 900px;
	height				: 130px;
	border				: solid 1px #9e9e9e;
	font-size			: 10pt;
	margin				: 0px;
}
HTML>BODY div.EventDGContainer
{
	width				: 900px;
	height				: 130px;
	border				: solid 1px #9e9e9e;
	font-size			: 10pt;
	margin				: 0px;
	float				: right;
}
div.EventDGDate
{

	width				: 118px;
	height				: 130px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
}
HTML>BODY div.EventDGDate
{

	width				: 118px;
	height				: 110px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
}
div.EventDGDesc
{

	width				: 230px;
	height				: 130px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
}
HTML>BODY div.EventDGDesc
{
	width				: 450px;
	height				: 110px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
}
div.EventDGTime
{

	width				: 100px;
	height				: 130px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
	text-align			: center;
}
HTML>BODY div.EventDGTime
{

	width				: 80px;
	height				: 110px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
	text-align			: center;
}
div.EventDGVenue
{

	width				: 100px;
	height				: 130px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
	text-align			: center;
}
HTML>BODY div.EventDGVenue
{

	width				: 80px;
	height				: 110px;
	border-right		: solid 1px #9e9e9e;
	float				: left;
	padding				: 10px;
	text-align			: center;
}
div.EventDGImage
{
	width				: 100px;
	height				: 130px;
	padding-top			: 10px;
	padding-left		: 10px;
	float				: left;

}
HTML>BODY div.EventDGImage
{
	width				: 100px;
	height				: 120px;
	padding-top			: 10px;
	padding-left		: 10px;
	float				: left;

}

div.EventDGMain
{
	background-color	: transparent;
	width				: 900px;
	height				: 140px;
}
div.EventContainer
{

	font-size			: 10pt;
	border-bottom		: solid 1px #9e9e9e;
	width				: 900px;
	padding				: 20px;
}
HTML>BODY div.EventContainer
{

	font-size			: 10pt;
	border-bottom		: solid 1px #9e9e9e;
	width				: 860px;
	padding				: 20px;
}
a.dlFile
{
	color				: #426B87;
	text-decoration		: none;
}
a.dlFile:hover
{
	color				: #426B87;
	text-decoration		: underline;
}
a.dlFileEvent 
{
	color				: #000000;
	text-decoration		: none;
}
a.dlFileEvent:hover
{
	color				: #000000;
	text-decoration		: underline;
}

div.DateBox
{
	background-color	: #e1ddde;
	width				: 900px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	padding-left		: 10px;
	color				: #948b86;
	font-weight			: bold;
}
HTML>BODY div.DateBox
{
	background-color	: #e1ddde;
	width				: 900px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	padding-left		: 10px;
	color				: #948A83;
	font-weight			: bold;
}

.ddlDate
{
	font-size			: 9pt;
}
.buttondate
{
	border-bottom		: solid 1px #948A83;
	border-right		: solid 1px #948A83;
	border-left			: solid 1px #948A83;
	border-top			: solid 1px #948A83;
	color				: #948A83;
	font-family			: Arial;
	font-size			: 8pt;
	font-weight			: bold;
	background-color	: Transparent;
	width				: 80px;
}
.buttondate2
{
	border-bottom		: solid 1px #948A83;
	border-right		: solid 1px #948A83;
	border-left			: solid 1px #948A83;
	border-top			: solid 1px #948A83;
	color				: #948A83;
	font-family			: Arial;
	font-size			: 8pt;
	font-weight			: bold;
	background-color	: Transparent;
	width				: 80px;
}
HTML>BODY .buttondate2
{
	border-bottom		: solid 1px #948A83;
	border-right		: solid 1px #948A83;
	border-left			: solid 1px #948A83;
	border-top			: solid 1px #948A83;
	color				: #948A83;
	font-family			: Arial;
	font-size			: 8pt;
	font-weight			: bold;
	background-color	: Transparent;
	width				: 60px;
}