﻿body {
	background-image: url(../Images/flowerBkgrndLG.jpg);
	background-repeat: repeat; margin:0px; padding:0px;
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	 color:#393124;
}

.wht{ color:#ffffff;}
.home_dateLabel{color:#f69640; text-align:right; font-weight:bold;}
.home_eventLabel{color:#eeeeee; text-align:right; font-weight:bold;}

.home_eventLabel a{color:#eeeeee; text-align:right; font-weight:bold; text-decoration:none;}
.home_eventLabel a:visted{color:#eeeeee; text-align:right; font-weight:bold; text-decoration:none;}
.home_eventLabel a:hover{color:#eeeeee; text-align:right; font-weight:bold; text-decoration:underline;}




.txtBrown{ color:#393124; }

.txtBrown a{ color:#393124;  }
.txtBrown a:visted{ color:#393124;  }
.txtBrown a:hover{ color:#393124;  text-decoration:underline; }



.txtBrownBld{ color:#393124; font-weight:bold; }
.txtBrownBld a{ color:#393124; font-weight:bold; }
.txtBrownBld a:visted{ color:#393124; font-weight:bold; }
.txtBrownBld a:hover{ color:#393124; font-weight:bold; text-decoration:underline; }


.txtBrownBldLrg{ color:#393124; font-size:14px; font-weight:bold; }
.txtBrownBldLrg a{ color:#393124; font-weight:bold; }
.txtBrownBldLrg a:visted{ color:#393124; font-weight:bold; }
.txtBrownBldLrg a:hover{ color:#393124; font-weight:bold; text-decoration:underline; }






.XwthLinks a{ color:#ffffff;}
.XwthLinks a:vistied{ color:#ffffff;}


.pink{ color:#eec7cc;}
.pinkBld{ color:#eec7cc; font-weight:bold;}

.orange {color:#ff9331;}
.orangeBold {color:#ff9331; font-weight:bold;}
orangeBoldBig {color:#ff9331; font-weight:bold; font-size:16px;}
a{ text-decoration:none;}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:underline;}

#bodyWrapper{ 
	width:100%; 
	text-align:center;
}
#bodyContent{ 
	width:900px; 
}

#topStuff{ }

.txtJoin{ border:none; width:110px; font-size:10px; background-color:#615B4F; color:#B1ADA4; padding:2px;

}
.joinLink{ color:#f69640; font-size:11px; font-weight:bold; text-decoration:none;}
.joinLink:hover{ color:#f69640; font-size:11px; font-weight:bold; text-decoration:underline;}

.joinLink a { text-decoration:none; }
.joinLink a:vistted{ text-decoration:none; }
.joinLink a:hover{ text-decoration:underline;
}

.inspirationAuthorLabel{color:#f69640; font-weight:bold; font-style:italic;

}

#footer { color:#FFFFFF; text-decoration:none; }
#footer a{ color:#FFFFFF; text-decoration:none;}
#footer a:hover{ color:#FFFFFF; text-decoration:underline;}
.pageHeading{
color:#f69640; font-size:16px; font-weight:bold; padding-bottom:20px;

}
.subNavigation{ padding:5px; height:20px; background-color:#eeeeee; margin-top:4px; padding-left:20px;}
.subNavigationListItem{ float:left; padding-right:20px; font-weight:bold; color:#393124;}
.subNavigationListItem a{color:#393124;}

.subNavigationListItemSelected{float:left; padding-right:20px; font-weight:bold; color:#ff9331;}
.subNavigationListItemSelected a{color:#ff9331;}

.bigRoq{ font-size:24px; color:#f69640; font-weight:bold;}
.rightRailTalkAboutIt_item{ color:#eec7cc; }

.rightRailTalkAboutIt_item a{ color:#eec7cc; text-decoration:none; }
.rightRailTalkAboutIt_item a:visted{ color:#eec7cc; text-decoration:none;}
.rightRailTalkAboutIt_item a:hover{ color:#eec7cc; text-decoration:underline;}




.orangeLink a{color:#ff9331; text-decoration:none;}
.orangeLink a:visited{color:#ff9331;text-decoration:none;}
.orangeLink a:hover{color:#ff9331;text-decoration:underline;}

.orangeLink2 {color:#ff9331; text-decoration:none;}
.orangeLink2:visited{color:#ff9331;text-decoration:none;}
.orangeLink2:hover{color:#ff9331;text-decoration:underline;}

.eventTitle{ 
    font-weight:bold; 
    color:#393124; 
    font-weight:bold; 
    font-size:14px;
}
.registerForEvent{ width: 200px; padding: 4px; background-color: #eec7cc;  color:#393124; font-weight:bold; cursor:pointer; }

.pinkLinkSeparator{
 background-image:url(../images/pinkDot.jpg); 
 background-repeat:repeat-x; 
   margin-top:10px;
  margin-bottom:10px; height:5px;
}


.btnSubmit{
  width: 120px; background-color: #eec7cc;  color:#393124; font-weight:bold; cursor:pointer;
   border:none; padding:2px;

}
.textbox{ border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #efefef;     font-size:12px;     color:#333333;     padding:4px;
    text-align: left;
}