﻿#WhiteOrangeContentDiv
{
	background-image:url('../../Images/AspenMasterPage/OrangeColumn.png');
	background-repeat:repeat-y;
	background-position:left top;
}
/* Orange Block Content */
#OrangeDivContent
{
	float:left;
	position:relative;
	width:224px;

}
#OrangeDivContent a
{
	text-decoration:none;
}
.OrangeDivIndention
{
	margin-left:15px;	
}
* html #OrangeDivContent
{
	margin-left:0px;	
}
* html .OrangeDivIndention
{
	margin-left:13px;	
}
#OrangeDivLinks a
{
	color:White;
	font-size:small;
	font-weight:bold;
}
#OrangeDivLinks a:hover
{
	color:#fff773;
}
.EventCalendarDayStyle
{
	color:#fffef5;
	font-weight:bold;
}
.EventCalendarTitleStyle
{
	color:#802c12;
}
.EventCalendarTitleStyle
{
	font-weight:bold;
	color:#582300;
}
.EventCalendarTodayDayStyle
{
	color:White;	
}
.EventCalendarDayHasEvent
{
	color:#c64f00;
}
.EventCalendarDayHeaderStyle, .EventCalendarDayHeaderStyleLeft, .EventCalendarDayHeaderStyleRight
{
	border-top:solid 1px #a84808;
	border-bottom:solid 1px #a84808;
	color:#802c12;
	background-color:#ef7615;
	background-color:White;
	background-image:url('../../Images/AspenMasterPageTwoColumn/CalendarDayBackground.png');
	background-position:bottom;
	background-repeat:repeat-x;
}
.EventCalendarDayHeaderStyleLeft
{
	border-left:solid 1px #a84808;
}
.EventCalendarDayHeaderStyleRight
{
	border-right:solid 1px #a84808;
}

.EventCalendarTodayDayStyle
{
	background-color:#ffb72b;
	border:solid 1px #ffe29b;

}
/*Event Calendar Details */
.AspenEventCalendarDateTitle
{
	color:#a84808;
	padding:1px;
	padding-left:2px;
	/*background-color:#b65600;
	border-bottom:#441b00 solid 1px;*/
}
.AspenEventCalendarDateTitle, .AspenEventCalendarTimeTitle, .AspenEventCalendarTitle, .AspenEventCalendarBody
{
	width:100%;	
}
.AspenEventCalendarDateTitle, .AspenEventCalendarTimeTitle
{
	font-weight:bold;
}
.AspenEventCalendarTitle, .AspenEventCalendarBody, .AspenEventCalendarTimeTitle
{
	text-align:left;
	padding-left:5px;	
}
.AspenEventCalendarBody
{
	font-style:italic;	
}
.AspenEventCalendarItem0, .AspenEventCalendarItem1
{
	color:#fffccb;
	padding:3px;
	padding-bottom:8px;
	/*
	background-color:White;
	background-position:bottom center;
	background-repeat:repeat-x;
	border-right:solid 1px #a84808;
	border-left:solid 1px #a84808;
	border-bottom:solid 1px #a84808;
	width:187px;
	left:0px;
	padding:3px;
	padding-bottom:8px;*/
}
.AspenEventCalendarItem0
{
	/*background-image:url('../../Images/AspenMasterPage/EventItemBackground0.png');*/
}
.AspenEventCalendarItem1
{
	/*background-image:url('../../Images/AspenMasterPage/EventItemBackground1.png');*/
}
#DefaultBannerContainerDiv, .BannerBackgroundDiv
{
	width:532px;
}
#WhiteRightDivContent
{
	float:right;
	position:relative;
	width:533px;
}
.WhiteRightDivContentText
{

	position:relative;
	width:522px;
	margin-left:5px;
	text-align:justify;
	min-height:500px;

}
* html .WhiteRightDivContentText
{
	height:500px;	
}