#fineTypeRed{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #fa4b1b;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:10pt;
}
#fineTypeRed a:link, #fineTypeRed a:visited {color: #a9978b; text-decoration: none;}
#fineTypeRed a:hover, #fineTypeRed a:active {color: #fa4b1b; text-decoration: none;}

#fineTypePink{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #a9978b;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:10pt;
}
#fineTypePink a:link, #fineTypePink a:visited {color: #fa4b1b; text-decoration: none;}
#fineTypePink a:hover, #fineTypePink a:active {color: #a9978b; text-decoration: none;}

#fineTypeBlack{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:10pt;
}
#fineTypeBlack a:link, #fineTypeBlack a:visited {color: #fa4b1b; text-decoration: none;}
#fineTypeBlack a:hover, #fineTypeBlack a:active {color: #000000; text-decoration: none;}

#mediumRed{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #fa4b1b;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:12pt;
}
#mediumRed a:link, #mediumRed a:visited {color: #fa4b1b; text-decoration: none;}
#mediumRed a:hover, #mediumRed a:active {color: #000000; text-decoration: none;}

#mediumWhite{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:12pt;
}
#mediumWhite a:link, #mediumWhite a:visited {color: #ffffff; text-decoration: none;}
#mediumWhite a:hover, #mediumWhite a:active {color: #fa4b1b; text-decoration: none;}

#headlineRed{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #fa4b1b;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:24pt;
}
#headlineRed a:link, #headlineRed a:visited {color: #fa4b1b; text-decoration: none;}
#headlineRed a:hover, #headlineRed a:active {color: #000000; text-decoration: none;}

#priceRed{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #fa4b1b;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:30pt;
}
#priceRed a:link, #priceRed a:visited {color: #fa4b1b; text-decoration: none;}
#priceRed a:hover, #priceRed a:active {color: #000000; text-decoration: none;}

#headlineWhite{
	font-family: Futura,Helvetica,Trebuchet MS,Verdana;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:24pt;
}
#headlineWhite a:link, #headlineWhite a:visited {color: #ffffff; text-decoration: none;}
#headlineWhite a:hover, #headlineWhite a:active {color: #000000; text-decoration: none;}

#blogBlack{
	font-family: Trebuchet MS,Helvetica,Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:12pt;
}
#blogBlack a:link, #blogBlack a:visited {color: #fa4b1b; text-decoration: none;}
#blogBlack a:hover, #blogBlack a:active {color: #000000; text-decoration: none;}

#blogPink{
	font-family: Trebuchet MS,Helvetica,Verdana;
	color: #a9978b;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:12pt;
}
#blogPink a:link, #blogPink a:visited {color: #fa4b1b; text-decoration: none;}
#blogPink a:hover, #blogPink a:active {color: #fa4b1b; text-decoration: none;}

form{
	margin: 0;
	text-align: left;
}
.formfield{
	width:232px;
	height:28px;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Trebuchet MS,Helvetica,Verdana;
	font-weight: normal;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	color: #a9978b;
	background: #FFFFFF;
	border-top: 1px solid #a9978b;
	border-left: 1px solid #a9978b;
	border-bottom: 1px solid #a9978b;
	border-right: 1px solid #a9978b;
}
.formfield:focus{
	border: 1px solid #fa4b1b;
}

textarea{
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Trebuchet MS,Helvetica,Verdana;
	font-weight: normal;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	color: #fa4b1b;
}

select{
	font-size: 12px;
	font-family: Trebuchet MS,Helvetica,Verdana;
	padding: 0 0 0 4px;
	margin: 0 0 0 0;
	color: #fa4b1b;
	background: #FFFFFF;
	border-top: 1px solid #a9978b;
	border-left: 1px solid #a9978b;
	border-bottom: 1px solid #a9978b;
	border-right: 1px solid #a9978b;
}


