Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.generaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generaltitle
{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
.generalquote
{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	font-style:italic;
}

.homeContent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;    
    background-image: url(../images/homeContent.jpg); 
    background-repeat:no-repeat;
    height: 142px;
}

.homeContentText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;    
}

.homeContent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.homeContent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}

.freetext
{
    color:#c41836;
    font-weight:bold;
    font-size:20pt;
}
.yellowitalic
{
    color:#ffe400;
    font-size:14pt;
    font-style:italic;
    font-weight:bold;
}
.yellowitalicsmall
{
    color:#ffe400;
    font-size:12pt;
    font-style:italic;
    font-weight:bold;
}
.yellowbold
{
    color:#ffe400;
    font-size:16pt;
    font-weight:bold;
}
.yellowsmall
{
    color:#000000;
    font-size:16pt;
    
}
.hometips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.menutext a {
	color: #FFFFFF;
	text-decoration: none;
}
.menutext a:hover{
	color: #ffe400;
	text-decoration: none;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFE400;
	font-weight: bold;
}
.titletextsm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFE400;
	font-weight: bold;
}

.titletextxsm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFE400;
	font-weight: bold;
}

.titletextadmin {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFE400;
	font-weight: bold;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #464646;
	font-weight: bold;
}
a {
	color:#c20135
}.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.footerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: White;
	text-decoration: none;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}

.textError
{
    color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;      
}

.couponTable
{
    background-color: white;
    border-style:dashed;
    border-color: #afafaf;
    border-width:3px;
    height: 220px;
}

.couponTableSmall
{
    background-color: white;
    border-style:dashed;
    border-color: #afafaf;
    border-width:2px;
}

.couponTitle
{
    color: #ffe400;
    background-color: #bf0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-align: center;   
	height: 25px;
}

.couponTitleSmall
{
    color: #ffe400;
    background-color: #bf0033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	font-size: 14px;		
}

.couponTitleTiny
{
    color: #ffe400;
    background-color: #bf0033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	font-size: 12px;		
}

.couponContent1
{
	font-family: Arial, Helvetica, sans-serif;
}

.couponContent1Small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.couponContent2
{
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	text-align: left;
}

.couponContent2Small
{
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	text-align: left;
	font-size: 85%;
}

.couponPrice
{
	font-family: Arial, Helvetica, sans-serif;
	color: #bf0033;
	font-size: 30px;
	font-weight:bold;
	text-align: right;	
	width:150px;	
}

.couponPriceSmall
{
	font-family: Arial, Helvetica, sans-serif;
	color: #bf0033;
	font-size: 24px;
	font-weight:bold;
	text-align: right;	
	width:150px;	
}

.couponDisclaimer
{
    color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;  
	text-align: center;     
}

.navMenu
{
   text-decoration: none;
}

.navMenu a:hover
{
   text-decoration: underline;
}

.couponLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.couponLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}
