body {
	background-color: rgb(0,0,0);
	/*background-color: rgb(35,35,38);

	background-repeat: repeat-x;
	background-image: url('../img/gradient.png');*/
	font-size: 12px;
	line-height: 1.5em;
	color: #2b2b31;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	}

a img {border: none;}

strong, b {
	font-weight: bold;
}

p {
/*margin: 0 0 1.5em auto;*/
padding: 0px;
vertical-align: top;
margin-top: 1.5em;
}
/*
.event-info right + p {margin-bottom: 0}
*/
a.discrete {
    color: #31323a; 
	text-decoration: none;
}

.hilite {
	color:black; background-color:#fd4545/*#001147*/; padding-left:0px; padding-right:3px;
}


a:hover {

	color: #e74141 !important;
}

.titlingNorm {
line-height: 1.5em;	
}

.tahoma {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.moreInfo {
vertical-align: baseline;
 font-size: 0.85em;
 height: 19px;
 line-height: 18px;
 /*font-size: 80%;
 line-height: 1.5em;
 margin-bottom: 1.5em;
 margin-top: 1.5em;
 font-weight: normal;*/
}

.underline {
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	padding-bottom: 0px;
}


br {line-height: 1.5em;}

.clear {
float: none;
clear: both;
display: block;
line-height: 0px;
}
	
#main {
	width: 650px;
	margin: auto;
	}	
	
.event {
margin-top: 1.5em;

}

#masthead {
	line-height: 26px;
	height: 26px;
	font-size: 2.2em;
	letter-spacing: 0.10em;
	border-left-width: 0px;
	border-bottom-width: 7px;
	border-right-width: 0px;
	border-top-width: 2px;
	border-style: solid;
	padding-bottom: 7px;
	padding-top: 11px;
	margin-bottom: 0.7em;

}

.red {
	color: #e74141 !important;
}

#contact {
 color: #31323a; 
 font-size: 1.2em;
 letter-spacing: 0.1em;
 border-left-width: 0px;
 border-bottom-width: 6px;
 border-right-width: 0px;
 border-top-width: 2px;
 border-style: solid;
 padding-bottom: 7px;
 padding-top: 7px;
 margin-bottom: 1.5em;
 line-height: 1.5em;

}

.event-divider {
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	height: auto;
	line-height: 1.5em;
	}

.event-header {
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 6px;
	border-style: solid;
	padding-bottom: 7px;
	padding-top: 11px;
	margin-top: 1.5em;
	height: auto;
	line-height: 1.5em;
	}

.title {
	font-weight: Bold;
	font-size: 2.17em;
	text-align: left;
	float: left;
}
.date {
	font-size: 2.17em;
	text-align: right;
	letter-spacing: 0.25em;
	}

.event-info	{
	text-align: left;
	font-family: Georgia, Baskerville, serif;
	/*color: #62737c;*/
	color: #8a8a93;
/*	margin-bottom: 1.5em;*/
	width: 315px;
	font-weight: normal;
/*	color: #2e2e33;*/
	}

.event-image {
	margin-top: 1.5em;
	/*border-right-width: 4px;
	border-left-width: 4px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #434346;
	border-style: double;*/

}

.full {
	width: 650px;
	float: none;
	/*margin-bottom: 1.5em;*/
}

.left {
	width: 315px;
	float: left;
}


.right {
	width: 315px;
	float: right;
}

a {
	color: #b33232;
	text-decoration: none;
}
	

	

