ul { margin-left: 1em; }
li { margin-left: 1em; }

hr { border: 0; color: #544c43; background-color: #544c43; height: 1px; }
		
input {font:11px Arial, Helvetica, sans-serif}

/*|Body Brown*/
.bodycopy    { color: #544c43; font-size: 13px; line-height: 19px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/*|Body Red*/
.bodycopyRed  { color: #e35740; font-size: 13px; line-height: 19px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/*|Small Brown*/
.smalltext    { color: #544c43; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, sans-serif;  }
/*|Small Red*/
.smalltextRed    { color: #e35740; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, sans-serif;  }

/*|Headline Brown*/
.headlineBrown { color: #544c43; font-size: 16px; line-height: 18px; font-family: "Times New Roman", Times, Garamond, serif; font-weight: bold; }
/*|Headline Red*/
.headline { color: #e35740; font-size: 16px; line-height: 18px; font-family: "Times New Roman", Times, Garamond, serif; font-weight: bold; }

/*|Headline Large Brown*/
.headlineLargeBrown { color: #544c43; font-size: 20px; line-height: 22px; font-family: "Times New Roman", Times, Garamond, serif; font-weight: bold; }
/*|Headline Large Red*/
.headlineLargeRed { color: #e35740; font-size: 20px; line-height: 22px; font-family: "Times New Roman", Times, Garamond, serif; font-weight: bold; }

/*|*/

.bodycopyWhite  { color: white; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

a:link { color: #e35740; text-decoration: none; }
a:visited { color: #e35740; text-decoration: none; }
a:hover { color: #544c43; text-decoration: underline; }
a:active { color: #e35740; text-decoration: none; }