/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:125%;
	}	

li{
	font-weight:bold;
	font-size:12px;
	}
	
.nobold {
	font-weight: normal;
	}

.bodySMall{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:125%;
	}

.body{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:125%;
	}	
.body a{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#C74F1E;
	}

.body a:hover{
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color:#C74F1E;
	}
	
table{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:125%;
	}
	
td{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:125%;
	}
	
.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	}
		
.border{
	border-bottom: solid 0px #C74F1E;
	border-top: solid 2px #C74F1E;
	border-left: solid 2px #C74F1E;
	border-right: solid 2px #C74F1E;
	} 

/* added for renewal/cancel section, 10/27/2005, jdavis */
.renewal
{
	margin-top: 10px;
}

.link
{
	color: #0000ff;
}

.renewal h1
{
	background-color: #eee;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding: 5px;
	margin: 0px;
	margin-bottom: 6px;
	border-bottom: solid 1px #333;
}

.renewal h2
{
	color: #C74F1E;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* end added */
	
/*TOP MENU CLASSES*/	
.menu{	
	font-family:arial, helvetica, sans-serif;
	font-size:25px;
	background:url(images/frp_top.jpg);
	}

.menu_on{	
	font-family:arial, helvetica, sans-serif;
	font-size:28px;
	background-color:#000000;
	}
	
.menu_off{	
	font-family:arial, helvetica, sans-serif;
	font-size:28px;
	}

.menu a:hover{
	background-color:#000000;
	font-size:28px;	
	}
.submenu_on{
	background-image:url(images/red_triangle.gif);
	background-repeat:no-repeat;
	}

.submenu_off{
	background-image:none;
	background-repeat:no-repeat;
	}

.submenu a{
	background-color: #000000;
	}

.submenu a:hover{
	background-color: #000000;
	background-image:url(images/red_triangle.gif);
	font-size:28px;	
	background-repeat: no-repeat;
	}

.mktgsubmenu_on{
	background-image:url(images/red_mktg_triangle.gif);
	background-repeat:no-repeat;
	}

.mktgsubmenu a{
	background-color: #000000;
	}

.mktgsubmenu a:hover{
	background-color: #000000;
	background-image:url(images/red_mktg_triangle.gif);
	font-size:28px;	
	background-repeat: no-repeat;
	}
	
/*MAIN CONTENT SECTION*/

.headline{
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	}

.headline2{
		color:#000000;
		font-size: 16px;
		font-weight: bold;
		line-height: 125%;
		}

.headlinenobold{
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	}

.headlinebrown{
		color:#693818;
		font-size: 16px;
		font-weight: bold;
		line-height: 125%;
		}
		
.headlinebrown2{
		color:#693818;
		font-size: 18px;
		font-weight: normal;
		line-height: 125%;
		}

.headlineextrasmall{
	font-size: 9px;
	font-style:italic;
	font-weight:bold;
	}
		
.headlinesmall{
	font-size: 12px;
	font-style:italic;
	font-weight:normal;
	line-height: 125%;
	}
	
	.red {
		color:#C74F1E;
		line-height:125%;
		}

	.red a{
		color:#C74F1E;
		text-decoration:none;
		line-height:125%;
		}
		
	.red a:hover{
		color:#C74F1E;
		text-decoration:underline;
		line-height:125%;
		}
				
	.red2 {
		color:#C74F1E;
		font-size:11px;
		line-height:100%;
		
		}

	.red2 a{
		color:#C74F1E;
		text-decoration:none;
		line-height:100%;
		font-weight: bold;
		}
		
	.red2 a:hover{
		color:#000000;
		text-decoration:underline;
		line-height:100%;
		font-weight: bold;
		}
	
	.general{
		font-weight:bold;
		font-size:12px;
		line-height:100%;
		}
	
	.general a{
		text-decoration:none;
		color: #000000;
		font-weight:bold;
		font-size:12px;
		line-height:100%;
		}
	
	.general a:hover{
		color:#C74F1E;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
		line-height:100%;
		}

/*SIDE NAVIGATON*/		
	.sidenav {
		font-weight:bold;
		line-height:100%;
		font-size:11px;
		}
	
	.sidenav a{
		text-decoration:none;
		color: #000000;
		font-weight:bold;
		font-size:11px;
		line-height:100%;
		}
	
	.sidenav a:hover{
		color:#C74F1E;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
		line-height:100%;
		}
		
	.sidenavsub {
		font-weight:normal;
		color: #000000;
		line-height:100%;
		font-size:10px;
		}
	
	.sidenavsub a{
		text-decoration:none;
		color: #000000;
		font-weight:normal;
		font-size:10px;
		line-height:100%;
		}
	
	.sidenavsub a:visited{
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		font-size:10px;
		line-height:100%;
		}
	
	.sidenavsub a:hover{
		color:#C74F1E;
		text-decoration:underline;
		font-weight:normal;
		font-size:10px;
		line-height:100%;
		}
		

/*STORE*/
	
.brown{
		color:#693818;
		}
		
.price{
		font-size:18px;
		font-weight:bold;
		color:#C74F1E;
		line-height:150%;
		}

a.store{
	font-weight:bold;
	color:#000000;
	text-decoration: none;
		}
		
a.store:hover{
	font-weight:bold;
	color:#C74F1E;
	text-decoration: none;
	}
	
.storemenu_on {
	background-image:url(images/gold_triangle.gif);
	background-repeat:no-repeat;
	}

.storemenu a{
	background-color: #000000;
	}

.storemenu a:hover{
	background-color: #000000;
	background-image:url(images/gold_triangle.gif);
	font-size:28px;	
	background-repeat: no-repeat;
	}
	
.booktitle1{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-weight: normal;
	color:#472700;
	font-size: 36px;
	}
	
.booktitle2{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	font-weight: normal;
	color:#472700;
	font-size: 16px;
	}
	
.booktitle3{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	letter-spacing: normal;
	font-weight: bold;
	color:#C74F1E;
	font-size: 16px;
	}
	
.booktitle4{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-weight:normal;
	color:#C74F1E;
	font-size: 12px;
	}
	
/*BOTTOM MENU CLASSES*/	
.bottommenu{	
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	}

.bottommenu a{	
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#000000;
	}

.bottommenu a:hover{
	background:#660000;
	font-size:28px;
	color:#660000;
	}

.copyright{	
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	}

.copyright a{	
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	}

.copyright a:hover{
	text-decoration:underline;
	color:#660000;
	}
	
.select{	
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	}
	
.highlight
{
    BACKGROUND-COLOR: #CECECE;
    COLOR: #C74F1E;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: bold;
    PADDING-TOP: 10px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: solid 1px #CCCCCC;
    BORDER-BOTTOM: solid 1px #CCCCCC;
}

.promotionCode{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	letter-spacing: normal;
	font-weight: bold;
	color:#C74F1E;
	font-size: 14px;
	}
