h1{
	color:#fff;
	font-size:40px;
	font-weight:normal;
	margin: 10px 0 0 10px;
	float:left;
	line-height:1em;
}

h2{
	color:#333;
	font-size:16px;
	font-weight:normal;
	margin: 0;
}

.event{
	padding: .5em .5em .5em .5em;
}

.h2Wrapper{
	background: url(/site_media/images/redh2Bg.png) no-repeat;
	height:32px;
	min-width:300px;
	clear:left;
	float:left;
	margin-bottom:1em;
}


.RedBoxWrapper{
	width:660px;
	float:right;
	margin: 0 16px 0 0;
}

.RedBoxList a
{
	position: relative;
	text-decoration:none;
}
.RedBoxList a:link 
{
	text-decoration:none;
	
	color:#691226;
} /* unvisited link */
.RedBoxList a:visited 
{
	color:#691226;/* #050815; */
} /* visited link */
.RedBoxList a:hover 
{
	
	color:#000000;
	 

} /* mouse over link */
.RedBoxList a:active
{
	color:#000000;
}

.RedBoxTop{
	width:660px;
	height:54px;
	background: url(/site_media/images/redBoxTop.png) no-repeat;
	float:left;
	margin:0;
}

.RedBoxContent{
	width:658px;
	min-height:650px;
	background:#691226 url(/site_media/images/redBoxBg.png) repeat-x;
	float:left;
	padding-bottom:1em;
}

.RedBoxContent p{
	margin:0 10px 1em 10px;
	font-size:16px;
	line-height:1.3em;
}


.RedBoxInnerTop{
	width:672px;
	height:18px;
	background: url(/site_media/images/redBoxInnerTop.png) no-repeat;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.RedBoxInnerContent{
	float:left;
	width:672px;
	background: url(/site_media/images/redBoxInnerBg2.png) bottom left repeat;
	margin-left:10px;
	color:#333;
}

.RedBoxInnerBottom{
	float:left;
	width:672px;
	height:17px;
	background: url(/site_media/images/redBoxInnerBottom.png) top left no-repeat;
	margin-left:10px;
	color:#333;
}

.RedBoxInnerContent p{
	margin:1em 0 .5em 0;
	font-size:12px;
	line-height:1.3em;
	float:none;
	width:400px;
	padding:0;
}


.RedBoxList{
	color:#333;
	font-size:12px;
}

.RedBoxList ul{
	list-style:none;
}

.RedBoxList li{
	float:none;
	color:#333;
	width:210px;
	margin-left:0;
	margin:0 0 1em 1em;
	padding:0;
}

.small{
	font-size:10px;
}

.errors{
	float:none;
	width:200px;
	margin:0;
	padding:0;
	clear:none;
}

.errors ul{
	list-style:none;
}

.errors li{
	margin:0;
	padding:0;
}



table.month
{
	border:1px solid #333333;
	width:890px;
	height:auto;
	padding:10px;
	background-color:#cccccc;
}
table.month td
{
	width:127px;
	height:90px;
}

td.sun,
td.mon,
td.tue,
td.wed,
td.thu,
td.fri,
td.sat,
td.noday
{
	border-left:0px solid #999999;
	border-top:0px solid #999999;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	padding:10px;
	background-color:#bbbbbb;
	color:#222222;
	
}

td.sat
{
	border-right:0px solid #999999;
}


td.mon,
td.wed,
td.fri
{
	background-color:#eeeeee;
}

td.noday
{
	background-color:#FFFFFF;
}

div.DaysEvents
{
	
}
div.DaysEvents ul li
{
	list-style-type: none;
	font-size:11px;
	line-height:11px;
}

div.previousMonthLink,div.nextMonthLink
{
	font-size: 14px;
	margin-bottom:10px;
}

div.previousMonthLink
{
	float:left;
}

div.nextMonthLink
{
	float:right;
}

p.event_datetime{
	font-size:11px;
	float:none;
}

.odd 
{
	background-color:#eeeeee;
}

/*#mainContent .events_list div*/
/*{*/
/*	list-style:none;*/
/*	padding:6px 6px;*/
/*}*/

#mainContent .events_list .title
{
	font-weight:bold;
}

#mainContent .events_list p
{
	padding:0 0 0.7em 0;
}
.event_details h2
{
	color:#000000;
	margin:15px 0 10px 0;
}

.event_datetime{
	font-weight:bold;
}

h1.event_h1
{
	font-size:26px;
}

#mainContent .details_link
{
	font-size:11px;
}
#mainContent div.RedBoxList
{
	position: relative;
	padding:15px;
}
#mainContent div.RedBoxList .back_to
{
	position: absolute;
	width: 200px;
	text-align: right;
	right: 20px;
	font-weight:bold;
}
#mainContent div.events_list ul li, #mainContent div.event_details ul li
{
	float:none;
}

#mainContent .events_list 
{
	margin-bottom:1em;
}

#event_registration table tr th
{
	text-align:right;
	padding-right:6px;
}
#event_registration .small{
	font-size:10px;
}
form#event_registration{padding-left:0px; padding-right:0px;}
form#event_registration label{margin:0;display:block;font-weight:bold;}
form#event_registration input{border:solid 1px #949266;;width:400px;padding: 3px;margin-bottom:1em;background-color:#eee}
form#event_registration textarea{padding:2px 2px;border:solid 1px #660000;width:400px;margin:0;height:5em;background-color:#eee}
form#event_registration button{
	display:block;
	margin-left:0px;
	margin-top:1em;
	margin-bottom:1em;
	width:125px;
	height:31px;
	border: 1px solid #691226;
color:#fff;
background-color: #7f2130;
text-align:center;
font-weight:bold;
float:none;
cursor: pointer;
}

form#event_registration .errors
{
	color:red;
	font-size:12px;
}

form#event_registration .errors ul{
	list-style:none;
}

form#event_registration .errors ul li{
	color:red;
	width:210px;
	margin-left:0;
	margin:0 0 1em 1em;
	padding:0;
}


.cal_day{
	width:60px;
	height:60px;
	background: url(/site_media/images/cal_date_bg.png) no-repeat;
}

.cal_day_month{
	font-size:12px;
	color:#fff;
	width:60px;
	padding-top:6px;
	text-align:center;
	
}

.cal_day_day{
	font-size:12px;
	width:60px;
	text-align:center;
	color:#333;
	padding-top:10px;
	
}


