/* Brittany Pozzi Style Sheet */

body 	{ margin: 0px; background-color: #5A1069; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
h1, .mssgtitle 		{ color: #990000; font-size: 14px; font-weight: bold; font-family: "Times New Roman", Times, serif; }
h2 		{ color: #990000; font-size: 12px; font-weight: bold; font-family: "Times New Roman", Times, serif; }
td.purple	{ border-bottom: 1px solid #5A1069; }
td.brand	{ background: url(/images/brand-bottom.gif) bottom no-repeat; background-color: #FFFFFF;}

/* links */
body a:active	{ color: #990000; text-decoration: none; }
body a:link		{ color: #990000; text-decoration: none; }
body a:visited	{ color: #990000; text-decoration: none; }
body a:hover	{ text-decoration: underline; color: #990000; }
.link			{ color: #990000; text-decoration: none; }
a.link			{ text-decoration: none; }
a.link:hover 	{ text-decoration: underline; color: #990000; }

.lmenu			{ font-size: 10px; font-weight: bold; color: #666666; text-decoration: none; padding-left: 3px; }
a.lmenu			{ text-decoration: none; }
a.lmenu:hover 	{ text-decoration: none; color: #5A1069; }

/* left column */
.box		{ margin: 30px 21px 5px 25px; border: 6px solid #5A1069; width: 192px; height: 230px; }
.boxtitle	{ margin: 0 21px 25px 25px; width: 192px; align: center; }
.left 		{ border: 1px solid #402D1E; height: 439px; width: 217px; background-color: #AD8D62; margin-left: 5px; }
.lefth 		{ height: 40px; width: 215px; }
.leftc 		{ height: 137px; width: 215px; }
.left-text 	{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; padding: 5px 0 10px 0; }

/* right column */
.right 	{ width: 510px; margin: 28px 21px 25px 25px; }

/* sud-page hover */
.menu 			{ width: 202px; height: 20px; }
.hover 			{ color: #666666; font-weight: bold; padding: 6px 21px 0 25px; display: block; width: 205px; height: 20px; background-color: #FFFFFF; border-bottom: 1px solid black; }
a.hover 		{ text-decoration: none; }
a.hover:hover 	{ text-decoration: none; background-color: #5A1069; }

/* footer */
.copyright 		{ font-size: 9px; color: #FFFFFF; }
.footer 		{ font-size: 10px; font-family: "Times New Roman", Times, serif; }

.price, .smporttitle	{ font-weight: bold; font-size: 12px; }
td, .norm, .small			{ font-size: 11px }
.tiny					{ font-size: 9px }
.lmtitle				{ color: #5A1069; font-weight: bold; font-size: 11px; }
.hmfeat					{ color: #5A1069; }
