body  {
  padding: 0;
  margin: 0 auto; 
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  background: url("/images/bg-image2.jpg") repeat; 
  background-color: #520000;
}

H1 {
	color:#FFE894;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 8px 0px;
}

H2 {
	color:#F5C73E;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 8px 0px;
}

H3 {
	color: #FFE894;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}

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

a:hover {
	color: #ffd34b;
	text-decoration: underline;
}

.elementHidden { 
	display: none; 
}

.elementShowing { 
	display: block; 
}

.linkElement {
	cursor: pointer; 
  	cursor: hand;
}

.linkElement:hover {
	background-color: #9F9F9F;
	cursor: pointer; 
  	cursor: hand;
}

.areaLink {
	cursor: pointer; 
  	cursor: hand;
}

.areaLink:hover {
	cursor: pointer; 
  	cursor: hand;
}


/*************************************/
/***** OVERALL CONTAINER STYLES ******/
/*************************************/

.header {
	position: relative;
	width: 900px;
	padding: 0px; 
	margin: 5px auto; 
	text-align: right;
}

.header a {
	color: #FFE894;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

.header a:hover {
	color: #FFE894;
	font-weight: normal;
	text-decoration: underline;
}

.header .pipe {
	display: inline;
	padding: 0px 8px 0px 8px; 
	color: #CDD0D1;
}
.container {
	position: relative;
	width: 900px;
	padding: 0px; 
	margin: 5px auto; 
	background-color: #474748;
}

.banner {
	width: 865px;
	padding: 18px 18px 0px 18px; 
}

.innerPadding {
	display: block;
	width: 842px;
	background-color: #626263;
	margin: 0px 18px 18px 18px; 
	padding: 11px;
	clear: both;
}


/*************************************/
/********** GALLERY STYLES ***********/
/*************************************/

.innerGallery {
	background-color: #858586;
  	font-family: Helvetica;
  	font-size: 12px;
  	color: #ffffff;
	display: block;
	width: 842px;
	margin: 0px 18px 18px 18px; 
	padding: 11px;
	clear: both;
}
.extTable {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	/*width:300px;*/
}
.extTable td {
	/*background-color:#D9DBDE;*/
	border:1px solid #E8E9EB;
	color:#ffffff;
	font-family:Helvetica;
	font-size:9px;
	margin:0px;
	padding:5px;
}
.extTable th {
	background-color:#C9CBCF;
	border:1px solid #E8E9EB;
	color:#5E5E5E;
	font-family:Helvetica;
	font-size:8px;
	margin:0px;
	padding:5px;
}

a.DescriptionLbl:link{
	font-family:Helvetica;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:4px;
}
a.DescriptionLbl:hover{
	font-family:Helvetica;
	font-size:12px;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:4px;
	text-decoration: underline;
}
.Library {
	color: #000000;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	height:25px;
}
.LoginLbl {
	color: #FFE894;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}
/*.lbl {
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px 5px 8px 0px;
}*/


/*************************************/
/******** LEFT COLUMN STYLES *********/
/*************************************/

.columnLeft {
	display: block;
	width: 265px;
	margin: 0px; 
	padding-right: 11px;
	border-right: 1px solid #394048;
	float: left;
}

.columnLeft .contentArea {
	background-color: #858586;
	display: block;
	width: 244px;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnLeft .contentArea b {
	color: #FFFFFF;
}

.columnLeft .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnLeft .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


/*************************************/
/******* CENTER COLUMN STYLES ********/
/*************************************/

.columnCenter {
	display: block;
	width: 265px;
	margin-left: 11px; 
	padding-right: 11px;
	border-right: 1px solid #394048;
	float: left;
}

.columnCenter .contentArea {
	background-color: #858586;
	display: block;
	width: 244px;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnCenter .contentArea b {
	color: #FFFFFF;
} 

.columnCenter .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnCenter .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}



/*************************************/
/******* RIGHT COLUMN STYLES *********/
/*************************************/

.columnRight {
	display: block;
	width: 265px;
	margin-left: 11px; 
	float: left;
}

.columnRight .contentArea {
	background-color: #858586;
  	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}

.columnRight .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnRight .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnRight .contentArea .featureItem img {
	float: left;
  	padding: 2px 10px 10px 0px;
}




/*************************************/
/******** FULL COLUMN STYLES *********/
/*************************************/

.columnFull {
	display: block;
	width: 840px;
	margin-right: 11px; 
	float: left;
}

.columnFull .contentArea {
	background-color: #858586;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnFull .contentArea b {
	background-color: #858586;
  	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}

.columnFull .contentArea .featureItem {
	display: block;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnFull .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnFull .contentArea .featureItem img {
	float: left;
  	padding: 2px 10px 10px 0px;
}




/*************************************/
/******** WIDE COLUMN STYLES *********/
/*************************************/

.columnWide {
	display: block;
	width: 554px;
	margin: 0px; 
	padding-right: 11px;
	border-right: 1px solid #394048;
	float: left;
}

.columnWide .contentArea {
	background-color: #858586;
  	padding: 10px;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 15px;
}

.columnWide .contentArea b {
	color: #FFFFFF;
}

.columnWide .contentArea2 {
	background-color: #e8e9eb;
  	padding: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}


.columnWide .contentArea .packageB {
	border-bottom: 1px solid #A09F9F;
	padding: 10px 0px 10px 0px;  
}

.columnWide .contentArea .packageA {
	color: #FFE894;
	font-size: 24px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #A09F9F; 
	padding: 5px 0px 5px 0px;  
}


.columnWide .contentArea .featureItem {
	display: block;
	padding: 15px 0px 20px 0px;
	border-bottom: 1px solid #A09F9F;
	clear: both;
}

.columnWide .contentArea .featureItem strong {
	display: block;
	padding-bottom: 5px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .featureItem .bold {
	display: block;
	padding: 8px 0px 0px 0px;
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .featureItem H3 {
	color: #FFE894;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}

.columnWide .contentArea .featureItem  ul{
	font-size:12px;
	margin-left: 18px;
	margin-top: 2px;
	padding: 0px;
	list-style-position: outside;
}

.columnWide .contentArea .featureItem  li{
	font-size:12px
	margin-left: 5px;
}

.columnWide .contentArea .featureItem .showDate {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 1px;
	display: block;
}

.columnWide .contentArea .featureItem .showNote {
	color: #BDF702;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}

.columnWide .contentArea .featureItem .showMemberNote {
	color: #F5C73E;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}


.columnWide .contentArea .featureItem .showSubscriptionNote {
	display: block;
	padding: 4px 0px 4px 0px;
}

.columnWide .contentArea .featureItem .showText {
	color: #F0F0F0;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 3px 5px 0px;
	display: block;
}

.columnWide .contentArea .featureItem .showText b {
	color: #FFFFFF;
}

.columnWide .contentArea .featureItem .showText strong {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}

.columnWide .contentArea .notice { 
	color: #CCCCCC;
}

.columnWide .contentArea .notice a {
	color: #DFBE6F;
	text-decoration: none;
}

.columnWide .contentArea .notice a:hover {
	color: #DFBE6F;
	text-decoration: underline;
}

.columnWide .contentArea .featureItem img.floating {
	float: left;
  	padding: 2px 10px 10px 0px;
}

.columnWide .contentArea .showImg {
	display: block;
	width: 180px;
	float: left;
  	padding: 0px;
}

.columnWide .contentArea .showImg .imgWrapper {
	display: block;
	width: 160px;
	height: 160px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.columnWide .contentArea .showInfo {
	display: block;
	width: 354px;
	float: left;
  	padding: 0px;
}


.columnWide .contentArea .navArea {
	display: block;
	width: 150px;
	margin: 0px; 
	color: #FFE894;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	float: left;
}

.columnWide .contentArea .navAreaEm {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	clear: both;
	padding: 25px 0px 20px 2px;
}

.columnWide .contentArea .navArea .body {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0px 10px 2px;
}

.columnWide .contentArea .navAreaSub {
	display: block;
	width: 155px;
	margin: 0px; 
	color: #FFE894;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	float: left;
}


/*.columnWide .contentArea .navArea a {
	color: #FFE894;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

.columnWide .contentArea .navArea a:hover {
	color: #FFE894;
	text-decoration: underline;
}*/

.columnWide .contentArea .navArea a.link {
	display: block;
	width: 130px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F; 
	color: #FFE894;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea a.link:hover {
	color: #FFE894;
	text-decoration: underline;
}
.columnWide .contentArea .navArea a.linkbottom {
	display: block;
	width: 130px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F;
	border-bottom: 1px solid #A09F9F; 
	color: #FFE894;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea a.linkbottom:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .navArea strong {
	display: block;
	width: 130px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #A09F9F; 
	color: #FFCC16;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea a.sub {
	display: block;
	width: 130px;
	padding: 10px 0px 10px 2px;
	border-top: 1px solid #A09F9F;
	color: #FFE894;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.columnWide .contentArea .navArea .subUnder {	border-bottom: 1px solid #A09F9F; }

.columnWide .contentArea .navArea a.sub:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .navArea .subscrib {
	display: block;
	width: 130px;
	font-size: 13px;
	line-height: 13px;
	padding: 10px 0px 10px 2px;
	border-top: 1px solid #A09F9F; 
	color: #FFCC16;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}


.columnWide .contentArea .navArea a.order {
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.columnWide .contentArea .navArea a.order:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .navArea .body {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

.columnWide .contentArea .content {
	display: block;
	width: 344px;
	margin: 0px 0px 15px 20px; 
	color: #F9F9F9;
	font-size: 12px;
	line-height: 16px;
	float: left;
}
.columnWide .contentArea .content a.order {
	color: #FFE894;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.columnWide .contentArea .content a.order:hover {
	color: #FFE894;
	text-decoration: underline;
}

.columnWide .contentArea .content ol{
	font-size:12px;
	margin-left: 18px;
	padding: 0px;
	list-style-position: outside;
}

.columnWide .contentArea .content ul{
	font-size:12px;
	margin-left: 18px;
	padding: 0px;
	list-style-position: outside;
}

.columnWide .contentArea .content li{
	font-size:12px
	margin-left: 5px;
}

.columnWide .contentArea .content b {
	color: #FFFFFF;
}

.columnWide .contentArea .content strong{
	color: #ffe894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .content .strong2 {
	color: #ffe894;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.columnWide .contentArea .content ul.volunteerlist {
	color: #ffe894;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 13px;
}

.columnWide .contentArea .content em {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}

.columnWide .contentArea .content .brdr {
	border-bottom: 1px solid #A09F9F;
}

.columnWide .contentArea .contentPadding {
	display: block;
	width: 444px;
	margin: 0px 0px 15px 10px; 
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	float: left;
}

.columnWide .contentArea .contentBottom {
	display: block;
	width: 364px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
}
.columnWide .contentArea a.mail:link {
	color: #FFCC16;
	font-size:14px;
}

.columnWide .contentArea a.mail:hover {
	color: #FFCC16;
	font-size:14px;
	text-decoration: underline;
}

.columnWide .contentArea a.mailsm:link {
	color: #FFCC16;
	font-size:12px;
	font-weight: bold;
}

.columnWide .contentArea a.mailsm:hover {
	color: #FFCC16;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}


.columnWide .contentArea .newsDate {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 1px;
	display: block;
}

.columnWide .contentArea .memberOffer {
	padding: 8px; 
	border: 2px dotted #A09F9F; 
	background-color: #7F7F7F;
	color: #DDDDDD; 
}

.columnWide .contentArea .memberOffer b {
	color: #FFFFFF; 
}

.columnWide .contentArea a.subnav {
	color: #ffd34b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

.columnWide .contentArea a.subnav:hover {
	color: #ffd34b;
	text-decoration: underline;
}

.columnWide .contentArea a.subnavActive {
	color: #ffd34b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.columnWide .contentArea .pipe {
	display: inline;
	padding: 0px 8px 0px 8px; 
	color: #CDD0D1;
}


/*************************************/
/********** HOME PAGE STYLES *********/
/*************************************/

.showPickerArea {
	display: block;
	position: relative;
	width: 900px;
	height: 238px;
	padding: 0px;
}

.showPickerArea .showHighlightArea {
	background-color: #394048;
	position: absolute;
	left: 18px;
	display: block;
	width: 864px;
	height: 220px;
	padding: 0px;
	overflow: hidden;
}

.showPickerArea .showHighlightArea .showItem {
	display: block;
	float: left;
	background: #969DA4 url(/images/scrollerBackgnd.gif);
	padding: 30px 28px 30px 27px;
	width: 160px;
	height: 160px;
}

.showPickerArea .showHighlightArea .line {
	display: block;
	float: left;
	background-color: #394048;
	width: 1px;
	height: 220px;
}

.showPickerArea  .showArrow {
	display: block;
	float: left;
	padding: 0px;
	width: 18px;
}


/************************************/
/************* CONTENT **************/
/************************************/


.contentAreaLeft {
  	width: 520px;
  	background-color: #FFFFFF;
  	padding: 0px 5px 20px 10px;
	color: #221E1F;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}


/*************************************/
/************* CALENDAR **************/
/*************************************/

.calendarArea { 
	position: relative;
	width: 232px;
	clear: both;
	margin-left: 3px;
	text-align: center; 
}

.calendarArea .calendarMonth {
	position: relative;
	display: block;
	width: 232px;
	height: 20px;
	padding: 5px;
	text-align: center; 
	clear: both;
}

.calendarArea .calendarMonth .month {
	display: block;
	width: 132px;
	padding: 0px;
	font-family: Georgia, serif;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	float: left;
}

.calendarArea .calendarMonth .arrow {
	display: block;
	width: 50px;
	padding: 0px;
	float: left;
}

.calendarArea .calendarMonth a {
	display: inline;
	margin-top: 2px;
}

.calendarArea .calendar { 
	border: 1px solid #848587; 
	background-color: #848587;
	border-collapse: collapse;
	width: 232px;
	clear: both;
	margin-left: 3px;
}
.calendarArea .calendar th { 
	background-color: #0968AE; 
	color: white; 
	font-size: 10px; 
	font-weight: normal;
	border: 1px solid #848587; 
	border-collapse: collapse;
	text-align: center; 
}
.calendarArea .calendar td { 
	border: 1px solid #848587; 
	border-collapse: collapse;
	text-align: center; 
	font-size: 11px;
}
.calendarArea .calendar td.select { 
	color: #FFE894; 
	cursor: pointer; 
	cursor: hand; 
}
.calendarArea .calendar img { 
	padding: 0px; 
	margin: 0px;
}
.calendarArea .calendar .day { 
	background-color: #6B6B6B; 
	color: #CCCCCC; 
	padding: 0px; 
	width: 33px; 
	height: 20px; 
}
.calendarArea .calendar .date { 
	display: block;
	background-color: #B0B0B0; 
	padding: 3px; 
	width: 27px; 
	height: 18px; 
}
.calendarArea .calendar .today { 
	display: block;
	background-color: #BFBCB3; 
	border: 1px solid #DFD6B5; 
	padding: 3px; 
	width: 25px; 
	height: 16px; 
}
.calendarArea .calendar .empty { 
	display: block;
	background-color: #A09F9F;
	padding: 3px; 
	width: 27px; 
	height: 18px; 
}
.calendarArea .calendar .links { 
	color: #006600; 
	width: 45px; 
	vertical-align: bottom; 
	padding-top: 5px;
}
.calendarArea .calendar .links a { 
	color: #006600; 
	width: 45px; 
	vertical-align: bottom; 
	padding-top: 5px;
}


/*************************************/
/******** CALENDAR BALLOONS **********/
/*************************************/

#balloon-info {
	width: 155px;
	position: absolute;
	z-index: 99;
}
#balloon-info.bv1 .top {
	background: url(/images/balloons/calendar-top.png) no-repeat;
	height: 13px;
	font-size: 8px;
}
#balloon-info.bv1 .tab {
	position: relative;
	height: 11px;
	width: 30px;
	font-size: 8px;
}
#balloon-info.bv1 .body {
	background: url(/images/balloons/calendar-background.png) repeat-y;
	color: #999999;
	text-align: left;
	padding: 0px 25px 0px 13px;
	/* Because of the IE PNG fix, repeat won't work in IE */
	/*	background-repeat: repeat-y; */
}
#balloon-info.bv1 .body .title {
	padding: 0px 0px 5px 0px;
	color: #FBEC9B;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#balloon-info.bv1 .body .date {
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#balloon-info.bv1 .body  .showNote {
	color: #BDF702;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}
#balloon-info.bv1 .body  .showMemberNote {
	color: #F5C73E;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 1px;
	display: block;
}
#balloon-info.bv1 .body .desc {
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#balloon-info.bv1 .bottom {
	background: url(/images/balloons/calendar-bottom.png) no-repeat;
	height: 25px;
	font-size: 8px;
}


#balloon-info.bv2 .top {
	background: url(/images/balloons/calendar-top.gif) no-repeat;
	height: 13px;
	font-size: 8px;
}
#balloon-info.bv2 .tab {
	position: relative;
	height: 11px;
	width: 30px;
	font-size: 8px;
}
#balloon-info.bv2 .body {
	background: url(/images/balloons/calendar-background.gif) repeat-y;
	color: #999999;
	text-align: left;
	padding: 0px 40px 0px 14px;
	/* Because of the IE PNG fix, repeat won't work in IE */
	/*	background-repeat: repeat-y; */
}
#balloon-info.bv2 .body .title {
	padding: 0px 0px 10px 0px;
	color: #FBEC9B;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#balloon-info.bv2 .body .date {
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#balloon-info.bv2 .body  .showNote {
	color: #BDF702;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
#balloon-info.bv2 .body  .showMemberNote {
	color: #F5C73E;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
#balloon-info.bv2 .body .desc {
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
#balloon-info.bv2 .bottom {
	background: url(/images/balloons/calendar-bottom.gif) no-repeat;
	height: 25px;
	font-size: 8px;
}



/*************************************/
/************ BREADCRUMBS ************/
/*************************************/

.breadcrumbs {
	display: block;
	padding: 0px 0px 20px 0px; 
	margin: 0px auto; 
	text-align: left;
	color: white;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs a {
	color: white;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs a:hover {
	color: #FFE894;
	font-weight: normal;
	text-decoration: underline;
}

.breadcrumbs2 {
	display: block;
	padding: 0px 0px 20px 0px; 
	margin: 0px auto; 
	text-align: left;
	color: black;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs2 a {
	color: black;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumbs2 a:hover {
	color: #0094a0;
	font-weight: normal;
	text-decoration: underline;
}


/*************************************/
/************** FOOTER ***************/
/*************************************/

.footerArea {
	position: relative;
	width: 900px;
	padding: 0px; 
	margin: 15px auto; 
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

.footerArea a {
	color: #FFE894;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

.footerArea a:hover {
	color: #FFE894;
	font-weight: normal;
	text-decoration: underline;
}

.footerArea .pipe {
	display: inline;
	padding: 0px 8px 0px 8px; 
	color: #CDD0D1;
}


