@charset "UTF-8";
/* CSS Document */
.homebig	{ float: right; margin-left: 20px; }
.homesmall	{ margin-bottom: 20px; }
.copyright	{ margin-top: 10px; text-align: center; }		

.thumbs		{ border: 0; padding: 0 0 5px 5px; }
.start		{ border: 0; padding: 0 0 5px 5px; }
.landing	{ text-align: right; font-family: Georgia, "Times New Roman", Times, serif; padding-top: 40px; }
.contact	{ float: left; padding-top: 8px; }
.title		{ padding-top: 15px; }
.copyright	{ padding-top: 20px; text-align: center; }
.signup		{ float: right; }
.rightpad	{ padding-right: 20px; }
.info		{ text-align: center; font-family: Georgia, "Times New Roman", Times, serif; }
.story		{ font-family: Georgia, "Times New Roman", Times, serif; text-align: center; padding: 40px 0 20px 0; }
.storyimg	{ text-align: center; margin: 40px 0; }
.storytext	{ margin: 0 150px; }
.arrows		{ margin: 20px 0; }
.arrows img	{ padding: 0 10px; }
.subnav		{ text-align: right; font: 11px/16px Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 10px 0 0 0; }
.subnav a:link	{ font-weight: normal; color: #572700; line-height: 18px; }
.subnav a:visited	{ font-weight: normal; color: #572700; }
.subnav a:hover	{ font-weight: normal; color: #ab784e; }


/* Side Nav */
a#monogram 	{ background-image:url(/images/home10/nav-monogram.gif); width:200px; height: 10px; display:block; margin-left: 20px; }
a#monogram span 	{ display:none; }
a#monogram:hover { background-image:url(/images/home10/nav-monogram-on.gif); }
a#registry 	{ margin-top: 50px; background-image:url(/images/home10/nav-registry.gif); width:200px; height: 10px; display:block; margin-left: 20px; }
a#registry span 	{ display:none; }
a#registry:hover { background-image:url(/images/home10/nav-registry-on.gif); }

