/* CSS Document */

#contentheader {
	background: #3399CC;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#nav {
	background: #fff;
	width: 100%;
	display: none;
}

#contentheader h1 {
	background: #3399CC;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 200%;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

#contentheader a {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 200%;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	background: #3399CC;
}

#nav h2 {
	background: #75B930;
	width: 100%;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}

#nav a {
	background: #75B930;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
}

#nav a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px 0px 20px 0px;
	background: #FFF;		
}

.jake-banner {
	background: #3399CC;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.jake-navbar {
	background: #75B930;
	width: 100%;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	display: none;
}

.jake-navbar-link {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
}

.jake-sidebar-group-title {
	width: 100%;
	background: #336699;
	padding: 5px;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	display: none;
}

.jake-sidebar-group-content {
	width: 100%;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	padding: 5px;
	font-family: palatino, georgia, times new roman, serif;
	color: #333000;
	font-size: 10pt;
	display: none;
}

.jake-center-content-title {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	width: 100%;
	background: #CC6033;
	padding: 5px;
}

h1 {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
	width: 100%;
	background: #CC6033;
	padding: 5px;
}

.jake-center-h3 {
	color: #336699;
}

.jake-center-content {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #333;
	font-size: 10pt;
	font-weight: normal;
	line-height: 200%;
}

.jake-center-content-small {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
	line-height: 200%;
}

.jake-coupon-code {
	color: #CC6033;
	font-weight: bold;
}

.jake-affiliate-message {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 200%;
	color: #333;
	text-align: center;
}

.jake-banner-message {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 200%;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.jake-offer-title {
	color: #336699;
}

.jake-offer {
	padding: 5px;
	border: 1px dotted #333;
}

.jake-copyright {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}

.jake-content-divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	width: 100%;
}