.itemTitle {
	font-weight: bold;
}
.navlinks {
	font-weight: bold;
	background-color: #FFE4CA;
	padding: 25px;
	border: medium solid #2E1207;
	margin: 25px;
	text-align: right;
	font-size: 18px;
	line-height: 30px;
	width: 250px;
}
.itemTable {
	background-color: #FFE4CA;
	border: 1px solid #FFD9B4;
}
.itemText {
	text-indent: 15px;
	padding-left: 25px;
	font-weight: bold;
}
.sectionTitle {
	background-color: #FFD9B4;
	width: 220px;
	border: 1px none #B4968D;
	font-size: 18pt;
	font-style: italic;
	text-align: right;
	font-weight: bolder;
	float: right;
	padding: 5px;
}
.navLinksTable {

	font-weight: bold;
	background-color: #FFE4CA;
	padding: 5px;
	border: medium solid #FFEFDF;
	text-align: right;
	font-size: 18px;
	line-height: 30px;
	width: 215px;
}
.cellbgCorner {
	background-attachment: fixed;
	background-image: url(../images/Flowers/floral1pnktopSmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cellbgCorner2 {
	background-attachment: fixed;
	background-image: url(../images/Flowers/floral1pnktopSmallup.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.Navlink {
	COLOR: #CC3300;
	TEXT-DECORATION: none;
	width: 180px;
}
a:link.Navlink  {color : #CC3300;}
a:visited.Navlink  {color : #CC3300;}
/*a:active.Navlink  {background-color: #FF33FF; color : #FFFFFF;text-decoration: none;}*/
a:hover.Navlink  {background-color: #FFEFDF;color : #663300;text-decoration: none;}
.PicBoarder1 {
	border: #A3A3A3;
}
