
/*Calendar styles*/

.calendarHeader
{
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:11pt;
color: #6C0000;
text-align: left;
margin-left: 0px;
width: 175px;
	
}

.calendarContent
{
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:10pt;
color: #666666;
text-align: left;
margin-left: 20px;
width: 175px;

}

/*Page content styles*/

.pageContentTwoColumn
{
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-align: left;
width: 300px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

.pageContentThreeColumn
{
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-align: left;
width: 220px;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 15px;
}

.subTitle
{
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
color: #6C0000;
text-align: left;
}

.subTitleMembers
{
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
color: Black;
text-align: left;
}

.cartooshStyle
{
	background-image: url(../images/cartooshWhite.jpg);
	height: 14px;
	width: 169px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	margin-left: 20px;
	margin-right: auto;
	
}

.cartooshStylecenterColumn
{
	background-image: url(../images/cartooshWhite.jpg);
	height: 14px;
	width: 169px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	
}

.cartooshStyle2Column
{
	background-image: url(../images/cartooshWhite.jpg);
	height: 14px;
	width: 169px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	margin-left: 80px;
	margin-right: auto;
	
}

.membersignup
{
	border: thin #DCDCDC;
	background-color: #FFF7EA;
	border: solid;
	border: 1px;
	padding: 7px;
	border-style: solid;
	height: auto;
	margin-bottom: 5px;
	width: 210px;
}

.specialbox1_dream
{
	border: thin dotted #DCDCDC;
	background-color: #FFF7EA;
	border: solid;
	border: 1px;
	padding: 7px;
	border-style: dotted;
	height: auto;
	margin-bottom: 5px;
	width: 210px;
}

.specialbox2_red
{
background-position: center;
margin-left: auto;
margin-right: auto;
	border: thin #DCDCDC;
	background-color: #FFF3F0;
	border: solid;
	border: 1px;
	padding: 7px;
	border-style: dotted;
	height: auto;
	margin-bottom: 5px;
	width: 210px;
	text-align: left;
}

.membersignupCenter
{
	border: thin #DCDCDC;
	background-color: #FFF7EA;
	border: solid;
	border: 1px;
	padding: 7px;
	border-style: solid;
	height: auto;
	margin-bottom: 5px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}





