.nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #D58aa7;
}
.photo {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69AA34;
}
body {
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #69aa34;
}
#content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FCFCFC;
	padding-bottom: 25px;
}
#title {
	background-color: #FCFCFC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69AA34;
}
#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69AA34;
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 15px;
	letter-spacing: 0.03em;
	padding-bottom: 10px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #D58AA7;
	text-decoration: none;
}
.cursive {
	font-family: "Lucida Calligraphy", "Apple Chancery", "Brush Script MT", serif;
	color: #EA2929;
	font-style: italic;
	font-size: 13px;

}
#homecontent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-left: 22px;
	padding-right: 20px;
	background-color: #FCFCFC;
	font-weight: 400;
	line-height: 21px;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #B35C71;
}
a:visited {
	color: #b35c71;
	text-decoration: none;
}
a:hover {
	color: #C27291;
	text-decoration: none;
}
.collectiontitles {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.divider2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 20px;
}
.cursivelarge {
	font-family: "Lucida Calligraphy", "Apple Chancery", "Brush Script MT", serif;
	color: #EA2929;
	font-style: italic;
	font-size: 17px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3436F;
	padding: 10px 10px 10px 18px;
	background-color: #E9D1DA;
	line-height: 14px;

}
hr {
	color: #CCCCCC;
	height: 1px;
	border-top: 1px solid #CCCCCC;



}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

